html {
	background: url('images/big_bg.jpg') no-repeat fixed 50% 0%;
	background-color: white;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
}

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

a img {
	border: none;
}

a {
	color: #aa0635;
}

a.small-link {
	font-size: 0.8em;
}

#container {
	width: 1020px; 
	margin: auto;
	text-align: left;
	background-position: 0px 105px;
	padding-bottom: 10px;
}

#header {
	width: 980px;
	height: 105px;
	position: relative;
	margin-left: 20px;
}
#header_top_menu {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: white;
	font-size: 12px;
	list-style-type: none;
	padding: 0 13px 0 0;
	margin: 0px;
	height: 25px;
}
#header_top_menu li {
	float: left;
	color: #717171;
	padding: 0px 7px;
	line-height: 25px;
}
#header_top_menu li a{
	color: #717171;
	text-decoration: none;
}
#header_middle_menu {
	position: absolute;
	top: 25px;
	right: 0px;
	background-color: #AA0635;
	font-size: 12px;
	list-style-type: none;
	padding: 0px 13px 0px 0px;
	margin: 0px;
	height: 25px;
	/*overflow: hidden;*/
}
#header_middle_menu li {
	float: left;
	color: white;
	padding: 0px 7px;
	line-height: 25px;
}
#header_middle_menu li a{
	color: white;
	text-decoration: none;
	color: white;
	padding: 0px 10px 2px 10px;
	height: 20px;
	line-height: 20px;
	margin-top: 2px;
	display: block;
}
#header_middle_menu li {
	float: left;
	position: relative;
}
#header_middle_menu div.dropdown {
	background: url('images/side_box.png') white; 
	position:absolute;
	left:-9999px;
	top: 25px;
	padding: 10px 20px 20px 20px;
	border: 1px solid #adadad;
	z-index: 102;
	color: #3f3f3f;
}
#header_middle_menu div.dropdown li { 
	color: #3f3f3f;
	float: none;
}
#header_middle_menu div.dropdown label { 
	display:block;
}

#header_middle_menu li:hover div.dropdown {
	right: 7px;
	z-index: 102;
	left: auto;
}
#header_middle_menu li:hover a{ 
	background: url('images/side_box.png'); 
	border-top: 1px solid #adadad;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	color: #aa0635;
	height: 21px;
	position: relative;
	z-index: 103;
}
#header_middle_menu li:hover div.dropdown a{ 
	text-decoration:none;
	border: none;
}
#header_middle_menu li:hover div.dropdown li a:hover{ 
	text-decoration: underline;
}


#header_kosarica {
	position: absolute; 
	top: 55px; 
	right: 0px; 
	color: #111111;
	line-height: 38px;
	padding-right: 20px;
	cursor: pointer;
	z-index: 101;
}
.header_kosarica_open {
	background: url("images/side_box.png") repeat;
	border-top: 1px solid #adadad;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	border-bottom: none;
}
.header_kosarica_closed {
	background-color: white;
	border: 1px solid white;
}

#header_kosarica span {
	color: #AA0635;
}
#kosarica_vsebina {
	position: absolute;
	top: 95px;
	right: 0px;
	z-index: 100;
	padding: 10px;
	background: url("images/side_box.png") repeat;
	border: 1px solid #adadad;
}

#content {
	width: 945px; 
	background-color: white;
	padding: 10px 40px 20px 40px;
	background: url('images/main_bg.png') repeat-y;
}

#main_menu {
	position: relative;
	height: 30px !important;
	background-color: #AA0635;
	width: 940px;
	padding-left: 5px;
}
#main_drop_down {
	position: absolute;
	left: 5px;
	top: 0px;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	z-index: 10;
}
#main_drop_down li {
	float: left;
}
#main_drop_down li a.main_menu_b 
{
	color: white;
	text-decoration: none;
	color: white;
	padding: 3px 7px 7px 7px;
	height: 14px;
	margin-top: 5px;
	display: block;
	border-top: 1px solid #aa0635;
	border-left: 1px solid #aa0635;
	border-right: 1px solid #aa0635;
}

#main_drop_down div.dropdown {
	background: url('images/side_box.png') white; 
	position:absolute;
	left:-9999px;
	top: 30px;
	padding: 10px 20px 20px 20px;
	border: 1px solid #adadad;
	z-index: 50;
}
#main_drop_down ul {
	padding: 0px;
	list-style:none;
	float: left;
}
#main_drop_down ul li {
	float:none;
	padding: 0px;
}
#main_drop_down ul a {
	white-space: normal;
	/*white-space:nowrap; */
	color: #aa0635;
}
#main_drop_down ul li.parent {
	padding-bottom: 2px;
	margin: 10px 0 2px 0;
	border-bottom: 1px solid #adadad;
}
#main_drop_down ul li.parent a {
	white-space:nowrap; 
	color: black;
}
#main_drop_down li:hover div.dropdown { 
	left: 0px; 
}
#main_drop_down li:hover div.dropdown-zero-left {
	left: 0px;
}
#main_drop_down li:hover a{ 
	background: url('images/side_box.png'); 
	border-top: 1px solid #adadad;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	color: #aa0635;
	height: 15px;
	position: relative;
	z-index: 51;
}
#main_drop_down li:hover div.dropdown a{ 
	text-decoration:none;
	border: none;
}
#main_drop_down li:hover div.dropdown li a:hover{ 
	text-decoration: underline;
}

.side_box {
	position: relative;
	width: 180px;
	border: 1px solid #adadad;
	background: url('images/side_box.png');
	margin: 0 0 0 11px;
	padding: 45px 10px 10px 10px;
	font-size: 12px;
}
.side_box a {
	color: #3f3f3f;
	text-decoration: none;
}
.side_box a:hover {
	color: #3f3f3f;
	text-decoration: underline;
}
.small_flag {
	position: absolute;
	left: -11px;
	top: 10px;
	height: 22px;
	background: url('images/flag_part2.png') no-repeat;
	padding: 5px 0 0 7px;
	color: white;
}
.small_flag h5 {
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	height: 22px;
	padding-right: 5px;
	background: url('images/flag_part1.png');
	background-repeat:repeat-x;
}
.small_flag a {
	color: white;
	text-decoration: none;
}
.small_flag a:hover {
	text-decoration: underline;
}
.main_site_box {
	width: 200px; 
	margin-right: 20px; 
	float: left;
	color: #3f3f3f;
	font-size: 13px;
}
.main_site_box h1 {
	font-size: 15px;
	margin: 5px 0px;
}
a.main_site_box_link {
	text-decoration: none;
	color: #222222;
}
a.main_site_box_link:hover {
	color: #aa0635;
}

#footer {
	width: 100%;
	background: url('images/footer_bg.png');
	margin-top: 20px;
	color: #3f3f3f;
	font-size: 11px;
}
#footer ul {
	list-style-type: none;
	float: left;
	padding: 20px 10px;
	margin: 0px;
}
#footer ul li a {
	color: #3f3f3f;
	text-decoration: none;
}
#footer ul .footer_h a {
	color: #aa0635;
}

#trgovina-footer {
	width: 100%;
	padding: 20px 0px;
	border-top: 2px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
}
#trgovina-footer div.foot-box {
	width: 130px;
	float: left;	
}
#trgovina-footer b {
	font-size: 1.3em;
	color: black;
}
#trgovina-footer p {
	width: 160px;
	float: left;
	padding: 0px 15px 0px 10px;
	font-size: 0.7em;
	margin: 0;
	color: #3f3f3f;
}


#tail {
	width: 100%; 
	position: relative; 
	font-size: 12px; 
	padding: 10px 0px;
}
#tail ul {
	list-style-type: none;
	margin: 0px;
}
#tail ul li {
	float: left;
}
#tail ul li a {
	color: #3f3f3f;
	text-decoration: none;
	padding: 10px;
	display: block;
}

.pagination a {
	color: #3f3f3f;
	text-decoration: none;
}
.pagination a:hover {
	color: #aa0635;
}

h2.item-caption {
	color: black;
	font-size: 15px;
	margin: 0px;
	height: 37px;
}
h2.item-caption a {
	color: black;
	text-decoration: none;
}
.item-discount-znacka {
	position: absolute;
	top:10px;
	right: 10px;
	background: url('images/popust_znacka.png');
	height: 52px;
	width: 52px;
	font-weight: bold;
	color: white;
	line-height: 52px;
	text-align: center;
	font-size: 0.9em;
}
.item-discount-znacka-big {
	position: absolute;
	top:10px;
	right: 10px;
	background: url('images/popust_izkaznica.png');
	height: 50px;
	width: 71px;
	font-weight: bold;
	color: white;
	text-align: center;
	font-size: 0.7em;
	padding-top: 21px;
}
.item-discount-znacka-big span {
	font-size: 17px;
	display: block;
}

h1.main-header {
	color: #3f3f3f;
	font-size: 29px;
	font-weight: normal;
	border-bottom: 1px solid #adadad;
	margin: 10px 0;
	padding-bottom: 10px;
}
/* Prikazovanje izdelkov pri katalogu, kolekciji, darilih (ajax) */
.ajax-item-description {
	height: 60px;
	padding: 2px 0px 25px 0px;
	font-size: 12px;
}
.ajax-item-material {
	padding: 0px 0px 2px 0px;
	font-size: 11px;
}
.item p {
	color: #3f3f3f;
	margin: 0px;
	border-bottom: 1px dashed #adadad;
	position: relative;
}
.item-price {
	color: #3f3f3f;
	font-size: 16px;
	position: absolute;
	right: 0px;
	bottom: 5px;
}
.item-discount {
	color: #3f3f3f;
	font-size: 14px;
	position: absolute;
	left: 0px;
	bottom: 5px;
	text-decoration: line-through; 
}

.izkaznica-korak {
	float: left; 
	width: 180px; 
}
.izkaznica-korak p {
	width: 140px; 
	height: 32px; 
	line-height: 32px; 
	padding: 0 0 5px 40px; 
	border-bottom: 1px solid #adadad; 
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
.izkaznica-korak select {
	width: 100%;
	font-size: 15px;
}
.izkaznica-na-zalogi {
	color: #6EC563;
	font-size: 15px;
	font-weight: bold;
	background: url(images/accept.png) no-repeat 0 50%;
	padding-left: 20px;
}
.izkaznica-ni-na-zalogi {
	color: #aa0635;
	font-size: 15px;
	font-weight: bold;
	background: url(images/error.png) no-repeat 0 50%;
	padding-left: 20px;
}

.breadcrumbs {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.breadcrumbs li {
	float: left;
	color: #3f3f3f;
	font-size: 12px;
}
.breadcrumbs li a{
	display: block;
	text-decoration: none;
	color: #aa0635;
	border-right: 1px solid #3f3f3f;
	padding-right: 5px;
	margin-right: 5px;
}	
.breadcrumbs li a:hover{
	text-decoration: underline;
}	

.gray_small_link {
	color: #adadad;
	font-size: 11px;
	text-decoration: none;
}
.gray_small_link img{
	vertical-align: middle;
}
.gray_small_link:hover {
	text-decoration: underline;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 30px; /*--Set height of tabs--*/
	border-bottom: 1px solid #adadad;
	width: 100%;
	font-size: 12px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 29px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	margin-right: 5px;
	overflow: hidden;
	position: relative;
	background: url('images/footer_bg.png') repeat;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #fff;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	border-top: 1px solid #adadad;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border: 1px solid #adadad;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 12px;
}

a.small_button {
	text-decoration: none;
}
#izkaznica-cene {
	color: #3f3f3f;
	margin: 10px;
	font-size: 14px;
}
#izkaznica-cena, #izkaznica-vasa-cena, #izkaznica-vas-prihranek {
	text-align: right;
	padding-left: 10px;
}
#izkaznica-vasa-cena {
	font-size: 20px;
	color: #aa0635;
	font-weight: bold;
}

.aktualna-novica-naslov {
	background-color: white;
	padding: 5px;
	margin-top: 5px;
	clear: both;
}
.aktualna-novica-naslov a, .aktualna-novica-naslov h1 {
	color: #aa0635;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	float: right;
	margin: 0px;
	width: 170px;
}
.aktualna-novica-datum {
	color: #3f3f3f;
	font-size: 12px;
	float: left;
}
.aktualna-novica-tekst {
	font-size: 12px;
}

.vzdrzevanje-ikona {
	float: left;
	margin: 5px;
}
.vzdrzevanje-ikona p {
	display: none;
}
#tooltip {
        position: absolute;
        color: #3f3f3f;
        font-weight: bold;
        font-size: 13px;
        display: none;
        width: 200px;
        padding: 10px;
        background-color: white;
        border: 1px solid #3f3f3f;
}

/*Menjanje slik pri katalogih*/
.slikosuk-slika-opis p {
	margin: 0;
}
.slikosuk-slika-opis a {
	color: white;
}
#slikosuk-navigacija {
	position: absolute;
	right: 0px;
	top: 220px;
	height: 40px;
}
#slikosuk-navigacija li {
	display: block;
	padding: 5px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 5px 0px;
	background: url('images/slikosuk_nav0.png') no-repeat center center;
	color: #aa0635;
	text-align: center;
	cursor: pointer;
}
#slikosuk-navigacija li.slikosuk-izbrana {
	background: url('images/slikosuk_nav1.png') no-repeat center center;
	color: white;
}

/* Glavni menu pri kosarici */
#main_menu_cart {
	width: 940px;
	height: 32px;
	line-height: 32px;
	margin: 0px;
	padding: 10px 0px;
	list-style-type: none;
	border-bottom: 2px solid #adadad;
}
#main_menu_cart li {
	float: left;
	margin-right: 20px;
	padding-left: 40px;
}
#main_menu_cart li a, #main_menu_cart li {
	color: #3f3f3f;
	text-decoration: none;
	font-weight: bold;
}

.kosarica-izdelek td {
	border-bottom: 1px dashed #adadad;
	padding: 5px;
}

/* Forma za prijavo in naslov v košarici*/

#login_form input, #login_form select, #address_form input, #address_form select{
	float: left;
	margin-left: 10px;
	height: 25px;
	width: 230px;
}
#login_form label, #login_form span.form_msg, #address_form label, #address_form span.form_msg {
	display: block;
	float: left;
	margin-left: 10px;
	color: #3f3f3f;
}
#login_form span.form_msg, #address_form span.form_msg {
	font-size: 12px;
}
#login_form label, #address_form label {
	width: 180px;
	text-align: right;
	font-size: 0.9em;
}
#login_form p, #login_form div.form-row, #address_form p, #address_form div.form-row {
	clear: both;
	height: 30px;
	line-height: 30px;
	margin: 5px 0px;
}
#login_form span.error, #address_form span.error {
	color: #aa0635;
	background: url('images/action_delete.png') no-repeat 0 50%;
	padding-left: 20px;
}
#login_form span.ok, #address_form span.ok {
	color: green;
	background: url('images/action_check.png') no-repeat 0 50%;
	padding-left: 20px;
}

span.required {
	color: #aa0635;
	margin-left: 2px;
}

/* Notification */
.notification {
	padding: 5px 5px 5px 25px;
	margin: 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.notification-error {
	background: url('images/error.png') no-repeat 5px 50% #FF6633;
}
.notification-success {
	background: url('images/accept.png') no-repeat 5px 50% #44cc00;
}
