﻿/************************
visit Slovenia
CSS by 
Klemen Urbancnik
POLET spletni inzeniring
**********************************/

/***** reset *****/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,
font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}
body {line-height:13px;}
blockquote,q {quotes:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;vertical-align:top;}

/***** general *****/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	cursor: default;
	}
	 	 	
p  { 
	font-size: 11px;
	text-align: left;
	padding: 5px 0;
	}

TD {
	font-size: 11px;
	color : #000;
	vertical-align:middle;
	padding:2px 0;
}

ul {
	margin: 0 0 10px 0;
	}

	
li {
 	padding: 0 0 5px 10px;
 	list-style-type: disc;
	}	
	 	 
a, a:visited {
	text-decoration: underline;
	color: #000;
	}

a:hover, a:active {
	text-decoration: none;
	color: #BFD72F;
	}

h1, h2, h3, h4 {
	color: #BFD72F;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 15px 3px 0;
	margin: 10px 0;
	}

h2 {
	font-size: 12px;
	margin: 3px 0;
	}

h3 {
	font-size: 12px;
	border-bottom: 1px solid #BFD72F;
	margin: 3px 0;
	}
	
h4 {
	color: #FF0000;
	font-size: 11px;
	border-bottom: 1px solid #FF0000;
	padding: 10px 0 5px 0; 
	margin: 5px 0 0 0; 
	}

input, textarea {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #BFD72F;
	padding: 2px 0 5px 0; 
	}
	
.fieldGeneral {
	width: 150px;
	border: 1px solid #7F9DB9;
	padding: 2px;
	margin: 0 0 2px 0; 
	}
	
.fieldDropdown {
	border: 1px solid #7F9DB9;
	padding: 0; 
	margin: 0 0 2px 0; 
	}

.fieldQuicksearch {
	font-size: 11px;
	text-decoration : none;
	border: 1px solid #7F9DB9;
	padding: 1px 0px;
	}

.fieldZnamenitosti {
	width:227px;
	margin: 0 0 5px 0;
}

.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	border: none;
	width:87px;
	height:19px;
	padding:3px 3px 4px 3px;
	cursor:pointer;
}

.buttonFloat {float:right;margin:0 20px 0 0;}	
	
.buttonLarge1 {
	font-family: verdana, arial, helvetica, sans-serif;
	width:96px;
	height:33px;
	cursor:pointer;
	color: #fff;
	padding: 10px 10px 12px 10px;
	font-weight: bold;
	border: none;
	font-size: 10px;
}

.buttonLarge2 {
	font-family: verdana, arial, helvetica, sans-serif;
	width:96px;
	height:33px;
	cursor:pointer;
	color: #fff;
	padding: 3px 10px 12px 10px;
	font-weight: bold;
	border: none;
	font-size: 10px;
}

.buttonR {}
.buttonM {}
.buttonZ {}

.buttonZsearch {
	width:100px;
	height:23px;
}

.tblDefault {
	width: 460px;
	margin: 5px 0 10px 0;
	}
	
.tblDefault td {
	padding: 0 1px;
	}
	
.tblMembers {
	width: 150px;
}

.tblMembers td {
	padding: 2px 0;
	}

hr {display: none;}
	
.hr, .hrForm {
  	height: 1px;
	font-size: 1px;
	background: #fff url(http://www.visitslovenia.net/pic-d/line-z.gif) repeat-x scroll left;
	}
	
.hrForm {
  	margin: 10px 0;
	}
	
.hrWide {
  	height: 2px;
	font-size: 1px;
	background: transparent url(http://www.visitslovenia.net/pic-d/line2-z.gif) repeat-x scroll left;
	}
	
.hrModer, .hrSModer, .hrSiv, .hrokvirM {
  	height: 10px;
	font-size: 1px;
	background: #fff url(http://www.visitslovenia.net/pic-d/line-m.gif) repeat-x scroll left;
	}
	
.hrokvirM {width:435px;margin:0 0 0 10px!important;margin:0 0 0 5px;float:left;}

.hrSModer {
	background: #fff url(http://www.visitslovenia.net/pic-d/line-sm.gif) repeat-x scroll left;
	}

.hrSiv {
	height: 2px;
	background: #fff url(http://www.visitslovenia.net/pic-d/line-s.gif) repeat-x scroll left;
	}

/***** style-main *****/

#container {
	min-width: 850px;
	width: 850px;
	text-align: left;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

#float-wrapper {
	float: left; 
	width: 680px;
	}
		
/***** style-head *****/

#head {display:none;}

/***** style-middle *****/
	
#center {
	float: right; 
	width: 480px;
	}
		
#centerVsebina {
	float: left;
	width: 480px;
	padding-left: 20px;
	margin-bottom: 10px;
	}
		
#centerVsebina p {
	width: 460px;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;
	}

#centerVsebina p.top {
	padding-top:5px;
}

#path {display:none;}

#centerVsebina .imgOpozorilo1, #centerVsebina .imgOpozorilo {
	padding: 2px 0px 0px 25px !important;
	margin: 0px 0px 3px 0;
	height: 20px;
}

#centerVsebina .imgNapaka {
	color: #FF0000;
	padding: 2px 0 0 0;
	height: 16px;
}

#centerVsebina form {
	margin: 5px 0 10px 0;
	}

#sponzor {
	width: 460px;
	height: 85px;
	margin: 5px 0 10px 0;
	padding: 2px;
	border: 1px solid #BFD72F;
	}

.sponzorPovezava {display:none;}
	
.tblSponzor {
	margin: 4px;
	}

#navFooter {display:none;}
 
.textSmall, .textSmallR {
	font-size: 9px;
	}
	
.textSmallR {
	color: #FF0000;
	}	
	
.textError {
	font-size: 11px;
	color: #FF0000;
	}


/***** style-left *****/

#left {display:none;}

/***** style-right *****/

#right {display:none;}

.imgRight {
	padding: 0;
	margin: 0px 0 0px 5px;
	float: right;
	}

.imgRight2 {
	padding: 0;
	margin: -10px 0px 0px 0px;
	}
	
.imgLeft {
	padding: 0 5px 0 0;
	margin: 0;
	float: left;
	}

#bannerFloatRight {display:none;}

/***** footer  *****/

#footer {display:none;}

/* splosno */

.ponudbaMiddle {
   width: 460px;
   margin-top: 5px;
   padding-bottom: 5px;
   float:left;
   border-bottom: 1px solid #BFD72F;
   }
   
.last {
   border-bottom: none;
   }

.ponudbaMiddleSlika {
   width: 100px;
   float: left;
   border-right: 6px solid #fff;
   }

.ponudbaMiddleText {
   float: left;
   }
   
.ponudbaMiddleText h2 {
   font-size: 11px;
   	padding: 0 0 2px 0;
	margin: 0;
   }
 
.ponudbaMiddleText p {
   width: 354px !important;
   padding: 0;
   margin: 0;
   }

.linkNaprej:hover, .linkNaprej:active, .linkNaprej, .linkNaprej:visited {
	text-decoration: underline;
	color: #BFD72F;
}

.tblContent {
	width: 460px;
	margin: 0 0 10px 0;
	}
	
.tblContent thead tr th {
	padding:2px;
	border-bottom: 2px solid #BFD72F;
	}

.tblContent tr td {
	border-bottom:1px solid #BFD72F;
	}

.borderTop {
	border-top:1px solid #BFD72F;
}

.borderTopBottom {
	border-top:1px solid #BFD72F;
	border-bottom:1px solid #BFD72F;
}

.tblQuicksearch {
	width: 460px;
	}

.tblBasic {
	width: 460px;
	font-size: 10px;	
	margin: 0 0 10px 0;
	}

.tblBasic tr td {
	padding:4px;
	border-bottom: 1px solid #fff;
	}
	
.frame {
	width: 460px;
	border-top: 2px #BFD72F solid;
	border-bottom: 2px #BFD72F solid;
	padding: 2px 0;
	}

.contentDouble {
	width: 460px !important;
    margin: 0;
    padding-bottom: 10px;
    float:left;
   }
   
.contentDouble form {
	margin: 10px 0;
	}
	
.contentDouble .imgSearch {
   margin: 10px 0 0 0;
   }

.contentDouble ul {
 margin: 0 0 10px 3px;
 }

.contentDouble h2 {
   width: 224px !important;
   width: 227px;
   padding: 3px 0 3px 3px !important;
   margin: 5px 0 !important;
   background: #D2E282;
   }

.contentDouble p {
   font-size: 10px;
   width: 217px !important;
   padding: 3px 0 3px 3px !important;
   margin: 0 0 5px 0 !important;
   }

.contentDoubleLeft {
   width: 227px;
   float: left;
   border-right: 6px solid #fff;
   }

.contentDoubleRight {
   width: 227px;
   float: left;
   }
 
.textRdec {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

.popupNaslov {
	padding: 3px 2px;
	font-size: 11px;
}	
   
 .line {
   width: 460px;
   margin: 0 0 10px 0;
   padding-bottom: 10px;
   float:left;
   border-bottom: 2px solid #D2E282;
	}

.tblOcena {width:460px;text-align:center;margin-bottom:10px;}
.tblOcena td {border-bottom:1px solid #BFD72F;padding:5px;}
.tblOcena input {border:none;}
.tblOcena thead th {padding:5px;border-bottom:2px solid #BFD72F;font-weight:bold;text-align:center;}
.tblOcena .tblLeft {text-align:left;}

.frameGreen {padding:5px 5px 10px 5px;border: 1px solid #BFD72F;margin: 0 0 10px 0;width:448px!important;width:100%;}
.frameGreen p {padding: 0 !important; margin: 0 !important; width: 440px !important;}   

/***** rezervacije *****/

.izpis {float:left;font-size:10px;width:460px;margin:5px 0 15px 0;border-bottom:2px solid #D2E282;padding-bottom:1px;}
.izpisNaslov {color:#111;border-bottom: 1px solid #BFD72F;font-size:11px;font-weight:bold;padding:2px 0 2px 2px;margin:0 0 2px 0;}	
.izpisNaslov a, .izpisNaslov a:hover, .izpisNaslov a:visited, .izpisNaslov a:active {color:#111!important;text-decoration:none!important;}	
.izpisSlika {float: left;width:85px;}
.izpisText {float: left;width:286px;line-height:10px;margin-top:2px;}
.izpisCena {float: left;width:89px;color:#FF0000;font-weight:normal;text-align:right;}
.izpisCenaOkvir {border:2px #D3E285 solid;width:85px;margin:0 0 2px 0;padding:5px 0 7px 0;text-align:center;}
.cena {font-size:18px;font-weight:bold;padding-top:5px;}
.lokacija {padding-bottom: 5px;}	
.akcija {color: #FF0000;padding-bottom: 5px;}

.tblSobaOkvir {
	width: 98%;
	border: 1px #D2E282 solid;
	margin: 5px 5px 20px 5px;
	}
	
.tblSobaOkvirN, .tblSobaOkvirSkupaj {
	width: 448px !important;
	border: 1px #BFD72F solid;
	margin: 5px 5px 20px 5px;
	}
	
.tblSobaOkvirSkupaj {
	margin: 5px 5px 0 5px;
	background-color:#D2E282;
	}

.tblSobaOkvirN thead th {
	padding: 2px;
	background: #BFD72F;
	color: #fff;
}

.tblSobaOkvirN thead th.bright {
	padding: 4px 2px;
	background: #D2E282;
	color: #000;
	font-weight: bold;
	font-size:10px;
}

.tblSobaPregled {
	width: 460px;
	border-bottom: 1px #D2E282 solid;
	margin: 5px 0 10px 0;
	}	
	
.tblSobaPregled thead tr th {
	padding:4px 2px;
	background: #D2E282;
	}

.tblSobaPregled tr td {
	padding:2px 4px;
	}
	
td.Header {
border-top: 1px #D2E282 solid;
padding: 2px;
}

td.HeaderGrey {
border-bottom: 1px solid #EAEAEA;
}

td.HeaderGrey2 {
border-bottom: 1px solid #D6D6D6;
}

.sobaObvestilo {
	padding: 5px 0 5px 5px;
	font-size: 9px;
	}

.sobaImeOkvirN {
	border: 1px solid #D2E282;
	padding: 2px 1px;
	}

.ocena {
	color: #1A1364;
	font-size: 18px;
	font-weight: bold;
	}

/***** ponudnik - podrobno  *****/

#menuSobe{
	height: 20px;
	text-align: center;
	width: 458px;
	border-bottom: 1px solid #BFD72F;
	}
 
#menuSobe ul { 
	float:left; 
	height: 20px; 
	width: 100%;
	margin: 0; 
	}
	
#menuSobe li { 
	float:left; 
	padding: 0; 
	}
	
#menuSobe a, #menuSobe a:visited, #menuPonudnik a, #menuPonudnik a:visited { 
	height: 17px ! important; 
	height: 20px;
	padding: 3px 10px 0 10px; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration:none; 
	color:#fff;  
	border: 1px solid #BFD72F; 
	display: block; 
	float: left;
	}
	
	
#menuSobe a:active, #menuSobe a:hover { 
	color:#BFD72F; 
	border: 1px solid #BFD72F; 
	text-decoration:none;
	}
	
#menuSobe .on, #menuSobe .on:visited {
	color:#BFD72F; 
	border: 1px solid #fff; 
	text-decoration:none;
	}
	
.tblSobe, .tblSobe1, .tblSobe2 {
	width: 448px;
	margin: 10px 4px 0 4px;
	}
	
.tblSobe td, .tblSobe1 td, .tblSobe2 td {
	padding:3px;
	}
	
.tblSobe1 {
	margin: 5px 4px 5px 4px;
	}
	
.tblSobe2 {
	width: 438px;
	}

TD.sobeHeader {
	padding: 1px 0;
	font-weight: bold;
	border-bottom: 2px solid #BFD72F;
	}

.tblPonudnik {
	width: 98%;
	margin: 10px 5px 5px 4px;
	}

#menuPonudnik{
	height: 20px;
	text-align: center;
	width: 458px;
	}
	
#menuPonudnik h2{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 5px;
	margin: 0;
	border-bottom: 1px solid #1A1364;
	text-align:left;
	}

#okvirM, #okvirZ {
	width: 458px;
 	border: 1px #1A1364 solid;
 	margin: 0 0 20px 0 !important;
 	display: block;
 	float: left;
	}

#okvirZ {
	border: 1px #BFD72F solid;
	}
	

#okvirZ h1, #okvirZ h2 {
	color: #1A1364;
	font-size: 14px;
	width: 450px;
	font-weight: bold;
	padding: 10px 0 5px 5px;
	margin: 0;
	}

#okvirZ h2 {
	font-size: 12px;
	}
	
#okvirZ p {padding: 0 0 0 5px; }

/*PREDSTAVITEV PONUDNIKA*/

.predPonudnik {padding:10px;width:458px;min-height:70px;}
#okvirM p {padding:5px 10px;width:438px;}
.ponSlika {float:left;width:85px;}
.ponNaslov {float:left;width:200px;}
.ponSplosno {float:left;width:150px;}
.predGalerija {padding:0 10px;}
.predPonudba {padding:0 10px;}
.predPonudba p {padding:0 0 5px 0 !important;}
.ponudbaLeft, .ponudbaRight {margin: 10px 0;width: 210px;float: right;}
.ponudbaLeft {width: 220px;float: left;}
.googleMap {display:none;}


/*OCENA PONUDNIKA*/
#ratingFrame {min-height:100px;margin:0 0 10px 0;}

.rating {
 width: 300px;
 border: 1px #1A1364 solid;
 font-size: 10px;
 margin: 10px 5px 10px 70px! important;
 margin: 10px 5px 10px 35px;
 float: left;
 }
 
.ratingOcena {
color: #fff;
padding: 5px;
font-size: 11px;
width: 90px;
float: left;
text-align: center;
line-height:15px;
 }
 
.ratingCifra {
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 line-height:15px;
 }
 
.ratingFrame {
 float: right;
 width: 195px;
 margin: 0 0 6px 0;
 display: block;
 line-height:10px;
 }
 
.ratingIme {
 float: left;
 width: 90px;
 text-align: left;
 font-size: 10px;
 }
 
.ratingPodlaga {
 border: 1px #1A1364 solid;
 height: 8px; 
 float: left;
 width: 100px;
 font-size: 5px;
 }
 
.ratingProcent {
 border: 1px solid #848FAB;
 height: 8px ! important;
 height: 8px;
 float: left;
 }
 
.ratingLegenda {
 height: 8px ! important;
 height: 8px;
 float: left;
 text-align: right;
 margin: 4px 0 0 0;
 }

#program {
	width: 410px;
	padding: 10px 5px 0 5px;
	}
	
#program h2 {
	width: 400px;
	font-size: 14px ! important;
	color: #1A1364;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
	}

#program p {
	padding: 0 0 5px 0;
	margin: 0;
	width: 100%;
	}

#program ul {
 margin: 0 0 10px 5px;
 padding: 0;
 }
 
#program li {
 margin: 0;
 padding: 0 0 5px 10px;
 list-style-type: disc;

 }

.tblPlacilo {
	width: 460px;
	border-collapse:collapse;
	}	
	
.tblPlacilo tr th {
	padding: 1px 0;
	font-size: 10px;
	font-weight: normal;
	}

.tblPlacilo tr td {
	padding: 4px 0;
	}
	
.members {
	padding: 5px 0;
	border-bottom: 1px solid #D3E285;
	border-top: 1px solid #D3E285;
	}

TD.Members {
	border-bottom: 1px solid #C2D5FC;
	}
	
TD.Rezervacije {
	border-bottom: 1px solid #F1F1F1;
	}
	
.txtSort {
	font-size: 10px;
	margin: 0 0 5px 0;
	}

.ostali {
	padding: 0 0 0 150px;
	}
	
#navIskanje {
	text-align: right;
	margin: 5px 20px 5px 0;
	}

.linkRazkrij, .linkSkrij, .linkRazkrij2, .linkSkrij2  {
	padding: 0 20px 0 0;
	text-decoration: underline;
	}

.textRight {
	float: right;
	}
	
.textDesno {
	margin: 0 3px 0 0;
	float: right;
	}

.textDesno1 {
	color: #111;
	margin: -15px 3px 0 0;
	float: right;
	padding: 0;
	}
	
.textTermin {
	color: #111;
	margin: 10px 3px 0 0;
	text-align: right;
	padding: 5px 0 5px 0;
	display: block;
	}

.tblOsebe {
	width: 97%;
	margin: 5px 0 3px 5px;
	}
	
.tblOsebeHeader {
	border-bottom: 1px solid #EAE6E4;
	height: 20px;
	} 

.ponudbaNazaj {
	text-align: left;
	padding: 5px 0 5px 6px;
	}
	
.ponudbaDarilo {
	text-align: right;
	padding: 0 6px 5px 0;
	margin-top: -18px;
	}
	
.skupinskaRez {
	padding: 5px 0;
	}

.skupinskaRez img {
	margin: 0 10px 0 0;
	float: left;
	}

/*kosarica*/
.tblKosaricaSkupaj {
	width: 460px;
	border: 1px #BFD72F solid;
	margin: 5px 0 20px 0;
	padding:0;
	font-weight: bold;
	}

.tblKosaricaSkupaj td {	
	text-align:center;
	}
 
 
 /* rezervacije koraki */

.rezerv {
 padding-top: 10px;
 width: 150px;
 float: left;
 }

.rezervStep {
 margin: 8px 0;
 width: 150px;
 float: left;
 }
 
.rezervStepOn, .rezervStepDone {
 color: #fff;
 font-size: 11px;
 border-top: 1px #fff solid;
 border-bottom: 1px #fff solid;
 padding: 8px 0;
 width: 150px;
 float: left;
 }

.rezervStepDone {
border: none;
}
 
.rezervNumber {
 font-size: 25px;
 float: left;
 padding: 5px;
 }
 

#TipLayer {
 visibility:hidden;
 position:absolute;
 z-index:1000;
 top:-100px;
 text-align: left;
 } 
 
.reservAccepted {padding:5px;border: 1px solid #BFD72F;font-weight:bold;margin: 0 0 10px 0;width:403px!important;width:100%;}
.reservWaiting {padding:5px;border: 1px solid #FF0000;font-weight:bold;margin: 0 0 10px 0;width:403px!important;width:100%;}

/***** poloznica *****/


#bn_okvir {border:1px solid #DCDCDC;float:left;margin-bottom:10px;width:460px;}
#bn-top {border:1px solid #FBC2D2;padding:5px 0 8px 10px;height:182px;width:450px;}
#bn-bottom {border:1px solid #FFE3A2;padding:5px 0 8px 10px;height:140px;width:450px !important;width:460px}
.bn-red {color:#FF0000;float:left;font-size:10px;margin:8px 10px 2px 0;width:165px;}
.bn-field {border:1px solid #DCDCDC;color:#000;float:left;margin:0 10px 0 0;padding:2px;width:159px;}
.bn-field_inactive {border:1px solid #FF9999;float:left;margin:0 10px 0 0;padding:3px;width:164px;}
#bn_okvir strong {color:#FF0000;}

/*****form**************/

.contactData {
	width: 460px;
}

.contactDataBoniFix {
	width: 449px !important;
	width: 453px ;
	padding: 0 0 0 4px !important;
	padding: 0 0 0 5px;	
}

.contactData fieldset {
	padding:0 10px 10px 10px;
	border: 1px solid #BFD72F;
	margin:10px 0 0 0;
}

.contactData fieldset legend {
	color: #000;
	font-weight: bold;
	padding:0 4px;
	margin-bottom: 5px;
	font-size:14px;
}

.contactData fieldset label {
	display: block;
	padding:3px 0 0 0;
}

form.contactData .required {
	font-size: 10px;
	color: #FF0000;
}

form.contactData .buttonMargin {
	margin: 10px 0 0 0;
}

.contactData fieldset input, .contactData fieldset select {
	font-size: 12px;
	width: 300px;
}

.contactData .checkbox {
	width: 20px !important;
}

.contactData fieldset input, .contactData fieldset textarea {
	font-size: 12px;
	width: 300px;
}

.selectShort {
	font-size: 12px;
	width: 100px !important;
}

.contactData p {
	width: 100% !important;
	padding: 10px 0 0 0;
}

.contactData li {
	list-style:none;
	background:0;
	padding:0;
	margin:0;
}

.contactData ul {
	padding:8px 2px 2px 2px;

}

.contactData .section {
	font-weight:bold;
}

.contactData textarea {
	width:98%;
}

.contactData .submitForm {
	width:100px;
	font-size:14px;
	margin:10px 0 0 0;
	font-weight:bold;
	border: 1px solid #BFD72F;
}

.contactData .error {
	color: #c02424;
	padding:0 0 0 0px;
	font-size:10px;
	display:block;
}

.errorMessage {
	border: 1px solid #ddd;
	padding:10px;
	color: #247534;
}

/*GALERIJA*/
.galerijaCenter {width:448px;margin:0 0 20px 0;margin:0 0 10px 0!important;padding:5px 0 0 0;}	
.galerijaPonudnik {width:448px;margin:0 0 20px 0;margin:0 0 10px 0!important;padding:5px 0 0 10px;}	
.galerijaPonudnik a:hover, .galerijaPonudnik a:hover {border: 2px solid #BFD72F !important;}
.galerijaCenter a:hover, .galerijaCenter a:hover {border: 2px solid #BFD72F !important;}		
.galerijaPonudnik .textPovecaj, .galerijaCenter .textPovecaj {font-size:10px;padding:0 0 5px 0;width:100%;float:left;}
.galerijaSlike {width: 448px;min-height:60px;}
.galerijaSlike a {border:2px solid #fff;margin-right:2px;display:block;width:80px;height:57px;float:left;}	
.galerijaSlike a:hover {border:2px solid #BFD72F !important;}

/***** print *****/
.printHeader {float:left;padding: 5px 0 0 0;border-bottom: 2px solid #BFD72F;margin: 0 0 20px 0;width: 460px;}
.printFooter {padding: 5px 0 0 0;width: 460px;font-size: 10px;margin: 20px 0 0 0;border-top: 1px solid #BFD72F;}

