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

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #24211d;
}

body {
font-size: 11px;
margin: 0px;
padding: 0px;

}

a:active, a:hover, a:focus {
	color: #fdc800;
}

/*fonti*/

.bold_italic {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

.font_11_white {
	font-size: 11px;
	color:#24211d;
	text-decoration: none;
}

.font_11_white a {
	color:#24211d;
	text-decoration:none;
}


.bold {
	font-weight:bold;
	}

.font_12 {
	font-size: 12px;	
}

.font_12_bold {
	font-size: 12px;
	font-weight:bold;	
}

.font_11_white_footer {
color:#FFFFFF;
}

.font_11_white {
	color:#24211d;
}

.font_11_white a {
	color:#24211d;
	text-decoration:none;
}


.font_11_white:hover {
	color:#24211d;
	text-decoration:none;
}

.font_11_white:link {
	color:#24211d;
	text-decoration:none;
}

.naslov_akcija {
	font-size: 16px;
	font-weight: bold;
	color: #b50000;
	text-decoration: none;
	text-align: left;
}

.obicajna_cena {
	color: #24211d;
	font-size: 12px;	
}

.obicajna_cena_org {
	font-size: 12px;
	color: #2c3d71;
	font-weight: bold;
}

.opis_kratki {
	color: #2c3d71;
}

.obicajna_cena_red {
	color: #b50000;
	font-size: 12px;
	font-weight: bold;
}

/*razno*/

.bgr_gumb {background: url(grafika/css/gumb.gif) repeat-x}
.crta_zgori {
	border-top: 1px solid #fdc800;
}
.crta_sp_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fdc800;
}

.bgr_tem_sivo {background-color: #adadad; color:#000000;}

.bgr_svet_sivo {background-color: #e5e5e5; color:#000000;}

/* header */

.h_bgr_header {
			background-image: url(grafika/css/header_bgr.gif);
			background-repeat: repeat-x;
			}
			
.h_skupina_levo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #24211d;			
			}
			
.h_skupina_desno {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #24211d;			
			}
			
.h_font_skupine {
	font-size: 12px;
	color: #FFFFFF;
	}

.h_font_skupine:visited {
	color: #24211d;
	text-decoration:none;
	}

.h_font_skupine:link {
	color: #24211d;
	text-decoration:none;
	}
	
.h_font_skupine:hover {
	color: #24211d;
	text-decoration:underline;
	}

#h_info {
	color:#00CC33;
	float: right;
	position:relative;
	margin-right:1px;
	margin-top:1px;
}

/*iskalnik*/

.search {
	float: left;
	border: 1px solid #fdc800;
	width: 180px;
	height: 18px;
	font-size: 12px;
}

.drop_down {
	float: left;
	border: 1px solid #fdc800;
	width: 115px;
	font-size: 12px;
}

/* okviri */

.border_1{
	border: 1px solid #fdc800;
	 }

.border_1_ltr {
	border-top: 1px solid #fdc800;
	border-right: 1px solid #fdc800;
	border-bottom: 1px none #fdc800;
	border-left: 1px solid #fdc800;
	 }

.border_1_left {
	margin-left: 3px;
	margin-top: 3px;
	border: 1px solid #fdc800;
	 }
.border_1_bottom {
	border-bottom: 1px solid #fdc800;
	 }

.border_1_right {
	margin-right: 3px;
	margin-top: 3px;
	border: 1px solid #fdc800;
	 }
	 
.border_1_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdc800;
	 }
	 
.margin_sredina {
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	 }

.font_okviri {
	font-size: 12px;
	color: #24211d;
	font-weight:bold;
	}

.font_okviri:link {
	text-decoration:none;
	}

.font_okviri:hover {
	text-decoration:none;
	}

.skupine_izdelkov {
	font-size: 12px;
	color: #24211d;
	font-weight:bold;
	text-transform: uppercase;
	}
	
.skupine_izdelkov:hover {
	color: #24211d;
	text-decoration:none;
	}
	
.skupine_izdelkov:link {
	color: #24211d;
	text-decoration:none;
	}
		
.skupine_izdelkov2 {
	font-size: 12px;
	color: #24211d;
	font-weight:bold;
	}

.naslov_akcija_18 {
	font-size: 18px;
	font-weight: bold;
	color: #b50000;
	text-decoration: none;
	text-align: left;
}

/*obvestila*/

.search2 {
	float: left;
	border: 1px solid #fdc800;
	width: 90px;
	height: 16px;
	font-size: 9px;
}

/*footer*/

.sibit {
	color:#FFFFFF;
	font-weight: bold;	
	}

.sibit:hover { 
	color:#fdc800;
	text-decoration:none;
	}
	
	
.bold_white {
	font-weight: bold;
	color:#FFFFFF
}

.bold_white:link {
	font-weight: bold;
	color:#FFFFFF;
}

.bold_white:hover {
	font-weight: bold;
	color:#24211d;
}

.border_1_top {
	margin-top: 3px;
	background-color: #fdc800;
	 }
.grey {
	background-color: #24211d;
}

