* {
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main {
	height: 100%;
}
img, fieldset, #lang li.last, #icons li.last, #menu li.last {
	border: none;
}
ul {
	list-style: none;
}
body {
	font: 12px arial;
	background: url(../img/main_bg.gif) #CECECE repeat-y center 0;
}
#main {
	width: 980px;

	background: url(../img/main_bg_top.gif) no-repeat;
	padding: 0 10px;
	margin: 0 auto -85px auto;
	position: relative;
}
#top {
	width: 980px;
	float: left;
}
#logo {
	padding: 15px 0 0 25px;
	float: left;
}
#lang, #icons {
	padding: 0px 10px 0 0;
	float: right;
}
#lang li, #icons li {
	height: 14px;
	border-right: 1px solid #C5C5C5;
	padding: 2px 5px 0 5px;
	float: left;
}
#lang li a {
	color: #999;
	font: 9px arial;
	float: left;
}
#lang li a.act, #lang li a:hover {
	color: #ADADCB;
}
#lang li a.act {
	text-decoration: none;
}
#icons a {
	float: left;
}
#search, #search_big {
	background: #D1D1E3;
	padding: 10px;
}
#search .input, #search_big .input {
	color: #999;
	font: 12px arial;
	border: 1px solid #E3E9EF;
	padding: 2px 5px;
	float: left;
}
#search .input {
	width: 120px;
}
#search_big .input {
	width: 520px;
}
#search_big label {
	color: #333;
	font: bold 11px arial;
	padding: 4px 10px 0 4px;
	float: left;
}
#search a, #search_big a {
	width: 11px;
	height: 11px;
	font-size: 0;
	background: url(../img/search_submit.gif) no-repeat;
	margin: 6px 0 0 8px;
	float: left;
}
#search a:hover, #search_big a:hover {
	background: url(../img/search_submit.gif) no-repeat 0 bottom;
}
#menu {
	padding: 15px 0 0 25px;
	margin: -30px 0 0 0;
	float: right;
}
#menu li {
	padding: 0 0 0 1px;
	float: left;
}
#menu li a {
	height: 28px;
	color: #FFF;
	font: 16px arial;
	text-decoration: none;
	background: url(../img/menu_items.gif) repeat-x;
	white-space: nowrap;
	padding: 10px 14px 0 14px;
	float: left;
}
#menu li a.act {
	color: #333;
	background: url(../img/menu_act.gif) no-repeat center 0;
	padding: 10px 14px 5px 14px;
	margin: 0 0 -5px 0;
	position: relative;
}
#menu li a:hover {
	background: url(../img/menu_items.gif) repeat-x 0 -50px;
}
#home_container {
	width: 940px;
	background: url(../img/home_container_bg.jpg) no-repeat #CDD3DF;
	padding: 20px;
	float: left;
}
#home_container #nav {
	width: 400px;
	background: #232348;
	padding: 0 0 25px 0;
	margin: 0 0 25px 0;
	float: right;
    min-height: 300px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}
* html #home_container #nav {
    height: 300px;
}
#home_container #nav li {
	width: 400px;
	float: left;
}
#home_container #nav li h1 {
	color: #E9FF00;
	font: bold 30px arial;
	padding: 20px 30px 5px 30px;
	display: block;
}
#home_container #nav li a {
	color: #FFF;
	font: 13px arial;
	text-decoration: none;
	background: url(../img/nav_items.gif) no-repeat center bottom;
	padding: 5px 30px;
	display: block;
}
#home_container #nav li a.last {
	background: none;
}
#home_container #nav li a:hover {
	color: #333132;
	background: url(../img/nav_items.gif) #E9FF00 no-repeat 15px 10px;
}
#home_container #home_box_container {
	width: 940px;
	float: left;
}
#home_container .home_box {
	width: 360px;
	font: 11px arial;
	padding: 0 20px 5px 75px;
}
#home_container .home_box.img_1 {
	background: url(../img/home_box_items.jpg) no-repeat;
}
#home_container .home_box.img_2 {
	background: url(../img/home_box_items.jpg) no-repeat 0 -300px;
}
#home_container .home_box h2, #home_container .home_box h2 a {
	font: bold 18px arial;
	padding: 7px 0 6px 0;
	display: block;
    text-decoration: none;
    color: #000;
}
#home_container .home_box h2 a:hover {
    text-decoration: underline;
}
#home_container .home_box h3 {
	font: 11px arial;
	padding: 0 0 6px 0;
	display: block;
}
#home_container .home_box h3 a {
	color: #232157;
}
#home_container .home_box p {
	color: #212121;
	padding: 0 0 6px 0;
	display: block;
}
a.all, a.back {
	color: #656599;
	font: 11px arial !important;
}
#inner_container {
	width: 930px;
	background: url(../img/inner_container_bg.jpg) no-repeat #FFF 0 bottom;
	padding: 20px 30px 110px 20px;
	float: left;
}
#content {
	width: 650px;
	color: #212121;
	font: 14px arial;
	padding: 30px 0 0 30px;
	float: left;
}
#inner_container .full_width {
    width: auto;
    padding-right: 20px;
}
#content h1 {
	color: #2B2B6B;
	font: bold 30px arial;
	padding: 0 0 20px 0;
	display: block;
}
#content h2 {
	color: #000;
	font: 18px arial;
	padding: 0 0 5px 0;
	display: block;
}
#content h2 span {
	color: #2B2B6B;
}
#content h3 {
	font: 14px arial;
	display: inline;
}
#content h2 a, #content h3 a {
	color: #656599;
}
#content p {
	font: 14px arial;
	line-height: 1.5;
	padding: 0 0 15px 0;
	display: block;
}
p.date {
	color: #656565 !important;
	font: 11px arial !important;
	line-height: normal !important;
	padding: 0 !important;
}
#content a {
	color: #656599;
}
#content .block-list, #content .block-list ul, #content .block-list ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#content #news_list li {
	padding: 0 0 15px 0;
	display: block;
}
#content #search_results {
	list-style: inside decimal;
	padding: 20px 0;
	display: block;
}
#content #site_map li {
	font: bold 18px arial;
	padding: 0 0 10px 0;
	display: block;
}
#content #site_map li ul li {
	color: #666699;
	font: 14px arial;
	padding: 5px 0 0 0;
	display: block;
}
#content #site_map li ul {
    padding-bottom: 10px;
}
#content #site_map li a {
	color: #000;
}
#content #site_map li ul li a {
	color: #666699;
}
#content #site_map li ul li ul li a {
	font: 11px arial;
	background: url(../img/icon_sitemap.gif) no-repeat 10px 4px;
	padding: 0 0 0 22px;
}
#content .info_table, .cms-content table {
	width: 650px;
	text-align: left;
	border-bottom: 1px solid #D1D1E3;
	margin: 0 0 20px 0;
	float: left;
    border-collapse: collapse;
}
.cms-content table {
    border-bottom: none;
}
.full_width.cms-content table {
    width: 100% !important;
    float: none;
}
#content .info_table th, .cms-content th {
	background: #D1D1E3;
	padding: 7px 10px;
}
#content .info_table td, .cms-content td {
	font: 11px arial;
	padding: 7px 10px;
}
#content .info_table .even td, .cms-content tr:nth-child(2n) td {
	background: #EBEBF3;
}
#form {
	width: 654px;
	margin: 0 0 15px 0;
	position: absolute;
    top: 0;
    left: 133px;
    display: none;
}
#form li.top, #form li.bottom {
	width: 654px;
	padding: 10px 0;
	float: left;
}
#form li.top {
	background: url(../img/form_bg.png) no-repeat;
}
#form li.bottom {
	height: 15px;
	background: url(../img/form_bg.png) no-repeat 0 bottom;
}
#form li.top a {
	margin: 8px 20px 0 0;
	float: right;
}
#form li {
	width: 590px;
	background: url(../img/form_bg.png) repeat-y right 0;
	padding: 10px 32px;
	float: left;
}
#form li.txt span {
	width: 385px;
	color: #656565;
	font: italic 11px arial;
	background: url(../img/form_line.gif) no-repeat 0 bottom;
	padding: 0 0 15px 0;
	float: right;
}
#form li label {
	width: 180px;
	color: #333;
	font: bold 14px arial;
	padding: 3px 10px 0 0;
	float: left;
}
#form li .input, #form li textarea {
	width: 380px;
	font: 12px arial;
	border: 1px solid #AAADB4;
	padding: 2px;
	float: right;
}
#form li textarea {
	height: 120px;
}
#form li .error {
	color: #FF0000;
	border: 1px solid #FF0000;
}
#form a.submit, #form a.clear {
	height: 27px;
	color: #FFF;
	font: bold 14px arial;
	text-decoration: none;
	float: left;
}
#form a.submit {
	color: #FFF;
	background: url(../img/submit_bg.gif) repeat-x;
	padding: 11px 20px 0 20px;
	margin: 0 1px 0 205px;
}
#form a.clear {
	color: #656599;
	background: url(../img/clear_bg.gif) #D1D1E3 no-repeat right 0;
	padding: 11px 35px 0 20px;
}
#form a:hover.submit {
	background: url(../img/submit_bg.gif) repeat-x 0 -50px;
}
#form a:hover.clear {
	background: url(../img/clear_bg.gif) #E1E1ED no-repeat right -50px;
}
#form .successful {
	font: bold 18px arial;
	text-align: center;
	padding: 176px 32px;
}
#form .successful span {
	padding: 0 0 10px 0;
	display: block;
}
#content #pages li.no {
	padding: 10px 0 0 0;
	float: left;
}
#content #pages li.txt {
	padding: 10px 0;
	clear: left;
	float: left;
}
#content #pages li.no a {
	color: #2B2B6B;
	font: 14px arial;
	text-decoration: none;
	background: #D1D1E3;
	padding: 5px 9px;
	margin: 0 1px 0 0;
	float: left;
}
#content #pages li.no a:hover {
	background: #E5E5EF;
}
#content #pages li.no a.act {
	color: #333;
	background: #EAFF00;
}
#content #pages li.txt a {
	color: #656599;
	font: 11px arial;
	margin: 0 10px 0 0;
	float: left;
}
#submenu {
	width: 170px;
	background: #232348;
	padding: 7px 15px;
	margin: 90px 0 0 0;
	float: right;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}
#submenu li {
	width: 170px;
	border-bottom: 1px solid #343455;
	padding: 8px 0;
	float: left;
}
#submenu li.last {
	border: 0;
}
#submenu li ul li {
	border: 0;
}
#submenu li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#submenu li a:hover {
	color: #99A1C3;
}
#submenu li a.act {
	color: #E9FF00;
}
#submenu li ul li a {
	font: 11px arial;
	background: url(../img/submenu_icons.gif) no-repeat 0 -196px;
	padding: 0 0 0 12px;
}
#submenu li ul li a:hover {
	background: url(../img/submenu_icons.gif) no-repeat 0 4px;
}
#submenu li ul li a.act {
	background: url(../img/submenu_icons.gif) no-repeat 0 -96px;
}
#useful {
	width: 980px;
	height: 40px;
	color: #333;
	font: 11px arial;
	background: url(../img/useful_items.gif) repeat-x;
	margin: 10px 0;
	float: left;
}
#useful li {
	height: 28px;
	background: url(../img/useful_items.gif) no-repeat right -130px;
	padding: 12px 29px 0 35px;
	float: left;
}
#useful li.slash {
	background: url(../img/useful_items.gif) no-repeat right -40px;
}
#useful li.last {
	background: none;
}
#useful li strong {
	padding: 2px 0 0 0;
	display: block;
}
#useful li a {
	color: #FFF;
	background: url(../img/useful_items.gif) no-repeat right -80px;
	padding: 0 14px 0 0;
}
#useful li a:hover {
	color: #CCD2DF;
	background: url(../img/useful_items.gif) no-repeat right -110px;
}
#footer {
	width: 940px;
	/*height: 63px;*/
	color: #656565;
	font: 11px arial;
	border-top: 4px solid #D1D1E3;
	padding: 0px 20px 0 20px;
	margin: 0px auto;
	position: relative;
    background: #F5F5F5 url('../images/footer-bg.jpg') repeat-x top;
}
#footer p {
	line-height: 1.7;
	display: block;
    padding:8px 0;
}
#footer p strong {
	color: #333;
}
#footer img {
	margin: 8px 0 0 0;
/*	float: right;*/
}
.clearfooter {
	height: 85px;
	clear: both;
}
.fl, #search_big {
	float: left;
}
.fr, #search {
	float: right;
}
#home_container .home_box h3 a:hover, a:hover.all, a:hover.back, #content p a:hover, #content h2 a:hover, #content h3 a:hover, #content #pages li.txt a:hover, #content #site_map a:hover {
	text-decoration: none;
}

.cms-content ul {
    list-style: disc;
    margin: 3px 0 0 17px;
    padding: 0 0 15px 10px;
}

.cms-content ul li {
    display: list-item;
    padding: 2px 0 3px 0;
}

#content {
    position: relative;
}

/** 2011.12.09 **/

#footer a {
	color: #2c2c6e;
}
.footerBlocksContainer {
	margin: 0 10px 0 17px;
	overflow: hidden;
	border-bottom: 1px dotted #868686;
}
.footerBlocksContainer div{
	float: left;
	min-width: 120px;
	padding: 20px 0 0 35px;
	background: url('../images/footerBlock-sep.jpg') no-repeat 0 0;
	font-size: 11px;
    padding-bottom:10px;
}
.footerBlocksContainer div.first{
	min-width: 80px;	
	padding-left: 0px;
	background: none;
}
.footerBlock0 {
	width: 150px;
}
.footerBlock1 {
	width: 170px;
}
.footerBlock2 {
	width: 230px;
}
.footerBlock3 {
	width: 250px;
}
.footerContent{
	overflow: hidden;
	margin: 0 10px 0 17px;	
}
.social {
    margin-top:15px;
}
.social ul{
	float: right;
	list-style: none outside none;
	padding: 0px;
	margin-bottom: 0px; 
	margin-top: 0px;
    margin-right:15px;
    display: block;
}
.social li{
	float: left;
    margin-left: 5px;
	margin-bottom : 5px;
}
.social a{
	display: block;
}
.social img{
	display: block;
}

#aviaGroupMenu {
    float: right;
    height: 31px;
    position: relative;
    z-index: 1000;
    margin-top:9px;
}
.partOf {
    float: left;
    padding: 7px 6px 0 0;
    font-size: 10px;
}
.selectMenu {
    float: left;
    background: url('../images/aviagroup-menu-bg.png') 0 0 no-repeat;
    width: 182px;
    height: 35px;
    cursor: pointer;
}

.selectMenu ul, .selectMenu ul li {
    list-style: none;
}
.selectMenu ul {
    display: none;
    top: 0px;
    position: relative;
    width: 174px;
    padding-left: 6px;
    background-color: white;
    border: #D8D8D8 1px solid;
    border-top: 0;
    border-image: initial;
}

.selectMenu img {
    padding: 6px 0 0 8px;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.fClear {
	clear: both;
}

