body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#ffffff;
}

#wrapper {
	display:block;
	width: 989px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#content_basic{
	width: 989px;
	clear: both;
	float: left;
	padding: 0;
	display:block;
	margin:0;
	background-image:url("images/bk_basic.gif");
	background-repeat:repeat-y;
}

/* heder */
#heder{
	width: 805px;
	height: 45px;
	clear: both;
	float: left;
	padding-left: 184px;
	padding-top:140px;
	display:block;
	margin:0;
	background-image:url("images/heder.gif");
	background-repeat:no-repeat;
}

.nav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6d;
}
.nav  a { color: #6d6d6d; text-decoration: none;}
.nav  a:link { color: #6d6d6d; text-decoration:none;}
.nav  a:hover { color: #7d0404; text-decoration: none;}
.nav  a:active { color: #7d0404; text-decoration: none;}

.nav_raz {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6d;
	padding-left:5px;
	padding-right:5px;
}

.nav_sel {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7d0404;
}
.nav_sel  a { color: #7d0404; text-decoration: none;}
.nav_sel  a:link { color: #7d0404; text-decoration:none;}
.nav_sel  a:hover { color: #7d0404; text-decoration: none;}
.nav_sel  a:active { color: #7d0404; text-decoration: none;}

/* content */
#content_top{
	width: 989px;
	height: 10px;
	clear: both;
	float: left;
	padding:0;
	display:block;
	margin:0;
	background-image:url("images/content_top.gif");
	background-repeat:no-repeat;
}

#content_bk{
	width: 946px;
	clear: both;
	float: left;
	padding-left:21px;
	padding-right:22px;
	display:block;
	margin:0;
	background-image:url("images/bk_content.gif");
	background-repeat:repeat-y;
}

#content_content_bk{
	width: 946px;
	clear: both;
	float: left;
	padding:0;
	display:block;
	margin:0;
	background-image:url("images/bk_content_big.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}

#content_bottom{
	width: 989px;
	height: 13px;
	clear: both;
	float: left;
	padding:0;
	display:block;
	margin-bottom:10px;
	background-image:url("images/content_bottom.gif");
	background-repeat:no-repeat;
}

/* footer */
#footer{
	width: 989px;
	height: 103px;
	clear: both;
	float: left;
	padding:0;
	display:block;
	margin:0;
	background-image:url("images/footer.gif");
	background-repeat:no-repeat;
}

#footer_1{
	width: 955px;
	clear: both;
	float: left;
	padding-top: 8px;
	padding-right: 34px;
	display:block;
	margin:0;
	text-align:right;
}

.footer_1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #f7d35f;
}
.footer_1  a { color: #f7d35f; text-decoration: none;}
.footer_1  a:link { color: #f7d35f; text-decoration:none;}
.footer_1  a:hover { color: #f7d35f; text-decoration: underline;}
.footer_1  a:active { color: #f7d35f; text-decoration: underline;}

.footer_1_raz {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #f7d35f;
	padding-left:5px;
	padding-right:5px;
}

#footer_2{
	width: 900px;
	clear: both;
	float: left;
	padding-top:27px;
	padding-left: 46px;
	display:block;
	margin:0;
}

.footer_2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
}
.footer_2  a { color: #6d6d6d; text-decoration: none; font-weight: bold;}
.footer_2  a:link { color: #6d6d6d; text-decoration:none;font-weight: bold;}
.footer_2  a:hover { color: #6d6d6d; text-decoration: underline;font-weight: bold;}
.footer_2  a:active { color: #6d6d6d; text-decoration: underline;font-weight: bold;}

.undercover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

/* naslovna */
#naslovna_content{
	width: 946px;
	height: 411px;
	clear: both;
	float: left;
	padding:0;
	display:block;
	margin:0;
}

#naslovna_blok1{
	width: 212px;
	clear: none;
	float: left;
	padding-left:26px;
	display:block;
	margin:0;
}

#blok1_naslov{
	width: 212px;
	clear: both;
	float: left;
	padding-top:25px;
	display:block;
	margin-bottom:10px;
}
.blok1_naslov {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6d6d6d;
}

#pro_bk{
	width: 192px;
	height:19px;
	clear: both;
	float: left;
	padding-left:22px;
	padding-top:6px;
	display:block;
	background-image:url("images/pro_bk.gif");
	background-repeat:no-repeat;
	margin-bottom:2px;
}

.pro {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #b11925;
}
.pro  a { color: #b11925; text-decoration: none;}
.pro  a:link { color: #b11925; text-decoration:none;}
.pro  a:hover { color: #b11925; text-decoration: underline;}
.pro  a:active { color: #b11925; text-decoration: underline;}

.pro_sel {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6d;
}
.pro_sel  a { color: #6d6d6d; text-decoration: none;}
.pro_sel  a:link { color: #6d6d6d; text-decoration:none;}
.pro_sel  a:hover { color: #6d6d6d; text-decoration: none;}
.pro_sel  a:active { color: #6d6d6d; text-decoration: none;}

#naslovna_blok2{
	width: 286px;
	clear: none;
	float: left;
	padding-left:62px;
	padding-top:25px;
	display:block;
	margin:0;
}

.blok2_txt {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #6d6d6d;
	text-align:justify;
}

#naslovna_blok3{
	width: 277px;
	clear: none;
	float: left;
	padding-left:70px;
	padding-top:11px;
	display:block;
	margin:0;
}

#pretraga_box{
	width: 230px;
	height:151px;
	clear: both;
	float: left;
	padding-top:39px;
	padding-left:19px;
	padding-right:19px;
	display:block;
	margin:0;
	background-image:url("images/pretraga_box.gif");
	background-repeat:no-repeat;
}

#pretraga_polje{
	width: 230px;
	height:24px;
	clear: both;
	float: left;
	padding:0;
	display:block;
	margin:0;
}

#pretraga_dugme{
	clear: both;
	float: left;
	padding-top:10px;
	padding-left:167px;
	display:block;
	margin:0;
}

#srchform {
	margin: 0;
	padding: 0;
}

#srchform input {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana;
	font-size: 11px;
	color: #6d6d6d;
}

#srchform #srchtext {
	padding-left:4px;
	padding-top:3px;
	width: 224px;
	height: 17px;
	background-color:#ffffff;
	border: 1px solid #c9c7ba;
	margin:0;
}


/* naslovna top 10 */
#naslovna_top{
	width: 944px;
	height: 161px;
	clear: both;
	float: left;
	padding-left: 45px;
	display:block;
	background-image:url("images/top_bk.gif");
	margin-bottom: 40px;
}

#naslovna_top_1{
	width: 902px;
	height: 44px;
	clear: both;
	float: left;
	margin:0;
	padding-top:10px;
}

.top10_naslov {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6d6d6d;
}

#naslovna_top_2{
	width: 902px;
	height: 84px;
	clear: both;
	float: left;
	margin:0;
	padding:0;
}

#motioncontainer {
	width: 902px;
	height: 84px;
	}

#motioncontainer a img {
	border: 2px solid #f2f2f2;
	margin-right: 18px;
	}

#motioncontainer a:hover img {
	border-left: 2px solid #e3e3e3;
	border-right: 2px solid #e3e3e3;
	}

#statusdiv {
	background-color: #f2f2f2;
	border: 2px #f2f2f2;
	padding: 0;
	position: absolute;
	left: -300px;
	visibility: hidden;
	}

#motioncontainer a:hover {
	color: #e3e3e3 /* Dummy definition to overcome IE bug */
	}
	
/* proizvodi */
#pro_left{
	width: 650px;
	clear: none;
	float: left;
	padding-left: 40px;
	display:block;
}

#pro_naslov{
	width: 630px;
	height:23px;
	clear: both;
	float: left;
	display:block;
	padding-left: 20px;
	background-image:url("images/pro_naslov.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-top: 27px;
	margin-bottom:26px;
}

.pro_naslov {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6d6d6d;
}
.pro_naslov  a { color: #6d6d6d; text-decoration: none;}
.pro_naslov  a:link { color: #6d6d6d; text-decoration:none;}
.pro_naslov  a:hover { color: #6d6d6d; text-decoration: underline;}
.pro_naslov  a:active { color: #6d6d6d; text-decoration: underline;}

#proizvod_wrapper{
	width: 630px;
	clear: both;
	float: left;
	display:block;
	padding-left: 20px;
	margin:0;
}

#proizvod_fotka{
	width: 150px;
	clear: none;
	float: left;
	display:block;
	padding-right: 20px;
}

#proizvod_txt{
	width: 400px;
	clear: none;
	float: left;
	display:block;
	padding:0;
	margin-top:10px;
}

.proizvod_naziv {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7d0404;
}
.proizvod_naziv  a { color: #7d0404; text-decoration: none;}
.proizvod_naziv  a:link { color: #7d0404; text-decoration:none;}
.proizvod_naziv  a:hover { color: #7d0404; text-decoration: underline;}
.proizvod_naziv  a:active { color: #7d0404; text-decoration: underline;}

.pro_opis {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
}

.pro_cena {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7d0404;
	padding-left:20px;
}

.pro_sifra {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7d0404;
	padding-left:20px;
}

.proizvod_detaljine {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7d0404;
	padding-left:20px;
}
.proizvod_detaljine  a { color: #7d0404; text-decoration: none;}
.proizvod_detaljine  a:link { color: #7d0404; text-decoration:none;}
.proizvod_detaljine  a:hover { color: #7d0404; text-decoration: underline;}
.proizvod_detaljine  a:active { color: #7d0404; text-decoration: underline;}

#proizvod_razmaci{
	width: 600px;
	height:1px;
	clear: both;
	float: left;
	display:block;
	padding-left: 10px;
	margin-bottom:30px;
	margin-top:30px;
	background-color:#efefef;
}

#veliki_proizvod_wrapper{
	width: 404px;
	clear: both;
	float: left;
	display:block;
	padding-left: 50px;
	margin:0;
}

#veliki_proizvod_naslov{
	width: 404px;
	clear: both;
	float: left;
	display:block;
	margin-bottom: 12px;
}

#veliki_proizvod_fotka{
	width: 404px;
	clear: both;
	float: left;
	display:block;
	margin-bottom: 12px;
}

#veliki_proizvod_opis{
	width: 392px;
	clear: both;
	float: left;
	display:block;
	margin-bottom: 12px;
	padding-left: 6px;
	padding-right: 6px;
	text-align:justify;
}

#veliki_proizvod_cena{
	width: 300px;
	clear: both;
	float: left;
	display:block;
	margin-bottom: 12px;
	padding-left: 30px;
}

#veliki_proizvod_korpa{
	width: 300px;
	height: 60px;
	clear: both;
	float: left;
	display:block;
	margin-top: 20px;
	padding-left: 6px;
}

/* top 10 */
#top10_naslov{
	width: 212px;
	clear: both;
	float: left;
	padding-top:25px;
	display:block;
	margin-bottom:40px;
}

/* o nama */
#onama_wrapp{
	width: 866px;
	clear: both;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	display:block;
	margin-bottom: 40px;
}

#onama_naslov{
	width: 866px;
	clear: both;
	float: left;
	padding-top:25px;
	display:block;
	margin-bottom:30px;
}

#onama_left{
	width: 532px;
	clear: none;
	float: left;
	padding-right: 30px;
	display:block;
}

#onama_right{
	width: 304px;
	clear: none;
	float: left;
	padding:0;
	display:block;
}

#onama_foto{
	width: 304px;
	clear: both;
	float: left;
	padding:0;
	display:block;
	margin-bottom: 15px;
}

.onama_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6d6d6d;
	text-align:justify;
}

/* kontakt */
#kontakt_left{
	width: 700px;
	clear: none;
	float: left;
	display:block;
}

.kontakt_txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6d6d6d;
}
.kontakt_txt  a { color: #7d0404; text-decoration: none;}
.kontakt_txt  a:link { color: #7d0404; text-decoration:none;}
.kontakt_txt  a:hover { color: #7d0404; text-decoration: underline;}
.kontakt_txt  a:active { color: #7d0404; text-decoration: underline;}

.kontakt_txt2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
}

table.cart_table {
	float: left;
	clear: both;
	border: 2px solid #7d0404;
	margin-left: 200px;
	width: 500px;
}

table.cart_table th {
	background-color: #7d0404;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	color: #ffffff;
}

table.cart_table td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #7d0404;
}

table.cart_table td  a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #7d0404;
	text-decoration: underline;
}


table.checkout {
	float: left;
	clear: both;
	margin-left: 200px;
}

table.checkout td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #7d0404;
}

table.checkout td input {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #7d0404;
	border: 1px solid #7d0404;
}
