body {
  background-color: #AFAFAF;
  background-image: url("../images/bg.jpg");
  background-repeat: repeat-y;
  background-position: center;
  text-align: center;
  margin-top: 100px;
  font-size:12px;
  	font-family: arial,sans-serif;
}
.main {

	width: 900px;
	height: 820px; 
	margin-left: auto;
	margin-top: -80px;
	margin-right: auto;
	position: relative;
	
}

.head{
	width: 900px;
	height: 163px;
	margin-top: 0px;
}


.logo {
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 203px;
	height: 163px;
	float: left;
	margin-top: 0px;
	text-align: left;
}

.combobox{
	width: 445px;
	height: 150px;
	float: right;
	text-align: left;
	text-color: #ffffff

}

.combobox1{
	width: 212px;
	height: 75px;
	float: right;
	text-align: left;
	text-color: #ffffff

}
.combobox2{
	width: 230px;
	height: 75px;
	float: right;
	text-align: left;
	text-color: #ffffff

	
}
.combobox3{
	width: 212px;
	height: 37px;
	float: right;
	text-align: left;
	text-color: #ffffff
	
}
.combobox4{
	width: 230px;
	height: 37px;
	float: right;
	text-align: left;
	text-color: #ffffff
}

.clear1{
	width: 53px;
	height: 22px;
	border:0px;
  position:absolute;
  top:117px;
  left:615px;
	background: url(../images/clear.png) no-repeat;
}
.search1{
	width: 53px;
	height: 22px;
  position:absolute;
  top:117px;
  left:559px;
	background: url(../images/search.png) no-repeat;
}
.clear2{
	width: 53px;
	height: 22px;
	border:0px;
  position:absolute;
  top:117px;
  left:842px;
	background: url(../images/clear.png) no-repeat;
}
.search2{
	width: 53px;
	height: 22px;
	border:0px;
  position:absolute;
  top:117px;
  left:785px;
	background: url(../images/search.png) no-repeat;
}





.menu {
	margin-top: 1px;
	margin-right: auto;
	width: 900px;
	float: inherit;
	height: 28px;
	border-bottom: 1px solid #E6E6E6;
	position: relative;
}
.content {
	width: 900px;
	margin-top: 10px;
	background:white;
	float:left;
	overflow:hidden;
	
}

.content-left {
	width: 390px;
	height: 408px;
	float: left;
	background:white;
		overflow:auto;
		text-align:left;
}
.content-left h2{
	padding-bottom:10px;
}
.content-left .padd
{
padding:5px 4px 10px 7px;
}
.content-right {
	height: 408px;
	width: 500px;
	float: right;
	/*background-image: url(../images/ljubljana.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	margin-right: 0px;
background:white;
	overflow:hidden;	
}

.bottom {
	width: 900px;
	height: 25px;
	margin-top: 0px;
	border-bottom: 1px solid #E6E6E6;
	overflow:hidden;
	
}

.bottom-left {
   width: 600px;
   height: 25px;
   float: left;
   margin-top: 5px;
   text-align: left;
   color: #6f7072;
}

.bottom-right {
   width: 300px;
   height: 25px;
   float: right;
}

.bottom-pictures {
	width: 900px;
	height: 123px;
	margin-top: 5px;
	float: left;
}	
.bottom-pictures img { 	
	float:left;
	}
.bottom-pictures :hover {
	color: #ffffff;
	height: auto;
	width: auto;
}
	
	
}

.bottom-pictures-1 {
	width: 123px;
	height: 123px;
	margin-top: 0px;
	float: left;
	background-image: url(../images/kavarna.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	margin-right: 0px;

}


	

.bottom-pictures-2 {
	width: 123px;
	height: 123px;
	margin-top: 0px;
	float: left;
	background-image: url(../images/pasta_nona.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	margin-right: 15px;
	margin-left: 16px;
	
}

.bottom-pictures-3 {
	height: 123px;
	width: 123px;
	margin-top: 0px;
	float: left;
	background-image: url(../images/lesara_la_carte.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	margin-right: 0px;
	
}


.top-menu{
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.top-menu A{
	font-family: Arial; 
	float: left;
	height: 26px;
	width: auto;
	color: #6f7072;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 12px;

}
.top-menu A:hover {
	color: #ffffff;
	background: #787878;
	height: 22px;
	width: auto;
}

.top-item {
	display: inline;
}

.bottom-menu {
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}



.bottom-item-left{
	float: left;
	margin-left: -12px;
	hover: none;
}

.bottom-menu A{
	font-family: Arial; 
	float: right;
	height: 26px;
	color: #6f7072;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 12px;

}
.bottom-menu A:hover {
	color: #ffffff;
	background: #787878;
	height: 19px;
	width: auto;
}



.bottom-item {
	display: inline;
}






#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 321px;
	top: 8px;
}
.podpis {

	font-size: 10px;
	text-align: left;
}
.TABELA {
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
h3 {
	color: #600;
	text-align: center;
	font-size: 12px;
}

h1,h2,h3 {margin:0px; padding:0px;}
.AAA{
	height:24px;
	color: #666;
}
.BBB {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#blok h3 {
	font-size: 12px;
	color: #666;
	text-align: center;
	
}
#skrol {
margin-top: 5px; margin-left:0px;  float: left; color: #333333;  font-size:12px;background:white;width:100%;overflow:hidden;


}
#flash {margin-top: 35px; margin-left:5px;float: left;}
#linkovi {
	padding-top: 25px;
	text-decoration: none;
	color: #111;
	font-size:13px;
	
	text-align: center;
}
#linkovi a:link, #linkovi a:visited {padding: 10px;text-decoration: none; color: #666; }
#linkovi a:hover, #linkovi a:active {padding: 10px; background:#373737;}
.aaa {
	
	font-size: 12px;
}
.TABELA tr td {
	
	
	text-align: left;
	color: #000;
}
.aa {
	color: #666;

	text-align: left;
}

.YY {
	
	text-align: left;

	color: #F9F9F9;
}
.AAA .siva {
	
	color: #F9F9F9;
}
.infoLink {margin:6px; border: 1px solid #999999; padding: 10px 2px; background:#F4F4F4;}
.infoLink a:link, .infoLink a:visited  {color:#636363; text-decoration: none;}
.infoLink a:hover, .infoLink a:active  {color:#333333; text-decoration: underline;}
.infoTitle {margin-bottom: 10px; padding: 5px; border-bottom:1px solid #999999; text-align: left;}

#rates {padding: 5px 20px 5px 5px;}
#rates_box { margin: 5px; padding:5px; border:1px solid #999999;}
#rates_text {}

.border { border-bottom:1px solid #999999;}
.infoTitle {margin-bottom: 10px; padding: 5px; border-bottom:1px solid #999999; text-align: left; font-size:14px;}

#inp
{
height:17px;
}
/*font-family: "Futura Lt BT";*/
#loginform {	 font-size: 16px; text-align: left;}
.aa {
	font-weight: bold;
}
.qa {
	font-size: 13px;
}
.link_jez a:link, .link_jez a:visited {text-decoration: none; color: #000; font-size:16px;}
.link_jez a:hover, .link_jez a:active { background:#373737;}
.linkz, .linkz:visited 
{text-decoration: underline; 
color: #666; font-size:12px;
font-weight:bold;
}
.linkz:hover, .linkz:active 
{ 
color:111;
}
.linkz1, .linkz1:visited 
{text-decoration: underline; 
color: #666; font-size:12px;

}
.linkz1:hover, .linkz1:active 
{ 
color:111;
}
.cenik
{
border-bottom:1px solid #999;
color:black;
}
#rates_box, #rates_text
  {
  font-size:12px;
  }



