@charset "utf-8";
body {
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	vertical-align: middle;
	overflow-x: hidden;
}
ul, ol, dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;	
	padding-right: 15px;
	padding-left: 15px; 
}
a img {
	border: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	width:100%;
	max-width: 814px;
	margin: 0 auto;
	border: 2px solid #813838;
	background-color: #FFF;
}
.container_inner {
	overflow:hidden;
	border: 1px solid #FFF;	
	border-right:none;	
}
.top_caption h1{
	color: #E5E6C6;
	font-size: 125%;
	font-weight: bold;
	background-color: #813838;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 15px;
	line-height: 100%;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.content {
	width:90%;
	max-width: 730px;
	float: left;
	padding: 0px;
	margin:0px;
	border-right-width: 82px;
	border-right-style: solid;
	border-right-color: #EFCBCA;
}
.content_inner {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #813838;
	padding:0px;
	margin:0px;
	padding-right:0px;
}
.history {
	max-width: 690px;
	margin: 0 auto;
}
.content h2 {
	color: #E5E6C6;
	margin-bottom: 10px;
	font-size: 100%;
	padding: 5px;
	font-weight: bold;
	margin-right: 1px;
	background-color: #813838;
	text-align: center;
	text-transform: uppercase;
}	
.history h2 {
	color: #E5E6C6;
	margin-bottom: 10px;
	font-size: 100%;
	padding: 5px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #813838;
	text-align: center;
	text-transform: uppercase;
}
.wrap_txt h3 {
	font-family: "Times New Roman", Times, serif;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #FFCAB0;
	text-align: center;
	padding: 3px;
	text-transform:uppercase;
}

.sidebar1 {
	width: 10%;
	float: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #813838;
	border-right-color: #813838;
	border-bottom-color: #813838;
	border-left-color: #813838;
	font-size: 85%;
	margin-left:-83px;
}
ul.nav {
	list-style: none;
	border-top-style: solid;
	border-top-color: #813838;
	margin: 0px;
	padding: 0px;
	padding-right:0px;
	border-top-width: 0px;
	padding-bottom: 1px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #813838;
}
.nav-text {
	text-align:center;
	line-height: normal;
	font-size:85%;
}
ul.nav1 {
	list-style: none;
	border-top-style: solid;
	border-top-color: #813838;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	padding-bottom: 1px;
}
.textAdHistory  {
	font-family: "Times New Roman", Times, serif;
	margin:10px;
	margin-bottom: 8px;
	margin-top:6px;
	background-color: #813838;
	text-align: center;
	padding:6px;
	clear: left;
	font-size: 80%;
	line-height: 13px;
}
ul.nav1 li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B65858;
	border-right-color: #451F1F;
	border-bottom-color: #451F1F;
	border-left-color: #B65858;
	width: 100%;
	font-size: 85%;
	overflow:hidden;
}
ul.nav li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B65858;
	border-right-color: #451F1F;
	border-bottom-color: #451F1F;
	border-left-color: #B65858;
	width: 100%;
	font-size: 85%;
	overflow:hidden;
}

ul.nav1 a, ul.nav1 a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: #813838;
	color: #E5E6C7;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 1px;
	text-align:center;
}
ul.nav1 a:hover, ul.nav1 a:active, ul.nav1 a:focus {
	color: #FFF;
	background-color: #D9251C;
}
ul.nav a, ul.nav a:visited {
	display: block; 
	width: 100%;  
	text-decoration: none;
	background-color: #813838;
	color: #E5E6C7;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 1px;
	text-align:center;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
	background-color: #A24648;
}
.footer {
	clear: both;
	max-width:960px;
	width:100%;	
}
	
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.top_ad_block {
	width:100%;
	max-width:728px;
	overflow:hidden;
	margin:0px;
	padding-bottom:1px;
}

.bottleDoor {
	margin-bottom: -10px;
}
.bottleDoor2 {
	margin-bottom: -17px;
}
.bottle_reklama {
	margin-bottom: -5px;
	width: 100%;
}
.wrap_txt {
	width:90%;
	max-width: 324px;
	font-size: 75%;
	letter-spacing: 0.01em;
	word-spacing: normal;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	text-align: justify;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-indent: 8px;
	display:block;	
}
.wrap_txt_under {
	font-size: 75%;
	letter-spacing: 0.01em;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: 15px;
}

.wrap_txt_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	letter-spacing: 0.01em;
	word-spacing: normal;
	margin-top: 0px;
	margin-bottom:8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-indent: 15px;
}
.wrap_txt_center_top {
	font-size: 75%;
	letter-spacing: 0.01em;
	word-spacing: normal;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 10px;
	clear: left;	
}
.footer h3 {
	color: #E5E6C6;
	font-size: 90%;
	font-weight: bold;
	background-color: #813838;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase;
	padding: 10px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.video_center {
	text-align:center;
	margin-right: 10px;
	margin-left: 10px;	
}
.video_center_margin_auto {
	width:auto;
	text-align:center;
}
a.red:link, a.red:visited {
	text-decoration: none;
	color:#DF4800;
	font-weight: bold;
	font-style: italic;
}
a.red:hover {
	text-decoration: none;
	color:#802900;
	font-weight: bold;
	font-style: italic;	
}
a.green:link, a.green:visited {
	text-decoration: none;
	color: #96CB89;
	font-weight: bold;
	font-style: italic;
}
a.green:hover {
	text-decoration: none;
	color:#0C3E09;
	font-weight: bold;
	font-style: italic;
}
a.blue:link, a.blue:visited {
	text-decoration: none;
	color: #7396D7;
	font-weight: bold;
	font-style: italic;
}
a.blue:hover {
	text-decoration: none;
	color: #075E92;
	font-weight: bold;
	font-style: italic;
}
.perenos_karetki {
	clear: left;
}
.popolam {
	float: left;
	width:49%;
	max-width: 160px;
	border: 1px solid #813838;
}

.popolam li {
	text-align: center;
	list-style-position: inside;
	list-style-type: none;
}
.popolam_center {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #813838;
	border-right-color: #813838;
	border-bottom-color: #813838;
	border-left-color: #813838;
}
.wrap_txt ul {
	margin-bottom:5px;
	margin-top:5px;
	text-indent: 0px;		
}
.wrap_txt ol {
	margin-left: 10px;
	text-indent: 10px;
}
.wrap_txt li {
	text-indent: 5px;
	text-decoration: none;
	list-style-type: none;
}
#rus em {
	font-weight: bold;
	text-decoration: none;
}
.tretiya {
	float: left;
	width: 32%;
	max-width: 100px;
	border: 1px solid #813838;
	padding: 0px;
	margin-left:1px;	
}
.odna_tret {
	float: left;
	width: 10%;
	max-width: 32px;
	border: 1px solid #813838;
	padding: 0px;
	margin-left:-1px;
	margin-top:-1px;	
}
.dve_treti {
	float: left;
	width: 30%;
	max-width: 96px;
	border: 1px solid #813838;
	padding: 0px;
	margin-top:-1px;
	margin-left:-1px;	
}
.tri_treti {
	float: left;
	width: 59%;
	max-width: 190px;
	border: 1px solid #813838;
	padding: 0px;
	margin-top:-1px;
	margin-left:-1px;	
}
.tretiya li {
	text-align: center;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	text-indent: 0;
	letter-spacing: -1px;
	word-spacing: 0px;
	white-space: normal;
}
.tretiya ul {
	list-style-type: none;
}
.tretiya_center {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #813838;
	border-right-color: #813838;
	border-bottom-color: #813838;
	border-left-color: #813838;
}
.tretiya_bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #813838;
}
.tretiya_color {
	padding-bottom:1px;
	padding-top:1px;
}
.quote {
	background-color: #FFF5D5;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	padding-bottom:3px;
	padding-top:3px;
	font-weight: bolder;	
}
.img_border {	
	padding: 2px;
	border: 2px solid #813838;
	max-width:680px;
	text-align:center;
	margin:0 auto;
}
#foto_hero {
	max-width:680px;
	width: 100%;
}
.embed-container {
	position: relative;
	padding-bottom: 70.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-right: 1px;
}
#rss_img {
	max-width:32px;
	width: 100%;
}
.metrika {
	text-align:center;
	margin:0 auto;
	margin-top: 5px;
	width: 100%;
	max-width:32px;
	min-width:16px;
}

.width {
	width: 70%;
	overflow: hidden;
	text-align: center;
}
.fma1 {
	max-width:600px;
	max-height:120px;
	margin: 0 auto;
	border: #666 1px solid;
	text-align: center;
}
.fma1 object  {
	width:100%;
	max-width:600px;
	max-height:120px;
}
.donate_img {
	max-width: 100%;
}
.hint-click {
	font-size: 55%;
	letter-spacing: 0.01em;
	word-spacing: normal;
	text-align:center;
	margin-top:-10px;	
}
.menu {
	width: 100%;
	max-width:728px;
	margin-top:-9px;
	font-size:75%;
	background-color: #333;
	margin-right:1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.menu ul {
    margin: 0;
	padding: 0;
	padding-left:4%;
    float: left;
}
 
.menu ul li {
	display: inline;
}
.menu ul li a{
    float: left; text-decoration: none;
    color: white;
    padding: 5px;
    background-color: #333; 
}
 
.menu ul li a:visited {
    color: white;
}
 
.menu ul li a:hover, .menu ul li .current{
    color: #fff;
    background-color:#0b75b2;
}
.text_ad_block {
	width:100%;
	max-width:728px;
	overflow:hidden;
	margin:0px;
	padding-bottom:1px;
	margin-bottom:3px;
	margin-top: -9px;
}
.wrap_txt .generFraz h3 {
	color: #E5E6C6;
	background-color: #813838;
}
#tooltip{
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	font-size:70%;
}
