@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	background-color:#1E5F03;
	margin:0px 0px 20px 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #0C0;
}
a:active {
	text-decoration: none;
	color: #009900;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 9px;
}
-->
#clean { clear:both; }
#main{	width:800px; margin:0 auto; background-color:#FFF; border:#81D525 1px solid; }
#header { width:800px; height:120px; background-image:url(header.jpg); }
#menu { width:800px; height:30px; background-image:url(menu.jpg); }
#index_lijevo { float:left; width:385px; padding: 5px; margin-left:3px;}
#index_desno { float:left; width:385px; padding:5px;}
#footer{ width:800px; }
#index_izdvajamo{ width:385px; height:254px; background-image:url(index_izdvajamo.jpg); }
#index_pomazemo{ width:386px; height:147px; background-image:url(index_pomazemo.jpg); }
#Pnaslov {width:200px; height:20px; border-bottom:1px #0C0 solid; }

#Plijevo { width:180px;  float:left; padding-left:10px; padding-right:10px; }
#Pdesno {width:580px;  float:left; }

.naslov{ font-family: Georgia, serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em; 
color: #009900;}

.smallnaslov{ font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em; 
color: #009900;}

.linkoviProizvoda { font-family: Georgia, serif;
font-size: 11px;
font-style: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em; 
color:#000; }

.linkoviProizvoda a{ color: #000; }
.linkoviProizvoda a:hover{ color:#333; }
.linkoviProizvoda a:visited{ color:#000; }

.formFont{
	font-size:11px;}
	