@charset "utf-8";

/* CSS Document */

html, body {
	padding: 0;
	margin: 0;
	height: 100%;}

body {
	font: 62.5%/1.2 Tahoma, Verdana, Arial, sans-serif;
	color: #363636;
	background: #ededed;}

select, input, textarea {
	font: 100% Arial, Tahoma, Verdana, sans-serif;
	color: #363636;}

a {
	color: #d52d00;
	text-decoration: underline;
	outline: none;}
a:hover {
	color: #d52d00;
	text-decoration: underline;}

a img {
	border: none;}

form {
	padding: 0;
	margin: 0;}

input:focus, select:focus, textarea:focus, a:focus {
	outline: none;}

td, th {
	font-weight: normal;
	text-align: left;}

p {
	margin: 0;
	padding: 0;}

h1 {
	margin: 0;
	font: normal 220% "Arial Narrow", Tahoma, Verdana, Arial, sans-serif;
	color: #003b7f;
	padding: 12px 0 10px;}

h2 {
	margin: 0;
	font-size: 180%;}
	
h3 {
	margin: 0;
	font-size: 160%;
	font-weight: normal;}
	
h4 {
	margin: 0;
	font-size: 120%;
	font-weight: normal;}
	
h5 {
	margin: 0;
	font-size: 110%;
	font-weight: normal;}
	
h6{
	margin: 0;
	font-size: 100%;
	font-weight: normal;}

hr {
	border: none;
	background: none;
	color: #ededed;
	height: 1px;
	border-bottom: 1px dashed #363636;}


/* ------------------------- */


/* GLOBAL LAYOUTS */

#global {
	margin: 0 auto;
	width: 980px;
	min-height: 100%;
	position: relative;
	z-index: 1;
	border-left: 1px solid #000;
	border-right: 1px solid #000;}

#header {
	position: relative;
	border-bottom: 1px solid #fff;
	background: #021b45 url(../images/header-bg2.png) repeat-x 0 0;}

.head {
	min-height: 119px;
	background: url(../images/header-bg.jpg) no-repeat 0 0;
	position: relative;}

#footer {
	min-height: 98px;
	width: 980px;
	margin: -98px auto 0;
	position: relative;
	z-index: 3;
	background: #8698a1 url(../images/bgtm.jpg) repeat 14px 0;	
	border-left: 1px solid #000;
	border-right: 1px solid #000;}

#page {
	background: url(../images/pagebg.gif) repeat-x 0 0;
	padding: 32px 0 120px;} 	

.icont {
	float: left;
	width: 420px;
	position: relative;
	left: 30px;}

.icont2 {
	float: left;
	width: 258px;
	position: relative;
	left: 60px;}

.content {
	width: 708px;
	float: left;
	position: relative;
	left: 30px;}


/* ------------------------------- */


/* HEADER */

#logo {
	position: absolute;
	left: 66px;
	top: 16px;
	z-index: 3;}
#logo a, #logo strong, #logo em {
	display: block;
	width: 121px;
	height: 62px;
	font-size: 220%;
	color: #72c3f0;
	text-decoration: none;
	overflow: hidden;}
#logo em {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/logo-srub.png) no-repeat 0 0;
	z-index: 5;}

#slogan {
	position: absolute;
	left: 220px;
	top: 16px;
	width: 440px;
	font-size: 220%;} 
#slogan h1, #slogan h2 {
	margin: 0;
	padding: 0;
	font: normal 100% Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	line-height: 1.0;
	position: relative;
	z-index: 8;}
#slogan h2 {
	position: absolute;
	top: 1px;
	left: 1px;
	color: #91bad0;
	z-index: 7;}

.topmenu {
	position: absolute;
	left: 220px;
	bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;}
.topmenu li {
	float: left;
	height: 36px;
	text-align: center;
	position: relative;}
.topmenu li a, .topmenu li strong {
	display: block;
	text-decoration: none;
	height: 36px;
	overflow: hidden;
	color: #fff;
	font-size: 15px;
	font-weight: bold;}
.topmenu li i {
	position: absolute;
	left: 0;
	top: 0;
	height: 36px;
	cursor: pointer;}

.mm1 a, .mm1 strong, .mm1 i {
	width: 136px;} 
.mm1 i {
	background: url(../images/topmenu.png) no-repeat 0 0;}
.mm2 a, .mm2 strong, .mm2 i {
	width: 113px;}
.mm2 i {
	background: url(../images/topmenu.png) no-repeat -136px 0;} 
.mm3 a, .mm3 strong, .mm3 i {
	width: 88px;}
.mm3 i {
	background: url(../images/topmenu.png) no-repeat -249px 0;} 
.mm4 a, .mm4 strong, .mm4 i {
	width: 155px;}
.mm4 i {
	background: url(../images/topmenu.png) no-repeat -337px 0;} 

#topnav {
	position: absolute;
	left: 664px;
	top: 10px;
	margin: 0;
	padding: 0;
	list-style: none;}
#topnav li {
	float: left;
	padding: 0 4px;}
#topnav li a, #topnav li strong {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	text-decoration: none;
	overflow: hidden;
	text-indent: 300em;
	white-space: nowrap;}

.ihome a, .ihome strong {
	background: url(../images/nav.gif) no-repeat -20px 0;}
.iconts a, .iconts strong {
	background: url(../images/nav.gif) no-repeat 0 0;}
.imap a, .imap strong {
	background: url(../images/nav.gif) no-repeat -40px 0;}

.polos {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 210px;
	margin: 0 auto;}
.polos li {
	padding: 8px 0;}
.polos li div {
	background: url(../images/polos-right.gif) no-repeat right center;
	padding: 0 12px 0 0;}
.polos li p {
	background: url(../images/polos-bg.gif) repeat 0 0;
	font-size: 140%;
	padding: 4px 8px 0;
	text-align: center;
	height: 46px;}
.polos li p a, .polos li p a:hover {
	color: #fff;
	text-decoration: underline;}
.polos a {font-weight:bold;}

#address {
	width: 215px;
	margin: 0 0 0 auto;
	padding: 6px 0 0;}
#address h3 {
	padding: 0;
	font-size: 120%;
	font-weight: normal;
	color: #fff;
	padding: 0 0 2px;}
#address p {
	font-size: 140%;
	color: #ecfa4f;
	padding: 0 0 4px;}

#topmid {
	border-bottom: 1px solid #fff;
	background: #8698a1 url(../images/bgtm.jpg) repeat 14px 0;
	min-height: 290px;}
#topmnumm {
	width: 100%;
	border-bottom: 1px solid #fff;
	background: #0B3862;
	height: 40px;
	text-align:center;
	vertical-align:middle;
	color:yellow;}
#topmnumm a {font:bold 12px/40px Tahoma !important; color:#f2f2f2;}
#topmnumm a:hover {font:bold 12px/40px Tahoma !important; color:yellow; text-decoration:none;}
#topmnu22 {
	width: 100%;
	border-bottom: 1px solid #fff;
	background: #8698a1 url(../images/bgtm.jpg) repeat 14px 0;
	height: 110px;
	text-align:center;
	vertical-align:middle;
	line-height:109px !important;
	color:#fff;}
#topmnu22 a, #topmnu22 img {line-height:109px; vertical-align:middle;}
#topmnu22 img {border:3px double #fff;}

.tm {
	border-collapse: collapse;
	width: 100%;
	background: url(../images/bgtm2.png) repeat-x 14px 0;}
.tm td {
	padding: 0;
	vertical-align: middle;}
.flash {
	padding: 28px 0 0 20px;
	width: 726px;
	height: 261px;
	background: url(../images/bgipix.jpg) no-repeat 20px 28px;} 
.flash ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;}
.flash ul li {
	position: absolute;
	top: 14px;
	width: 297px;
	height: 205px;}
.ipix {
	left: 38px;}
.ipix2 {
	right: 38px;}


/* ----------------------------- */


/* RICHTCOL */

.rightcol, .rightcol2 {
	float: left;
	width: 206px;
	position: relative;
	left: 90px;}
.rightcol2 {
	left: 60px;}

.rightcol h1, .rightcol h2, .rightcol2 h1, .rightcol2 h2 {text-align:center !important;}

.rmenu, .rmenu2 {
	margin: 0;
	padding: 0 0 12px;
	list-style: none;}
.rmenu li, .rmenu2 li {
	padding: 0 0 6px 14px;
	background: url(../images/mlist.gif) no-repeat 1px 4px;
	font-size: 120%;}
.rmenu li a, .rmenu li a:hover {
	color: #d52d00;
	text-decoration: underline;}
.rmenu2 li a, .rmenu2 li a:hover {
	color: #003b7f;
	text-decoration: underline;}

.rmenu2 li.zak a, .rmenu2 li.zak a:hover, .rmenu li.zak a, .rmenu li.zak a:hover {
	color: #d52d00;
	font-weight: bold;
	text-decoration: none;}
.rmenu li, .rmenu2 li {line-height:16px !important;}

.mt2 {
	font-size: 110%;
	text-transform: uppercase;
	background: #7E909A;
	color:#fff;
	border-bottom:3px double #fff;
	padding: 3px 6px 4px 10px;
	margin: 0 0 10px;}

.ram {
	border: 3px double #fff;
	background: #fff;}


/* ---------------------------------------- */


/* CONTENT */

.txt {
	font-size: 120%;}
.txt h1 {
	font-size: 185%;
	text-align: center;}
.txt p {
	padding: 0 0 1.2em;}
.txt storng {
	font-size: 120%;}

.sidett {
	background: #d9d9d9 url(../images/side_top.gif) repeat-x 0 0;
	height: 1%;}
.sidett div {
	background: url(../images/left_top.gif) no-repeat 0 0;} 
.sidett div p {
	background: url(../images/right_top.jpg) no-repeat right 0;
	height: 44px;
	padding: 25px 118px 0 11px;
	color: #fff;
	font: bold 160% Arial, Tahoma, Verdana, sans-serif;
	text-transform: uppercase;}
.txt .sidett div p {
	font-size: 130%;}

.side {
	background: #d9d9d9;
	padding: 0 12px 6px;
	font-size: 120%;}
.side p {
	padding: 0 0 8px;}
.txt .side {
	font-size: 100%;}
.side h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	padding: 0 0 4px;}

a.view, a.more {
	position: relative;
	display: block;
	width: 85px;
	height: 21px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	margin: 6px auto 0 10px;}
a.view i, a.more i {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 21px;
	cursor: pointer;}
a.more {
	width: 90px;	
	margin: 6px 12px 0 auto;}
a.view i {
	background: url(../images/b-view.png) no-repeat 0 0;}
a.more i {
	background: url(../images/b-more.png) no-repeat 0 0;}

.bblock {
	width: 410px;
	min-height: 182px;
	background: #82b3d4 url(../images/bg_block.jpg) no-repeat 0 0;
	margin: 4px 0 8px;}
.bbc {
	padding: 9px 0 0 9px;}
.bpix {
	float: left;
	width: 128px;}
.bpix img {
	border: 1px solid #fff;}

.btxt {
	float: left;
	position: relative;
	width: 248px;
	left: 12px;
	font-size: 120%;
	color: #fff;}
.txt .btxt {
	font-size: 100%;}
.btxt h2 {
	font-size: 130%;
	font-weight: bold;
	color: #ffe795;
	padding: 0 0 6px;}
.btxt p {
	padding: 8px 0;}




/* -----------------------------------------*/



/* FOOTER */

.foot {
	border-top: 1px solid #fff;
	position: relative;
	padding: 0 140px;
	background: url(../images/bgtm2.png) repeat-x 14px 0;}

.footxt, .foomenu {
	padding: 12px 0 0;
	font-size: 120%;
	color: #fff;
	text-align: center;}

.foomenu a {
	color: #f4e2a2;
	text-decoration: underline;}
.foomenu a:hover {
	color: #f4e2a2;
	text-decoration: none;}

.dev {
	position: absolute;
	right: 52px;
	top: 20px;
	z-index: 3;}

.count {
	position: absolute;
	right: 10px;
	top: 20px;
	z-index: 3;}


/* ------------------------------------ */


/* OTHER CLASSES */

.ch {
	overflow: hidden;}

.dnone {
	display: none !important;}

.dblock {
	display: block !important;}

.vhide {
	visibility: hidden;}

.vvisib {
	visibility: visible;}

.fw {
	float: left;
	width: 100%;}

.fleft {
	float: left;}

.fright {
	float: right;}

.ta-r {
	text-align: right;}

.ta-l {
	text-align: left;}

.ta-c {
	text-align: center;}

.def {
	color: #abadb3;}

.yec {
	color: #ffe795;
	font-size: 130%;
	font-weight: bold;}

.tb {
	width: 100%;
	border-collapse: collapse;}

.tb2 {
	width: auto;
	border-collapse: collapse;}

.f1 {
	font-size: 110%;}

.f2 {
	font-size: 120%;}

.f3 {
	font-size: 130%;}

.f4 {
	font-size: 140%;}

.f6 {
	font-size: 160%;}
	
.rell {
	position: relative;}
 
.pd0 {
	padding: 0;}

.clr {
	width: 100%; 
	font-size: 0px;}
.clr:after {
	content: ".";
	display: block;
	font-size: 1px; 
	height: 0;
	clear: both;
	visibility: hidden;}
.clr {
	display: inline-block;}
/* Hide from IE Mac \*/
.clr {
	display: block;}
/* End hide from IE Mac */

/* ------------------------- */

#tblglr {clear:both; padding:0; margin:20px 0 20px 0; vertical-align:top;}
#tblglr td {width:33.5%; vertical-align:top; text-align:center; padding:5px 0 5px 0; margin:0;}
#tblglr img {padding:8px !important; border:1px solid #336699 !important;}
a.ycl {color:yellow !important;}

#tblglr2 {clear:both; padding:0; margin:20px 0 20px 0; vertical-align:top;}
#tblglr2 td {width:25%; vertical-align:top; text-align:center; padding:5px 0 5px 0; margin:0;}
#tblglr2 img {padding:8px !important; border:1px solid #336699 !important;}

p.aanav {line-height:20pt;}
p.aanav a {line-height:20pt;}
p.aanav b {color:#003b7f !important;}
p.aar {padding:10px 0 15px 0; border-bottom:1px dashed #ccc;}
p.aar strong {color:#000 !important; font:bold 11pt/22pt Arial !important;}

#intoprkl {clear:both; width:700px; margin-bottom:15px; border-bottom:1px solid #ccc; border-top:1px solid #ccc; font:11pt/13pt Arial !important; padding-top:10px;}
#intoprkl img {float:left; clear:none; margin:0 5px 10px 0; padding:3px; border:1px solid #ccc;}
#intoprkl strong {font:bold 14pt/16pt "Arial Narrow"; color:#0b3862 !important;}

