/*author: www.m2-webs.com*/


body{
margin:0 auto;
padding:0 auto;
line-height: 1.4em;
font-family:"Arial",Helvetica,sans-serif;
font-size:13px;
background:white;
}

p {margin:10px}
img {padding:0 20px 0 20px;float:center; }
h2 {font-size:15px; color:#13b9f9; padding:20px 0 10px 50px;}
h1 { text-transform:uppercase; font-size:16px; text-align:left; font-family:"Arial"; color:#13b9f9; padding:20px; }
#contentwrapper  ul{list-style-image:url('images/li.jpg');margin-left:20px;}
h3{font-size:13px; color:#4fa74d; padding-left:50px;text-transform:uppercase;}
a {font-family:"Arial"; color:#4fa74d; font-size:11px; }
.test {padding:5px; border-width:1px; border-style: solid; border-color:#13b9f9;  margin:0 5px 0 5px;}
.contact {font-size:14px; text-align:left; margin:0px; line-height: 1.4em;}
.contact1 {font-size:14px; text-align:left; margin:0px; line-height: 1.4em;}
.contact2 {font-size:12px;}
#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding:0 auto;
background:white;
}

#topsection{
background:url('images/header.gif');
width: 900px;
height: 148px; /*Height of top section*/
margin:0 auto;
padding:0 auto;
}

#contentwrapper{
margin:0 auto;
padding:0 auto;
width: 800px;
background:white;
}

#okvir{
margin:0 auto;
padding:0 auto;
width:800px;
}

#right {
margin:0 auto;
padding:0 auto;
width:490px;
float:right;
}

#right-1 {
margin:0 auto;
padding:0 auto;
width:540px;
float:right;
}

#left {
float:left;
margin: 0 auto;
padding:0 auto;
width:285px;
}

#left-1 {
float:left;
margin: 0 auto;
padding:0 auto;
width:250px;
}

#footer{
clear: left;
width: 100%;
height:50px;
background:url('images/footer.gif') no-repeat;
color: #81847f;
text-align:right;
padding: 14px 0;
font-size:11px;
}
.box1{
width:180px;
float:left;

}
.box2{
width:610px;
float:right;
}


#footer a{color: #898989;}
    #footer a:hover{color: #666666; text-decoration: none;}
      #footer .f-left, #footer .f-right {padding: 0 10px;}
	  
.f-left {float:left; margin-top:0px;}
.f-right {float:right;}


#menu{
position:absoulte;
float:right;
padding-top:90px;
width:600px;	
}
	
		#menu ul{
			list-style:none;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				line-height:30px;
				height:30px;
	
			}
				#menu li a{
					display:block;
					float:left;
					color:black;
					text-transform:uppercase;
					font-size:13px;
					font-weight:bold;
					text-decoration:none;
					padding:0 10px;
					height:30px;					
				}
					#menu li a:hover{
						color:#7dae57;
						height:30px;
					}
					
			#menu li a.current{
					display:block;
					float:left;
					color:#7dae57;
					text-transform:uppercase;
					font-size:13px;
					font-weight:bold;
					text-decoration:none;
					padding:0 10px;	
					height:30px;
				}
					#menu li a:hover.current{
						color:#858882;
						height:30px;
					}
table.mytable { width: 80%; margin-left: 50px;  border: 1px solid #4fa74d;}
table.mytable td { font-size: 12px; border: none; background-color: #F4F4F4; width:350px; }
table.mytable li {list-style-image:url('images/li.jpg');margin-left:50px;}

table.mytable tr.special td { text-align:center; font-weight:bold; }

