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

html {width:100%;}
*html {width:100%;}
html {
  	height:100%;
}
body {
	position: relative;
	height:auto !important;
  	height:100%;
  	min-height:100%;
	border:none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {border:none;}
p {margin-bottom:6px; margin-top:6px; padding:0px; padding-left: 15px;}
a:link {
	color: #E52626;
	text-decoration: underline;
}
a.gray:link,
a.gray:visited,
a.gray:active {
	color: #666666 !important;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E52626;
}
a:hover {
	text-decoration: none;
	color: #E52626;
}
a.gray:hover {
	text-decoration: none;
	color: #E52626 !important;
}
a:active {
	text-decoration: underline;
	color: #E52626;
}
table#Main {
	position: relative;
	height:auto !important;
  	height:100%;
  	min-height:100%;
	border:none;
}
#LeftBG {
	background-image: url(/assets/images/bg_left.gif);
	background-repeat: repeat;
	background-position: right top;
	height: 100%;	
}
#LeftShade {
	background-image: url(/assets/images/shade_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 5px;
	min-width:5px;
	max-width:5px;
}
#Center {
	height: 100%;
	width: 990px;
	min-width: 990px;
	max-width: 990px;
	vertical-align: top;
}
#RightBG {
	background-image: url(/assets/images/bg_right.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;	
}
#RightShade {
	background-image: url(/assets/images/shade_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 5px;
	min-width:5px;
	max-width:5px;
}

#TopMenu {
	color: #FFFFFF;
	background-color: #E52626;
	height: 30px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#TopMenuAdres {
	color: #FFFFFF;
	background-color: #E52626;
	height: 30px;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-image: url(/assets/images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#AdresLogo {margin-bottom:0px;}
.TopMenuFirst {
	display: none;
	color: #E52626;
}
#TopMenu table tr td,
#TopMenu table tr td a,
#TopMenuAdres table tr td,
#TopMenuAdres table tr td a {
	color: #FFFFFF;
	text-decoration:none;
}
#TopMenu ul li {display:block; float:left;}
.Sub, .SubActive {font-size:11px;}
.Sub {line-height:200%;}
.Sub,.Sub a {color: #7E7E7E;}
.SubActive,.SubActive a {color: #E52626;}
.Icons {
	padding: 5px;
}
.MenuAdres,
.IconsAdres {
	padding-bottom: 10px;
	vertical-align: bottom;
	padding-left:5px;
	padding-right:5px;
}
.Line {
	background-image: url(/assets/images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}
#LineUnderFlash {
	background-image: url(/assets/images/line_under.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 2px;
}
#lenta {
	z-index: -1000;
}
#CopyPhone {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #E72421;
	padding-left: 68px;
}
#CopyPhone a{
	color: #FFFFFF;
}
#CopyMaker {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #E72421;
}
#CopyMaker a{
	color: #FFFFFF;
}
#CopyRight {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
}
.Dot {
	background-image: url(/assets/images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}

td.Content {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
}
td.ContentAdres {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.Title {
	font-size: 20px;
	color: #7E7E7E;
	padding-bottom: 15px;
}
.NewsTitle {
	font-size: 20px;
	color: #7E7E7E;
	padding-left: 25px;
	padding-bottom:15px;
}
.NewsHead {
	background-image: url(/assets/images/iconnews.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
	font-weight: bold;
	color: #E52626;
}
.NewsBody {
	font-size: 10px;
	padding-left: 25px;
}
.NewsLink {
	font-size: 12px;
	padding-left: 25px;
}
.NewsBlock {
	margin-left: -10px;
	padding-left: 10px;
	border-top-style: none;
	border-left-style: dashed;
	border-top-color: #E72421;
	border-right-color: #E72421;
	border-bottom-color: #E72421;
	border-left-color: #E72421;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#MainMenu {padding-top:3px; padding-bottom:0px; height:15px; text-align:center;}
#MainCopyright {
	font-size: 10px;
	color: #666666;
	height: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}
#MainMenu a,
#MainCopyright a {
	color: #666666 !important;
	text-decoration:none;
}
.MainMenuFirst {
	display: none;
	color: #FFFFFF;
}
#MainMenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#MainMenu td a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E52626 !important;
}

#MainCopyright td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
/* Address programm */
.AP_City{
	font_size:12px;
	color:#E52626;
	font-weight:bold;
}

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
