body {
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	color:#747474;
	background:url(body_back.jpg) left top #FFFFFF;
	margin:10px;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
p{
text-align:justify;
line-height:14px;
}
#container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border:1px solid #999;
	color:#747474;
	background:url(head_back.jpg) center top no-repeat #FFFFFF;
}

#header {
	display:none;
}

.spacer {
	width:100%;
	height:15px;
}

#right {
	float:right;
	width:200px;
	padding-bottom:18px;

}
#rightcontent{
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:10px 0px;
padding-bottom:0;
margin-top:15px;
text-align:center;
width:180px;
border:solid #bbb;
color:#747474;
background-color:#FFFFFF;
border-width:2px 1px;
margin-bottom:10px;
}

#main {
	float:right;
	width:540px;
	margin-bottom:10px;
}

#footer {
	margin-top:0;
	padding-top:0;
	clear:both;
	width:740px;
	height:30px;
	border-top:2px solid  #ccc;
	background-color: #3E89F9;
	color:#eee;
	text-align:center;
}
#footer_content{
margin-top:6px;
margin-left:100px;
margin-right:100px;
font-size:8pt;
}
#footer a {
font-weight:bold;
color:#eee;
text-decoration:none;
}
#footer a:hover {
color:#FFFFFF;
}

/**************		meni_prods		***********/
#meni_prods{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
width:180px;
margin-top:20px;
}
#meni_prods li{
margin:0;padding:0;
margin-top:1px;
}
#meni_prods a{
font-size:8pt;
text-align:left;
display: block;
width:172px;
padding:2px 0;
background-color: #3E89F9;
color: #fff;
text-decoration: none;
border-left:6px solid  #ccc;
border-right:2px solid  #3E89F9;
}

#meni_prods a span{
padding-left:10px;
}
#meni_prods a:hover{
display:block;
background-color: #8FB8F1;
color:#fff;
border-right:2px solid #FFFF00;
border-left:6px solid #3E89F9;
}
#meni_prods .prod_active a, #meni_prods .prod_active a:hover{
border-left:6px solid  #FFEA00;
border-right:2px solid #FFEA00;
background-color:#3E89F9;
} 	
div.hr{
display:block;
width:90%;
padding:0;
margin:0;
border-top:1px solid #CCCCCC;
margin-left:auto;
margin-right:auto;
clear:both;
font-size:0px;
}
h1{
width:84%;
font-family:Arial, Helvetica, sans-serif;
margin:5px 0 0px 10px;
padding:5px 30px;
font-size:9pt;
font-weight:bolder;
line-height:normal;
color:#F3E506;
background:url(bluedot.gif) left center repeat-x;
}
h1 span{
text-transform:capitalize;
border:3px double #fff;
background:url(h1_back.jpg) left center repeat-x #FFF;
padding:3px 20px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
margin:0;
padding:0;
text-align:center;
font-size:9pt;
font-weight:bold;
line-height:normal;
}

#image{
margin-top:5px;
margin-bottom:8px;
}

.yellow{
color:#F3E506;
font-weight:bold;
}
.blue{
color:#3E89F9;
}

#signature{
text-align:center;
width:740px;
padding-top:10px;
margin:auto;
}
#signature img{
margin-right:10px;
border:none;
}

#meni_main{
display:block;
height:44px;
color:#fff;
margin:0;
padding:0;
}
#meni_main ul,#meni_main li{
	margin:0;
	padding:0;
}

#meni_main{
	padding-top:1px;
}

#meni_main li{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#meni_main li a{
	margin-top:18px;
	margin-right:2px;
	margin-left:2px;
	display:block;
	padding-top:6px;
	padding-bottom:1px;
	width:127px;
	height:18px;
	color:#FFFFFF;
	background:url(bt_back.jpg) left top no-repeat;
	text-align:center;
	text-decoration:none;
}
#meni_main li a:hover, #meni_main li a.active{
margin-top:14px;
height:22px;
color:#F3E506;
}
#meni_main li a.active{
color:#FFFFFF;
font-weight:bold;
}



#header_bar{
padding:14px 0 0 23px;
height:113px;
}

#to_home a{
display:block;
width:100px;
height:100px;
}
#to_home span{
display:none;
}

#holder{
display:block;
padding:0px 10px;
}
.float_left{
float:left;
}
.float_right{
float:right;
}
img.float_right{
margin-left:5px;
}

.more{
font-size:8pt;
font-weight:bold;
padding-top:10px;
color:#FFCC00;
text-decoration:none;
}
a.more:hover{
text-decoration:underline;
color:#CCCCCC;
}
h2{
color:#fff;
background:url(h1_back.jpg) left bottom repeat-x;
text-transform:capitalize;
border:2px solid #8FB8F1;
}
.matt{
margin-top:3px;
}
.matt p{
margin-top:3px;
padding:3px 5px;
color:#333333;
background-color:#DAE9FE;
border:1px dashed #3E89F9;

}
.plain{
margin-top:3px;
}

.plain p{
margin-top:3px;
padding:3px 5px;
}

/********************************/

.roundcont {
	display:block;
	background:url(rnd_back.gif) left top repeat-x #367EE9;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
	text-align:left
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.roundcont h3{
font-size:14px;
padding-left:10px;
padding-bottom:5px;
text-decoration:underline;
}
.roundcont form{
margin:10px;

}
.roundcont input{
font-family:Arial, Helvetica, sans-serif;
border:1px solid #fff;
background-color:#3E89F9;
color:#FFFFFF;
padding-left:5px;
}
.roundcont .sbmt{
padding:0 10px;
font-size:8pt;
border-left:4px solid #ccc;
border-right:2px solid #FFFF00;
}
.bold{

}
.underline{
padding-bottom:2px;
margin-bottom:2px;
display:block;
border-bottom:1px solid;
}
#thumbs img{
border:4px double #ccc;
margin:0 2px 4px 0;
width:120px;
height:80px;
}
#prod{
display:block;
height:100px;
float:right;
width:218px;

}
#prod h3{
border:solid #ccc;
border-width:1px 0;
padding:2px 10px;
color:#666666;
font-size:14px;
}
#prod ul{
list-style:none;
margin:5px 10px 5px 10px;
color:#666666;
}
#prod ul li{
display:block;
padding-left:5px;
border-bottom:1px solid #ccc;
color:#3E89F9;
}
#prod ul li .osobina{
float:left;
width:100px;
}
#prod ul li .vrednost{
font-weight:bold;
}

#prod p{
padding:5px 11px 5px 11px;
height:170px;
text-align:justify;
background:url(recycle_green.gif) right bottom no-repeat;
}
#prodimg{
width:295px;
min-height:200px;
text-align:center;
background:url(loader.gif) center center no-repeat;
}
#prodimg img{
display:block;
border:4px double #ccc;
margin-bottom:5px;
}
acronym{
cursor:help;
}
#flash{
float:right;
width:600px;
margin-right:1px;
display:block;
height:100px;
}
#mailHolder{
float:right;
margin-top:10px;
padding-top:5px;
text-align:right;
padding-right:20px;
height:20px;
}
#mailHolder a{
color:#0666F8;
font-size:11px;
font-weight:bold;
}
#mailHolder a:hover{
color:#ccc;
text-decoration:underline;
}

