html {width: 100%; height: 100%;}
body {margin: 0; padding: 0; width: 100%; height: 100%; color: #c7baa7; font-family: "Times New Roman", Times, serif; background: #1a0505 no-repeat fixed url('/img/spacer.gif');}
#body {width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 770)? "770px" : "100%" && ((document.documentElement.clientWidth || document.body.clientWidth) > 1280)? "1280px" : "100%"); min-width: 770px; max-width: 1280px;}
img {border: 0;}
a {color: #3685c2;}
a.direct {color: #3685c2; border-bottom: 1px dashed; cursor: hand; cursor: pointer;}
a.win {padding-right: 15px; background: no-repeat 100% 50% url('img/ico_win.gif');}
/**
a.win:visited {background: no-repeat 100% 50% url('img/ico_win_visited.gif');}
a.win:active, a.win:visited:active {background: no-repeat 100% 50% url('img/ico_win_active.gif');}
:active {color: #ff5360;}**/
p {font-size: 107%; padding: 0; margin: 0 0 1em 0; line-height: 1.4em;}
	.date {margin-bottom: 0; font-size: 83%; color: #b82c27;}
	.prelist {margin-bottom: 0.3em;}
	.also {margin-top: 1.2em;}
ul, ol {font-size: 107%; padding: 0; margin: 0 0 1em 0; line-height: 1.4em;}
	ul li {list-style: none; background: no-repeat 0 0.45em url('/img/li.gif'); margin: 0 0 0.3em 20px; padding-left: 16px;}
	ol li {margin: 0 0 0.3em 40px; position: relative;}
		li p, li ul, li ol {font-size: 100%;}
h1 {clear: both; color: #c58f5a; font-size: 220%; font-weight: normal; margin: 1.2em 0 0.4em 0; line-height: 0.9em;}
	h1 a {color: #c58f5a;}
h2 {clear: both; color: #b82c27; font-size: 170%; font-weight: normal; margin: 1.2em 0 0.3em 0;}
	h2 a {color: #b82c27;}
h3 {clear: both; color: #b82c27; font-size: 150%; font-style: italic; font-weight: normal; margin: 1.2em 0 0.3em 0;}
	h3 a {color: #b82c27;}
h4 {clear: both; color: #b82c27; font-size: 130%; font-weight: normal; margin: 1.2em 0 0.3em 0;}
	h4 a {color: #b82c27;}	
h5 {clear: both; font-size: 107%; padding: 0; margin: 1.2em 0 0.3em 0; line-height: 1.4em;}	
.first {margin-top: 0;}
table {border: 0; border-collapse: collapse;}
td {padding: 0;}
table.simple {margin-bottom: 1em; border-bottom: 1px solid #1a0505; font-size: 90%;}
table.simple th {text-align: left; padding: 0.4em 2em 0.4em 0;}
table.simple td {padding: 0.4em 2em 0.4em 0; border-bottom: 1px solid #2f0b0b;}
table.nb {margin-bottom: 1em;}
	table.nb td {padding: 0.5em 1em 0.5em 0;}
		#content table.nb td p {font-size: 100%; font-style: italic; color: #855a55; margin: 0;}
.spacer {float: left;}
	.spacer img {width: 1px; height: 1px;}
.br {width: 100%; height: 1px; clear: tour;}
.nobr {white-space: nowrap;}
.roman {position: relative; left: -0.6em; white-space: nowrap;}
.star {font-family: Arial, Helvetica, sans-serif;}
img.png {//background-image: none !important; behavior: url('/img/png.htc');}
img.ill {float: left; margin: 0.3em 1.2em 1em 0;}
.youtube {margin: 0.3em 1.2em 1em 0;}
a.product {display: block; float: left; width: 150px; margin: 0.3em 1.2em 1em 0; height: 150px; background-position: 0 0;}
a.product:hover {background-position: 0 100%;}			

#zoom_screen {z-index: 9; position: fixed; width: 100%; height: 100%; background: url('/img/zoom_bg.gif');}
*body #zoom_screen {position: absolute; left: expression((ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLef ) + 'px'); top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px');}
	#zoomed_div {position: absolute; left: 50%; top: 50%;  background: #2f0b0b url('/img/zoom_loading.gif') no-repeat center;}
		#zoomed_photo {margin: 7px 9px;}

#header {z-index: 3; position: relative; width: 100%; height: 210px;}
	#logo {position: absolute; left: 6%; top: 50px; width: 200px; height: 129px; text-align: center; background: no-repeat 50% 100% url('/img/logo_fbulvar_reflection.gif');}
		#logo img {width: 200px; height: 94px;}
	#menu {z-index: 2; position: absolute; left: 35%; top: 40px; width: 58%; margin: 0;  font-size: 107%;}		
		#menu li {background: none; margin: 0 0 0.2em 0; padding: 0; float: left; width: 33%;}
			#menu li a, #menu strong {position: relative; display: block; float: left; color: #a81c18; padding: 0.2em 0.5em 0.3em 0.5em;}
			#menu li a:hover {/**font-weight: bold; **/color: #d19960;}
			#menu strong {color: #d19960; background: #a81c18;}		
				#menu strong a {color: #d19960; padding: 0;}
				.menu_crnr_tl {position: absolute; width: 5px; height: 4px; top: -4px; left: 0;}
				.menu_crnr_tr {position: absolute; width: 5px; height: 4px; top: 0; right: 0; border-right: 1px solid #1a0505; margin: 0 -1px 0 0;}
				.menu_crnr_br {position: absolute; width: 5px; height: 4px; bottom: -4px; right: 0; border-right: 1px solid #1a0505; border-bottom: 1px solid #1a0505; margin: 0 -1px -1px 0;}
				.menu_crnr_bl {position: absolute; width: 5px; height: 4px; left: 0; bottom: 0; border-bottom: 1px solid #1a0505; margin: 0 0 -1px 0;}
	#lang {position: absolute; right: 1px; top: 40px; width: 33px;}				
		#lang a, #lang strong {display: block; width: 33px; height: 19px; text-align: center; margin-bottom: 0.5em;}
		#lang strong {background: no-repeat url('/img/lang_on.gif');}
			#lang a img, #lang strong img {width: 17px; height: 9px; margin-top: 6px;}
#splashes {position: relative; width: 100%; height: 400px; margin-top: -50px;}
	#splash_left {position: absolute; width: 55%; height: 400px;}
	#splash_right {position: absolute; left: 55%; width: 45%; height: 300px;}
		#splash_left table {z-index: 1; position: absolute; width: 100%; height: 400px; border-left: 1px solid #1a0505;}
		#splash_left_content {z-index: 0; position: absolute; width: 100%; height: 400px;}
		#splash_right table {z-index: 1; position: absolute; width: 100%; height: 300px; border-left: 1px solid #1a0505; border-right: 1px solid #1a0505;}
		#splash_right_content {z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 300px;}
			#leaves1 {z-index: 2; position: absolute; left: 10px; top: -105px; width: 125px; height: 142px;}
			#leaves2 {z-index: 2; position: absolute; right: 10px; bottom: -54px; width: 91px; height: 91px;}
			#splash_left td.center {height: 200px;}
			#splash_right td.center {height: 100px;}
			td.crnr {width: 67px; height: 50px;}
				td.crnr img {width: 67px; height: 50px;}
			td.filled {width: 100%; background: #1a0505;}
			td.transparent {width: 100%;}
	#splashes h1 {z-index: 2; position: absolute; left: 55%; top: 250px; width: 27%; margin: 1em 0 0 70px; font-size: 150%; line-height: 1em;}
#news {position: relative; width: 100%; margin: 1em 0 2em 0;}
	#news1 {float: left; position: relative; left: 8%; width: 38%;}
	#news2 {float: left; position: relative; left: 14%; top: 0; width: 38%;}
		.news_tn {float: left; width: 75px; height: 101px; margin-right: 15px;}
		#news p {float: left; font-size: 90%; margin: 0;}
#see_also {position: relative; width: 100%;}
	#see_also p	{position: relative; left: 8%; width: 76%;}
		#see_also a {color: #a81c18;}
#digest {position: relative; width: 100%;}		
	#digest p {color: #5c4040; position: relative; left: 8%; width: 76%;}
#hot_wines {z-index: 1; position: relative; width: 100%; height: 240px;}
	#hot_wines table {width: 84%; height: 240px; border-left: 1px solid #1a0505; background: #c7b497;}
		#hot_wines td.center {height: 40px;}
		td#hot1 {width: 33%; text-align: left; background: no-repeat 0 40px url('/img/hot1_bg.gif');}
		td#hot2 {width: 34%; text-align: center; background: no-repeat 50% 5px url('/img/hot2_bg.gif');}
		td#hot3 {width: 33%; text-align: right; background: no-repeat 100% 55px url('/img/hot3_bg.gif');}
			a.hot {display: block; width: 100px; margin: 0 35px; height: 140px; background-position: 0 0;}
			a.hot:hover {background-position: 0 100%;}			
	#logo_fb {position: absolute; left: 90%; top: 150px; widtmh: 50px; height: 33px;}
	#leaves4 {position: absolute; left: 22%; bottom: -42px; margin-left: 10px; width: 182px; height: 92px;}
#content {position: relative; width: 100%; margin: 0 0 2em 0;}
	#left {float: left; position: relative; left: 8%; width: 50%;}
		#content p#navi {margin: 0 0 0.2em 0; font-style: normal; font-size: 83%; color: #855a55;}
			p#navi a {color: #855a55;}
		#content p, #content ul, #content ol, #content h5 {margin-left: 40px;}
		.column3 {float: left; width: 30%; padding: 0 1em 0.5em 0;}
			.column3 .ill {float: none;}
	#tour, #sitemap, #gallery {float: left; position: relative; left: 8%; width: 84%; margin-bottom: 100px;}	
		#tour #flashcontent {width: 100%; height: 450px; border: 5px solid #f7f2ed; margin: 1em 0;}
		#tour p {/**font-size: 107%; font-style: italic;**/ width: 80%;}
		#tour_previous {float: left; width: 40%; margin-bottom: 6em;}
		#tour_next {float: right; text-align: right; width: 40%; margin-bottom: 6em;}
			#tour_previous img, #tour_next img {margin: 0 1.7em; width: 150px; height: 100px;}
	#right {float: right; position: relative; width: 32%;}
		#splash_inside {position: relative; width: 100%; height: 230px; margin-top: -50px;}
			#splash_inside table {z-index: 1; position: absolute; width: 100%; height: 230px; border-right: 1px solid #1a0505;}
			#splash_inside_content {z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 230px; background-color: #2f0b0b; background-attachment: 100% 0; background-repeat: no-repeat;}
				#splash_inside td.center {height: 30px;}
		#right #tour_menu {margin: 6.7em 0 3em 0;}						
			#tour_menu li {border: 1px solid  #1a0505; background: none; height: 60px; padding: 0; margin: 0;}
				#tour_menu li a {position: absolute; display: block; width: 150px; height: 100px; border: 2px solid  #bfbbb7; background-position: 0 0;}
				#tour_menu li a:hover {z-index: 2; margin-left: 20px; border: 2px solid  #e5e0dc; background-position: 0 100%;}
				#tour_menu li strong {position: absolute; z-index: 1; display: block; width: 150px; height: 100px; margin-left: 10px; border: 2px solid  #f7f2ed; background-position: 0 100%}
					#tour_menu li img {}		
		#submenu {z-index: 3; position: relative; left: -16px; top: -1em;}
			#submenu li {margin: 0 0 1em 0;}
				#submenu li a {}
				#submenu li a:hover {/**font-weight: bold; **/ color: #d19960;}
				#submenu li strong a {color: #c7baa7;}
				#submenu ul {font-size: 80%; margin: 0.7em 0 0 1em;}
					#submenu ul li {margin: 0 0 0.7em 0; padding: 0; background: none;}
						#submenu ul li a {color: #c7baa7;}
		#tns {width: 75%; margin: 3em 0 5em 0;}
			#tns img {width: 60px; height: 56px; float: left; margin: 0 10px 6px 0;}									
		#right p {width: 75%;}			
#footer {position: relative; width: 100%; height: 360px;}
	#guesswho {position: absolute; left: 8%; top: 50px; width: 76px; height: 49px; background: no-repeat 0 100% url('/img/guesswho_reflection.gif');}
		#guesswho img {width: 76px; height: 24px;}
	#netpeak {position: absolute; left: 8%; top: 105px; width: 85px; height: 32px; background: no-repeat 0 100% url('/img/netpeak_reflection.gif');}
		#netpeak img {width: 85px; height: 16px;}
	#hsm_content {z-index: 1; position: absolute; top: 100px; left: 36%; margin-left: -85px;}
		#hsm_content a, #hsm_content strong {display: block; width: 27px; height: 26px; margin: 0 15px; float: left;}
		#hsm_content a:hover {background: no-repeat url('/img/ico_hsm_over.gif');}
		#hsm_content strong {background: no-repeat url('/img/ico_hsm_on.gif');}
			#hsm_content a img, #hsm_content strong img {width: 27px; height: 26px;}
	table#hsm {position: absolute; width: 28%; left: 22%; height: 220px; background: #2f0b0b;}
		#hsm td.center {height: 20px;}
	table#contacts {position: absolute; width: 34%; left: 50%; height: 260px; background: #2f0b0b; border-left: 1px solid #1a0505;}
		#contacts td.center {height: 60px;}
			#contacts p {font-size: 90%; margin: 0;}
				#contacts a {color: #a81c18;}
			p#for_partners {font-size: 80%; margin: 0;}
				p#for_partners a {float: right; color: #c58f5a;}
	#leaves3 {position: absolute; left: 84%; top: -96px; margin-left: 10px; width: 35px; height: 86px;}				