@charset "utf-8";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #D4E1FA;
	background: url(../images/body_bg.gif) repeat-x #658ECE;
	padding-bottom: 20px;
}
p{
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
a{
	color: #fff;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	line-height: 1.2em;
	margin-bottom: 0.4em;
}
h1{
	font-size: 2em;
	font-weight: normal;
	color: #fff;
}
h2{
	font-size: 1.4em;
}
h3{
	font-size: 1.2em;
}
.main ul{
	list-style: none;
	padding-left: 10px;
	margin-bottom: 1.5em;
}
.main ul li{
	background: url(../images/list.gif) no-repeat 0 0.4em;
	padding-left: 16px;
	line-height: 1.4em;
}
.main ol{
	padding-left: 30px;
	margin-bottom: 1.5em;
}
.main ol li{
	line-height: 1.4em;
}
.main table{
	margin-bottom: 1.5em;
	border-collapse: collapse;
}
.main table th{
	border-collapse: collapse;
	border: 1px solid #43639A;
	padding: 3px 8px;
	line-height: 1.4em;
	background: #1A396B;
}
.main table th.text-left{
	text-align: left;
}
.main table td{
	border-collapse: collapse;
	border: 1px solid #43639A;
	padding: 3px 8px;
	line-height: 1.4em;
	background: #34568C;
}
.main table .even td{
	background: #2D4F85;
}

.main table.no-background th, .main table.no-background td, .main table td.no-background{
	background: none;
}

.full{
	background: url(../images/full_bg.jpg) no-repeat center top;
}
.container{
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

.header{
	height: 149px;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
	color: #fff;
}
.logo-home{
	display: block;
	width: 541px;
	height: 72px;
	position: absolute;
	top: 77px;
	left: 352px;
	font-size: 1.4em;
	overflow: hidden;
}
.logo-home span{
	display: block;
	width: 541px;
	height: 72px;
	background: url(../images/logo_home.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.logo-home a:hover span, .logo-home a span:hover{
	cursor: pointer;
}
.logo-home.logo-home-en span{
	background: url(../images/logo_home_en.jpg) no-repeat;
}

.menu{
	height: 26px;
	background: url(../images/menu_bg.jpg) no-repeat;
	padding-left: 350px;
	padding-top: 11px;
	_padding-top: 10px;
}
.flags{
	position: absolute;
	top: 20px;
	left: 920px;
}
.flags li{
	float: left;
	list-style: none;
	font-size: 0.8em;
	padding-right: 8px;
}
.flags a{
	text-decoration: none;
}
.czech{
	display: block;
	width: 16px;
	height: 11px;
	position: relative;
}
.czech span{
	display: block;
	width: 16px;
	height: 11px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/cz.gif) no-repeat;
}
.english{
	display: block;
	width: 16px;
	height: 11px;
	position: relative;
}
.english span{
	display: block;
	width: 16px;
	height: 11px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/gb.gif) no-repeat;
}
/*.menu ul{
	list-style: none;
}
.menu li{
	float: left;
	background: url(../images/menu_line.gif) no-repeat right center;
	padding: 2px 22px 2px 20px;
	line-height: 1em;
}
.menu li.last{
	background: none;
}
.menu a{
	text-decoration: none;
}
.menu span{
	color: #99B1E0;
}*/

.main{
	min-height: 484px;
	_height: 484px;
	padding: 30px 25px 10px 227px;
	background: url(../images/main_bg.jpg) no-repeat right top #39578D;
}
.main-full{
	min-height: 484px;
	_height: 484px;
	padding: 30px 40px 10px 277px;
}

.navigation{
	border-bottom: 1px solid #3B4E75;
	padding-bottom: 0.8em;
	margin-bottom: 2.2em;
	color: #AFBEDB;
	font-size: 95%;
}
.navigation a{
	color: #657BA8;
}

.control{
	border-top: 1px solid #1A396B;
	padding: 7px 0 7px 0;
	font-size: 0.9em;
	margin-top: 2em;
}
.control a{
	text-decoration: none;
}
.main .control ul{
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	float: right;
}
.main .control ul li{
	background: none;
	padding: 0 12px;
	border-right: 1px solid #1A396B;
	float: left;
}
.main .control ul li.last{
	border-right: 0;
}
.control-back{
	background: url(../images/btn_back.gif) no-repeat 0 0.2em;
	padding-left: 14px;
}
.control-print{
	background: url(../images/btn_print.gif) no-repeat;
	padding-left: 18px;
}

.message-info{
	background: url(../images/ico_info.gif) no-repeat 10px 5px #8BAFE1;
	padding: 6px 12px 6px 38px;
	color: #010C1F;
}
.message-failure{
	background: url(../images/ico_failure.gif) no-repeat 10px 5px #990008;
	padding: 6px 12px 6px 38px;
	color: #FFDBDD;
}

.left{
	width: 435px;
	padding: 15px 25px 5px 25px;
	background: url(../images/left_line.gif) no-repeat right top;
	float: left;
}
.article-perex{
	border-bottom: 1px solid #364C77;
	margin-bottom: 1.5em;
}
.article-perex img{
	border: 1px solid #B8C8E1;
	float: left;
}
.perex-text{
	width: 330px;
	float: right;
}
.main-full .perex-text{
	width: 580px;
}
.article-perex p{
	margin-bottom: 1.2em;
}
.article-perex.last{
	border-bottom: none;
}

.right{
	width: 240px;
	padding: 15px 0 10px 25px;
	float: left;
}
.main ul.program{
	padding-left: 0;
}
.main ul.program li{
	margin-bottom: 1.2em;
	background: url(../images/list_program.gif) no-repeat 0 0.4em;
}
.program strong{
	color: #fff;
}

.photos{
	background: #8BAFE1;
}
.photos img{
	border: 3px solid #fff;
	margin: 12px 0 12px 13px;
}

.thumbs img{
	border: 2px solid #fff;
	margin: 15px 30px 15px 0;
}
.thumbs .thumb img{
	margin-right: 0;
	margin-bottom: 10px;
}
.thumb{
	/*width: 33%;*/
	float: left;
	white-space: normal;
	text-align: center;
	margin-bottom: 20px;
}

.listing{
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 10px 0;
}
.listing ul{
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
.listing ul li{
	padding: 0;
	background: none;
	display: inline;
}
.listing a{
	background: #2F4C7A;
	text-decoration: none;
	padding: 2px 5px;
}
.listing a:hover{
	background: #234378;
}
.listing span{
	background: #1B3661;
	padding: 2px 5px;
}

.footer{
	height: 140px;
	background: url(../images/footer.gif) no-repeat;
	position: relative;
}
.partners{
	list-style: none;
}
.partners li{
	display: inline;
}
.partners a{
	display: block;
	position: absolute;
	overflow: hidden;
}
.partners a span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.partners a:hover span{
	cursor: pointer;
}


.alpine-pro{
	width: 145px;
	height: 29px;
	top: 48px;
	left: 625px;
}
.alpine-pro span{
	width: 145px;
	height: 29px;
	background: url(../images/alpine_pro.gif) no-repeat;
}
.alpine-pro span:hover{
	cursor: pointer;
}
.ford{
	width: 121px;
	height: 47px;
	top: 40px;
	left: 237px;
}
.ford span{
	width: 121px;
	height: 47px;
	background: url(../images/ford.gif) no-repeat;
}
.ford span:hover{
	cursor: pointer;
}

.preciosa{
	width: 121px;
	height: 49px;
	top: 40px;
	left: 450px;
}
.preciosa span{
	width: 121px;
	height: 49px;
	background: url(../images/preciosa.gif) no-repeat;
}
.preciosa span:hover{
	cursor: pointer;
}
.vzp{
	width: 110px;
	height: 59px;
	top: 37px;
	left: 110px;
}
.vzp span{
	width: 110px;
	height: 59px;
	background: url(../images/vzp.gif) no-repeat;
}
.vzp span:hover{
	cursor: pointer;
}
.wustenrot{
	width: 117px;
	height: 53px;
	top: 40px;
	left: 275px;
}
.wustenrot span{
	width: 117px;
	height: 53px;
	background: url(../images/wustenrot.gif) no-repeat;
}
.wustenrot span:hover{
	cursor: pointer;
}
.sport-invest{
	width: 40px;
	height: 57px;
	top: 36px;
	left: 825px;
}
.sport-invest span{
	width: 40px;
	height: 57px;
	background: url(../images/sport_invest.gif) no-repeat;
}
.sport-invest span:hover{
	cursor: pointer;
}

.copyright{
	width: 1004px;
	height: 30px;
	position: absolute;
	top: 110px;
	left: 0;
	color: #152545;
	font-size: 0.9em;
	background: url(../images/copyright.gif) no-repeat;
}
.copyright .sport-invest{
	display: block;
	width: 147px;
	height: 8px;
	position: absolute;
	top: 11px;
	left: 720px;
}
.copyright .sport-invest:hover{
	border-bottom: 1px solid #152545;
}
.wda{
	display: block;
	width: 88px;
	height: 8px;
	position: absolute;
	top: 21px;
	left: 886px;
}
.wda:hover{
	border-bottom: 1px solid #152545;
}

.tomas-left{
	width: 227px;
	height: 520px;
	background: url(../images/tomas_left.jpg) no-repeat;
	position: absolute;
	top: 186px;
	left: 0;
}

.no-display{
	display: none;
}
.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.float-left{ float: left; }
.float-right{ float: right; }
.text-left{ text-align: left; }
.text-center{ text-align: center; }
.text-right{ text-align: right; }
.vertical-middle, table td.vertical-middle{ vertical-align: middle; }
.no-margin, .right ul.no-margin{ margin: 0; }

.image-left{
	float: left;
	border: 3px solid #fff;
	margin: 4px 25px 12px 0;
}
.image-right{
	float: right;
	border: 3px solid #fff;
	margin: 4px 0 12px 25px;
}
.input-text, textarea{
	border: 1px solid #1A396B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 2px;
}
select{
	border: 1px solid #1A396B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.w20{ width: 20px; }
.w30{ width: 30px; }
.w40{ width: 40px; }
.w50{ width: 50px; }
.w60{ width: 60px; }
.w70{ width: 70px; }
.w80{ width: 80px; }
.w90{ width: 90px; }
.w100{ width: 100px; }
.w120{ width: 120px; }
.w130{ width: 130px; }
.w150{ width: 150px; }
.w170{ width: 170px; }
.w180{ width: 180px; }
.w200{ width: 200px; }
.w250{ width: 250px; }
.w300{ width: 300px; }
.w350{ width: 350px; }
.w400{ width: 400px; }
.w450{ width: 450px; }
.w500{ width: 500px; }

.w10p{ width: 10%; }
.w20p{ width: 20%; }
.w25p{ width: 25%; }
.w30p{ width: 30%; }
.w33p{ width: 33%; }
.w40p{ width: 40%; }
.w50p{ width: 50%; }
.w60p{ width: 60%; }
.w70p{ width: 70%; }
.w80p{ width: 80%; }
.w90p{ width: 90%; }
.w95p{ width: 95%; }
.w97p{ width: 97%; }
.w100p{ width: 100%; }

.h-image{
	display: block;
	position: relative;
	font-size: 1em;
	overflow: hidden;
}
.h-image span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.h-news{
	width: 147px;
	height: 14px;
	margin-bottom: 1em;
}
.h-news span{
	width: 147px;
	height: 14px;
	background: url(../images/h_news.gif) no-repeat;
}
.h-news-en{
	width: 84px;
	height: 14px;
	margin-bottom: 1em;
}
.h-news-en span{
	width: 84px;
	height: 14px;
	background: url(../images/h_news_en.gif) no-repeat;
}
.h-program{
	width: 134px;
	height: 14px;
	margin-bottom: 1em;
}
.h-program span{
	width: 134px;
	height: 14px;
	background: url(../images/h_program.gif) no-repeat;
}
.h-program-en{
	width: 130px;
	height: 14px;
	margin-bottom: 1em;
}
.h-program-en span{
	width: 130px;
	height: 14px;
	background: url(../images/h_program_en.gif) no-repeat;
}
.h-messages{
	width: 134px;
	height: 14px;
	margin-bottom: 1em;
}
.h-messages span{
	width: 134px;
	height: 14px;
	background: url(../images/h_messages.gif) no-repeat;
}
.h-send-message{
	width: 158px;
	height: 14px;
	margin-bottom: 1em;
}
.h-send-message span{
	width: 158px;
	height: 14px;
	background: url(../images/h_send_message.gif) no-repeat;
}
.h-send-message-en{
	width: 103px;
	height: 14px;
	margin-bottom: 1em;
}
.h-send-message-en span{
	width: 103px;
	height: 14px;
	background: url(../images/h_send_message_en.gif) no-repeat;
}
.h-latest-messages{
	width: 136px;
	height: 14px;
	margin-bottom: 1em;
}
.h-latest-messages span{
	width: 136px;
	height: 14px;
	background: url(../images/h_latest_messages.gif) no-repeat;
}
.h-latest-messages-en{
	width: 118px;
	height: 14px;
	margin-bottom: 1em;
}
.h-latest-messages-en span{
	width: 118px;
	height: 14px;
	background: url(../images/h_latest_messages_en.gif) no-repeat;
}

.a-mailbox{
	background: url(../Images/ico_mailbox.gif) no-repeat left 4px;
	padding-left: 15px;
}
.a-pdf{
	padding-left: 15px;
	background: url(../Images/ico_pdf.gif) no-repeat 0 0.1em;
}
.a-ppt{
	padding-left: 15px;
	background: url(../Images/ico_ppt.gif) no-repeat 0 0.1em;
}
.a-doc{
	padding-left: 17px;
	background: url(../Images/ico_doc.gif) no-repeat 0 0.1em;
}
.a-xls{
	padding-left: 17px;
	background: url(../Images/ico_xls.gif) no-repeat 0 0.1em;
}

.small, small{ font-size: 0.9em; }

.vertical-top{ vertical-align: top; }

.captcha-img{
	position: relative;
	top: 0;
	left: 0;
}
.captcha-label{
	width: 120px;
	position: absolute;
	top: 72px;
	left: 8px;
}
.captcha-input{
	font-family:Arial,Helvetica,sans-serif;
	width: 55px;
	font-size: 1em;
	padding: 2px;
	position: absolute;
	top: 70px;
	left: 140px;
}
.captcha-wrapper{
	position: relative;
	height: 100px;
}
