/*
 generated: 29.09.2010 16:38:23
*/
html, body {
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

a img { border:0; }
a {  text-decoration: underline; }
a:hover { text-decoration: none; }
h3 {  padding: 0px; margin: 0px 0px 10px 0px; font-size: 15px;}

/* ******************************* CONTAINER ******************************* */

#container_all, #container_all_nomenu {
	width: 920px;
	margin: 0px auto;
	position: relative;
    height: auto;
}
#container {
	width: 920px;	
	position: relative;
	padding-bottom:80px;
}

/* ******************************* HEADER ******************************* */
#header {
	height: 122px;
	width: 900px;
	margin: 0px 10px 0px 10px;
	position: relative;
}
a.logo {
	display: block;
	width: 200px;
	height: 100px;    		
	margin-top: 11px;
	float:left;
}
a.logo span {
	display: none;
}
#header h1 {
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	font-size: 14px;	
	float: right;
	font-weight: normal;
}

/* ******************************* LANG MENU ******************************* */

#lang_menu {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index:10;
}
#lang_menu a {
  display: block;
	width: 37px;
	height: 25px;    		
	margin: 0px 10px 0px 0px;
	font-weight: bold;
	font-size: 11px		
}
#lang_menu a:hover { text-decoration: none;  }


/* ******************************* MAIN MENU ******************************* */

#main_menu {
	height: 39px;
	width: 900px;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	position: relative;
}

#main_menu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#main_menu ul li {
	display: inline;
	float: left;
}

#main_menu ul li a{	
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 13px 20px 10px 20px;
	margin: 0px auto;
}

#main_menu ul li a:hover, #main_menu ul li .active {	
	background-attachment: scroll;
}

/* ******************************* MAIN MENU - SEARCH BOX ******************************* */

.search_box {	
	width: 210px;
	float: right;
	height: 38px;
	position: relative;
}

form {
	padding: 7px 0px 7px 10px;
	_padding: 6px 0px 6px 10px;
	margin: 0px 0px 0px 0px;
}

input.text { width: 120px; }
input.button { 	
	height: 22px;	
	position: absolute;
	right: 10px;
	top: 7px;
	font-size: 11px;
	width: 60px;
	cursor: pointer;	
}
#time {
	height: 20px;
	width: 900px;
	margin: 0px 10px 0px 10px;	
}
#time span {
	display: inline;	
	float: right;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
}
/* ******************************* MAIN CONTENT ******************************* */

#content_main {
	width: 900px;
	margin: 30px 10px 0px 10px;
	position: relative;
	padding: 0px;
	min-height: 400px;
}

/* ******************************* CONTENT MENU ******************************* */

#content_menu {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	position: relative;
}

#content_menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


#content_menu ul li{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
}

#content_menu ul li a{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	display: block;
	width: 180px;
	text-decoration: none;		
}

#content_menu ul li a:hover, #content_menu ul li .active {	
	background-image: none;
}

/* ******************************* CONTENT MENU - SEARCH BOX ******************************* */

.content_search_box {
	width: 210px;
	margin-top: 30px;
	height: 38px;
	position: relative;	
}
.content_search_box form {
	padding: 8px 0px 7px 10px;
	_padding: 7px 0px 6px 10px;
	margin: 0px 0px 0px 0px;
}
.content_search_box .search_submit { 	
	height: 22px;	
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 11px;
	width: 60px;
	cursor: pointer;	
}

/* ******************************* CONTENT DATA ******************************* */

#content_data {
	margin: 0px 30px 0px 260px;
	position: relative;
	width:605px;
}

#content_data_nomenu  {
	margin: 0px 30px;
	position: relative;
	width:835px;
}

ul.mapa-webu {
	list-style-type: none;
	padding: 0px;
}

ul.mapa-webu li{
	
	font-weight: bold;
}

ul.mapa-webu li li {
	font-weight: normal;
	padding-left: 30px
	
}

ul.mapa-webu li li li {
	font-weight: normal;
	padding-left: 30px
	
}


/* ******************************* FOOTER ******************************* */

#footer {	
    height: 80px;		
	clear: both;
	bottom:0;	    
    position:relative;	
	width:920px;	
}

#footer span{
	position:relative;
	left: 30px;
	top:40px;
    font-size: 10px;	
	display: inline;	
}

#content_data span, #content_data_nomenu span { display:inline; } 
html, body { 	background: url('bg_body.jpg?1285771103') repeat-x; }
a, a:visited, a:link, h2 { color: #1e721b; }

#container_all {	background: url('bg_container_all_1.gif?1285771103') repeat-y; }
#container { 	background: url('bg_container_1.jpg?1285771103') no-repeat; }
a.logo { background: url('vino_wine400_2.jpg?1285771103') no-repeat; }

#header h1 { color: #ffffff; }
#lang_menu {  background: url('flags_v.gif') no-repeat; }
#lang_menu a { 	color: #000000; }
#lang_menu a:hover { color:#ffffff; }

#main_menu { background: url('bg_main_menu.gif?1285771103') repeat-x; }
#main_menu ul li a { #1e721b; }
#main_menu ul li a:hover, #main_menu ul li .active {
	color: #000;
	background: #FFFFFF url('main_menu_divider.gif?1285771103') no-repeat;
	background-attachment: scroll;
}

.search_box { 	background: url('bg_search_box.gif?1285771103') repeat-x;}
.search_submit { 
	background: url('bg_button.gif?1285771103') repeat-x;
	border: 1px #999999 solid;
	color: #ffffff;
}

#time { 	border-bottom: 1px #E2E2E2 solid; }
#time span { 	color: #666666; }

#content_menu ul li a{
	border-bottom: 1px #E2E2E2 solid;
	background: url('bg_menu.gif?1285771103') no-repeat;
}

#content_menu ul li a:hover, #content_menu ul li .active { 
	background-color: #EFEFEF; 	color: #000000;
}

.content_search_box {	border: 1px #E2E2E2 solid; }
 
#content_data { 	margin: 0px 30px 0px 260px; 	position: relative; }
#footer {  	background: url('bg_footer_1.gif?1285771103') bottom left no-repeat; }
#footer span{  	color:#999999; }
