/* Main */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-indent: 0px;
	background: #4988d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img.ie6png { behavior: url(img/iepngfix.htc) }
div#container {
	width: 100%;
	min-width: 1010px;
	max-width: 1280px;
	background: #FFF;
	margin: 0 auto 0 auto;
	padding: 0px;
}
div#header {
	width: 100%;
	height: 189px;
	overflow: hidden;
	background: url(../img/bg_header.gif);
	margin: 0px;
	padding: 0px;
}
div#header2 {
	width: 100%;
	height: 189px;
	overflow: hidden;
	background: url(../img/bg_header_2.jpg) top right no-repeat;
	margin: 0px;
	padding: 0px;
}
div#logo {
	width: 163px;
	height: 189px;
	float: left;
	margin: 0px;
}
div#sign {
	width: 141px;
	height: 189px;
	float: right;
	margin: 0px;
}
div#site_name {
	width: 703px;
	height: 189px;
	float: left;
	margin: 0px;
}
div#logo img {
	border: 0px solid;
}
td.menu_column {
	background: #e6f4fd url(../img/bg_menu.png) top right repeat-y;
}
div#menu {
	width: 259px;
	height: 100%;
	margin: 0px;
	color: #1556ad;
	padding: 20px 20px 120px 20px;
}
div#menu a {
	color: #1556ad;
	text-decoration: underline;
}
div#menu a:hover {
	color: #ac7600;
	text-decoration: none;
}
div#menu li {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 15px;
}
div#menu li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../img/bullet_menu.png) 0px 11px no-repeat;
	margin: 0px;
	font-weight: normal;
}
div#menu li.active {
	font-weight: bold;
	margin: 0px;
}
div.search {
	color: #fff;
	background: #497ec3 url(../img/bg_search.png) top left repeat-y;
	padding: 25px 20px;
}
div.search2 {
	color: #fff;
	width: 259px;
	background: #497ec3 url(../img/bg_search.png) top left repeat-y;
	padding: 25px 20px;
	bottom: 0px;
	position: absolute;
}
input.search {
	border: 0px solid;
	width: 152px;
	height: 18px;
	font-size: 11px;
	color: #999;
	padding: 6px 6px 0px 6px;
}
input.searchsubmit {
	margin: 0px 6px 0px 6px;
	vertical-align: middle;
}
div.search p, div.search2 p {
	margin: 0px 0px 10px 0px;
}
div.search2 form input.subscribe {
	border: 0px solid;
	width: 192px;
	height: 18px;
	font-size: 11px;
	color: #999;
	padding: 6px 6px 0px 6px;
}
td.footer {
	background-color: #4988d2;
	color: #fff;
	font-size: 10px;
	vertical-align: top;
	padding: 15px;
}
td.footer a {
	color: #fff;
}
p.icon_nav {
	padding: 5px 0px 5px 15px;
}
p.icon_nav img {
	border: 0px solid;
}
p.icon_nav a {
	margin: 0px 10px 0px 0px;
}

/********************************************
				Index page start
*********************************************/

/* Promo */
div#intro {
	width: 100%;
	background: #ffe07f url(../img/bg_promo.png) bottom left repeat-x;
	margin: 0px 0px;
	float: left;
}
div#intro_content {
	background: url(../img/medals.jpg) bottom right no-repeat;
	padding: 20px 270px 20px 30px;
	min-height: 147px;
	color: #4e4e4e;
}
div#intro_content h1 {
	font-size: 20px;
	color: #916f05;
	font-weight: normal;
}
div#intro_content p {
	margin: 15px 0 0 0;
}
div#useful {
	width: 100%;
	height: 1%;
	overflow: hidden;
	background: #FEFEED;
	margin: 0px 0px;
	float: left;
	border-bottom: #d5d5d5 1px solid;
}
div#useful td {
	margin: 0px 0px;
	padding: 15px;
	vertical-align: middle;
}
div#useful .u_block {
	width: 33%;
	padding: 15px 15px 15px 0px;
}
div#useful img {
	border: #d5d5d5 1px solid;
	float: left;
}
td.news_list {
	width: 65%;
	padding: 15px;
	vertical-align: top;
}
td.news_list h1, td.anounce h1 {
	color: #ac7600;
	font-size: 20px;
	font-weight: normal;
}
h1.topic {
	color: #ac7600;
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0px;
}
td.anounce {
	width: 35%;
	vertical-align: top;
	background-color: #f6f6f6;
	padding: 20px;
}
/* News */
.news_form {
	width: inherit;
	padding: 10px;
	background-color: #e6f4fd;
}
span.incut_right {
	float: right;
	display: inline-table;
	margin-top: 23px;
}
table.news_item {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
td.news_img {
	width: 20%;
	vertical-align: top;
}
td.news_img img {
	padding: 3px;
	background-color: #f1f1f1;
	border: #d1d1d1 1px solid;
	margin-right: 15px;
	margin-top: 10px;
}
td.news_text {
	width: 80%;
	color: #8c8c8c;
}
td.news_text p {
	padding-bottom: 10px;
}
td.news_text p.date {
	padding-bottom: 0px;
}
p.date {
	color: #4e4e4e;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding-bottom: 0px;
}
a.prev {
	background: url(../img/left.gif) 0px 2px no-repeat;
	padding-left: 15px;
}
a.next {
	background: url(../img/right.gif) right 2px no-repeat;
	padding-left: 15px;
	padding-right: 15px;
}
a.next, a.prev {
	text-decoration: underline;
}
div#crumbs {
	font-size: 10px;
	margin-bottom: 10px;
}
div#crumbs a {
	background: url(../img/crumbs.gif) center right no-repeat;
	padding-right: 15px;
	margin-right: 5px;
}
/********************************************
				Index page end
*********************************************/

div.line {
	width: 100%;
	height: 1px;
	background: url(../img/bg_line.gif) left center repeat-x;
}
p.more a {
	background: url(../img/more.png) 0px 4px no-repeat;
	padding-left: 15px;
}
a {
	color: #916f05;
}
a:hover {
	text-decoration: none;
}
/********************************************
			Text content start
*********************************************/
div#content {
	padding: 20px 40px 40px 40px;
	min-height: 485px;
}
img.spbullet {
	vertical-align: middle;
	margin-right: 5px;
}
div.text_content {
	color: #666666;
}
div.text_content p {
	padding-top: 15px;
}
div.text_content p.legend {
	padding-top: 5px;
	font-size: 11px;
}
div.text_content p.legend span {
	font-weight: bold;
	color: #ffa809;
}
div.text_content h1 {
	padding-top: 15px;
	font-size: 24px;
	color: #8c8c8c;
}
div.text_content h2 {
	padding-top: 15px;
	font-size: 18px;
	color: #8c8c8c;
}
div.text_content h3 {
	padding-top: 15px;
	font-size: 15px;
	color: #8c8c8c;
}
div.text_content h4 {
	padding-top: 15px;
}
div.text_content h5 {
	padding-top: 15px;
}
div.text_content img {
	padding: 3px;
	background-color: #f1f1f1;
	border: #d1d1d1 1px solid;
}
div.text_content table {
	margin: 25px 0px 10px 0px;
}
div.text_content table th {
	padding: 10px;
	background-color: #ffe8c1;
	border-bottom: #e5cda4 1px solid;
	font-weight: bold;
	text-align: left;
}
div.text_content table td {
	padding: 10px;
	border-bottom: #9fa5a6 1px dotted;
}
div.text_content ul {
	margin: 10px 0px 0px 0px;
}
div.text_content ul li {
	display: block;
	background: url(../img/li.gif) 0px 7px no-repeat;
	list-style-type: none;
	margin: 0px 0px;
	padding: 5px 0px 0px 15px;
}
div.text_content ol li {
	list-style-type: decimal;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 15px;
}

/* Exceptions */
div.text_content td p {
	margin: 0px;
	padding: 0px;
}
div.text_content td h1 {
	margin: 0px;
	padding: 0px;
}
div.text_content td h2 {
	margin: 0px;
	padding: 0px;
}
div.text_content td h3 {
	margin: 0px;
	padding: 0px;
}
div.text_content td h4 {
	margin: 0px;
	padding: 0px;
}
div.text_content td h5 {
	margin: 0px;
	padding: 0px;
}
div.text_content td ul {
	margin: 0px;
}
div.text_content td ol {
	margin: 0px;
}
div.text_content td li {
	margin: 0px;
}
div.text_content li p {
	margin: 0px;
	padding: 0px;
}
div.text_content li h1 {
	margin: 0px;
	padding: 0px;
}
div.text_content li h2 {
	margin: 0px;
	padding: 0px;
}
div.text_content li h3 {
	margin: 0px;
	padding: 0px;
}
div.text_content li h4 {
	margin: 0px;
	padding: 0px;
}
div.text_content li h5 {
	margin: 0px;
	padding: 0px;
}
/********************************************
			Text content end
*********************************************/


/* Contacts */
#contacts {
	color: #666666;
	margin-top: 20px;
	padding: 20px;
	background-color: #e6f4fd;
}
.contacts_line {
	display: block;
	margin: 15px 0px;
	height: 1%;
	overflow: hidden;
}
#contacts label {
	width: 40%;
	display: block;
	float: left;
}
#contacts input.field {
	width: 59%;
	display: block;
	float: left;
	border: #C8DADD 1px solid;
	height: 20px;
}
#contacts textarea {
	width: 59%;
	display: block;
	float: left;
	border: #C8DADD 1px solid;
}
input#submit {
	width: 59%;
	display: block;
	float: left;
}

/* Галерея */
div.jMyCarousel {
	max-width: 628px;
}
div.jMyCarousel .prev{
	background: url('../img/arrowl.gif') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}
div.jMyCarousel .next{
	background: url('../img/arrowr.gif') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}
/** carousel 1 **/
div.jMyCarousel ul li{
	border:1px solid #fff;
	line-height:0px;
	margin: 0px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	border:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
}


/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/gallery/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/gallery/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/gallery/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/gallery/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}