/*
Reset css 
*/

 * {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height:100%;
	outline: 0;
	padding: 0;
	margin: 0;
}

html, body{ 
	margin-top: 0px !important; 
	padding: 0 !important; 
	height:100%;	
	_text-align:center;
}

img{
	margin: 5px; 
	border: 0;
}

body, form, ul, li, p, div { font-size:12px; font-family:arial,helvetica,sans; color:#000; line-height:200%;}

a { text-decoration:none; 	
	_line-height:200%;
}

strong, b{
	font-weight: bolder;	
	line-height:200%;
}

td strong, td b{
	font-weight: bolder;	
	line-height:120%;
}

em, i {font-style:italic;}
h3{	font-size:14px;}
h2{	font-size:16px;}
h1{	font-size:18px;}

hr { 
	border: 0;
	color: #5BB0D4;
	background-color: #5BB0D4;
	height: 1px;
	width: 100%;
	margin:3px 0px 7px 0px;
}

/*
definisem telo
*/

#telo{
	padding:0;
	width:952px;
	margin:0 auto;
	background:#CCCCCC;
	_text-align:left;
}

body
{
	background-image:url('bgp.jpg');
	background-repeat:repeat-x;
} 


#header{
	background:#CCCCCC;
	height:60px;
	padding:10px 0 0 0;
}

.fl { float:left; }
.fr { float:right; }
.hide, blockquote{ display:none; }
.malo, .malo a { font-size:10px; }

#navigacija {
	border-bottom:1px solid #5BB0D4;
	height:28px;
	_border-bottom:0px solid #CCCCCC;
}

.navblock {
	display:block; 
	list-style:none;
	padding:0;
	margin:0;	
}

.navblock  a, .navblock  a:link, .navblock  a:visited, .navblock  a:active { 
	text-decoration:none; 
	font-size:15px;
	line-height:110%;
	color:#006699 !important;
}

.navblock  a:hover { text-decoration:underline; }

.navblock li {
	height:28px;
	list-style:none;
	text-align:center;
	padding:0;
	float:left;
	display:block;
	margin:0;
	line-height:110%;
	border-right:1px solid #5BB0D4;
	width: 110px;	
	_border-bottom:1px solid #5BB0D4;
	_overflow:visible;
}

li.eng{
	width: 50px;	
}

.logo {
	margin: 0px;
	height: 40px;
	width: 80px;
}

.hinput {
    font: 12px;
    width: 120px;
    padding: 2px 6px;
    margin: 0;
    color: #999999;
    border: 1px solid #5BB0D4;
    outline: none;
    display: inline-block;
}

.csubmit{
    padding: 1px 1px;
    margin-right:5px;
    height: 20px;
    cursor: pointer;
    width: 96px;
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    background: -webkit-gradient(linear, left top, left 30, from(#f1f1f1), color-stop(4%, #ffffff), to(#c4e0fc));
    background: -moz-linear-gradient(top, #f1f1f1, #ffffff 1px, #c4e0fc 30px);
    border: 1px solid #5BB0D4;
}

.errorMessage{
	font-weight:bold;
	color:#f00; 
	font-size:12px; 
	margin:0px 0px 20px 0px; 
}

label {
	font-weight:bold;
	color:#666; 
	font-size:12px; 
	margin:0px 20px 0px 0px; 
}

#slajder {
	height:330px;
	padding:0px 10px;
	text-align: center;
}

.poruka{
	text-align: center;
	font-size:10px;
	display: block;
	padding:3px 0px;
	color:#006699;
	line-height:100%;
}

.sadnaslovna {
	display:block; 
	width:100%;
	padding:10px 0 0 0;
	background:#CCCCCC;
	height: 220px;
}

.sadnaslovna  img, .uzi-blok img{
	max-width:154px;
	max-height: 192px;
	margin:0 3px;	
}

.uzi-blok img{
	max-width:154px;
	max-height: 192px;
	padding:3px;	
	margin:3px 5px;	
}

.div-blok{
	text-align: center;
	display:block; 
	border:0px outset #5BB0D4; /*#CCCCCC*/
	background:#CCCCCC;/*#F6FCFF*/
	width:160px; 	
	height: 200px;
	margin:0px 0px 10px 17px;
	padding:6px 5px 0px 5px;
	display: inline;
	_width:160px;  	
	_margin:0px 0px 12px 10px;
	_padding:3px 5px;
}

.lightboxshadow{
	-moz-box-shadow :#999999 4px 4px 6px;
	-webkit-box-shadow:#999999 4px 4px 6px;
	box-shadow :#999999 4px 4px 6px;
	filter :progid:DXImageTransform.Microsoft.Shadow(
	color='#999999', Direction=135, Strength=6);
}


#slideshow {
    position:relative;
    height:320px;
	width:930px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.red{
	display:block; 
	padding:5px;
	background:#EEEEEE;
	margin: 10px;
}

.red a{
	font-size:15px;
	line-height:110%;
	color:#006699;
	font-weight:bold;
}

.zanovo{
	background:#EEEE77;
}

.zaizmene{
	display:block; 
	padding:5px;
	margin: 10px;
	border-bottom:1px solid #5BB0D4;
}

.duze {
    width: 460px;
}

.zakategorije{
	width:150px;
	height:200px;
	margin: 0 10px;
	overflow:scroll;
	background:#FFFFFF;
    border: 1px solid #5BB0D4;
	padding:5px 0 0 5px;
	cursor:pointer;
}

.side-block1 {
	border:1px solid #5BB0D4; 
	background:#FFFFFF;
	padding:10px 15px 10px 15px;
	line-height:150%;
	margin:10px 10px 5px 20px;
	width:470px;
	_margin:0px 10px 0px 10px;
}

.side-block1 li{
	padding:0 0 3px 25px;
	background:url(raquo.gif) 10px 7px no-repeat;
	margin:0;
	list-style:none;
	display:block;
}

.side-block2 {
	width:390px;
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
	_margin:0;
	_width:380px;
}

.blanko {height:20px;}

.title {
	width:300px;
	font-weight: bolder;
	font-size:14px;
	line-height:120%;
	margin:15px 0;
}

.title1 {
	width:300px;
	font-weight: bolder;	
	font-size:14px;
	line-height:120%;
	margin:5px 0;
}

.nazad{
	width:35px;	
	text-align:right;
	padding: 0 5px;
	font-size:10px;
	font-weight: bolder;
	background: #EEEEEE;
	border:1px solid #5BB0D4; 
}

.uzi-blok{
	width:170px;
	margin: 0 0 10px 0;
	background:#FFFFFF;
	border:1px solid #5BB0D4; 
	padding:10px;
	_width:165px;
}

.siri-blok{
	width:368px;
	margin: 0 0 10px 0;
	background:#FFFFFF;
	border:1px solid #5BB0D4; 
	padding:10px;
	_width:358px;
}

.uzi-blok ul li {
	padding:0 0 3px 25px;
	background:url(raquo.gif) 10px 7px no-repeat;
	margin:0;
	list-style:none;
	display:block;
}

.uzi-blok img{
	border:1px solid #999999; 	
    _width:144px;  
    _margin:0px;  
}

.vazno{
	background:#FFBBBB;
	text-align:center;
}

div.wrapper{  
    position:relative; /* important(so we can absolutely position the description div */  
}  

div.description{  
    position:absolute; /* absolute position (so we can position it where we want)*/  
    bottom:0px; /* position will be on bottom */  
    left:0px;  
    width:100%;  
    /* styling bellow */  
    background-color:white;  
    font-size:12px;  
	font-weight: bolder;
    opacity:0.8; /* transparency */  
    filter:alpha(opacity=80); /* IE transparency */  
	display:none;
}  

p.description_content{  
    padding:4px;  
    margin:0px;  
}

.rmore{
	margin: 3px 0px 17px 0px;
	font-size:14px;
}

.siroko{
    width:92%; 
}

th{	
	line-height:200%;
	text-decoration:underline;
}

td{	
	padding:5px 2px;
	line-height:120%;
}



.mprodaje{
	text-align: center;
	line-height:120%;
	border:1px solid #999999; 	
	width:150px;
	height:130px;
	margin-top: 10px;
	margin-right: 3px;
	padding:10px 0px;
	background:url(dibbg.png) 0px 0px no-repeat;	 	
	_width:145px;
	_margin-right: 10px 0px;
	_padding: 0px;
	_height:150px;
}


.mprodaje a{
	line-height:120%;
}

