body {
	background-color: #cfcfce;
	background-image: url(../images/img/bg_top.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	height: 110px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
}
#logo {
	display: block;
	margin: 20px;
	margin-top: 25px;
	height: 55px;
	width: 192px;
	float: left;
}
#flags {
	float: right;
	height: 30px;
	width: 160px;
	margin-right: 10px;
	background-image: url(../images/head_flag_bg.png);
	background-repeat: repeat-x;
}
#menu {
	height: 30px;
	float: left;
	margin-top: 75px;
	background-image: url(../images/head_menu_bg.png);
	background-repeat: repeat-x;
}
.flag {
	display: block;
	width: 24px;
	height:: 18px;
	float:left;
	margin: 3px;
}
#flagPL {
	display: block;
	width: 24px;
	height:: 18px;
	background-image: url(../images/flag_pl_off.png);
	float:left;
	margin: 3px;
}
#flagPL:hover {
	background-image: url(../images/flag_pl.png);
}
#flagEN {
	display: block;
	width: 24px;
	height:: 18px;
	background-image: url(../images/flag_en_off.png);
	float:left;
	margin: 3px;
}
#flagEN:hover {
	background-image: url(../images/flag_en.png);
}
#flagDE {
	display: block;
	width: 24px;
	height:: 18px;
	background-image: url(../images/flag_de_off.png);
	float:left;
	margin: 3px;
}
#flagDE:hover {
	background-image: url(../images/flag_de.png);
}
#flagRU {
	display: block;
	width: 24px;
	height:: 18px;
	background-image: url(../images/flag_ru_off.png);
	float:left;
	margin: 3px;
}
#flagRU:hover {
	background-image: url(../images/flag_ru.png);
}
#submenu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/submenu_bg.png);
	background-repeat: repeat-x;
	background-color: #7fa5c9;
	color: #FFF;
	height: 105px;
}
.icon {
	background-color: #efefef;
	float: left;
	width: 176px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	font-size: 12px;
	color: #004C93;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	height: 70px;
	text-decoration: none;
}
.icon:hover {
	background-color:#fff;
}
.iconStatic {
	background-color: #ffffff;
	float: left;
	width: 176px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	font-size: 12px;
	color: #e31519;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	height: 70px;
	text-decoration: none;
}
.menuStatic {
	font-size: 14px;
	font-weight:bold;
	color:  #e31519;	
	text-decoration:none;
	padding-bottom:4px;
	display: block;
}
.menuStatic:hover {
	text-decoration: underline;
}
.menu {
	font-size: 14px;
	font-weight:bold;
	color: #074C93;
	text-decoration:none;
	padding-bottom:4px;
	display: block;
}
.menu:hover {
	color:  #e31519;
	text-decoration: underline;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	background-image: url(../images/submenu_bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
}
#mainContent{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right:0px;
	overflow:hidden;
}
#mainLeft {
	float:left;
	width:199px;
}
.easyLeft {
	width:175px;
	background-image: url(../images/left_bg.png);
	text-align:left;
	padding: 17px 12px 12px 12px;
	border-bottom: solid 5px #e31519;
}
#mainRight {
	float:right;
	width:789px;
	border-bottom: solid 5px #7fa5c9;
}
.easyRight {
	width:775px;
	text-align:left;
	padding: 8px 13px 13px 13px;
	border-top: solid 5px #7fa5c9;
	color: #000;
	background-color: #efefef;
}
.easyRight:hover {
	background-color: #fff;
}
.staticRight {
	width:775px;
	text-align:left;
	padding: 8px 13px 13px 13px;
	color: #000;
	background-color: #fff;
}
.searchSelect {
    width: 160px;
    margin-bottom: 5px;
}
.leftTitle {
	font-size: 12px;
	font-weight:bold;
	color:  #e31519;
	text-decoration:none;
	display: block;
}
.leftLink {
	font-size: 12px;
	font-weight:bold;
	color: #074C93;
	text-decoration:none;
	display:block;
}
.leftLink:hover {
	color:  #e31519;
	text-decoration: underline;
}
.leftLink2 {
	font-size: 12px;
	font-weight:bold;
	color: #074C93;
	text-decoration:none;
}
.leftLink2:hover {
	color:  #e31519;
	text-decoration: underline;
}
.icon2 {
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	width: 111px;
	text-align: center;
	vertical-align: middle;
	height: 68px;
	text-decoration: none;
}
.easyRightWhite {
	width:775px;
	text-align:left;
	padding: 8px 13px 13px 13px;
	border-top: solid 5px #7fa5c9;
	color: #000;
	background-color: #ffffff;
	overflow:hidden;
}
.easyRightGray {
	width:775px;
	text-align:left;
	padding: 8px 13px 13px 13px;
	border-top: solid 5px #7fa5c9;
	color: #000;
	background-color: #efefef;
	overflow:hidden;
}
.promoRightWhite {
	width:775px;
	text-align:left;
	padding: 8px 13px 13px 13px;
	border-top: solid 5px #7fa5c9;
	color: #000;
	background-color: #ffebd6;
	overflow:hidden;
}
.promoRightGray {
	width:775px;
	text-align:left;
	padding: 8px 13px 13px 13px;
	border-top: solid 5px #7fa5c9;
	color: #000;
	background-color: #fedbb4;
	overflow:hidden;
}
.mapa{
    float:left;
    width: 352px;
    height: 217px;
}
.mapaDesc {
    float:left;
    margin-left:12px;
    width: 600px;
    height: 215px;
    font-color: #074C93;
    font-size: 12px;
}
.listImg {
    float: left;
    border: 1px solid #074C93;
    margin-right: 12px;
}
.listDesc {
    float: left;
    width: 250px;
    margin-right: 10px;
}
.listDescShort {
    float: left;
    width: 100px;
    margin-right: 10px;
    text-align: right;
}
.listDescShort2 {
    float: left;
    width: 40px;
    margin-right: 10px;
    text-align: right;
}
.listDescShort3 {
    float: left;
    width: 120px;
    text-align: right;
    color: gray;
    font-style:italic;
}
.promo {
    display: table-cell;
    width: 300px;
    height: 30px;
    text-align:center;
    vertical-align:middle;
    color:white;
    background-image: url(../images/promo.gif);
    font-size:12px;
    font-weight:bold;
    text-decoration: none;
}
