/*

POZOJ
(cc) s1e, majx, ~GAF

-----------------------------------------------
CSS - LOW GFX STYLES
-----------------------------------------------
*/



/***
 BASIC POSITIONING */

* { padding: 0; margin:0; }

body {
	/*background: url(../img/desBody.gif) 0px 220px repeat-x;*/
	padding-top: 220px;
	background-color: #EDEDE8;
}

hr {
	display: none;
}

#desLeft {
	position: absolute;
	top: 0; left: 0;
	height: 220px;
	width: 50%;
	background: url(../img/majx_head_leftbkg_1.gif) repeat-x;
}

#desRight {
	position: absolute;
	top: 0; left: 50%;
	height: 220px;
	width: 50%;
	background: url(../img/majx_head_rightbkg_1.gif) repeat-x;
}



/***
 HEAD STYLES */

#cntHead {
	position: absolute;
	top: 0; left: 50%; margin-left: -470px;
	width: 940px; height: 220px;
	overflow: hidden;
	background: url(../img/majx_head_1.jpg);
}

#cntHead p#basicInfo {
	position: absolute;
	top: 0; left: 0;
	width: 200px; padding: 10px 10px;
	font: normal 11px Verdana, Geneva, sans-serif;
}

#cntHead h1 {
	display: none;
	visibility: hidden;
}

#cntHead ul#navSite {
	position: absolute;
	top: 0; left: 50%; margin-left: -470px;
	height: 40px; width: 680px;
	list-style: none;
	
	overflow: hidden;
}

#cntHead ul#navSite li {
	display: block;
	width: 110px;
	height: 40px;
	position: absolute;
}

#cntHead ul#navSite li a {
	display: block;
	width: 70px;
	height: 30px;
	padding: 10px 0 0 40px;
	
	font: bold 11px/30px Tahoma, Geneva, sans-serif;
	color: #88A31A;
	text-decoration: none;
}

#cntHead ul#navSite li a:hover {
	color: #1787A3;
}

#cntHead ul#navSite li#navSite_Help {
	left: 0;
}

#cntHead ul#navSite li#navSite_Home {
	left: 110px;
}
#cntHead ul#navSite li#navSite_Mail {
	left: 220px; 
	width: 120px;
}
#cntHead ul#navSite li#navSite_Mail a {
	width: 80px;
	color: #E6E199;
}
#cntHead ul#navSite li#navSite_Mail a:hover {
	width: 80px;
	color: #CCC366;
}

#cntHead ul#navSite li#navSite_SMap {
	left: 340px; width: 130px;
}

#cntHead ul#navSite li#navSite_SMap a {
	width: 90px;
	color: #E6E199;
}

#cntHead ul#navSite li#navSite_SMap a:hover {
	color: #CCC366;
}

#cntHead ul#navSite li#navSite_Skip {
	display: none;
}

#cntHead ul#navMain {
	position: absolute;
	top: 170px; left: 0;
	height: 50px;
	list-style: none;
}

#cntHead ul#navMain li {
	display: block;
	float: left;
	width: 120px;
}

#cntHead ul#navMain li.navMain_Act {
	width: 220px;
}

#cntHead ul#navMain li a {
	display: block;
	padding: 10px 10px 0 20px;
	height: 40px;
	
	font: normal 17px/40px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: white;
	/*background: url(../img/navMain/a_hover_bkg.png) 0 50px no-repeat;*/
}
#cntHead ul#navMain li a:hover {
	/*background: url(../img/navMain/a_hover_bkg.png) no-repeat;*/
	color: black;
}

#cntHead ul#navMain li strong {
	display: block;
	padding: 9px 10px 1px 20px;
	height: 40px;
	
	font: normal 17px/40px Verdana, Geneva, sans-serif;
	color: black;
}

#cntHead form#modSearchBox {
	position: absolute;
	left: 700px; top: 170px;
	width: 240px; height: 50px;
	text-align: right;
	overflow: hidden;
}

#cntHead form#modSearchBox h2 {
	float: left;
	width: 80px;
	font: normal 17px/40px Tahoma, Geneva, sans-serif;
	text-align: left;	
	padding-top: 10px;
	color: white;
}

#cntHead form#modSearchBox p {
	padding-top: 20px;
	height: 30px;
}

#cntHead form#modSearchBox input#modSearchBox_Submit {
	display: none;
	height: 22px; width: 50px;
	margin: 0 0px;
	font: normal 12px Tahoma, Geneva, sans-serif;
}

#cntHead form#modSearchBox input#modSearchBox_Word {
	height: 16px; width: 150px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	border: 1px solid white;
	background-color:#DDDDDD;
}

#cntHead div#modKosarica {
	position: absolute;
	top: 0; left: 700px;
	width: 240px; height: 170px;
	
	color: white;
}

#cntHead div#modKosarica ul#modKosarica_Entrys {
	height: 95px; width: 240px;
	overflow: auto;
	list-style: none;
	padding-top: 5px;
}

#cntHead div#modKosarica ul#modKosarica_Entrys li {
	width: 220px;
	
	text-align: right;	
	font: normal 11px/20px Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
}

#cntHead div#modKosarica ul#modKosarica_Entrys strong {
	float: left;
	
	font: bold 13px/20px "Trebuchet MS", Verdana, Geneva, sans-serif;
}

#cntHead div#modKosarica h2 {
	position: absolute;
	top: 130px;
}

#cntHead div#modKosarica h2 strong {
	display: none;
}

#cntHead div#modKosarica h2 a {
	display: block;
	width: 120px;
	
	color: white;
	text-decoration: none;
	font: normal 17px/30px Tahoma, Geneva, sans-serif;
}

#cntHead div#modKosarica h2 a:hover {
	background: transparent;
}

#cntHead div#modKosarica h2 a:hover strong {
	display: inline;
	color: #CCC366;
}

#cntHead div#modKosarica p#modKosarica_Cashout {
	position: absolute;
	top: 130px; left: 120px;	
}

#cntHead div#modKosarica p#modKosarica_Cashout a {
	display: block;
	width: 100px;
	padding: 0 20px 0 0;
	text-align: right;
	font: bold 13px/30px Tahoma, Geneva, sans-serif;
	
	text-decoration: none;
	color: #99B71D;
}

#cntHead div#modKosarica p#modKosarica_Cashout a:hover {
	color: #CCC366;
}

#cntHead div#modKosarica p#modKosarica_Sum {
	position: absolute;
	top: 100px; left: 0;
	width: 220px; padding-right: 20px;
	font: normal 11px/30px Tahoma, Geneva, sans-serif;
	text-align: right;
	border-top: 1px dashed white;
}

#cntHead div#modKosarica p#modKosarica_Sum strong {
	float: left;
	font: bold 13px/30px "Trebuchet MS", Verdana, Geneva, sans-serif;
	text-align: left;
}

#cntHead p#modNotice {
	position: absolute;
	top: 70px; left: 220px;
	height: 30px; width: 420px;
	padding: 0 0 0 40px;
	
	font: normal 13px/30px Verdana, Geneva, sans-serif;
	color: white;
	/*background: url(../img/modNotice/p_back.gif) 20px 10px no-repeat;*/
	
	/*visibility: hidden;*/
}

#cntHead h1#cntHead_Line {
	display: block;
	visibility: visible;
	position: absolute;
	top: 100px; left: 220px;
	padding: 20px 20px 0 20px;
	width: 280px;
	font: bold 26px/40px "Trebuchet MS", Verdana, Geneva, sans-serif;
	border-top: 1px dashed #D9D9D9;
	color: white;
}



/***
 BODY STYLES */

#cntBody {
	position: relative;
	width: 940px; margin: 0 auto 0 auto;
	overflow: hidden;
}

/* navHierarchy */

#cntBody ul#navHierarchy {
	float: left;
	width: 220px;
	list-style: none;
	
	padding-top: 10px;
}

#cntBody ul#navHierarchy li {
	border-bottom: 1px solid #FFFFFF;
}

#cntBody ul#navHierarchy li a {
	display: block;
	width: 180px;
	height: 30px;
	padding: 0 20px;
	
	font: bold 13px/30px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #88A31A;
}
#cntBody ul#navHierarchy li a:hover {
	color: #1787A3;
}

#cntBody ul#navHierarchy li strong {
	display: block;
	width: 180px;
	height: 30px;
	padding: 0 20px;
	
	font: bold 13px/30px Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;
	color: black;
}

#cntBody ul#navHierarchy li em {
	display: block; 
	float: right; width: 40px;
	padding-right: 20px;
	text-align: right;
	
	color: #7F7F7F;
	font: normal 13px/30px Tahoma, Geneva, sans-serif;
}

#cntBody ul#navHierarchy li h2 {
	padding-left: 20px;
	font: normal 16px/30px Verdana, Geneva, sans-serif;
	color: #808080 ;
}

#cntBody ul#navHierarchy li ul {
	list-style: none; 
}

#cntBody ul#navHierarchy li ul#navHierarchy_Alpha {
	padding: 5px 20px;
	width: 180px;
	text-align: justify;
}

#cntBody ul#navHierarchy li ul#navHierarchy_Alpha li {
	display: inline;
	border: 0;
}

#cntBody ul#navHierarchy li ul#navHierarchy_Alpha li a {
	display: inline;
	padding: 5px 7px;
	background: none;
}



/***
 FOOT STYLES */
 
#cntFoot {
	clear: both;
	height: 50px; width: 940px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	
	background-color: #CCCCCC;
}

#cntFoot dl {
	float: left;
	width: 750px;
}

#cntFoot dl dt {
	display: none;
}

#cntFoot dl dd {
	display: inline;
	margin: 0; padding: 0;
	font: normal 11px/30px "Trebuchet MS", Tahoma, Geneva, sans-serif;
}

#cntFoot dl dd.cntFoot_Numeral {
	font: normal 11px/30px Tahoma, Geneva, sans-serif;
}

#cntFoot dl dd#cntFoot_Copy {
	float:left;
	display: block; width: 180px;
	padding-left: 40px;
}
	
#cntFoot dl dd#cntFoot_Address {
	padding-left: 40px;
}

#cntFoot dl dd#cntFoot_Phone {
	padding-left: 20px;
	margin-left: 5px;
}

#cntFoot dl dd#cntFoot_Fax {
	padding-left: 20px;
	margin-left: 5px;
}

#cntFoot dl dd#cntFoot_Mail {
	padding-left: 20px;
	margin-left: 5px;
}

#cntFoot dl dd#cntFoot_Mail a {
	text-decoration: none;
	color: #88A31A;
}

#cntFoot p#cntFoot_ToTop a {
	display: block;
	float: right;
	height: 50px; width: 170px;
	
	padding-right: 20px;
	
	font: bold 11px/30px Tahoma, Geneva, sans-serif; 
	color: #88A31A;
	text-decoration: none;
	text-align: right;
}

#cntFoot dl dd#cntFoot_Mail a:hover, #cntFoot p#cntFoot_ToTop a:hover {
	color: #1787A3;
}

#cntFoot p#cntFoot_dev
{
	display: none;
}





/***
 NOVICE specific */

#cntBody dl.modNews {
	background: white url(../img/modNews/dl_bkg.gif) repeat-x;
	margin: 0;
	float: right;
	width: 720px;
}

#cntBody dl.modNews dt.modNews_Headline {
	padding: 10px 20px 0 20px;
	
	font: normal 22px/30px "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #A38F5F;
}
#cntBody dl.modNews dt.modNews_Headline strong {
	font-weight: normal;
}

#cntBody dl.modNews dt.modNews_Date {
	float: right; 
	height: 30px; width: 140px;
	padding: 0 20px 0 0;
	margin-top: 10px;
	
	font: normal 11px/30px Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	text-align: right;
	color: #7F7F7F;
}
#cntBody dl.modNews dt.modNews_Date em {
	font-style: normal;
}

#cntBody dl.modNews dd {
	padding-bottom: 15px;
	border-bottom: 1px dashed #D9D9D9;
}

#cntBody dl.modNews dd br.modNews_ImgBr {
	display: none;
}

#cntBody dl.modNews dd img {
	float: right;
	margin: 5px 0px 5px 20px;
}

#cntBody dl.modNews dd p:first-letter {
	padding-left: 25px;
}

#cntBody dl.modNews dd p {
	padding: 0 20px 0 20px;
	
	font: normal 13px/22px "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: black;
	text-align: justify;
}

#cntBody dl.modNews dd p a {	
	font: normal 12px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #6F8033;
}
#cntBody dl.modNews dd p a:hover {
	text-decoration: underline;
	color: #1787A3;
}



/***
 KNJIGARNA specific */

div#bookListing {
	float: right;
	width: 720px;
	background: white;
}

div#bookListing h3.noBook {
	margin: 30px 30px 100px 30px;
	font: normal 18px/26px "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #000000;
}

h2#bookListing_Headline {
	width: 680px;
	padding: 10px 20px 0 20px;
	font: normal 22px/30px "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #A38F5F;
}

dl.bookListing_Item {
	float: left;
	overflow: hidden;
	border-bottom: 1px dashed #D9D9D9;
	background: url(../img/modKnjigarna/dl_bookList_Item_bkg.gif) no-repeat;
	height: 165px; width: 360px;
}

dl.bookListing_Item dt {
	display: none;
}

dl.bookListing_Item dd.bookListing_Item_Book {
	position: relative;
}

dl.bookListing_Item dd.bookListing_Item_Book strong a {
	display: block;
	font: bold 13px/20px Verdana, Geneva, sans-serif;
	color: gray;
	padding: 20px 70px 5px 20px;
	height: 30px; width: 270px;
	
	text-decoration: none;
}

dl.bookListing_Item dd.bookListing_Item_Book strong a:hover {
	color: #1787A3;
}

dl.bookListing_Item dd.bookListing_Item_Book em {
	display: block;
	position: absolute;
	
	top: 20px; right: 0;
	
	height: 20px; width: 50px; padding-right: 20px;
	text-align: right;
	color: #7F7F7F;
	font: normal 13px/20px Tahoma, Geneva, sans-serif;
}

dl.bookListing_Item dd.bookListing_Item_Cover {
	float: left;
	height: 90px; width: 100px;
	padding: 5px 0 15px 0;
	overflow: hidden;
	text-align: center;
}

dl.bookListing_Item dd.bookListing_Item_Cover a img {
	border: 0;
}

dl.bookListing_Item dd.bookListing_Item_Author {
	font: normal 13px/20px "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: gray;
	height: 40px;
	text-align: left;
}
dl.bookListing_Item dd.bookListing_Item_UI_Buy span.soldout {
	color: #CC0000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
dl.bookListing_Item dd.bookListing_Item_UI_More, dl.bookListing_Item dd.bookListing_Item_UI_Preview, dl.bookListing_Item dd.bookListing_Item_UI_Buy {
	display: block;
	width: 110px;
	float: right; clear: right;
}

dl.bookListing_Item dd.bookListing_Item_UI_More a, dl.bookListing_Item dd.bookListing_Item_UI_Preview a, dl.bookListing_Item dd.bookListing_Item_UI_Buy a  {
	display: block;
	width: 90px; padding: 0 0 0 20px;
	color: #88A31A;
	font: bold 11px/20px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
}

dl.bookListing_Item dd.bookListing_Item_UI_More a:hover, dl.bookListing_Item dd.bookListing_Item_UI_Preview a:hover, dl.bookListing_Item dd.bookListing_Item_UI_Buy a:hover {
	color: #1787A3;
}

dl.bookListing_Item dd.bookListing_Item_Price, dl.bookListing_Item dd.bookListing_Item_OldPrice {
	display: block;
	padding-left: 100px; margin-top: 20px;
	font: normal 12px/20px Tahoma, Geneva, sans-serif;
	color: black;
}

dl.bookListing_Item dd.bookListing_Item_OldPrice {
	color: gray; text-decoration: line-through;
}	

dl.bookListing_Item dd.bookListing_Item_Action {
	display: block;
	padding-left: 100px;
	
	font: normal 12px/20px Tahoma, Geneva, sans-serif;
	color: #1787A3;
}



/***
 COMMON CONTAINER specific */
 
div.common {
	position: relative;
	float: right;
	width: 720px;
	background: white;
	font: normal 13px/22px "Trebuchet MS", Verdana, Geneva, sans-serif;
}
div.common h2 {
	width: 680px;
	padding: 10px 20px 0 20px;
	font: normal 22px/30px "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #A38F5F;
}
div.common h3 {
	width: 680px;
	padding: 10px 20px 0 20px;
	font: normal 16px/24px "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #A38F5F;
}

div.common form input[type=text] {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
	background-color: #E6E1B3;
}
div.common form input.t {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
	background-color: #E6E1B3;
}
div.common form input.b {
	border: 2px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
	background-color: #424516;
	color: #FFFFFF;
	text-align:center;
}
div.common form input[type=submit] {
	border: 2px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
	background-color: #424516;
	color: #FFFFFF;
	text-align:center;
}
div.common a {
	color: #88A31A;
	font: bold 11px/20px Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
div.common a:hover {
	color: #1787A3;
}
div.common a.toTop {
	margin: 10px;
	clear: both;
}
div.common a.toTop:hover {
	color: #1787A3;
}
div.common p.shortInfo {
	padding: 5px 10px 5px 30px;
}



/***
 OGLED KNJIGE specific */
 
div#bookView {
	float: right;
	width: 720px;
	background: white;
}

div#bookView dl#bookView_data {
	padding: 20px 0px 10px 30px;
	width: 400px;
}

div#bookView dl#bookView_data dt#bookView_Cover {
	display: none; visibility: hidden;
}

div#bookView dl#bookView_data dd.bookView_Cover {
	border: 0;
}

div#bookView dl#bookView_data dd.bookView_Cover img {
	border: 1px solid #000000;
}

div#bookView dl#bookView_data dd.soldout {
	color: #CC0000;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

div#bookView dl#bookView_data dd {
	font-weight: bold;
	border-bottom: 1px dashed #D9D9D9;
	margin-bottom: 10px;
}

div#bookView dl#bookView_data dd.bookView_OldPrice {
	color: #cccccc;
	text-decoration: line-through;
}

div#bookView dl#bookView_data dd.bookView_Action {
	color:#CC0000;
}

div#bookView p.bookView_desc_short, div#bookView p.bookView_desc_long {
	font-weight: normal;
	margin: 0px 30px 10px 30px;
	text-align: justify;
	border-bottom: 1px dashed #D9D9D9;
}

div#bookView h3.bookView_desc_title {
	padding: 20px 0px 0px 30px;
	color: #000000;
	font: normal 13px/22px "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-weight: bold;
}

div#bookView h3.bookView_subsec_title {
	padding: 25px 0px 5px 30px;
	font-weight: bold;
}

div#bookView h3#bookView_special_link, div#bookView h3#bookView_special_link a {
	font-size:14px;
}

div#bookView form.bookView_UI_Buy {
	padding: 0px 0px 5px 30px;
	font-weight: bold;
}
div#bookView form.bookView_UI_Buy input#btnSubmitToCart {
	margin: 0px 0px 0px 10px;
}
div#bookView form.bookView_UI_Buy input#bookView_UI_Buy_Kolicina {
	text-align: center;
}

div#bookView ul#bookView_detail {
	margin: 10px 30px 10px 30px;
}
div#bookView ul#bookView_detail li {
	float: left;
	display: block;
	width: 60px;
	height: 100px;
	padding: 0 5px 0 5px;
	list-style-type:none;
	margin: 0 0 10px 0;
}
div#bookView ul#bookView_detail li a img {
	border: 1px solid black;
}
div#bookView div#bookView_detail_image {
	clear: both;
	margin: 10px 0 20px 0;
	text-align:center;
}
div#bookView div#bookView_detail_image img {
	border: 2px solid black;
}



/***
 KOŠARICA specific */

dl.cartListing_Item {
	margin: 0 0 0 30px;
	overflow: hidden;
	border-bottom: 1px dashed #D9D9D9;
	height: 165px; width: 420px;
}

dl.cartListing_Item dt {
	display: none;
}

dl.cartListing_Item dd.cartListing_Item_Book {
	position: relative;
}

dl.cartListing_Item dd.cartListing_Item_Book strong a {
	display: block;
	font: bold 13px/20px Verdana, Geneva, sans-serif;
	color: gray;
	padding: 20px 70px 5px 20px;
	height: 30px; width: 270px;
	
	text-decoration: none;
}

dl.cartListing_Item dd.cartListing_Item_Book strong a:hover {
	color: #1787A3;
}

dl.cartListing_Item dd.cartListing_Item_Cover {
	float: left;
	height: 90px; width: 100px;
	padding: 5px 0 15px 0;
	overflow: hidden;
	text-align: center;
}

dl.cartListing_Item dd.cartListing_Item_Cover a img {
	border: 0;
}

dl.cartListing_Item dd.cartListing_Item_UI_More, dl.cartListing_Item dd.cartListing_Item_UI_Remove {
	display: block;
	width: 200px;
	float: right; clear: right;
}

dl.cartListing_Item dd.cartListing_Item_UI_More a, dl.cartListing_Item dd.cartListing_Item_UI_Remove a  {
	display: block;
	width: 180px; padding: 0 0 0 20px; margin: 0 0 0 20px;
	color: #88A31A;
	font: bold 11px/20px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
}

dl.cartListing_Item dd.cartListing_Item_UI_More a:hover, dl.cartListing_Item dd.cartListing_Item_UI_Remove a:hover {
	color: #1787A3;
}

dl.cartListing_Item dd.cartListing_Item_Price, dl.cartListing_Item dd.cartListing_Item_Action{
	display: block;
	width: 100px;
	font: normal 12px/20px Tahoma, Geneva, sans-serif;
	color: #000000;
	
	float: left;
}



div#cartListing h2.cartListing_empty {
	margin: 30px;
}

div#cartListing h3.cartPrice_SumTitle {
	display: block;
	width: 320px;
	margin: 30px 0px 0px 30px;
	padding: 0px 0px 0px 100px;
	color: #000000;
	
	border-top: 1px solid #000000;

	font-size: 12px;
	font-weight: normal;
}

div#cartListing strong.cartPrice_Sum {
	display: block;	
	width: 150px;
	
	margin: 0px 0px 0px 30px;
	padding: 0 0 0 100px;
	
	font-size: 16px;
}


div#cartListing ul#cartFunctions {
	list-style-type: none;
	list-style-position: outside;
	
	margin: 20px 0 0 130px;
}

div#cartListing ul#cartFunctions li {
}

div#cartListing ul#cartFunctions li a {
	font: bold 12px/16px Verdana, Geneva, sans-serif;
}



/***
 PODJETJE specific */

div#companyInfo {
	
}

div#companyInfo dl#companyInfo_basic {
	padding: 0 0 0 30px;
}

div#companyInfo dl#companyInfo_basic dd {
	padding: 0 0 0 10px;
	font-weight: bold;
}

div#companyInfo p#companyInfo_desc {
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 0;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}

div#companyInfo dl#companyInfo_maps {
	padding: 0 0 0 30px;
}

div#companyInfo dl#companyInfo_maps dt {
	margin: 5px 0 5px 0;
}

div#companyInfo dl#companyInfo_maps dd {
	padding: 0 0 0 10px;
}

div#companyInfo dl#companyInfo_maps dd.mapCopyright {
	font-size: 9px;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
}



/***
 SHEMA STRANI specific */

div#siteMap {
}

div#siteMap ul {
	margin: 20px 0 10px 30px;
	list-style-type: none;
}

div#siteMap ul#level1 li {
	list-style-image:url(../img/siteMap_bul1.gif);
	
}
div#siteMap ul#level1 li a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

div#siteMap ul#level2 li {
	list-style-image:url(../img/siteMap_bul2.gif);
}
div#siteMap ul#level2 li a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}

div#siteMap ul#level3 li {
	list-style-image:url(../img/siteMap_bul3.gif);
	line-height: 0px;
	margin: 0; padding: 0;
}
div#siteMap ul#level3 li a {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
}



/***
 PRVA STRAN specific */
 
div#firstPage dl#sistemPozoj {
	height: 700px;
}
div#firstPage dl#sistemPozoj dt, div#firstPage dl#sistemPozoj dd {
	display: block;
	width: 240px;
	
	text-align: center;
}
div#firstPage dl#sistemPozoj dd img {
	border: 0;
}
div#firstPage dl#sistemPozoj dt a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
div#firstPage dl#sistemPozoj dt a:hover {
	color: #1787A3;
}

div#firstPage dl#sistemPozoj dd.container_1 {
	position: absolute;
	top: 100px; left: 0px;
}
div#firstPage dl#sistemPozoj dt.container_1 {
	position: absolute;
	top: 330px; left: 0px;	
}

div#firstPage dl#sistemPozoj dd.container_2 {
	position: absolute;
	top: 100px; left: 240px;
}
div#firstPage dl#sistemPozoj dt.container_2 {
	position: absolute;
	top: 330px; left: 240px;	
}

div#firstPage dl#sistemPozoj dd.container_3 {
	position: absolute;
	top: 100px; left: 480px;
}
div#firstPage dl#sistemPozoj dt.container_3 {
	position: absolute;
	top: 330px; left: 480px;	
}

div#firstPage dl#sistemPozoj dd.container_4 {
	position: absolute;
	top: 350px; left: 0px;
}
div#firstPage dl#sistemPozoj dt.container_4 {
	position: absolute;
	top: 580px; left: 0px;	
}

div#firstPage dl#sistemPozoj dd.container_5 {
	position: absolute;
	top: 350px; left: 240px;
}
div#firstPage dl#sistemPozoj dt.container_5 {
	position: absolute;
	top: 580px; left: 240px;	
}

div#firstPage dl#sistemPozoj dd.container_6 {
	position: absolute;
	top: 350px; left: 480px;
}
div#firstPage dl#sistemPozoj dt.container_6 {
	position: absolute;
	top: 580px; left: 480px;	
}



/***
 BLAGAJNA specific */
 
div#orderPage ul {
	list-style-type: none;
	
	margin: 20px 0 0 30px;
}
div#orderPage ul li {
	display: block;
	margin: 0 0 10px 0;
}

div#orderPage h3#orderFormTitle {
	margin-top: 20px;
}

div#orderPage form#orderForm {
	margin: 0 0 0 30px;
	position: relative;
}
div#orderPage form#orderForm p {
	margin: 15px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #CCCCCC;
}
div#orderPage form#orderForm p label {
	display: block;
}
div#orderPage form#orderForm p label em {
	color: #666666;
	font-size: 10px;
}
div#orderPage form#orderForm p input {
	margin: 2px 2px 2px 20px;
	width: 200px;
}
div#orderPage form#orderForm p input.c {
	display: inline;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px 2px 2px 20px;
	background-color: #E6E1B3;
	width: auto;
}
div#orderPage form#orderForm p label#checkBoxLabel {
	display: inline;
	margin: 2px 2px 2px 20px;
}
div#orderPage form#orderForm p textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px 2px 2px 20px;
	background-color: #E6E1B3;

	font: normal 10px/14px Tahoma, Geneva, sans-serif;
	line-height: 15px;
	
	height: 100px;
	width: 400px;
}
div#orderPage form#orderForm p input#btnSubmit, div#orderPage form#orderForm p input#btnReset {
	display: inline;
	margin: 20px 5px 20px 0;	padding: 2px;
	
	border: 2px solid #CCCCCC;
	background-color: #424516;
	color: #FFFFFF;
	text-align:center;
}
div#orderPage form#orderForm p img.validImg {
	position: absolute;
	right: 0px;
	padding-top: 3px;
	padding-right: 400px;
}



/***
 ISKANJE specific */
 
div#bookSearch p.searchNotice {
 	margin: 20px;
	font-size: 14px;
	font-weight: normal;
}

div#bookSearch h2#bookListing_Headline {
	clear: left;
	width: 680px;
	padding: 10px 20px 0 20px;
	font: normal 22px/30px "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #A38F5F;
}
