/* Eagle Pack
   Style Sheet
   by boomerank
   
*/
 
/* B A S I C _________________________________________*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(/pic/background.jpg) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #000;
}

img, a img {
	border: 0;
}

td {
	vertical-align: top;
}

sup {
	font-family: Arial, Helvetica, sans-serif;
}


/*  S T R U C T U R E ______________________________________*/

#container {
	width: 961px;
	margin: 0 auto;
	padding: 0 11px 0 0;
	background: url(/pic/shadow_right.png) no-repeat top right;
}

#containerInner {
	padding-left: 11px;
	background: url(/pic/shadow_left.png) no-repeat top left;
}

/*  glava  */
#header {
	margin: 0 auto;
	background: #ebe5e0 url(/pic/header_corner_left.gif) no-repeat bottom left;
}
/* easy clearing */
#header:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/*  spodnji del glave  */
#headerBottom {
	margin: 0 auto;
	background-color: #fff;
}
/* easy clearing */
#headerBottom:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/*  Vsebina strani  */
#main { 
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
}
/* easy clearing */
#main:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/*  glavna vsebina  */
#content {
	float: left;
	display: inline;
	margin-left: 180px;
	width: 590px;
	font-size: 1.1em;
}

/*  levi stolpec  */
#contentLeft {
	float: left;
	width: 165px;
	margin-left: -770px;
}

/*  desni stolpec  */
#contentRight {
	float: right;
	width: 165px;
}

/*  Noga  */
#footer {
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	height: 24px;
	background: #fff url(/pic/back_footer.gif) no-repeat bottom;
	color: #6c6c6c;
}

#footer a {
	color: #6c6c6c;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* spodnja senca */
#shadow_bottom {
	width: 972px;
	margin: 0 auto;
	height: 12px;
	background: url(/pic/shadow_bottom.png) no-repeat top;
}

/*  G L A V A ______________________________________*/

/* logotip */
#headerLogo {
	float: left;
	padding: 15px 120px 0 20px;
}

/* telefonska pomoč */
#headerHelp {
	float:left;
	padding: 5px 0 0 0;
}

/* nakupovalni vozicek v glavi */
#headerCart {
	float: right;
	color: #6c6c6c;
	font-size: 1em;
	margin: 0;
	padding: 10px 5px 0 5px;
	width: 305px;
	background: url(/pic/back_header_cart.gif) repeat-y right bottom;
	text-align: center;
}

#headerCart a.button {
	color: #fff;
	font-weight: bold;
	padding: 3px 15px;
	text-decoration: none;
	background: url(/pic/button_submit.gif) no-repeat center;
}

/* meni v glavi */
#cartNav {
	color: #6c6c6c;
	font-size: 1.1em;
	margin: 0 0 12px 0;
	text-align: center;
}

#cartNav a {
	color: #6c6c6c;
	text-decoration: none;
}

#cartNav a:hover {
	text-decoration: underline;
}

/* zgornji meni */
#headerNav {
	margin: 0;
	padding: 14px 0 3px 15px;
	width: 615px;
	background: url(/pic/back_header_nav.gif) no-repeat left top;
	color: #6c6c6c;
	font-size: 1.1em;
	line-height: 150%;
}

#headerNav ul {
	margin: 0;
	padding: 0;
}
/* easy clearing */
#headerNav ul:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#headerNav ul li {
	float: left;
	display: block;
	margin-right: 5px;
	white-space: nowrap;
}

#headerNav a {
	color: #6c6c6c;
	text-decoration: none;
	font-weight: bold;
}

#headerNav a:hover {
	color: #ef920e;
}

#headerNavBottom {
	margin: 0;
	padding: 0;
	width: 630px;
	background: url(/pic/back_header_nav_bottom.gif) no-repeat left top;
}

/* iskanje */
#headerSearch {
	float: right;
	margin: 0;
	padding: 10px 10px 0 10px;
	width: 300px;
	height: 32px;
	text-align: center;
	font-size: 1.1em;
	color: #6c6c6c;
	background: url(/pic/back_header_search.gif) no-repeat right top;
}

#headerSearch form {
	margin: 0;
	padding: 0;
}

/* tekst v vnosnem polju */
input.searchText { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	width: 150px;
	margin: 0;
	padding: 3px;
	font-size: 1em;
	background-color: #eee7e2;
}


/*  L E V I   S T O L P E C ______________________________________*/

/* glavni meni */
#menu {
	margin: 0;
	padding: 0;
}

/* prvi nivo */
#menu li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	background: #ebe5e0 url(/pic/back_menu_top.gif) no-repeat top left;
}

#menu li.menuBottom {
	background: #f9d9ab url(/pic/back_menu_top.gif) no-repeat top left;
}


#menu li a {
	display: block;
	margin: 1px 0 0 0;
	padding: 0 0 6px 12px;
	background: #ebe5e0 url(/pic/back_menu_bottom.gif) no-repeat bottom left;
	color: #6c6c6c;
	text-decoration: none;
}

#menu li.menuBottom a {
	background: #f9d9ab url(/pic/back_menu_bottom.gif) no-repeat bottom left;
}

#menu li a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	margin: 0 8px 0 5px;
}

#menu li:hover, #menu li.menuOn {
	background: #ef920e url(/pic/back_menu_top_on.gif) no-repeat top left;
}

#menu li:hover a, #menu li.menuOn a {
	background: #ef920e url(/pic/back_menu_bottom_on.gif) no-repeat bottom left;
	color: #fff;
}


/* drugi nivo */
#menu li ul {
	margin: 0;
	padding: 0;
	background: #fff;
}

#menu li ul li {
	list-style: url(/pic/bullet_star.gif);
	margin: 0 5px 0 25px;
	padding: 4px 0;
	background: none;
	font-size: 0.9em;
	font-weight: normal;
}

#menu li ul li a, #menu li.menuOn ul li a {
	margin: 0;
	padding: 0;
	background: none;
	color: #6c6c6c;
}

/* hover prvega nivoja */
#menu li:hover ul li {
	background: none;
}

#menu li:hover ul li a {
	background: none;
	color: #6c6c6c;
}

/* hover drugega nivoja */
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	color: #ef920e;
}

div.help {
	margin: 10px 0;
	padding: 0;
	background: url(/pic/help_back.jpg) no-repeat top;
}

div.help h2 {
	color: #ef920e;
	padding: 10px;
	margin: 0;
	font-size: 1.5em;
}

div.help ul {
	margin: 0 0 5px 25px;
	padding: 0;
}

div.help ul li {
	list-style: url(/pic/bullet_star.gif);
	padding: 0 0 3px 0;
	font-size: 1em;
	line-height: 130%;
}

div.help ul li a {
	text-decoration: none;
	color: #5d5d5d;
}

div.help ul li a:hover {
	text-decoration: underline;
}

p.helpFooter {
	margin: 0;
	padding: 5px 0 7px 0;
	background: url(/pic/help_bottom.gif) no-repeat bottom left;
	text-align: center;
	font-size: 1.1em;
}

p.helpFooter a {
	text-decoration: underline;
	color: #5d5d5d;
}

p.helpFooter a:hover {
	text-decoration: none;
}

/*  D E S N I   S T O L P E C ______________________________________*/

#contentRight h2 {
	color: #ef920e;
	margin: 10px 0;
	padding: 0 10px;
	font-size: 1.4em;
}

#contentRight h2 a {
	color: #ef920e;
	text-decoration: none;
}

div.club {
	margin: 0 0 10px 0;
	padding: 1px 0 0 0;
	background: url(/pic/club_back.gif) no-repeat top;
}

div.club ul {
	margin: 0 0 5px 25px;
	padding: 0;
}

div.club ul li {
	list-style: url(/pic/bullet_star.gif);
	padding: 0 0 4px 0;
	font-size: 1.1em;
	line-height: 130%;
}

div.club ul li a {
	text-decoration: underline;
	color: #5d5d5d;
}

div.club ul li a:hover {
	text-decoration: none;
}

#contentRight p {
	margin: 0 5px 3px 5px;
	padding: 0;
	font-size: 1.1em;
	color: #5d5d5d;
}

#contentRight p a {
	color: #5d5d5d;
}

#contentRight p a:hover {
	text-decoration: none;
}

#contentRight p.clubFooter {
	margin: 0;
	padding: 0;
	height: 5px;
	font-size: 5px;
	background: url(/pic/club_bottom.gif) no-repeat bottom;
}

#contentRight p.lineSmall {
	height: 1px;
	margin: 10px 0;
	padding: 0;
	font-size: 1px;
	background: url(/pic/line_small.jpg) no-repeat left;
}


/*  V S E B I N A ______________________________________*/

#content p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 140%;
}

#content a {
	color: #000;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content a.linkReverse {
	color: #000;
	text-decoration: none;
}

#content a.linkReverse:hover {
	text-decoration: underline;
}

#content ul, #content ol {
	margin: 8px 0 10px 25px;
	padding: 0;
}

#content ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: url(/pic/bullet.gif);
	line-height: 140%;
}

#content ol li {
	margin: 0 0 5px 0;
	padding: 0;
}

/* "področje" pri čarovniku */
#content ul li.listHeader {
	margin: 12px 0 5px -25px;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	font-weight: bold;
}

/* ikonce za print ... */
#print {
	float: right;
	display: none;
}

/* pot */
#path {
	color: #6c6c6c;
	width: 445px;
	font-size: 0.9em;
	line-height: 140%;
}

#path a {
	color: #6c6c6c;
	text-decoration: underline;
}

#path a:hover {
	text-decoration: none;
}

#path span {
	color: #ef920e;
}

#content h1 {
	margin: 12px 0 10px 0;
	padding: 0;
	color: #ef920e;
	font-size: 2em;
	font-weight: normal;
}

#content h2 {
	margin: 15px 0 5px 0;
	padding: 0;
	color: #996aa1;
	font-size: 1.4em;
	font-weight: bold;
}

#content h2 a {
	color: #996aa1;
	text-decoration: none;
}

#content h3 {
	margin: 15px 0 5px 0;
	padding: 0;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}

#content h5 {
	margin: 20px 0 5px 0;
	padding: 0 0 2px 0;
	color: #ef920e;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #f9d9ab;
}

#content p.naslovCrta {
	clear: both;
	margin: 20px 0 5px 0;
	padding: 0 0 2px 0;
	color: #ef920e;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #f9d9ab;
}
#content p.naslovCrta a {
	color: #ef920e;
	text-decoration: none;
}

/* naštevanje podpodročij */
#content ul.subArea {
	margin: 0;
	padding: 0;
	text-align: center;
}
/* easy clearing */
#content ul.subArea:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#content ul.subArea li {
	float: left;
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
}

#content ul.subArea li.first {
	margin-left: 0;
}

/* priporočamo, sorodni izdelki ... */
#content h4 {
	margin: 15px 0;
	padding: 0;	
	color: #ef920e;
	font-size: 1.6em;
	font-weight: normal;
	background: url(/pic/back_title.gif) no-repeat left top;
}

#content h4 span {
	padding: 8px 0 0 45px;
	height: 28px;
	display: block;
}
#content h4 span.h4Recommend {
	background: url(/pic/icon_recommend.gif) no-repeat left top;
}
#content h4 span.h4Similar {
	background: url(/pic/icon_similar.gif) no-repeat left top;
}

/* priporočamo - editable */
#content p.priporocamo {
	margin: 15px 0;
	padding: 0;	
	color: #ef920e;
	font-size: 1.6em;
	background: url(/pic/back_title.gif) no-repeat left top;
}

#content p.priporocamo span {
	padding: 6px 0 0 45px;
	height: 30px;
	display: block;
	background: url(/pic/icon_recommend.gif) no-repeat left top;
}


/* obvestilo */
#content .notice {
	margin: 10px 0 0 0;
	padding: 8px 10px 0 35px;
	background: url(/pic/notice_top.gif) no-repeat left top;
}

#content .notice p {
	margin: 0;
	padding: 0 0 4px 0;
}

#content .noticeBottom {
	margin: 0 0 -5px 0;
	padding: 0;
	background: url(/pic/notice_bottom.gif) no-repeat left top;
	font-size: 9px;
}

/* obvestilo malo */
#content .noticeSmall {
	margin: 0;
	padding: 8px 10px 0 35px;
	background: url(/pic/notice_small_top.gif) no-repeat left top;
}

#content .noticeSmall p {
	margin: 0;
	padding: 0 0 5px 0;
}

#content .noticeSmallBottom {
	margin: 0 0 10px 0;
	padding: 0;
	background: url(/pic/notice_small_bottom.gif) no-repeat left top;
	font-size: 9px;
}

/* slikca na desni na straneh kluba */
#content img.slikaDesno {
	float: right;
	border: 1px solid #e3e2e1;
	margin-left: 20px;
	padding: 3px;
}

/* seznam izdelkov */
#content .product {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #f7c886;
}
/* easy clearing */
#content .product:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#content .productThumb {
	float: left;
	margin-right: 10px;
}

#content .productDesc {
	float: left;
	width: 460px;
}

#content .productDesc h1 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #996aa1;
}

#content .productDesc h1 a {
	color: #996aa1;
	text-decoration: none;
}

#content .productDesc p {
	margin: 0 0 5px 0;
	padding: 0;
}

/* izbira filtra */
#content .filter {
	margin: 0 0 15px 0;
	padding: 5px 10px 4px 10px;
	color: #6c6c6c;
	background: url(/pic/back_title.gif) no-repeat right top;
	border-bottom: 1px solid #f7c886;
}

#content .filter span {
	padding: 0;
}

#content .filter div {
	float: right;
}

#content .filter a {
	color: #6c6c6c;
}


/* izdelek */
#content .productBig {
	margin: 15px 0 10px 0;
}
/* easy clearing */
#content .productBig:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#content .productImage {
	float: left;
	margin-right: 10px;
}

#content .productTable {
	float: left;
	width: 380px;
}

#content .productTable table td {
	padding: 4px 10px;
	border-bottom: 1px solid #ebe5e0;
	vertical-align: middle;
	line-height: 130%;
}

/* glava tabele */
#content .productTable table tr.tableHeader td {
	background: #ebe5e0;
	color: #996aa1;
	font-weight: bold;
	border: 0;
}
#content .productTable table tr.tableHeader td.first {
	background: #ebe5e0 url(/pic/table_corner_top_left.gif) no-repeat left top;
}
#content .productTable table tr.tableHeader td.last {
	background: #ebe5e0 url(/pic/table_corner_top_right.gif) no-repeat right top;
}

td.center {
	text-align: center;
}
td.right {
	text-align: right;
}

/* noga tabele */
#content .productTable table tr.tableFooter td {
	background: #ebe5e0;
	color: #996aa1;
	padding: 0;
	font-size: 8px;
	border: 0;
}
#content .productTable table tr.tableFooter td.first {
	background: #ebe5e0 url(/pic/table_corner_bottom_left.gif) no-repeat left bottom;
}
#content .productTable table tr.tableFooter td.last {
	background: #ebe5e0 url(/pic/table_corner_bottom_right.gif) no-repeat right bottom;
}

#content .priceWeb{
	color: #996aa1;
	font-weight: bold;
	font-size: 1.1em;
}

#content .priceAction {
	color: #f00;
	font-weight: bold;
	font-size: 1.1em;
}


/* zavihki */
#content #tabs  {
	margin: 20px 0 0 0;
	padding: 0;
}
/* easy clearing */
#content #tabs:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#content #tabs li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0 8px 0 0;
	font-weight: bold;
	background: #b68fbe url(/pic/tab_corner_right.gif) no-repeat top right;
}

#content #tabs li a {
	display: block;
	margin: 0;
	padding: 5px 2px 5px 10px;
	background: #b68fbe url(/pic/tab_corner_left.gif) no-repeat top left;
	color: #ebe5e0;
	text-decoration: none;
}

#content #tabs li:hover, #content #tabs li.on {
	background: #ebe5e0 url(/pic/table_corner_top_right.gif) no-repeat top right;
}

#content #tabs li:hover a, #content #tabs li a:hover, #content #tabs li.on a {
	background: #ebe5e0 url(/pic/table_corner_top_left.gif) no-repeat left top;
	color: #996aa1;
}

#content #tabs li.on a {
	cursor: default;
}

/* vsebina zavihkov */
#content div.tabsContent {
	margin: 0;
	padding: 10px 10px 1px 10px;
	background: #ebe5e0 url(/pic/table_corner_top_right.gif) no-repeat top right;
}
#content div.tabsContent p {
	margin: 0 0 5px 0;
}

#content div.off {
	display: none;
}

/* footer zavihkov */
#content div.tabsBottom {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 8px;
	background: #ebe5e0 url(/pic/table_corner_bottom_right.gif) no-repeat bottom right;
}

#content div.tabsBottom span {
	padding: 0 0 0 10px;
	background: #ebe5e0 url(/pic/table_corner_bottom_left.gif) no-repeat bottom left;
}

/* novosti ... na naslovki */
#content div.homeNew {
	margin: 0;
	padding: 30px 10px 5px 0;
	background: url(/pic/home_new_back.jpg) no-repeat left top;
}

#content div.homeNew ul {
	margin: 0 10px 5px 0;
	padding: 0;
}

#content div.homeNew ul li {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 35px;
	list-style: none;
	list-style-image: none;
	background: url(/pic/bullet_star_large.gif) no-repeat left center; 
}

#content p.homeNewBottom {
	margin: 0;
	padding: 0;
	font-size: 6px;
	background: url(/pic/home_new_bottom.jpg) no-repeat left top;
}

/* aktualno na naslovki */
#content .homeAktualno {
	margin: 0 10px 10px 10px;
}
#content .homeAktualno h3 {
	margin-top: 0;
}
#content .homeAktualno ul {
	margin-left: 20px;
}


/* skatlice na naslovki */
#content p.homeTitle1, #content p.homeTitle2, #content p.homeTitle3 {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	width: 170px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
#content p.homeTitle1 {
	background: url(/pic/home_box_top1.gif) no-repeat left top;
	color: #ef920e;
}
#content p.homeTitle2 {
	background: url(/pic/home_box_top2.gif) no-repeat left top;
	color: #4098f2;
}
#content p.homeTitle3 {
	background: url(/pic/home_box_top3.gif) no-repeat left top;
	color: #a3cf1d;
}

#content p.homeTitle1 a {
	color: #ef920e;
	text-decoration: none;
}
#content p.homeTitle2 a {
	color: #4098f2;
	text-decoration: none;
}
#content p.homeTitle3 a {
	color: #a3cf1d;
	text-decoration: none;
}

#content div.homeBox1, #content div.homeBox2, #content div.homeBox3 {
	margin: 0;
	padding: 5px 10px;
	width: 170px;
	color: #fff;
	text-align: left;
}
#content div.homeBox1 {
	background: url(/pic/home_box_back1.gif) no-repeat left bottom;
}
#content div.homeBox2 {
	background: url(/pic/home_box_back2.gif) no-repeat left bottom;
}
#content div.homeBox3 {
	background: url(/pic/home_box_back3.gif) no-repeat left bottom;
}


#content div.homeBox1 p, #content div.homeBox2 p, #content div.homeBox3 p {
	margin: 0 0 5px 0;
	line-height: 120%;
}

#content div.homeBox1 a, #content div.homeBox2 a, #content div.homeBox3 a {
	color: #fff;
}


/* default škatlica */
#content p.boxTitle {
	margin: 10px 0 0 0;
	padding: 6px 10px;
	background: url(/pic/box_title.gif) no-repeat left top;
	width: 265px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #ef920e;
}

#content p.boxTitle a {
	color: #ef920e;
	text-decoration: none;
}

#content div.box {
	margin: 0;
	padding: 5px 10px;
	width: 265px;
	text-align: left;
	background: url(/pic/box_back.jpg) no-repeat left bottom;
}

#content div.box p {
	margin: 0 0 6px 0;
	line-height: 130%;
}


/* podatkovna tabela */
#content .tableData td {
	padding: 4px;
	border-bottom: 1px solid #f9d9ab;
}

/* podatkovna tabela v zavihkih */
#content .tableData2 td {
	padding: 3px;
	border-bottom: 1px solid #b68fbe;
}
/* naslovna vrstica */
#content tr.tableData2Header td {
	background: #b68fbe;
	color: #000;
	vertical-align: middle;
}

/* V O Z I Č E K */
#content table.cart td {
	padding: 5px 4px;
	vertical-align: top;
	color: #6c6c6c;
}

#content table.cart td a {
	color: #6c6c6c;
}

/* glava tabele */
#content tr.cartHeader td {
	background: #ed9121;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 4px solid #fff;
}

#content tr.cartHeader td.first {
	background: #ed9121 url(/pic/cart_corner_left.gif) no-repeat left top;
}
#content tr.cartHeader td.last {
	background: #ed9121 url(/pic/cart_corner_right.gif) no-repeat right top;
}

/* izdelki */
#content table.cart tr.cartItem td {
	background: #f9d9ab;
	border-bottom: 4px solid #fff;
	vertical-align: middle;
}

#content table.cart td a {
	color: #6c6c6c;
}

/* gumb za količine */
#content input.cartButton {
	background: #ed9121;
	color: #fff;
	padding: 1px 2px;
	border: 1px solid #6c6c6c;
}

/* total cena */
#content span.cartTotal {
	font-size: 1.3em;
	font-weight: bold;
}
#content span.left {
	padding: 10px 4px 10px 10px;
	background: url(/pic/back_title.gif) no-repeat left top;
}
#content span.right {
	padding: 10px 10px 10px 4px;
	background: url(/pic/back_title.gif) no-repeat right top;
}


/* iskalnik */
#searchTop {
	border-bottom: 1px solid #8c8c8c;
	font-size: 5px;
	margin-bottom: 10px;
	width: 100%;
}

#searchBottom {
	border-bottom: 1px solid #8c8c8c;
	font-size: 5px;
	margin-bottom: 10px;
	width: 100%;
}

/*  F O R M S _____________________________________________ */

#content form {
	margin: 0;
	padding: 0;
}

#content input, #content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 1em;
}

#content input.error, #content textarea.error, #content select.error {
	border: 1px solid #f00;
	padding: 3px;
	color: #000;
}

/* skrijemo kontrolno polje za spam */
#content input.field {
	display: none;
}

#content form p {
	clear: both;
}

/* fieldset */
#content fieldset {
	border: 0;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

/* fieldset pri vnosu podatkov */
#content fieldset.fieldset {
	border: 1px solid #ed9121;
	padding-bottom: 10px;
}

/* legend */
#content legend {
	border: 0;
	margin: 0 0 10px 0;
	padding: 0 5px;
	font-size: 1.3em;
	color: #ed9121;
	font-weight: bold;
}

/* label */
#content label {
	display: block;
	float: left;  
	padding: 3px 5px 0 0; 
	margin: 0;
	color: #6c6c6c;
	font-weight: bold;
	text-align: right;
}

#content label.label2 {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* error message */
#content .errorMsg {
	color: #f00;
	display: block;
}

/* prijava */
#content #formLogin p {
	margin: 0 0 8px 0;
}
#content #formLogin label {
	width: 3.5em;
}
#content #formLogin .errorMsg {
	margin-left: 4em;
}

/* registracija */
#content #formRegister label {
	width: 8em;
}
#content #formRegister .errorMsg {
	margin-left: 8.5em;
}

/* pozabljeno geslo */
#content #formSendpass label {
	width: 3.5em;
}
#content #formSendpass .errorMsg {
	margin-left: 4em;
}

/* kontakt */
#content #formContact label {
	width: 7em;
}
#content #formContact .errorMsg {
	margin-left: 7.5em;
}

/* vnos podatkov: kupec */
#content #formCustomer label {
	width: 8em;
}
#content #formCustomer .errorMsg {
	margin-left: 8.5em;
}

/* vnos podatkov: dostava */
#content #formDelivery label {
	width: 7em;
}
#content #formDelivery .errorMsg {
	margin-left: 7.5em;
}

/* urejanje osebnih podatkov */
#content #formChangeData label {
	width: 8em;
}
#content #formChangeData .errorMsg {
	margin-left: 8.5em;
}

/* sprememba gesla */
#content #formChangePass label {
	width: 12em;
}
#content #formChangePass .errorMsg {
	margin-left: 12.5em;
}


/* urejanje podatkov za dostavo */
#content #formChangeDelivery label {
	width: 6em;
}
#content #formChangeDelivery .errorMsg {
	margin-left: 6.5em;
}

/* prijava v klub */
#content #formClub label {
	width: 6.5em;
}
#content #formClub .errorMsg {
	margin-left: 7em;
}

/*  M I S C :) _____________________________________________ */

.textOrange, #content .textOrange a {
	color: #ef920e;
}

.textGrey, #content .textGrey a {
	color: #5d5d5d;
}

.textRed, #content .textRed a {
	color: #cf1313;
}

.textPurple, #content .textPurple a {
	color: #996aa1;
}

.textSmall {
	font-size: 0.9em;
}

.textLarge {
	font-size: 1.1em;
}

/* napaka */
#content .error, #content .error a {
	color: #f00;
}

/* easy clearing */
.row:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


/*  T H U M B  V I E W E R _____________________________________________ */

/* okvir */
#thumbBox{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 1px 1px 0 1px;
	background: #ebe5e0;
	visibility: hidden;
	z-index: 10;
	cursor: pointer;
}

/* footer */
#thumbBox .footerbar {
	letter-spacing: 1px;
	color: #6c6c6c;
	padding: 5px 3px;
	text-align: center;
}

/* notranji div s sliko*/
#thumbBox #thumbImage{
	background-color: #fff;
	padding: 5px;
}

/* loading div */
#thumbLoading{
	position: absolute;
	visibility: hidden;
	border: 1px solid #ebe5e0;
	background-color: #fff;
	padding: 10px;
	z-index: 5;
}


/*  P L A C I L N I   N A L O G   B N 0 2 _____________________________________________ */

/* št. računa in sklic */
.bn-data {
	float:left;
	background-color: #f7f7f7;
	padding: 10px 10px 0 6px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

/* okvir */
.bn-okvir {
	border: 1px solid #dcdcdc;
	float: left;
	width: 500px;
	margin-bottom: 10px;
}

/* zgornji del */
.bn-top {
	background-color: #fbc2d2;
	padding: 5px 5px 8px 5px;
}

/* spodnji del */
.bn-bottom {
	background-color: #ffe3a2;
	padding: 5px 5px 8px 5px;
}

/* rdeci tekst */
.bn-red {
	float: left;
	color: #f00;
	font-size: 10px;
	margin: 8px 10px 2px 0;
	width: 170px;
}

/* belo polje */
.bn-field {
	float: left;
	background-color: #fff;
	color: #000;
	padding: 2px;
	border: 1px solid #dcdcdc;
	margin: 0 10px 0 0;
	width: 164px;
}

/* neaktivno polje */
.bn-field_inactive {
	float: left;
	background-color: #f99;
	padding: 3px;
	margin: 0 10px 0 0;
	width: 164px;
}

/* easy clearing */
.bn-okvir:after, .bn-top:after, .bn-bottom:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
