@import url("reset.css");
*{
	margin:0;
}

html, body {
	height: 100%;
}

html>body {
    min-height:100%;
    height:auto;
}

body{
	background-color:#2e2822;
	position:relative;
	font-family:Tahoma;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:center;
}
table{
	font-size:11px;
}
div{
	text-align:left;
}
/**********************ÔÎÍ***************************/
#bground{
	display:block;
	font-family:Tahoma;
	font-size:13px;
	margin:0 auto;
	width:1035px;
}
#lsky1{
	background:url('/images/lsky1.jpg') no-repeat;
	padding-top:75px;
	text-align:right;
	vertical-align:top;
	width:400px;
}
#rsky1{
	background:url('/images/rsky1.jpg') no-repeat;
	padding-top:75px;
	text-align:left;
	vertical-align:top;
	width:409px;
}
#lsky2{
	background:url('/images/lsky2.jpg') no-repeat;
	padding-top:75px;
	text-align:right;
	vertical-align:top;
	width:400px;
}
#rsky2{
	background:url('/images/rsky2.jpg') no-repeat;
	padding-top:75px;
	text-align:left;
	vertical-align:top;
	width:409px;
}
#lsky3{
	background:url('/images/lsky3.jpg') no-repeat;
	padding-top:75px;
	text-align:right;
	vertical-align:top;
	width:400px;
}
#rsky3{
	background:url('/images/rsky3.jpg') no-repeat;
	padding-top:75px;
	text-align:left;
	vertical-align:top;
	width:409px;
}
#lsky4{
	background:url('/images/lsky4.jpg') no-repeat;
	padding-top:75px;
	text-align:right;
	vertical-align:top;
	width:400px;
}
#rsky4{
	background:url('/images/rsky4.jpg') no-repeat;
	padding-top:75px;
	text-align:left;
	vertical-align:top;
	width:409px;
}
#bkgtop{
	background:url('/images/top.jpg') no-repeat;
	height:228px;
}
#bkgline{
	background:url('/images/line2.jpg') repeat-y;
	height:89px;
}
#bkgbottom{
	background:url('/images/bottom2.jpg') no-repeat;
	height:429px;
}
/****************************************************/
.menu{
	display:block;
	color:#af9d7c;
	margin:0 0px;
	font:15px Tahoma;
	font-style:oblique;
	text-decoration:none;
}
.menu_s{
	color:#e8e7e0;
	display:block;
	font:bold 15px Tahoma;
	font-style:oblique;
	text-decoration:none;
}
.menu:hover{
	color:#e8e7e0 !important;
}
.menut{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}
.menu:hover{
	color:#af9d7c;
}
.submenu a{
	color:#e8e7e0;
	line-height:15px;
	text-decoration:none;
}
/*.submenu a:hover{
	text-decoration:underline;
}*/
.submenu li{
	margin-left:10px;
}
/****************************ÐÀÌÊÀ***************************/
.rbox {text-align:left;float:right;margin:0 0 10px 10px;}
.rbox .t {background:url(/images/box_bg_t.jpg) repeat-x left top;}
.rbox .r {background:url(/images/box_bg_r.jpg) repeat-y top right;}
.rbox .b {
	background:url(/images/box_bg_b.png) repeat-x right bottom;
	behavior: url('/scripts/iepngfix.htc');
}
.rbox .l {background:url(/images/box_bg_l.jpg) repeat-y left top;}
.rbox .tl {background:url(/images/box_bg_tl.jpg) no-repeat left top;}
.rbox .tr {background:url(/images/box_bg_tr.jpg) no-repeat right top;}
.rbox .br {background:url(/images/box_bg_br.jpg) no-repeat bottom right;}
.rbox .bl {background:url(/images/box_bg_bl.jpg) no-repeat bottom left;}
.rbox .pic {padding:6px 4px 13px 4px;}

.lbox {text-align:right;float:left;margin:0 10px 10px 0;}
.lbox .t {background:url(/images/box_bg_t.jpg) repeat-x left top;}
.lbox .r {background:url(/images/box_bg_r.jpg) repeat-y top right;}
.lbox .b {
	background:url(/images/box_bg_b.png) repeat-x right bottom;
	behavior: url('/scripts/iepngfix.htc');
}
.lbox .l {background:url(/images/box_bg_l.jpg) repeat-y left top;}
.lbox .tl {background:url(/images/box_bg_tl.jpg) no-repeat left top;}
.lbox .tr {background:url(/images/box_bg_tr.jpg) no-repeat right top;}
.lbox .br {background:url(/images/box_bg_br.jpg) no-repeat bottom right;}
.lbox .bl {background:url(/images/box_bg_bl.jpg) no-repeat bottom left;}
.lbox .pic {padding:6px 4px 13px 4px;}

.box {text-align:right;float:left;margin:0 10px 10px 0;}
.box .t {background:url(/images/box_bg_t.jpg) repeat-x left top;}
.box .r {background:url(/images/box_bg_r.jpg) repeat-y top right;}
.box .b {
	background:url(/images/box_bg_b.png) repeat-x right bottom;
	behavior: url('/scripts/iepngfix.htc');
}
.box .l {background:url(/images/box_bg_l.jpg) repeat-y left top;}
.box .tl {background:url(/images/box_bg_tl.jpg) no-repeat left top;}
.box .tr {background:url(/images/box_bg_tr.jpg) no-repeat right top;}
.box .br {background:url(/images/box_bg_br.jpg) no-repeat bottom right;}
.box .bl {background:url(/images/box_bg_bl.jpg) no-repeat bottom left;}
.box .pic {padding:6px 4px 13px 4px;}
/*************************ÊÎÍÒÅÍÒ***************************/
* html .content {position:absolute;}
h1{
	color:#806f3d;
	font: 19px Tahoma;
	margin:15px 0 15px 0;
	text-align:center;
}
h3{
	font-size:13px;
	font-weight: bold;
	font-style:oblique;
	margin-bottom:10px;
}
h2{
	font: italic bold 13px Georgia, "Times New Roman", sans-serif;
	font-size:13px;
	font-weight: bold;
	font-style:oblique;
	margin-bottom:10px;
}
.content{
	color:#333;
	display:block;
	left:50%;
	line-height:13px;
	margin-left:-400px;
	padding-bottom:10px;
	position:absolute;
	text-align:left;
	top:200px;
	width:800px;
}
.content a{
	color:#806f3d;
	text-decoration:underline;
}
.content a:hover{
	text-decoration:underline;
}
.footer{
	display:block;
	position:absolute;
	bottom:90px;
	left:50%;
	margin-left:-425px;
	width:850px;
	text-align:left
	border:2px solid yellow !important;
}
#contact{
	border-top:1px solid #baa88d;
	color:#73653f;
	font-size:10px;
	font-style:oblique;
}
#contact a{
	color:#73653f;
	text-decoration:none;
}
#contact a:hover{
	color:#73653f;
	text-decoration:underline;
}
#contact td{
	padding-top:10px;
}
.t_image{
	margin:10px 0 50px 0;
	behavior: url('/scripts/iepngfix.htc');
}
.t_image2{
	margin:10px 0 15px 0;
	behavior: url('/scripts/iepngfix.htc');
}
.imgm{
	margin:10px 0;
}
a.submenu{
	color:#73653f !important;
	text-decoration:none !important;
	font-weight:bold;
	margin:0 10px;
}
a.submenu:hover{
	color:#73653f !important;
	text-decoration:underline !important;
	font-weight:bold;
}
.onenews{
	display:block;
	clear:both;
	margin-bottom:20px;
}
.date{
	font-size: 11px;
	color: gray
}
.newstitle{
	display:block;
	font-size: 12px;
	font-weight:bold;
	margin:5px 0;
	text-decoration:none !important;
}
.newstitle:hover{
	text-decoration:underline !important;	
}
.picnews{
	float:left;
	margin:0 10px 10px 0;
	border: 5px solid #c4baa6;
}

.tb{
	border:1px solid yellow;
}
#zakladka{
	height:28px;
	width:600px;
}
#zakladka td{
	border-bottom:1px solid #a39b8c;
	vertical-align:middle;
	text-align:center;
/*	padding: 0px 20px;*/
}
#zakladka .tdz{
	width:120px;
}
#zakladka .tdzs{
	width:120px;
	border-bottom:none;
	text-align:center;
	background: url(/images/zakladka.jpg) top right repeat-x;
	font-weight:bold;
}
.zl{
	float:left;
	height:28px;
	widht:6px;
}
.zr{
	float:right;
	height:28px;
	widht:6px;
}
.zc{
	padding-top:5px;
	text-align:center;
}
.tdz a{
	color: #555;
	fonr-weight:bold !important;
	text-decoration:none;
}
.tdz a:hover{
	color: #ACA39;
}
.inpt{
	width:270px;
	font-size:12px;
	margin-bottom:5px;
}
strong{
	font-weight:bold;
}
P{
	margin:10px 0;
}
li{
	list-style: disc inside;
}

li.address{
	margin-left:30px;
}
.fotogal{
    margin:5px;
}
.fotogal td{
    width:160px;
    height:160px;
	background-color:#c4baa6;
	text-align:center;
	vertical-align:middle;	
}
.fotogal img{
	cursor:pointer;
}
.outpage{
	display:block;
	clear:both;
	text-align:center;
}
.outpage a{
	margin:0 5px;
}
.inpage{
	margin:0 5px;
}
.archiv{
	margin:5px 0 50px 0;
}
.archiv .month{
	width:80px;
	font-weight:bold;
	border-bottom:1px solid #c4baa6;
	vertical-align:top;
	padding:20px 0 5px 0;
}
.archiv .month2{
	padding:20px 0 5px 0;
	border-bottom:1px solid #c4baa6;
}
.years{
	font-size:15px;
	text-decoration:none;
	text-align:left;
}
.years a{
	text-decoration:none;
	font-weight:bold;
}
.years a.sel{
	font-size:17px;
}
.newsicon{
	float:right;
	margin: 0 0 20px 20px;
	border: 5px solid #c4baa6;
}
.pressa th{
	font-weight:bold;
	font-size:12px;
	padding:5px 0;
}
.pressa td{
	vertical-align:middle;
}
.pressa a{
	color:#333;
}