html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	-webkit-text-size-adjust:none;
}
/*behavior: url(js/PIE.htc);*/
html{
	margin:0px; 
	padding:0px; 
	height:100%;
}
body{
	background:url(../img/body_bg.jpg); 
	margin:0px; 
	padding:0px; 
	font-size:11px; 
	height:100%; 
	min-width:980px; 
	width:100%;  
	font-family:Tahoma, Geneva, sans-serif;
}
a{
	text-decoration:none; 
	outline:none;
}
a img{
	border:0px;
}
.clear{
	clear:both; 
	overflow:hidden; 
	height:0px; 
	font-size:0px;
}
ul{
	padding:0px; 
	margin:0px; 
	list-style:none;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0px; 
	padding:0px;
}
article, section, footer, header, figure, aside, hgroup, nav{
	display:block;
}

header{
	width:1152px;
	margin:0px auto;
}
nav{
	height:49px;
	width:1150px;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	border-top:1px #fff solid;
	background:url(../img/topmenu_bg.png) left bottom repeat-x;
}
nav ul{
	margin-left:20px;
	background:url(../img/topmenu_divider.png) left top no-repeat;
}
nav li{
	float:left;
	background:url(../img/topmenu_bg.png) 0px -49px repeat-x;
	-moz-transition: all 300ms linear; 
	-o-transition: all 300ms linear; 
	-webkit-transition: all 300ms linear; 
	-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
}
nav li a{
	line-height:49px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	background:url(../img/topmenu_divider.png) right top no-repeat;
	display:block;
	padding:0px 33px;
	-moz-transition: all 300ms linear; 
	-o-transition: all 300ms linear; 
	-webkit-transition: all 300ms linear; 
	-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	position:relative;
	height:49px;
}
nav li.active, nav li:hover{}
nav li.active, nav li:hover{
	background:url(../img/topmenu_bg.png) 0px 0px repeat-x;
}
nav li.active a, nav li:hover a{
	color:#793202;
}
nav li a span{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	background:url(../img/topmenu_bg_active.png) left top no-repeat, url(../img/top_span.png) right top no-repeat;
	opacity:0;
	-moz-transition: all 300ms linear; 
	-o-transition: all 300ms linear; 
	-webkit-transition: all 300ms linear; 
	-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	height:49px;
}
nav li.active a span, nav li:hover a span{
	opacity:1;
}
.header_content{
	background:url(../img/header_bg.jpg);
	width:1152px;
	height:240px;
	position:relative;
}
#logo{
	position:absolute;
	top:0px;
	left:35px;
}
#header_text{
	position:absolute;
	left:125px;
	bottom:3px;
}

#content{
	width:1150px;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	position:relative;
	background:#b7d9f0;
	float:left;
	left:50%;
	margin-left:-576px;
	padding-top:1px;
	padding-bottom:50px;
}
#left_side{
	width:249px;
	float:left;
}
#right_side{
	width:249px;
	float:right;
}
#content_side{
	width:650px;
	margin-left:1px;
	float:left;
}

.block_entry{
	width:239px;
	position:relative;
	margin-bottom:70px;
}
.block_entry.simple{
	margin-bottom:40px;
}

.block_entry h3{
	background:url(../img/entry_h3.png);
	width:176px;
	height:35px;
	font-size:17px;
	color:#866d44;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:17px;
	padding:8px 0px 0px 35px;
	position:relative;
	z-index:1;
}

.block_entry.light .entry_top{
	background:url(../img/entry_1_top.png);
	width:249px;
	height:38px;
}
.block_entry.light .entry_repeat{
	width:211px;
	padding:0px 19px;
	background:url(../img/entry_1_repeat.png);
}
.entry_top{
	position:relative;
}
.entry_repeat{
	position:relative;
	z-index:1;
}
.block_entry.light .entry_bottom{
	background:url(../img/entry_1_bottom.jpg);
	width:249px;
	height:112px;
	position:absolute;
	left:0px;
	bottom:-105px;
}

.block_entry.dark .entry_top{
	background:url(../img/entry_2_top.png);
	width:249px;
	height:38px;
}
.block_entry.dark .entry_repeat{
	width:211px;
	padding:0px 19px;
	background:url(../img/entry_2_repeat.png);
}
.block_entry.dark .entry_bottom{
	background:url(../img/entry_2_bottom.jpg);
	width:249px;
	height:104px;
	position:absolute;
	left:0px;
	bottom:-104px;
}
.block_entry.dark.simple .entry_bottom{
	background:url(../img/entry_3_bottom.png);
	width:259px;
	height:30px;
	position:absolute; 
	left:-5px;
	bottom:-30px;
}
.uzor_top{
	position:absolute;
	left:0px;
	top:-30px;
	z-index:0;
}
.uzor_bottom{
	position:absolute;
	left:0px;
	bottom:-10px;
	z-index:0;
}
.entry_repeat p{
	color:#885a29;
	font-size:13px;
	line-height:18px;
	width:100%;
	text-align:justify;	
}
.entry_repeat span{
	color:#d1beaa;
	font-size:13px;
	width:100%;
	text-align:right;
	line-height:17px;
	font-weight:bold;
	display:inline-block;
}
.entry_repeat .question_form form{
	width:211px;
	border-top:1px #c7bb97 solid;
	text-align:center;
	position:relative;
	z-index:1;
}
.question_form input[type="text"]{
	width:203px;
	border:1px #c7bb97 solid;
	border-top:none;
	height:19px;
	line-height:19px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#818181;
	padding:0px 3px;
}
.question_form input[type="text"]:first-child{
	border-top:1px #c7bb97 solid;
}
.question_form input[type="submit"]{
	/*font-size:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#727272;
	background:url(../img/submit_bg.png);
	height:19px;
	border:1px #e5d9b1 solid;
	padding:0px 7px;
	cursor:pointer;*/
	background:url(../img/submit.png);
	width:102px;
	/*height:32px;*/
	padding: 3px 6px 10px 6px !important;
	cursor:pointer;
	border:none;
	margin-top:9px !important;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#727272;
	text-transform: lowercase !important;
}
.cfdiv_submit{
	text-align: center !important;
}
.question_form textarea{
	width:203px;
	border:1px #c7bb97 solid;
	height:90px;
	line-height:19px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#818181;
	padding:0px 3px;
	margin-top:5px;
}
.entry_repeat .dates_entry{
	width:211px;
	background:#e1e1e1;
	border-bottom:1px #dbdbdb solid;
	margin-top:1px;
}
.dates_entry .date{
	background:url(../img/date_bg.jpg);
	width:204px;
	height:46px;
	line-height:46px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#767777;
	padding-left:7px;
	overflow: hidden;
}
.dates_entry .date_description{
	font-size:13px;
	color:#4b4b4b;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	width:100%;
	text-align:center;
	padding:8px 0px 11px 0px;
	line-height:23px;
}
.dates_entry .date_description p{
	text-align: center;
	padding: 0px 10px;
	width: auto;
	color:#4b4b4b;
}
.search_form{
	padding-bottom:2px;
}
.search_form form{
	height:25px;
	background:url(../img/search_bg.png);
	margin-bottom:10px;
	padding-top:2px;
}
.search_form input[type="text"]{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#adadad;
	width:130px;
	height:18px;
	line-height:18px;
	float:left;
	border:1px #b2b1af solid;
	padding:0px 5px;
}
.search_form input[type="submit"]{
	float:right;
	background:url(../img/search.png);
	width:59px;
	height:21px;
	border:none;
	cursor:pointer;
	font-size: 10px;
	font-weight: bold;
	color: #727272;
	text-transform: lowercase;
}
.entry_repeat dl,
.entry_repeat table{
	line-height:23px;
	padding-bottom:10px;
}
.entry_repeat dt,
.entry_repeat table td:nth-child(odd){
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#b29a70;
	background:url(../img/dd_border.png) left bottom repeat-x;
}
.entry_repeat dd,
.entry_repeat table td:nth-child(even){
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#9b7750;
	margin-left:80px;
	margin-top:-23px;
	background:url(../img/dd_border.png) left bottom repeat-x;
}
.entry_repeat a img{
	max-width:211px;
}

.content_entry, .news_wrapper{
	width:650px;
	margin-top:1px;
	position:relative;
}
.content_entry{
	z-index:2;
	margin-top:10px;
}

.content_entry .title,
.content_entry h3,
.content_entry h1{
	background:url(../img/content_h.png);
	width:589px;
	height:30px;
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5e4127;
	padding-left:10px;
	line-height:30px;
	padding-top:5px;
	margin-bottom:1px;
	font-weight: normal;
}
.content_entry .title a{
	color:#5e4127;
}
.content_entry h1{
	padding: 0px;
}

.content_entry_repeat{
	width:600px;
	padding:0px 25px;
	position:relative;
}

.content_entry.dark .content_entry_top{
	width:650px;
	height:19px;
	background:url(../img/content_1_top.png);
}
.content_entry.dark .content_entry_repeat{
	background:url(../img/content_1_repeat.png);
	padding-top:15px;
}
.content_entry.dark .content_entry_bottom{
	width:650px;
	height:19px;
	background:url(../img/content_1_bottom.png);
	position:absolute;
	left:0px;
	bottom:-9px;
}

.news_wrapper .content_entry.news{
	margin-top:-7px;
}

.content_entry:first-child{
	margin-top:0px;
}
.moduletable_articles .content_entry{
	margin-top: 10px;
}
.news_wrapper .content_entry.news:first-child{
	margin-top:10px;
}

.content_entry.news .content_entry_top{
	width:650px;
	height:19px;
	background:url(../img/content_2_top.png);
}
.content_entry.news .content_entry_repeat{
	background:url(../img/content_2_repeat.png);
	padding-top:4px;
}
.content_entry.news .content_entry_bottom{
	width:650px;
	height:19px;
	background:url(../img/content_2_bottom.png);
	position:absolute;
	left:0px;
	bottom:-9px;
}

.content_entry.light .content_entry_top{
	width:650px;
	height:19px;
	background:url(../img/content_3_top.png);
}
.content_entry.light .content_entry_repeat{
	background:url(../img/content_3_repeat.png);
	padding-top:15px;
}
.content_entry.light .content_entry_bottom{
	width:650px;
	height:19px;
	background:url(../img/content_3_bottom.png);
	position:absolute;
	left:0px;
	bottom:-9px;
}
.news_date{
	width:100%;
	height:17px;
	line-height:17px;
	position:relative;
}
.news_date p{
	padding-right:120px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7a3000;
}
.news_date span{
	position:absolute;
	white-space:nowrap;
	right:0px;
	top:0px;
	height:17px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#9b8a6c;
	font-size:9px;
}

.dark .news_date{
	position:absolute;
	left:25px;
	width:600px;
	top:-5px;
}
.dark .news_date p{
	color:#e2c995;
}

.light .news_date{
	position:absolute;
	left:25px;
	width:600px;
	top:-5px;
}
.light .news_date p{
	color:#7a3000;
}

.content_entry .description,
.content_entry .custom{
	font-family:Tahoma, Geneva, sans-serif;
	padding:11px 8px 0px 8px;
	line-height:18px;
	padding-bottom:15px;
	font-size:13px;
	z-index:1;
	position:relative;
}

.content_entry.dark .description,
.content_entry.dark .custom{
	background:url(../img/dark_img.jpg) right bottom no-repeat #6a2a00;
	color:#e2c995;
}
.content_entry.news .description{
	color:#493725;
	background:url(../img/lines_h_news.png) center bottom no-repeat #f1ddae;
}
.content_entry.news .description .main_image{
	float: left;
}
.content_entry.news .description .main_image img{
	width: 150px !important;
	border: solid 3px #7d4825;
	padding: 1px;
}
.content_entry.light .description,
.content_entry.light .custom{
	color:#493725;
	background:url(../img/lines_h_light.png) center bottom no-repeat #f2f2f2;
}
.content_entry.light .description p{
	margin-bottom: 10px;
}
.content_bottom_block{
	position:absolute;
	width:600px;
	left:25px;
	bottom:-10px;
	height:10px;
}
.content_entry.dark .content_bottom_block{
	background:#6a2a00;
}

.content_entry.news .content_bottom_block{
	background:#f1ddae;
}
.content_entry.light .content_bottom_block{
	background:#f2f2f2;
}
.content_entry_shadow{
	position:absolute;
	left:10px;
	top:-9px;
	width:630px;
	height:30px;
}

.news .content_entry_shadow, .dark .content_entry_shadow{
	background:url(../img/news_shadow.png);
}
.light .content_entry_shadow{
	background:url(../img/light_shadow.png);
}

.img_a{
	float:left;
	background: #fff;
	padding: 1px;
	margin-right:12px;
	z-index:3;
	position:relative;
	border: solid 3px #7d4825; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.img_a img{
	-moz-transition: all 300ms linear; 
	-o-transition: all 300ms linear; 
	-webkit-transition: all 300ms linear; 
	-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	display: block;
}
.img_a:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.content_entry.dark .article a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#e2c995;
	text-decoration:underline;
	line-height:15px;
}
.content_entry.dark .article a:hover{
	text-decoration:none;
}
.content_entry.dark .article p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:18px;
	margin-top:5px;
}

footer{
	width:1150px;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	position:relative;
	background:url(../img/footer.jpg);
	height:112px;
	float:left;
	left:50%;
	margin-left:-576px;
}
#design_by{
	position:absolute;
	bottom:1px;
	left:17px;
}
#copyright{
	position:absolute;
	right:1px;
	bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#3c7195;
}
.address{
	position:absolute;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	line-height:20px;
	left:275px;
	top:23px;
}
.address dt{
	color:#2e6b94;
}
.address dd{
	color:#003152;
	margin-left:60px;
	margin-top:-20px;
}
.address dd a{
	color:#003152;
}
.address dd a:hover{
	text-decoration:underline;
}
.phones{
	position:absolute;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	line-height:16px;
	left:520px;
	top:52px;
}
.phones dt{
	color:#2e6b94;
}
.phones dd{
	color:#003152;
	margin-left:160px;
	margin-top:-16px;
}
#address_description{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	position:absolute;
	left:135px;
	top:32px;
	line-height:15px;
}
#phone_description{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	position:absolute;
	left:857px;
	top:62px;
	line-height:15px;
}
#counters{
	position:absolute;
	left:150px;
	top:70px;
}
.description img{
	margin:10px 10px 10px 0px;
}
.content_entry_repeat .article{
	padding-bottom:15px;
	position:relative;
	z-index:2;
}
.angle{
	position:absolute;
	right:-14px;
	bottom:0px;
}
.mod-languages{
	position:absolute;
	top:12px;
	right:70px;
}
.mod-languages li{
	float:left;
	margin-right:6px;
}
.mod-languages li a{
	background:url(../img/lang_sprite.png) 0px 0px no-repeat;
	width:29px;
	height:29px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	line-height:29px;	
	display:block;
	cursor:pointer;
}
.mod-languages li:hover a, .mod-languages li.lang-active a{
	background:url(../img/lang_sprite.png) 0px -29px no-repeat;
}
.ccms_form_element{
	margin: 0px;
	padding: 0px;
}
.ccms_form_element input, textarea, input[type="file"]{
	padding: 0px !important;
	margin: 0px !important;
}
.ccms_form_element textarea{
	margin: 5px 0px 0px 0px !important;
}
.top-margin{
	margin: -10px 0px 0px 0px;
}
body.ar-AA .content_entry h1{
	padding-right: 15px;
	width: 574px;
}
body.ar-AA #content, body.ar-AA #content *{
	text-align: right !important;
}
body.ar-AA .block_entry h3{
	padding-right: 16px;
	width: 195px;
	padding-left: 0px;
}
body.ar-AA .content_entry .title, 
body.ar-AA .content_entry h3, 
body.ar-AA .content_entry h1{
	padding-right: 10px;
	width: 579px;
}
body.ar-AA #content .news_date *,
body.ar-AA #content .news_date p{
	text-align: left !important;
}
body.ar-AA #content .dates_entry,
body.ar-AA #content .dates_entry *{
	text-align: center !important;
}