/*@import url(/reset.css) screen; */

body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
	background: url(/images/background_top.gif) repeat-x #27343c;
}


/* Layout */

#wrapper {
	margin: 0 auto;
	width: 925px;
}

#header {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.logomargin { margin-right: 65px } 


.roundleft {background: url(/images/menu_leftround.gif) no-repeat top left }
.roundright {background: url(/images/menu_rightround.gif) no-repeat top right }


	/* CSS Tab Designer */
		
		#tabs {
		  background:#0c1216;
		  font-size:100%;
		  line-height:normal;
		  }
		#tabs ul {
			margin:0;
			padding: 4px 15px 24px;
			list-style:none;
		  }
		#tabs li {
		  display:inline;
		  margin:0;
		  padding:0;
		  }
		#tabs a {
		  float:left;
		  background:url("/images/tableft.gif") no-repeat left top;
		  margin:0;
		  padding:0 0 0 4px;
		  text-decoration:none;
		  }
		#tabs a span {
		  float:left;
		  display:block;
		  background:url("/images/tabright.gif") no-repeat right top;
		  padding:4px 15px 6px 6px;
		  color:#fff;
		  }
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#tabs a span {float:none;}
		/* End IE5-Mac hack */
		#tabs a:hover span {
		  color:#003399;
		  }
		#tabs a:hover {
		  background-position:0% -42px;
		  }
		#tabs a:hover span {
		  background-position:100% -42px;
		  }
	
			#tabs #current a {
					background-position:0% -42px;
					color: black;
			}
			#tabs #current a span {
					background-position:100% -42px;
					color: black;
			}
		
	/* End of CSS Tab Designer */


#container {
	background: #ffffff;
	padding: 15px 0 15px;
}

#content {
	margin: 0 auto;
	width: 897px;
	background: url(/images/content_back.gif) ;
}

.contenttl { background: url(/images/content_tl.gif) no-repeat top left }
.contenttr { background: url(/images/content_tr.gif) no-repeat top right }
.contentbl { background: url(/images/content_bl.gif) no-repeat bottom left }
.contentbr { background: url(/images/content_br.gif) no-repeat bottom right;/*	padding: 15px; */}

/* Home page */

#homecontentleft {
	width: 465px;
	vertical-align: top;
	background: url(/images/home_contentback.gif) repeat-x #fff;
}

#homecontentright {
	width: 430px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.contenthometl { background: url(/images/home_contenttl.gif) no-repeat top left }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding: 10px 20px 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

#hometext p {
	background: transparent;
	text-align: justify;
	padding: 8px 20px 0px;
}

#polaroid {
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

/*
#polaroid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	width: 230px;
	vertical-align: middle;
	text-align: center;
}
*/

.polaroid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	width: 230px;
	vertical-align: middle;
	text-align: center;
}

.cena {
	font-size: 18pt;
	text-align: center;
	vertical-align: middle;
	width: 110px;
}

.klikni {
	 font-size: 8pt;
}

#offerwind {
	width: 350px;
	margin: 0 auto;
	padding: 5px 5px 5px;
	background-color: #ffffff;
	border: 1px solid #333;
}

.offerwind {
	float: left;
	width: 350px;
	margin: 5px;
	padding: 5px 5px 5px;
	background-color: #ffffff;
	border: 1px solid #333;
}


/* Ponuda */

.offertext {
	margin: 0 auto;
	width: 860px;
	margin-bottom: 20px;
	background: transparent;
	background: url(/images/offer_b.gif) bottom;
}

.offertext h2 {
    height: 15px;
    background-image: url(/images/offer_t.gif);
    margin-bottom: -15px;
}

.offertext p {
	background: transparent;
	text-align: justify;
	padding: 15px 20px 0px;
}

/*
.offertl { background: url(/images/offer_tl.gif) no-repeat top left }
.offertr { background: url(/images/offer_tr.gif) no-repeat top right }
.offerbl { background: url(/images/offer_bl.gif) no-repeat bottom left }
.offerbr { background: url(/images/offer_br.gif) no-repeat bottom right }
*/

#offerwind {
	width: 350px;
	margin: 0 auto;
	padding: 5px 5px 5px;
	background-color: #fff;
	border: 1px solid #333;
}



#footer {
	clear: both;
	background-color: #0c1216;
	text-align: center;
	color: #cccccc;
	font-size: 0.9em;
	width: 925px;
	margin: 0 auto;
}

#footer a {
	color: white;
	text-decoration: none;	
}

#footer a:hover{
	text-decoration: underline;	
}

#footertext { padding: 6px 0px 6px; line-height: 1.7 }

.footerleft {background: url(/images/footer_leftround.gif) no-repeat bottom left }
.footerright {background: url(/images/footer_rightround.gif) no-repeat bottom right }


.bulletdetalji {
	list-style: none;
	font-size: 14px;
}

.input_text {
	padding: 1px 5px;
	background-image:url(/images/mailing_textfield.gif);
	background-repeat: repeat-x;
	border: 1px solid gray; font-size:11pt
}

.input_text option {
	padding: 0px;
	background-color:transparent;
}

select.input_text {
	padding: 0px;
}

.price_promotion {
	color: red;
	font-weight: bold;
}