* {
	margin:0; padding:0;
}

HTML {
	overflow-y:scroll;
	background:url(img/bg_body.gif) repeat-x top #efd097;
}

BODY {
	background: url(img/bg_header.gif) no-repeat top center transparent;
}

#container {
	background:url(img/bg_content.jpg) repeat-y top center #F0DAB5;
	border-top:none !important;
	border-bottom:none !important;
	border:1px solid #f3dcb2;
	width:1000px;
	height:auto;
	margin:0 auto;
}

#header {
	background:url(img/header02.jpg) no-repeat top center;
	height:305px;
	position:relative;
}

#header H1 {
	display: none;
}

* HTML .lang{margin-right:27px;}
.language{
	position: absolute;
	top:2px;
	left:828px;
	float:right;
	margin-right:52px;
	margin-top:5px;
	width:120px;
	text-align: right;
}

* HTML .language{
	margin-right:26px;
}

.language A, .language SPAN {
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 12px;
	color:#ead3a8;
}

.language A:hover {
	text-decoration:underline;
}

#main-menu {
	top:266px;
	position: absolute;
	text-align:left;
	margin-left:7px;
}

#main-menu LI {
	list-style:none;
	display:inline;
	background:url(img/LIbord.gif) no-repeat right;
	padding-right:3px;
}

#main-menu LI.no{
	background:none;
	padding-right:0;
}

#main-menu SPAN, #main-menu A {
	color:#ead3a8;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	padding:2px 10px;
}

#main-menu SPAN {
	color:white;
}

#main-menu A:hover {
	color:#ead3a8;
	background-color:#885C2B;
}

/*******************************************************/
.content{
	float:left;
	width: 645px;
	text-align:left;
	}
.contentPages{
	text-align:left;
	float:left;
	width:720px;
	}
.contentPages LI {
	margin:6px 0 6px 15px;
}
.bannerTop{
	text-align:center;
	margin:0 0 20px 0;
	}
.bannerTop IMG{
	border:0;
	padding:0;
	background:none;
	}
.bannerTop A IMG{
	border:0;
	padding:0;
	background:none;
	}
/**************** Beer *******************/
.beerList{
	margin:15px 0;
}
.beerLogo{
	width:145px;
	height:145px;
	float:left;
	margin-top:12px;
}
.beerText{
	width:555px;
	height:auto;
	float:right;
	font-size:13px;
	line-height:18px;
}
.beerSortList{
	clear: both;
	margin:15px 0;
}
.beerSort01{
	background:url(img/beerBG01.gif) repeat;
	border-bottom:1px dashed #73562c;
	padding:3px 3px;
}
.beerSort02{
	background:url(img/beerBG02.gif) repeat;
	border-bottom:1px dashed #73562c;
	padding:3px 3px;
}
.TopLine{
	border-top:1px dashed #73562c;
}

.beerSort01 H2, .beerSort02 H2{
	background:url(img/beerStrelka.gif) no-repeat left;
	padding-left:15px;
	cursor:pointer;
}
.beerSort01 H2.active, .beerSort02 H2.active{
	background:url(img/beerStrelka02.gif) no-repeat left;
}
.beerSort01 H2:hover, .beerSort02 H2:hover{
	color:#000;
}
/**************** RigtMenu *******************/
.rightMenuBox{}
.rightMenuBox UL{
	display:block;
	padding: 0;
	padding-left: 10px;
}
.rightMenuBox LI{
	list-style:none;
	display:block;
}
.rightMenuBox UL UL{
	margin:5px 0 5px 0;
}
.rightMenuBox UL UL LI{
	margin-left:17px;
}
.rightMenuBox UL UL LI A{
	color:#000;
	line-height:18px;
}
.rightMenuBox A{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	background:url(img/rightmenuIcon.gif) no-repeat left;
	padding-left:15px;
	display:block;
}
.rightMenuBox A:hover{
	text-decoration:none;
	color:#c41616;
	background:url(img/rightA_active.gif) no-repeat left;
	}
.rightMenuBox .active{
	background:url(img/rightA_active.gif) no-repeat left;
	text-decoration:underline;
	}

/***************** Menu list ****************************/
.MenuList{}
.MenuTD{
	background:url(img/menuBG.gif) repeat;
	border:1px dashed #bb9d72;
	margin-bottom:7px;
	}
.MenuTitle{
	color:#c41616;
	font-size:13px;
	font-weight:bold;
	padding:0 0 5px 0;
	}
.menuImg{
	width:107px;
	float:left;
	}
.RightContent .menuImg{
	width:auto;
	float:left;
	}
.menuImg img {
	padding:3px;
	background:#FFF;
	border:1px solid #bb9d72;
	}
.menuImg A:focus{
	outline:none;
	}
.MenuText{
/*	float:right;
	width:570px;*/
	}
.PagesN{
	float:right;
	color:#CB6601;
	font-size:14px;
	}
.PagesN A, .PagesN SPAN{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding:0 3px;
	}
.PagesN A{
	color:#CB6601;
	}
.PagesN a img{
	border:0;
	}
.Strelka{
	padding:0 5px;
	}
/*********************************************/
.fotoBoxLeft {
	float:left;
	text-align:left;
	width:296px;
}
.fotoBoxRight{
	float:right;
	text-align:left;
	width:296px;
}
.FotoText{
	line-height:18px;
	font-size:12px;
}
.FotoText A IMG{
	padding:0;
	background:none;
	border:0;
	top:3px;
	position:relative;
	}
/**********************************/
.ImgBox {
	background: url(img/imgBox.gif) repeat;
	border: 1px dashed #73562c;
	}
.ImgBox .pad
{
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 8px;
}
.ImgBox h1{
	padding-left:15px;
	}
.ImgBox A:focus{
	outline: none;
}
.imgList{
	float:left;
	position:relative;
	margin-left: 6px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 0;
}
* HTML .imgList{
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
}
.floatRight{
	float:right;
	}
.floatLeft{
	float:left;
	}
.leftStrelka{
	float:left;
	margin-right:8px;
	}
.leftStrelka A IMG{
	border:0;
	padding:0;
	background:none;
	}
.rightStrelka{
	float:right;
	}
.rightStrelka A IMG{
	background:none;
	padding:0;
	border:0
	}
.BigImgText{
	float:right;
	text-align:left;
	width:230px;
	line-height:20px;
	}
.User{
	font-weight:bold;
	color:#C94D02;
	font-style:italic;
	}
.content .voting IMG{
	background:none;
	padding:0;
	border:0;
	}
.votingBT{
	width:100px;
	}
/*******************************************************/
.RightContent{
	float:right;
	width:350px;
	text-align:left;
	}
.RightContentPages{
	float:right;
	width:270px;
	text-align:left;
	}
.newsBox{
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#1b0a05;
	}
.newsBox IMG, .recentAdd IMG{
	float:left;
	margin-right:7px;
	}
.holiday{
	border:2px solid #feeed5;
	background:url(img/holidayStatic.gif) no-repeat bottom !important;
	text-align:left;
	margin:10px 0;
	}
.holidayRepeat{
	background:url(img/holidayRepeat.gif) repeat-y top;
	}
.holidayTitle{
	text-align:right;
	padding-right:7px;
	}
.holidayTitle H1{
	text-align:left;
	margin-left:114px;
	}
.holidayText{
	float:right;
	text-align:left;
	height:auto;
	width:200px;
	color:#754d22;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.holidayText A{
	text-decoration:none;
	color:#754d22;
}
.holidayText A:hover{
	color:#000000;
}
.cubik{
	float:left;
	width:100px;
	height:95px;
	}
.bannerRight {
	margin:10px 0;
	}
.bannerRight A img{
	background:none;
	padding:0;
	border:0;
	}
/*******************************************************/

#footer {
	background:url(img/footer_repeat.gif) repeat-x bottom;
	height: 157px;
	color:#3c290e;
	margin-top: 30px;
	clear:both;
}
.BottomContact{
	background:url(img/contactIMG.gif) no-repeat left bottom;
	height:157px;
	float:left;
/*	width:373px;*/
	width:430px;
	text-align:left;
	font-size:11px;
	color:#3c290e;
	}
.textContact{
	margin-top:22px;
	margin-left: 140px;
	}
.textContact strong{
	color:#d32129;
	}
#bottom-menu {
	text-align:right;
	color:#d81d24;
	padding: 56px 10px 23px 0;
	}
#bottom-menu LI{
	list-style:none;
	display:inline;
	}
#bottom-menu A{
	color:#d81d24;
	text-decoration:none;
	}
#bottom-menu A:hover{
	color:black;
	}
.COP{
	float:right;
	text-align:right;
	font-size:11px;
	width:260px;
	margin-right:10px;
	}
.FooterLink{
	float:right;
	width:120px;
	text-align:center;
	}
/*******************************************************/
.pad{
	padding:10px 10px;
	}
.clear{
/*	height:0;
	width:auto;*/
	clear:both;
	}
.bord, .mr{
	width:auto;
	background:url(img/bord.gif) repeat-x;
	padding:10px 0;
	margin:0;
	clear: both;
	}
.more{
	color:#bf2602;
	padding-right:10px;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
	font-size:11px;
	background:url(img/moreIMG.gif) no-repeat right;
	}
.content IMG, .RightContent IMG{
	padding:3px 3px;
	background-color:#FFF;
	border:1px solid #c4a068;
	}

/*******************************************************/

.ListFotoRight{
	float:right;
	width:300px;
}
.singleImg{
	width:290px;
	height:290px;
	/*overflow:hidden;*/
	border:3px solid #FFFFFF;
	margin-bottom:2px;
	position:relative;
}
.singleImg A IMG{
	background:none;
	border:none;
	padding:0;
}
.FotoList A IMG{
	background-color:#FFFFFF;
	border:1px solid #C4A068;
	padding:3px;
}
.FotoList .PagesN{
	margin-right:29px;
}
.allFoto{
	width:auto;
	float:right;
	margin-top: 3px;
}
.FotoBox .pad{
	padding:5px 5px 13px 5px;
}
.contImg{
/*	width:190px;*/
	margin-left:97px;
	height:auto;
}
.ListImg01{
	float:left;
	width:85px;
	height:85px;
}
.scor{
	color:#CB1921;
	font-family:"Times New Roman",Times,serif;
	font-size:21px;
	font-style:italic;
	font-weight:normal;
	margin-left:4px;
	margin-right:8px;
}
.scor IMG, .scor A IMG{
	position:relative;
	top:4px;
	left:-4px;
	border: 0;
	padding: 0;
	background: none;
}
.scorSmall{
	color:#CB1921;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
/*	margin-left:3px;*/
	margin-right:6px;
}
.scorSmall IMG, .scorSmall A IMG {
	position:relative;
	top:4px;
	left:-3px;
	padding:0;
	border:0;
	background:none;
}
.voting{
	float:left;
	margin-top:3px;
}
.voting A IMG{
	border:0;
	padding:0;
	background:none;
}
.FotoBox{
	height:110px;
	width:325px;
	float:left;
	margin-right:15px;
}
.PagesN A IMG{
	background:none;
	padding:0;
	border:0;
}

.number{
	width:99px;
	height:112px;
	background:url(img/N1.png) no-repeat;
	color:#F8E28E;
	position:absolute;
	font-weight:normal;
	font-size:2px;
	top:-12px;
	left:-30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
* HTML .number{background:url(img/N1.gif) no-repeat;}

.numberSmall{
	width:16px;
	height:16px;
	line-height:16px;
	/*background-color:#E2CA9D;*/
	background:url(img/NN.png) repeat;
	color:#8c402a;
	position:absolute;
	font-weight:bold;
	font-size:11px;
	top:4px;
	left:4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	border-right:1px solid #FFE5BF;
	border-bottom:1px solid #FFE5BF;
}
.ListSkrol{
	margin:10px 0 10px 4px;
}
* HTML .ListSkrol{
	margin:10px 0 10px 3px;
}
/*---Top Link---*/
#home-link{
	display: block;
	position: absolute;
	width:498px;
	height:128px;
	top:53px;
	left:30px;
}
#home-link:focus{
	outline:none;
}
/*---Top Link---*/
.contenttext{
	padding:15px 0 0 25px;
}

#hot_News{
	margin:15px 0; 
}

#hot_News SMALL{
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#hot_News .menuImg A IMG{
	border:1px  solid #E7CFAA;
	margin:0;
	padding:0;
	background:none;
}

#hot_News .menuImg{
	padding:5px 5px;
	border:1px  dashed #FFF;
	background:#AF7241;
	margin-right:7px;
}

#hot_News STRONG{
	text-shadow:0 1px 0 #FFFFFF;
	color:#A53F0E;
	font-size:14px;
}

#forms{
	color:#582F03;
	padding:20px 20px;
}

#forms P{
	margin:7px 0;
	padding:0;
}

#forms P STRONG{
	padding-bottom:3px;
	display:block;
}

#forms STRONG SPAN{
	color:#990000;
	font-size:14px;
	padding-left:3px;
}

#forms .inform{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px dashed #BB9D72;
	width:300px;
	color:#7F460F;
	padding:2px 7px;
	background:url(img/menuBG.gif) repeat;
}

#forms .textform{
	padding:2px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7F460F;
	border:1px dashed #BB9D72;
	background:url(img/menuBG.gif) repeat;
}

#forms .subform{
	background:url(img/submitBT.gif) repeat-x bottom #EEDFC3;
	border:1px solid #BB9D72;
	text-align:center;
	font-size:13px;
	padding:2px 15px;
	cursor:pointer;
	color:#7F460F;
}

.messend{
	border:2px dotted #009900;
	background:url(img/menuBG.gif) repeat;
	margin:10px 0;
	padding:15px 15px;
	color:#333;
	font-style:oblique;
	font-weight:bold;
}

.messend.eror{
	border:2px dotted #A73D0D;
	color:#990000;
}

#messendBT{
	background:url(img/submitBT.gif) repeat-x bottom #EEDFC3;
	border:1px solid #BB9D72;
	text-shadow:0 1px 0 #EFDFC2;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:3px 15px;
	cursor:pointer;
	color:#7F460F;
	margin-bottom:7px;
	display:inline-block;
}

h4{
	color:#c94d02;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:22px;
	margin:7px 0;
}

/*About style*/
.partner_box{
	float:left;
	/*width:400px;*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#361D0B;
	margin:0 10px 10px 0;
}

.partner_box .img{
	float:left;
	width:128px;
	height:128px;
	overflow:hidden;
	margin-right:5px;
}

.partner_box .img IMG{
	background-color:#FFFFFF;
	border:1px solid #C4A068;
	padding:3px;
}

.partner_box .text{
	float:left;
	/*width:265px;*/
}

.partner_box .text .title{
	float:left;
	width:80px;
	font-weight:bold;
	clear:left;
}

.partner_box .text .titleR{
	float:left;
}
.partner_box .text .color{
	color:#754D22;
	font-weight:bold;
	font-size:12px;
}

.partner_box .text .color.name{
	font-size:18px;
	color:#9F2900;
	font-weight:normal;
}

.partner_box .text A{
	color:#BF2602;
	text-decoration:none;
}
/*About style*/

.announcesBox{
	background:url("img/bord.gif") repeat-x top;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}

.clear{
	display:block;
	line-height:1px;
	font-size:1px;
	margin:0;
	padding:0;
}

.newsBox.announcesBox .textBox P{
	margin:0;
	padding:3px 0;
	line-height:17px;
}

.concurs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#563200;
}

.concurs H1{
	font-weight:normal !important;
	font-style:italic;
	font-size:20px;
}

H1 A:hover{
	text-decoration:underline;
}

.map IMG{
	background-color:#FFFFFF;
	border:1px solid #C4A068;
	padding:3px;
}

.contentPages.gallPage .MenuList{
	background:url(img/menuBG.gif) repeat;
	border:1px dashed #BB9D72;
}

.contentPages.gallPage .MenuTD{
	border:0;
	background:none;
	margin-bottom:0;
	float:left;
	width:135px;
}

.contentPages.gallPage .MenuTD .MenuTitle{
	display:none;
}

.contentPages.gallPage .PagesN{
	clear:both;
	margin:10px 10px 10px 0;
}

.bannerRightTop{
	background:url(img/bord.gif) repeat-x top;
	margin:7px 0;
	padding:15px 0 0 0;
}

.bannerCenterBot{
	margin:7px 0;
}
