/************************
visit Slovenia
CSS by 
Klemen Urbancnik
POLET spletni inzeniring
***********************************
special thanks to Gregor Rupnik
**********************************/

/***** 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;}
ol,ul {list-style:none;}
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: none;
	background: transparent url(http://www.visitslovenia.net/pic-d/bullet-zelen.gif) no-repeat 0 0;
	}	
	 	 
a, a:visited {
	text-decoration: underline;
	color: #000;
	}

a:hover, a:active {
	text-decoration: none;
	color: #BFD72F;
	}

h1, h2, h3, h4 {
	color: #1A1364;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 15px 3px 0;
	margin: 10px 0;
	}

h2 {
	font-size: 12px;
	margin: 3px 0;
	}

h3 {
	font-size: 11px;
	background: transparent url(http://www.visitslovenia.net/pic-d/line-left.gif) no-repeat 0 0;
	padding: 5px 0; 
	margin: 0;
	}
	
h4 {
	color: #FF0000;
	font-size: 11px;
	background: transparent url(http://www.visitslovenia.net/pic-d/line-right.gif) no-repeat 0 0;
	padding: 10px 0 5px 0; 
	margin: 5px 0 0 0; 
	}

input, select {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #BFD72F;
	padding: 2px; 
	}	
	
.fieldGeneral {
	width: 150px;
	border: 1px solid #7F9DB9;
	padding: 2px;
	margin: 0 0 2px 0; 
	}
	
.fieldDropdown {
	width: 150px;
	border: 1px solid #7F9DB9;
	padding: 0; 
	margin: 0 0 2px 0; 
	}

.drpdwnNights {
	width: 40px !important;
	}
	
.drpdwnNightsW {
	width: 50px !important;
	}

.fieldMembers {
	width: 103px;
	}
	
.tblDefault {
	width: 460px;
	margin: 5px 0 10px 0;
	}
	
.tblDefault td {
	padding: 0 1px;
	margin: 0;
	}
	
.tblMembers {
	width: 150px;
}

.memberUser {width:60px;}

.tblMembers td {
	padding: 2px 0;
	}

.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	border: none;
	width:87px;
	height:19px;
	cursor:pointer;
}

.buttonM {
	background: #fff url(http://www.visitslovenia.net/pic-d/button-m.gif) repeat-x scroll left;
}

.buttonZ {
	background: #fff url(http://www.visitslovenia.net/pic-d/button-z.gif) repeat-x scroll left;
}

.buttonZsearch {
	background: #fff url(http://www.visitslovenia.net/pic-d/button-z-search.gif) repeat-x scroll left;
	width:100px;
	height:23px;
}


#pathRight {
	float: right;
	padding: 3px 5px 2px 0;
	margin: -23px 20px 0 0 !important;
	margin: -23px 0 0 0;
	}

/***** style-main *****/

#container {
	min-width: 850px;
	width: 850px;
	text-align: left;
	background: transparent url(http://www.visitslovenia.net/pic-d/bg-zelen.gif) repeat-y 0 0;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

#float-wrapper {
	float: left; 
	width: 680px;
	}
		
/***** style-head *****/

#head {
	width: 680px;      
	background: #fff;
	}
	
#headLogo {
	width: 660px;
	height: 40px;
	margin: 0 0 1px 0;
	border-bottom: 2px solid #BFD72F;
	}
	
#headLogo .logo {
	float:left;
	padding: 5px 0 0 0;
	}
	
#headLogo .flags {
	float:right;
	padding: 23px 0 0 0;
	}

#headImage{
	width: 660px;      
	height: 160px;  
	background: transparent url(http://www.visitslovenia.net/pic-d/head/slovenia.jpg)  no-repeat top left;
	position:relative;
	z-index:100;
}

#headImage a {
	width: 660px;   
	/*width: 480px;  *//*imprtant for english*/
	height: 160px;  
	display: block;
	/*float:right;*//*important for english*/
}

#headPic {border: none;width: 660px;height: 160px;}


#headCurve {
	width: 660px;
	height: 35px;
	background: transparent url(http://www.visitslovenia.net/pic-d/curve.png) no-repeat left top;
	margin: -34px 0 0 0;
	float: left;
	position:relative;
	z-index:1000;
	}

#headMap, #headMapGer, #headMapHrv {
	width: 660px;
	height: 160px;
	background: transparent url(http://www.visitslovenia.net/pic-d/curve-map.png) no-repeat left top;
	margin: -160px 0 0 0;
	float: left;
	position:relative;
	z-index:1000;
	}

#headMapGer {
	background: transparent url(http://www.visitslovenia.net/pic-d/curve-map-ger.png) no-repeat left top!important;
	}
	
#headMapHrv {
	background: transparent url(http://www.visitslovenia.net/pic-d/curve-map-hrv.png) no-repeat left top!important;
	}


#headNav {  
	width: 660px;      
	background-color: #BFD72F;
	float: left;
	display:block;
	padding: 8px 0;
	}

#headNav H1 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	}
		
#headNav H1 a, #headNav H1 a:visited {
	color: #1A1364;	
	text-decoration: none;
	padding: 0 10px;
	background: url(http://www.visitslovenia.net/pic-d/line-nav.gif) no-repeat top right;
	}

#headNav H1 .last {
	background: none !important;
	padding: 0 0 0 10px !important;
	}

#headNav h1 a:active, #headNav h1 a:hover {
	color: #fff;
	text-decoration: none;
	}	

/***** style-middle *****/
	
#center {
	float: right; 
	width: 500px;
	}
		
#centerVsebina {
	float: left;
	width: 480px;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#centerVsebina h3 { 
	width: 500px;
	color: #111;
	text-align: left;
	font-size: 11px;
	background: url(http://www.visitslovenia.net/pic-d/naslov-zelen-v1.gif) no-repeat left;
	padding: 2px 0 3px 30px;
	margin: 0 0 5px -20px;
	float:left;
	}
		
#centerVsebina p {
	width: 460px;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;
	}

#centerVsebina p.top {
	padding-top:5px;
}


.contentDouble {
	width: 460px !important;
    margin: 0;
    padding-bottom: 10px;
    float:left;
   }
	
.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;
   }
 
.znam { 
 float: left;
 margin: 0 0 5px 0;
 width: 170px;
 }
 
.znamSlika { 
 width: 90px;
 float: left;
 }
 
.znamText { 
 float: left;
 width: 80px;
 vertical-align: middle;
 }
 
.znamM { 
 	float: left;
 	margin: 0 0 5px 0;
	width: 220px;
 	}
 
.znamMText{ 
 	float: left;
 	width: 130px;
 	vertical-align: middle;
	padding-top:8px;
 	}

/***** style-left *****/

#left {
	float: left;
	width: 180px;
	font-size: 11px;
	}
	
ul.leftSearch li, ul.leftNav li {
 	list-style-type: none;
	padding: 2px 0;
}

ul.leftSearch a, ul.leftSearch a:visited { 
	font-size: 10px; 
	color: #1A1364; 
	text-decoration: none;
	}	

ul.leftSearch a:active, ul.leftSearch a:hover { 
	text-decoration: underline;
	}

#leftVsebina {
	padding: 0 14px;
	color: #1A1364;
	}

#leftVsebina a, #leftVsebina a:visited {	
	text-decoration: none;
	}
	
#leftVsebina a:active, #leftVsebina a:hover {
	color: #fff;
	}

.leftSearchNaslov {
	color: #1A1364;
	font-weight: bold;
	padding: 15px 0 5px 0;
	}

/***** style-right *****/

#right {
	float: right;
	width: 170px;
	font-size: 10px;
	}

.righth3 {
	background: transparent url(http://www.visitslovenia.net/pic-d/line-right.gif) no-repeat 0 0;
	padding: 10px 0 5px 0; 
	margin: 10px 0 0 0; 
	}

.righth3 a {
	font-weight:normal;
	}	
	
#right p {
	font-size: 10px;
}	

#right p.dogodki {
	text-align: center;
	padding-top: 5px;
}

#right a:active, #right a:hover {
	text-decoration: none;
	color: #000;
	}	

#right ul {
 margin: 0;
 }
 
#right li {height:100%;}

#poslovne {
	margin: 0 0 -5px 0;
	}

.navRight {
	text-align: center;
	padding: 5px 10px 4px 10px;
	}
	
.slogan  {
	margin: 40px 0 0 0;
	padding: 0 5px;
	vertical-align: bottom !important;
}

.imgRight {
	padding: 0;
	margin: 0px 0 0px 5px;
	float: right;
	}

.imgRight2 {
	padding: 0;
	margin: -10px 0px 0px 0px;
	}

.textError, .textPrice {
	font-size: 11px;
	color: #FF0000;
	}

.textErrorSmall {
	font-size: 9px;
	color: #FF0000;
	}
	
#bannerFloatRight {
 position:absolute;
 width: 160px;
 height: 600px;
 margin: 10px 0 0 190px ! important;
 border: 1px solid #EAEAEA;
 } 

.opozoriloRdec {
padding:5px;
border: 1px solid #FF0000;
font-weight:bold;
color:#FF0000!important;
margin: 10px 0;
width:850px;
display:block;
}

/***** footer  *****/

#footer { 
	background-color: #D3E285;
	color: #000;
	text-align: center;
	padding: 10px 0; 
	width: 850px;
	font-size: 10px;
	clear: both;
	}
	
#footer A {
	text-decoration: none;
	color: #000;
	}
	
#footer A:hover { 
	text-decoration: underline;
	color: #000;
	}

/* splosno */

.linkNaprej, .linkNaprej:visited {
	background: #FFF url(http://www.visitslovenia.net/pic-d/bullet-naprej-z.gif) right no-repeat;
	padding: 0 10px 0 0; 
	clear:both;
}

.linkNaprej:hover, .linkNaprej:active {
	text-decoration: none;
	color: #BFD72F;
}


.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;
   }
   
   
.textRdec {
color: #FF0000;
font-size: 11px;
font-weight: bold;
}

/***** print *****/
.printHeader {display:none;}
.printFooter {display:none;}

