* { margin:0; padding:0; border:0; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	height:100%;
	min-height:100%;
	min-width:875px;
	background:url(../images/Violak_01.jpg) repeat-x #010137;
}

body {
	margin:0px;
	height:100%;
	min-height:100%;
	line-height:1.8;
	min-width:875px;
}

p{
	margin-bottom:8px;
	margin-top:3px;
}

h1{
	font-size:19px;
	color:#9e0202;
	letter-spacing:-1px;
	margin-bottom:5px;
}

ul{
	list-style-type:none;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited { font-style: normal; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none; outline:none; }

a:hover { color:#990000; }

a.else:link, a.else:visited { font-style: normal; font-size:11px; color:#ff7e02; text-decoration: none; border:none; font-weight:400; }

a.else:hover { font-style: normal; color:#f93385; font-size:11px; text-decoration: none; border:none; font-weight:400;}

/* =Top
-----------------------------------------------------------------------------*/
#top{
	height:33px;
	width:100%;
	float:left;
	text-align:right;
	padding-top:10px;
}

#menu-container{
	width:100%;
	float:left;
	text-align:center;
	background:url(../images/menu-bg.gif) center top no-repeat;
	margin-bottom:10px;
	height:38px;
}

#menu{
	margin-left:auto;
	margin-right:auto;
	height:36px;
	line-height:36px;
}

#menu li{
	display:inline;
	padding-right:17px;
	padding-left:17px;
}

#menu a:link, #menu a:visited{
	color:#ffffff;
	font-size:16px;
	border:none;
	font-weight:normal;
}

#menu a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}

.current a:link, .current a:visited, .current a:hover, .current a:active{
	color:#ffffff;
	font-size:16px;
	border:none;
	font-weight:bold;
	text-decoration:underline;
}

#right li a{
	font-style: normal; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none; border-bottom:1px #ffffff dotted;  display:block; height:40px; line-height:40px;}
	
	#right li a:hover{
		letter-spacing:2px;
	}
	
/* =Content
-----------------------------------------------------------------------------*/
#languages{
	float:right;
	color:#FFFFFF;
	padding-right:25px;
}

#wrapper{
	width:875px;
	min-width:875px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}

#container {      
	width:874px;
	height:auto;
	min-height:auto;	
}

#content-bg{    
	width:874px;
	height:100%;
	min-height:100%;
	float:left;
	background:url(../images/Violak_15.jpg) top left no-repeat #6c6c8b;
	
}

#content{
	float:left;
	background:url(../images/Violak_18.jpg) bottom left no-repeat ;
	width:874px;
	padding-bottom:15px;
}

#header{
	height:318px;
	width:875px;
	float:left;
	background:url(../images/Violak_03-11.jpg) no-repeat;
}

#main{
	float:left;
	background:url(../images/Lira01_05.jpg) 560px 0px no-repeat;
	padding-top:20px;
	padding-left:25px;
	padding-right:15px;

}

#left{
	width:540px;
	float:left;
	min-height:100%;
	height:100%;
}

#right{
	padding-left:20px;
	width:250px;
	float:left;
	min-height:100%;
	height:100%;
}

/* =Proionta only
-----------------------------------------------------------------------------*/
.product{
	float:left;
	width:175px;
	height:170px;
	text-align:center;
}

#products img{
	float:left;
	border:1px solid #990000;
}

#products a{
	float:left;
	display:block;
	height:auto;
	text-align:center;
	width:100%;
	line-height:1.4;
}

#forma{
width:540px;
	float:left;
}

/* =Contact only
-----------------------------------------------------------------------------*/
#contact{
	margin-right:20px;
	width:400px;
	float:left;
	min-height:100%;
	height:100%;
}

#map{
	width:370px;
	height:350px;
	float:left;
	margin-bottom:10px;
	border:#ffffff 1px dotted;
	margin-right:10px;
	margin-top:20px;
	color:#333333;
}

input, textarea{
   font-style:italic;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12px;
   color:#990000;
   padding:4px;
   margin-bottom:5px;
   border:dotted 1px #990000;
   background-color:#FFFFFF;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	margin-top:15px;
	padding-top:5px;
	border-top:1px solid white;
	height:60px;
	width:100%;
	line-height:25px;
	text-align:center;
	font-size:11px;
}
