@charset "utf-8";
/* CSS Document */

BODY, table, div, TD, P, UL, LI {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1b1b1b;
}
.bgAll {
	background: white url(../images/bg/bg.jpg) repeat-x;
}
.bgLeft {
	background:url(../images/bg/left_bg.jpg) no-repeat top right;
}
.bgRight {
	background:url(../images/bg/right_bg.jpg) no-repeat;
}
.tableConteiner {
	
}
.boxCenterPlace {
	width:960px;
}
.boxCenterConteiner {
	
}
.bottom {
	border-top:1px solid #9c341b;
	padding:12px 10px 21px;
}
.logo {
	background:url(../images/logo.gif) no-repeat 11px 10px;
	padding: 11px 74px 0 10px;
}
.copy, .copy td {
	color: #9c341b;
	font-size: 11px;
}
.copy a, .copy td a {
	color: #ff8400;
	font-size: 11px;
	text-decoration: none;
}
.copy A:HOVER, .copy td A:HOVER {
	color: red;
	text-decoration: none;
}
.slogan {
	color:#959595;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	padding:8px 10px 0 0;
}
.prw {
	border-bottom:1px solid #ff8400;
	background:#fff url(../images/prw-150.jpg) no-repeat top center;
}
td.firstBottomPlace {
	padding:6px 0;
}
.adress {
	background:#ff9c32 url(../images/bg/map.jpg) no-repeat top right;
	padding:16px 10px;
	height:205px;
	width:284px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body:first-of-type .adress {
	height:205px;
}
}
.adress td {
	color:#2a2a2a;
	line-height: 14px;
}
.adress a {
	color:#e71802;
	text-decoration:none;
}
.adress a:hover {
	color:white;
	text-decoration: underline;
}
td.adressTitle {
	color:#e71802;
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
}
td.adressText {
	padding-bottom:8px;
}
.adressFurst {
	height:205px;
	width:296px;
}
.centerPlace {
	padding:8px 0;
}
.centerPlaceTable {
	
}
.leftPlace, .leftPlaceBot {
	width:300px;
	background-color:#ededed;
}
.leftPlaceTitle {
	background:url(../images/bg/line_bg_orange.gif) repeat-x;
	border-bottom:1px solid #9c341b;
	height:31px;
}
.contentPlace {
	padding:0 0 0 8px;
}
.content {
	padding:0 9px 20px;
}
div.leftprw {
	padding:20px 27px;
	text-align:center;
}
div.leftprw img {
	margin-bottom: 15px;
}
.prwBot img {
	margin:0 15px 0 0;
}
/* general settings */
.content dl, .content ul {
	margin:5px 0 5px 20px;
}
HR {
	color: #1b1b1b;
	height: 1px;
}
A {
	color: #ff8400;
	text-decoration: underline;
}
A:HOVER {
	color: red;
	text-decoration: none;
}
.textTitle, .textTitle A, .pageTitle, .pageTitle a {
	color: #ff8400;
	font-size:30px;
	line-height:30px;
	text-decoration: none;
}
.textTitle A:HOVER, .pageTitle a:hover {
	color: #e71802;
	text-decoration: none;
}
.pageTitle {
	padding: 26px 9px 15px;
}
.pagePathBgOrange {
	background:#ff8400 url(../images/bg/dot_orange.gif) no-repeat 11px 7px;
	border-bottom:1px solid #9c341b;
}
.pagePathBgBlue {
	background:#00aef0 url(../images/bg/dot_blue.gif) no-repeat 11px 7px;
	border-bottom:1px solid #075978;
}
.pagePathBgGreen {
	background:#00ff00 url(../images/bg/dot_green.gif) no-repeat 11px 7px;
	border-bottom:1px solid #029802;
}
.pagePathBgRose {
	background:#e61879 url(../images/bg/dot_rose.gif) no-repeat 11px 7px;
	border-bottom:1px solid #ac0a56;
}
.pagePathBgBlue2 {
	background:#0062d8 url(../images/bg/dot_blue2.gif) no-repeat 11px 7px;
	border-bottom:1px solid #03428f;
}
.pagePathBgOrange2 {
	background:#dc510c url(../images/bg/dot_orange2.gif) no-repeat 11px 7px;
	border-bottom:1px solid #8b3002;
}
.pagePathBgYellow {
	background:#ffff00 url(../images/bg/dot_yellow.gif) no-repeat 11px 7px;
	border-bottom:1px solid #e8bf00;
}
.pagePath {
	padding:7px 20px 0 38px;
	height:24px;
}
.pagePathBgOrange div.pagePath {
	background:url(../images/bg/page_path_orange.jpg) no-repeat top right;
}
.pagePathBgBlue div.pagePath {
	background:url(../images/bg/page_path_blue.jpg) no-repeat top right;
}
.pagePathBgGreen div.pagePath {
	background:url(../images/bg/page_path_green.jpg) no-repeat top right;
}
.pagePathBgRose div.pagePath {
	background:url(../images/bg/page_path_roze.jpg) no-repeat top right;
}
.pagePathBgBlue2 div.pagePath {
	background:url(../images/bg/page_path_blue2.jpg) no-repeat top right;
}
.pagePathBgOrange2 div.pagePath {
	background:url(../images/bg/page_path_orange2.jpg) no-repeat top right;
}
.pagePathBgYellow div.pagePath {
	background:url(../images/bg/page_path_yellow.jpg) no-repeat top right;
}
.pagePath a, .pagePath {
	color:#FFF;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.pagePath a:hover {
	color:#e71802;
	text-decoration:none;
}
.pagePath span {
	color:#FFF;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}
.pagePathBgYellow .pagePath a, .pagePathBgYellow .pagePath {
	color:#ff8400;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.pagePathBgYellow .pagePath a:hover {
	color:#e71802;
	text-decoration:none;
}
.pagePathBgYellow .pagePath span {
	color:#ff8400;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}
.colorOrange {
	color: #ff8400;
}
.colorBlue {
	color: #00aef0;
}
.colorGreen {
	color: #00ff00;
}
.colorDarckRed {
	color:#9c341b;
}
.colorRed {
	color:#e71802;
}
.picLeft {
	margin: 0px 18px 15px 0px;
	float: left;
	border:1px solid #ff8400;
	padding:3px;
	background:#FFF;
}
.picRight {
	margin: 0px 0px 15px 18px;
	float: right;
	border:1px solid #ff8400;
	padding:3px;
	background:#FFF;
}
.picBorder {
	border:1px solid #ff8400;
	padding:3px;
	background:#FFF;
}
a:hover img.picBorder, a:hover img.picRight, a:hover img.picLeft {
	background:#ff9c32;
}
.taglink, .taglink a, .taglink a:hover {
	font-size: 12px;
}
/* general settings END */
/* menu */
.menuPlace {
	background:#c3c3c3 url(../images/bg/menu_bg.gif) repeat-x;
	border-bottom:1px solid #cbcbcb;
}
.menuBg2 {
	background:url(../images/bg/menu_bg_r.jpg) no-repeat top right;
}
table.menu {
	height:47px;
}
table.menu td, .menu td a {
	color:#1b1b1b;
	white-space: nowrap;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
}
table.menu td a {
	display:block;
	height:31px;
	padding:16px 14px 0;
}
table.menu td a:hover, table.menu td a.menuOn {
	background:#ff8400;
	color:#FFF;
}
table.menu td a#menu1:hover, table.menu td a#menu1.menuOn {
	background:#e61879;
	color:#FFF;
}
table.menu td a#menu2:hover, table.menu td a#menu2.menuOn {
	background:#00aef0;
	color:#FFF;
}
table.menu td a#menu3:hover, table.menu td a#menu3.menuOn {
	background:#dc510c;
	color:#FFF;
}
table.menu td a#menu4:hover, table.menu td a#menu4.menuOn {
	background:#0062d8;
	color:#FFF;
}
/* left menu */
ul.leftMenu,
ul.submenuLeft {
	list-style: none;
	list-style-image: none;
}
ul.leftMenu {
	width: auto;
	margin-bottom:0px;
}
ul.leftMenu LI,
ul.submenuLeft li {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
ul.submenuLeft {
	padding: 6px 40px 8px;
}
html>body ul.leftMenu LI A,
html>body ul.submenuLeft LI A {
	width: auto;
}
ul.submenuLeft LI {
	background:none;
}
ul.leftMenu LI A {
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 7px 27px 7px;
	color:#1b1b1b;
	font-size:16px;
	line-height:16px;
	text-transform:uppercase;
}
ul.submenuLeft LI A {
	display: block;
	color: #535353;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
	padding: 0;
	background:none;
	text-transform:none;
}
ul.leftMenu LI A:HOVER,
ul.leftMenu li A.menuLeftOn {
	color: #ff8400;
	text-decoration: none;
	background: #FFF url(../images/bg/leftmenu_pic.gif) no-repeat;
}
ul.submenuLeft LI A:HOVER,
ul.submenuLeft LI A.submenuLeftOn {
	color: #028fc5;
	text-decoration: none;
}
ul.leftMenu li.leftMenuLine {
	height: 1px;
	_height:1%;
	_margin: 0 0 -1px 0;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	background: #d9d9d9;
}
ul.submenuLeft li.submenuLeftLine {
	height: 1px;
	_height:1%;
	_margin: 0 0 -1px 0;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	background: #fdfdfd;
}
/* menu END */
/* lang */
.lang {
	background:url(../images/bg/topline_bg_1.gif) repeat-x;
	padding:0;
	margin:0;
}
.lang div#lang1 {
	background:url(../images/bg/topline_bg_2.gif) no-repeat top right;
	padding:0;
	margin:0;
}
.lang div#lang2 {
	background:url(../images/bg/topline_bg_3.gif) no-repeat top left;
	padding:10px 10px 0 375px;
	height:26px;
}
.lang a img {
	border:1px solid white;
	margin-left:5px;
}
.lang a:hover img {
	border:1px solid #9c341b;
}
.lang a img#on {
	border:1px solid #9c341b;
}
/* lang END */
/* prw box */
td.prwSmPlace {
	padding-top:6px;
}
.prwSm td.box1 {
	border-top:1px solid #ff8400;
	border-bottom:1px solid #9c341b;
}
.prwSm td.box2 {
	border-top:1px solid #00aef0;
	border-bottom:1px solid #075978;
}
.prwSm td.box3 {
	border-top:1px solid #00ff00;
	border-bottom:1px solid #029802;
}
.prwSm td.box4 {
	border-top:1px solid #e1bd06;
	border-bottom:1px solid #fdea31;
}
.prwSm td.prwSmText, .prwSm td.prwSmText a {
	color:#FFF;
	white-space: nowrap;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
}
.prwSm td.prwSmText a:hover {
	color:#1b1b1b;
}
.prwSm td.boxtext1 {
	background:url(../images/bg/line_bg_orange.gif) repeat-x top right;
}
.prwSm td.boxtext2 {
	background:url(../images/bg/line_bg_blue.gif) repeat-x top right;
}
.prwSm td.boxtext3 {
	background:url(../images/bg/line_bg_green.gif) repeat-x top right;
}
.prwSm td.boxtext4 {
	background:url(../images/bg/line_bg_yellow.gif) repeat-x top right;
}
.prwSm td.prwSmText a {
	display:block;
	padding:7px 40px 0 11px;
	height:24px;
}
.prwSm td.boxtext1 a {
	background:url(../images/bg/line_bg_orange_2.gif) no-repeat top right;
}
.prwSm td.boxtext2 a {
	background:url(../images/bg/line_bg_blue_2.gif) no-repeat top right;
}
.prwSm td.boxtext3 a {
	background:url(../images/bg/line_bg_green_2.gif) no-repeat top right;
}
.prwSm td.boxtext4 a {
	background:url(../images/bg/line_bg_yellow_2.gif) no-repeat top right;
}
/* prw box END */
/* news */
/* first page */
.newsFistPagePlace {
	padding-left:6px;
	margin: 0 0 -20px 0;
	overflow: hidden;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
	body:first-of-type .newsFistPagePlace { margin: 0 0 -10px 0; }
   /*  :first-of-type    :nth-of-type(1)    Safari 3.1 */  
} /*  Safari*/
.newsFistPageTitle {
	color:#FFF;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	padding:7px 20px 0 38px;
	height:24px;
	background: #ff8400 url(../images/bg/dot_orange.gif) no-repeat 11px 7px;
	border-bottom:1px solid #9c341b;
}
.newsFistPageBox {
	display:-moz-inline-grid;
	display: inline-block;
}
.newsFistPageBoxParam {
	width:300px;
	margin:3px 5px 7px 10px;
	float:left;
}
.newsContentBoxParam {
	width:300px;
	margin:3px 5px 7px 10px;
	float:left;
}
.newsFistPageBox img {
	border:1px solid #ff8400;
	padding:3px;
	background:#FFF;
	margin-right:10px;
}
.newsFistPageBox a:hover img {
	background:#ff9c32;
}
td.newsFistPageText, td.newsFistPageText a {
	color:#707070;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}
.newsFistPageBoxTitle {
	border-bottom:1px solid #00aef0;
}
div.newsFistPageBoxTitle, div.newsFistPageBoxTitle a {
	color:#00aef0;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}
div.newsFistPageBoxTitle {
	padding: 2px 0 1px;
}
div.newsFistPageBoxTitle A:HOVER, td.newsFistPageText a:hover {
	color: red;
	text-decoration: none;
}
div.newsFistPageBoxData {
	color:#a9a9a9;
	font-size:10px;
	line-height:10px;
	line-height:10px;
	padding:2px 0 5px;
}
a.rsswidget {
	font-size:10px;
	line-height:10px;
	line-height:10px;
	padding:2px 0 5px;
	background: none;
}
a:hover li.rsswidget  {
	color: red;
	background: none;
}
div.rssSummary {
	color:#1d1d1d;
	font-size:10px;
	line-height:10px;
	line-height:10px;
	padding: 7px 27px;
}
/* first page END */
table.newsList td.newsTitle {
	padding: 0 11px 4px 0;
	vertical-align: bottom;
	background:url(../images/bg/bg_title.gif) repeat-x bottom;
}
table.newsList td.newsTitle, table.newsList td.newsTitle a {
	color: #4f668a;
	font-size:19px;
	line-height:19px;
	font-weight:bold;
	text-decoration: none;
}
table.newsList td.newsTitle a:hover {
	color: #4e4e4e;
	text-decoration: none;
}
table.newsList td.date {
	font-size: 11px;
	line-height: 11px;
	color:#898989;
	padding: 0 0 4px 7px;
	background:url(../images/bg/bg_title.gif) repeat-x bottom;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: right;
}
table.newsList td.text {
	font-size: 12px;
	padding: 15px 0 20px 0;
}
table.newsList a.read_more {
	margin: 0 0 0 5px;
	color: #408af9;
}
table.newsList a:hover.read_more {
	color: #90aad6;
}
.newsPic {
	float: right;
	margin: 0 0 0 20px;
	border:5px solid #e8e8e8;
	padding:1px;
	background:#FFF;
}
/* news END */
/* table */
.tableTitle {
	color: white;
	text-decoration: none;
	background-color: #ff8400;
	padding: 5px 5px 5px 5px;
	border: 1px solid #9c341b;
	font-size: 14px;
	line-height: 14px;
}
.tableLine1 {
	padding: 3px 3px 3px 3px;
	border: 1px solid #fdfdfd;
	background-color: #ededed;
}
.tableLine2 {
	background-color: #d9d9d9;
	padding: 3px 3px 3px 3px;
	border: 1px solid #fdfdfd;
}
/* table END */
/* gallery */
.gallery {
	
}
.galBox {
	overflow: hidden;
}
.galBoxIn {
	
}
ul.galBoxIn {
	list-style: none;
	list-style-image: none;
	display:block;
	margin: 0 0 0 -9px;
}
ul.galBoxIn LI.galBoxItem {
	list-style-type: none;
	list-style-image: none;
}
ul.galBoxIn LI.galBoxItem {
	width: 148px;
	min-height: 120px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 15px 9px;
	zoom: 1;
	_height: 120px;
}
* html div.galBox {
	width: 582px; /*582*/
}
* html li.galBoxItem {
	display: inline;
}
.galBoxText {
	padding: 5px 4px 0px;
	text-align:left;
}
.galBoxText, .galBoxText p, .galBoxText a, .galBoxText div, .galBoxText span, .galBoxText td {
	font-size: 12px;
	line-height: 12px;
	color: #757575;
}
.galBoxText a {
	color: #ff8400;
	text-decoration:none;
}
.galBoxText a:hover {
	color: red;
}
.galImgPlace {
	
}
.galImg {
	border:1px solid #ff5400;
	padding:3px;
	background:#FFF;
}
a:hover img.galImg {
	background:#ff9c32;
}
/* gallery END */
/* numbers */
.numBox {
	padding:5px 0;
	color: #bababa;
	font-size:14px;
	line-height:20px;
	vertical-align:bottom;
	clear:both;
}
.numBox a {
	color:#ff8400;
	text-decoration:none;
	font-size:20px;
	line-height:20px;
	padding: 0 7px;
	display:-moz-inline-grid;
	display:inline-block;
	vertical-align:top;
	//display:inline;
	//margin:0;
}
.numBox a:hover {
	color:#00aef0;
	text-decoration:none;
}
.numBox a.numOn {
	color:#00aef0;
	text-decoration:none;
}
.numBoxNews {
	padding:15px 0 0;
}
/* numbers END */