/**********************************
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,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;
	}
	
h1, h2, h3 {
	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: 11px;
	border-bottom: 1px solid #BFD72F;
	padding: 5px 0; 
	margin: 0;
	}

input {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #1A1364;
	padding: 2px; 
	}

.fieldMembers {
	width: 103px;
	}
	
.fieldponudba {
	border: 1px solid #7F9DB9;
	padding: 2px;
	margin: 0 0 2px 0; 
	width: 40px !important;
	}

.tblDefault {
	width: 460px;
	margin: 5px 0 10px 0;
	}
	
.tblDefault td {
	padding: 0 1px;
	}

.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;
}	
	
.buttonR2 {
	background: #fff url(http://www.visitslovenia.net/pic-d/button-r-2.gif) repeat-x scroll left;
	width:96px;
	height:33px;
	line-height: 10px;
	padding: 0 0 3px 0 !important;
	margin-right: 2px;
}

.buttonR {
	background: #fff url(http://www.visitslovenia.net/pic-d/button-r.gif) repeat-x scroll left;
}

hr {display: none;}
	
.hr {
  	height: 1px;
	font-size: 1px;
	background: #fff url(http://www.visitslovenia.net/pic-d/line-z.gif) repeat-x scroll left;
	}
	
.hrWide {
  	height: 2px;
	font-size: 1px;
	background: transparent url(http://www.visitslovenia.net/pic-d/line2-z.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: 500px;
	}
		
#centerVsebina {
	float: left;
	width: 480px;
	padding-left: 20px;
	margin-bottom: 10px;
	}
		
#centerVsebina p {
	width: 460px;
	margin: 0 0 5px 0;
	}

#centerVsebina p.top {
	padding-top:5px;
}

#path {display:none;}
	
#navFooter {display:none;}

/***** style-left *****/

#left {display:none;}

/***** style-right *****/

#right {display:none;}	

.imgRight {
	padding: 0;
	margin: 0;
	float: right;
	}
	
.imgRight2 {
	margin-bottom: 5px;
	margin-top: -20px;
	text-align: right;
	}
	
.imgLeft {
	padding: 0 5px 0 0;
	margin: 0;
	float: left;
	}



/***** footer  *****/
	
#footer {display:none;}

/* splosno */
.tblContent {
	width: 460px;
	margin: 0 0 10px 0;
	font-size: 11px;
	text-align:left;
	}
	
.tblContent thead tr th {
	padding:2px;
	border-bottom: 2px solid #848FAB;
	}

.tblContent tr td {
	border-bottom:1px solid #848FAB;
	}
	
.linkNaprej:hover, .linkNaprej:active, .linkNaprej, .linkNaprej:visited {
	text-decoration: underline;
	color: #BFD72F;
}
  
.ponudbaMiddle {
   width: 460px !important;
   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;
   }
  
/***** print *****/
.printHeader {float:left;padding: 5px 0 0 0;border-bottom: 2px solid #1A1364;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 #1A1364;}

