@charset "utf-8";
/* CSS Document */
.menu_vr_li li {
		border: 1px solid #8a7e66;
	width: 90%;
	margin:0px 0px 5px 0px;
	padding:7px 0px 7px 10%;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.menu_vr {
	background-repeat: repeat-x;
background-color: #f4e0bb;
background-image:url(../images/design/brown_line.gif);
background-repeat:repeat-x;
background-position:bottom;
	}
.menu_vr:hover  {
	background-color: #fff;
	background-image:url(../images/design/button_background.gif);
	background-repeat:repeat-x;

	}
.menu_vr_active {
	background-color: #fff;
	background-image:url(../images/design/button_background.gif);
	background-repeat:repeat-x;
	
	}
.menu_vr_li A:link,.menu_vr_li A:hover,.menu_vr_li A:visited {	
	text-decoration:none;
	color:#000;
	}
.normal_table {
	background-color:#FFF;
	border: 1px solid #D6D6D6;
}
.save_done {
	color:#0C0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	background-color: #FFF;
	margin: 10px;
	border: 1px solid #0C0;
	background-image: url(../images/icons/done.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	width: 80%;
}
.yewoll_border {
	color:#000;
	border: 1px solid #78b6e4;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.red_border {
	color:#F00;
	border: 1px solid #F00;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.list_photo li   {
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px solid #78b6e4;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 7px 0px;
	list-style-type: none;
	min-height:25px;
}
.list_photo_no_h li   {
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px solid #78b6e4;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 7px 0px;
	list-style-type: none;
}
.end_news {
	height:1px;
	background-image: url(../images/design/hr_line_news.gif);
	margin: 10px 0px 10px 0px;
}
.home_news{
	width:225px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #8a7e66;
	float: right;
}
.main_area{
	margin: 0px;
	float: left;
	width:800px;
	padding-righ:10px;
	padding-left:10px
}
.main_area2{
	margin: 0px;
	float: left;
	width:596px;
	padding-righ:10px;
	padding-left:10px
}

.site_body {
	background-color: #FFF;

}
.help {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #017bae;
	padding-left: 17px;
	line-height: 18px;
	background-image: url(../images/icons/help.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:40px;
}
.button{ width:200px;
height:22px;
cursor:pointer;
margin:2px;
}
.blue_text, a.blue_text:link, a.blue_text:hover,a.blue_text:visited{
	font-weight: bold;
	color: #017bae;
	text-decoration:none;
}
.gray_text, a.gray_text:link, a.gray_text:hover,a.gray_text{
	color: #333;
	text-decoration:none;
}
.blue_button{
	background-image:url(../images/design/blue_button.png);
	background-repeat: repeat-x;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	 -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	 color:#fff;
	 !important; 		cursor:pointer;
}
.red_button{
	background-image:url(../images/design/red_button.png);
	background-repeat: repeat-x;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	 -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	 color:#fff;
	 !important; 		cursor:pointer;
}
/****************************************************************************/



body {
	font-family:Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0;
	background:#715236 url(../images/design/bgr.jpg) center no-repeat;
	font-size:12px;
	color:#6d3d0c;
}
*, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, select, button, textarea, span {
	margin:0;
	padding:0;
}
h1 {
	font-size:18px;
	color:#85480c;
	margin-bottom:20px;
	text-decoration:none;
}
h1 a{
	font-size:18px;
	color:#85480c;
	margin-bottom:20px;
}

h2 {
	font-size:12px;
	color:#e1b283;
}
h3 {
	font-size:11px;
	color:#ffc488;
	float:left;
	overflow:hidden;
	text-decoration:underline;
	font-weight:normal;
	border-top:1px solid #271402;
	padding-top:10px;
}
a img {
	border:none;
}
ul {
	list-style:none;
}
a.more {
	color:#af6f30;
	font-size:11px;
	float:left;
	margin-top:10px;
	margin-bottom:15px;
	background:url(../images/design/arrow_more.png) left no-repeat;
	padding-left:15px;
	text-decoration:none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear {
	clear:both;
	display:block;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
div.wrapper {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}
div.top {
	background:url(../images/design/top_line.png) center no-repeat;
	overflow:hidden;
	height:43px;
}
div.text {
	background:url(../images/design/arrow_beige.png) left no-repeat;
	padding-left:20px;
	float:left;
	margin-left:70px;
	margin-top:10px;
}
div.lang {
	float:right;
	overflow:hidden;
	margin-top:10px;
}
div.lang ul {
	list-style-type:none;
}
div.lang li {
	padding-right:15px;
	float:left;
}
div.lang a {
	color:#a16f3e;
	font-size:11px;
	text-decoration: none;
}
div.lang a.active {
	color:#e1b283;
	text-decoration:underline;
	background:url(../images/design/arrow_beige.png) left no-repeat;
	padding-left:20px;
}
div.lang a:hover {
	color:#e1b283;
}
div.header {
	margin-bottom:50px;
}
div.logo {
	margin-left:-19px;
	margin-top:-28px;
	position:absolute;
	float:left;
	overflow:hidden;
}
div.slide {
	float:left;
	overflow:hidden;
}
div.slide img {
	border:10px solid #170000;
}
div.menu {
	overflow:hidden;
	float:right;
}
div.menu ul {
	list-style-type:none;
}
div.menu li {
	float:left;
	padding:10px 15px 10px 10px;
}
div.menu li.active {
	background:#170000;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
}
div.menu a {
	color:#FFFFFF;
	text-decoration: none;
	background:url(../images/design/arrow_white.png) no-repeat left;
	padding-left:15px;
	margin-bottom:30px;
}
div.menu a.active {
	color:#FFFFFF;
}
div.right_side {
	width:200px;
	float:left;
	overflow:hidden;
	margin-right:50px;
}
div.right_menu ul {
	list-style-type:none;
}
div.right_menu li {
	padding:10px 15px 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#170000;
	margin-bottom:10px;
}
div.right_menu a {
	color:#FFFFFF;
	text-decoration: none;
	background:url(../images/design/arrow_white.png) no-repeat left;
	padding-left:25px;
}
div.right_news {
	padding:10px 15px 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#170000;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:40px;
}
div.right_news h3 a {
	color:#ffc488;
}
div.newsletter {
	padding:10px 15px 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#170000;
	overflow:hidden;
}
div.newsletter h2 {
	text-align:center;
	margin-bottom:15px;
}
div.form {
	overflow:hidden;
}
div.form table {
	color:#666666;
}
div.form input {
	border:1px solid #361d0a;
	height:16px;
	padding:2px;
	width:200px;
	color:#eeb77f;
	background:#361d0a;
	font-size:11px;
}
div.form textarea {
	border:1px solid #E8E8E8;
	height:150px;
	color:#717171;
	font-size:11px;
	padding:2px;
}
div.form td {
	color:#af6f30;
	float:left;
	overflow:hidden;
}
div.form a {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#eeb77f;
	background:#361d0a;
	padding:6px;
	margin-top:7px;
}
div.facebook {
	font-weight:bold;
	margin-top:30px;
}
div.facebook a {
	color:#ffe7b6;
	text-decoration:none;
}
div.facebook img {
	float:left;
	overflow:hidden;
	margin-right:6px;
}
div.content {
	background:url(../images/design/content.png) repeat-y;
	padding:10px;
	overflow:hidden;
}
div.content div.img_box {
	float:left;
	margin-right:20px;
	width:339px;
}
div.content div.img_box img {
	border:3px solid #FFFFFF;
	margin-bottom:10px;
	margin-right:4px;
	float:left;
}
div.content div.welcome {
	float:left;
	width:370px;
}
div.content div.welcome h1 {
	text-align:center;
	padding-top:30px;
	background:url(../images/design/content_line.png) top no-repeat;
}
div.content div.welcome p {
	margin-top:20px;
	margin-bottom:30px;
	text-align:left;
}
div.news {
	float:left;
	border-bottom:1px dotted #CCCCCC;
	margin-top:20px;
}
div.footer {
	padding-top:20px;
	padding-bottom:20px;
	margin-top:20px;
	background:#170000;
	border-top:1px solid #311313;
}
div.footer p {
	color:#7a4512;
	font-size:11px;
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
}
div.footer p.rights {
	padding-bottom:0px;
}
div.footer ul {
	list-style-type:none;
	height:10px;
	line-height:10px;
}
div.footer li {
	padding-right:10px;
	margin-right:10px;
	float:left;
}
div.footer a {
	color:#af6f30;
	font-size:11px;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration:underline;
}
.zaglavie_news A{
	color:#000;
	text-decoration:none;
	font-size:16px;	
}
.podzaglavie_news A{
	color:#6D3D0C;
	text-decoration:none;
	font-size:12px;	
}
.date {
	color:#000;
	text-decoration:none;
}
