body{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 8pt;
	color: #323232;
	background-image: url(images/body_bck.jpg);
	background-repeat: repeat-x;
	background-color: #16202B;
	margin-bottom: 0px;
}
div, p, h1, h2, h3, form, img, table, td, th, ul, li{
	margin: 0;
	padding: 0;
}
h1{
	font-size: 10pt;
	font-weight: bold;
	color: #D90001;
	text-transform: uppercase;
}
h1 span{
	color: #0081D4;
}
h1 a{
	color: #D90001;
}
h1 a span{
	color: #0081D4;
}
h1.header{
	background-image: url(images/header_bck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 24px;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 2px;
}
h2{
	font-weight: bold;
	font-size: 9pt;
}
h2 a{
	color: #E85424;
}
h2.header{
	background-image: url(images/header_bck.gif);
	background-repeat: no-repeat;
	background-position: left;
	min-height: 27px;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 2px;
}
h2 span{
	display: block;
	height: 16px;
	padding-top: 18px;
	font-size: 10pt;
	border-bottom: 1px dotted #00639D;
	color: #00639D;
}
h3{
}
h3 a{
}
a{
	text-decoration: none;
	color: #333333;
}
a img{
	border: none;
}
p a{
	color: #0283d4;
}/*
input, select, textarea{
	background-color: transparent;
	border: 0px none;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}*/
.cleaner{
	clear: both;
}
.cleft{
	clear: left;
}
.cright{
	clear: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.lh1{
	line-height: 30px;
}
.lh2{
	line-height: 13px;
}
.acenter{
	text-align: center;
}
.aleft{
	text-align: left;
}
.aright{
	text-align: right;
}
.padtop1{
	padding-top: 30px;
}
.padbott1{
	padding-top: 30px;
}
.height1{
	height: 88px;
	overflow: hidden;
}
.height2{
	height: 120px;
	overflow: hidden;
}
.height3{
	height: 122px;
	overflow: hidden;
}
.height4{
	height: 208px;
	overflow: hidden;
}
.height5{
	height: 30px;
	overflow: hidden;
}
.height6{
	height: 43px;
	overflow: hidden;
}
.bcolor1{
	background-color: #E4E5E6;
}
.color1{
	color: #008BAD;
}
.color2{
	color: #DD510F;
}
.color3{
	color: #2D9ED6;
}
.color4{
	color: #3A47D7;
}
.bold{
	font-weight: bold;
}
.hr{
	background-color: #BE0001;
	height: 3px;
	overflow: hidden;
}
.hr2{
	background-color: #BE0001;
	height: 1px;
	overflow: hidden;
}
.hr3{
	background-color: #BE0001;
	height: 3px;
	overflow: hidden;
	margin-bottom: 3px;
	margin-top: 10px;
}
.TextArea 
{
    border: solid 1px #666666;
    background: #ffffff;
    font-family: Arial;
    font-size: 11px;
}/*
.Subbutton{
	background-image: url(images/butt_ok.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 44px;
	height: 21px;
	border: 0px none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}*/
.butt_left{
	background-image: url(images/button_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	padding-left: 5px;
}
.butt_left.red{
	background-image: url(images/button_left_red.gif);
}
.butt_right{
	background-image: url(images/button_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	padding-right: 5px;
}
.red .butt_right{
	background-image: url(images/button_right_red.gif);
}
.butt_bck{
	background-image: url(images/button_bck.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	line-height: 21px;
	color: Black;
	text-align: center;
	cursor: pointer;
}
.red .butt_bck{
	background-image: url(images/button_bck_red.gif);
}
.butt_bck input{
	cursor: pointer;
	background-image: none;
	background-color: transparent;
	border: 0px none;
	font-size: 7pt;
	line-height: 19px;
}
.butt_bck a{
	display: block;
	font-size: 7pt;
	line-height: 21px;
	color: Black;
	text-decoration: none;
}
/* universal end */

/*Login*/
#right .LoginBox, #right .LoggedBox{
	padding-top: 15px;
	width: 200px;
}
.LoginBox a, .LoggedBox a{
	color: #0283D4;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
.LoginBox h1, .LoggedBox h1{
	padding-bottom: 10px;
}
.LoginBoxInner td, .LoggedBoxInner td{
	vertical-align: middle;
	padding: 2px;
}
.LoggedBoxInner td.nd{
	font-weight: bold;
}
.eCheckBox_Label{
	color: #0283D4;
	font-style: italic;
	font-weight: normal;
}
.eTextBox{
	color: #3a3a3a;
}
.LBcheckbox .st{
	width: 0px;
}
.LBcheckbox .nd{
	width: 80px;
}
.LBcheckbox .rd{
	text-align: right;
}
.LBcheckbox .th{
	float: right;
}
/*Login end*/

/*Search*/
.SearchBox{
	width: 443px;
	height: 57px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SearchBox .WCtbInvalidRegExp{
	border: 1px solid black;
	color: #d90001;
	font-weight: bold;
}
.SBtopSkoda{
	height: 30px;
	width: 443px;
	background-image: url(images/searchswitchSkoda.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.SBtopPeugeot{
	height: 30px;
	width: 443px;
	background-image: url(images/searchswitchPeugeot.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.SBtopVW{
	height: 30px;
	width: 443px;
	background-image: url(images/searchswitchVW.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.SBtopSeat{
	height: 30px;
	width: 443px;
	background-image: url(images/searchswitchSeat.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.SBtopToyota{
	height: 30px;
	width: 443px;
	background-image: url(images/searchswitchToyota.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.SBtopAccessories{
	height: 30px;
	width: 443px;
	background-image: url(images/searchswitchAccessories.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.SBtopSkoda div, .SBtopPeugeot div, .SBtopVW div, .SBtopSeat div, .SBtopToyota div, .SBtopAccessories div{
	color: White;
	text-transform: uppercase;
	text-align: left;
	float: left;
	cursor: pointer;
	height: 18px;
	background-color: #ce0303;
	margin-left: 2px;
	margin-top: 9px;
	width: 55px;
	padding-left: 4px;
	padding-top: 2px;
}
.SBaccessories {
    width: 114px !important;
}
.SBtopSkoda .SBpeugeot{
	margin-left: 0px;
}
.SBtopSkoda .SBskoda, .SBtopPeugeot .SBpeugeot, .SBtopVW .SBvw, .SBtopSeat .SBseat, .SBtopToyota .SBtoyota, .SBtopAccessories .SBaccessories{
	padding-left: 7px;
	padding-top: 0px;
	font-size: 10pt;
	height: 30px;
	line-height: 30px;
	background-color: transparent;
	width: 73px;
	margin-top: 0px;
}
.SBtopPeugeot .SBskoda, .SBtopVW .SBskoda, .SBtopSeat .SBskoda, .SBtopToyota .SBskoda{
	margin-left: 0px;
	width: 54px;
}

.SBtopSkoda .SBseat{
	width: 54px;
}
.SBsearch{
	height: 27px;
	position: relative;
}
.SBText{
	position: absolute;
	left: 5px;
	top: 0px;
	width: 183px;
	height: 20px;
}
.SearchBox .Subbutton{
	position: absolute;
	left: 405px;
	top: 0px;
	background-image: none;
	width: 35px;
	height: 21px;
	background-color: transparent;
	border: 0px none;
	cursor: pointer;
}
/*Search end*/

/*Cart*/
.CartBoxInner{
	padding-left: 15px;
}
.CBCartImg{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.CBItemsCount, .CBPrice{
	color: #767676;
	font-style: italic;
	padding-top: 5px;
}
.CBPrice span{
	background-color: #D90001;
	color: White;
	padding-left: 6px;
	padding-right: 4px;
	font-size: 9pt;
}
.CBenter{
	color: #0283D4;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
/*Cart end*/

/*Messages*/
.Messenger{
	font-weight: bold;
	text-align: center;
}
.Messenger a{
	color: #0081D4;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
.Msg-Group-Error{
	background-image: url(images/Error_bck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 54px;
	padding-left: 69px;
	text-align: left;
	padding-bottom: 10px;
}
.Msg-Group-Warning{
	background-image: url(images/Warning_bck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 54px;
	padding-left: 69px;
	text-align: left;
	padding-bottom: 10px;
}
.Msg-Group-Info{
	background-image: url(images/Info_bck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 54px;
	padding-left: 69px;
	padding-bottom: 10px;
	text-align: left;
}
/*Messages end*/

/*Bestsellers*/
.BSprodukt{
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.BSprodukt .BSpreview{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	max-width: 70px;
}
.BSprodukt .BSpreview img{
	max-width: 70px;
}
.BSprodukt h1{
	color: #007CC7;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 5px;
	font-size: 9pt;
	text-transform: none;
}
.BSprodukt h1 a{
	color: #007CC7;
	text-decoration: underline;
}
.BSprodukt .price{
	color: #969696;
}
.BSprodukt .description{
	clear: left;
	padding-top: 5px;
}
/*Bestsellers end*/

/*CatalogSearch*/
.CatalogSearchBox{
	width: 515px;
}
.CatalogSearchBoxInner{
	height: 173px;
	background-image: url(images/mainsearchv2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.CSBHeader{
	padding-top: 25px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.CSBHeader div{
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.CSBdescr{
	padding-left: 15px;
	padding-right: 15px;
	color: White;
	font-size: 8pt;
	font-weight: bold;
}
.CSBdescright{
	text-align: right;
	width: 75px;
	height: 33px;
}
.CSBVin{
	width: 130px;
	height: 20px;
}
.CSBVinCheck{
	float: right;
	width: 60px;
}
.CSBVinCheck input{
	width: 50px;
	background-image: none;
	background-color: transparent;
	border: 0px none;
}
.CSBOr{
	background-image: url(images/mainsearch_or.gif);
	background-repeat: no-repeat;
	background-position: 72px 20px;
	vertical-align: top;
	width: 195px;
	padding-right: 5px;
}
.CSBcomment{
	float: left;
	color: white;
	font-size: 7pt;
	padding-left: 15px;
}
.CSBType span, .CSBEngine span, .CSBYear span{
	line-height: 20px;
	font-size: 10pt;
	color: #9CD1EB;
	font-weight: bold;
	text-decoration: underline;
}
.CSBYear{
	width: 120px;
}
.CSBType{
	width: 120px;
}
.CSBEngine{
	width: 120px;
}
.CSBList{
	padding-left: 10px;
	padding-right: 10px;
}
.CSBList .CSBListItem{
	display: block;
	float: left;
	width: 232px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	color: #007CC7;
	background-color: #F2F2F2;
	margin-bottom: 3px;
	margin-right: 3px;
}
.CSBList .CSBListItem.CSBinactive{
	color: #646464;
}
.CSBChoosed{
}
.CSBChoosed .CSBdescr{
	height: 33px;
}
.CSBChoosedText{
	font-size: 10pt;
	font-weight: bold;
}
.CSBChoosedText span{
	font-weight: normal;
	font-size: 9pt;
}
.CSBChoosed .CSBNewSearch{
	padding-left: 360px;
	padding-top: 7px;
}
.CSBChoosed .butt_left{
	float: left;
}
/*CatalogSearch end*/

/*Product*/
.product{
	float: left;
	width: 49%;
	border: 1px solid #E9E9E9;
	margin-bottom: 15px;
	height: 212px;
}
.product .inprod{
	padding: 4px;
}
.product h1{
	font-size: 8pt;
	text-transform: none;
	padding-left: 3px;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 10px;
	height: 17px;
	overflow: hidden;
}
.product h1 a{
	color: #007CC7;
	text-decoration: underline;
}
.product .hr{
	background-color: #E9E9E9;
	height: 1px;
	margin-left: 2px;
	margin-right: 2px;
}
.PBody{
	height: 68px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.PBody img{
	float: left;
	margin-right: 5px;
	max-width: 40%;
	max-height: 100%;
	_width: expression(this.scrollWidth > 92? "91px" : "auto" );
	_height: expression(this.scrollHeight > 69? "68px" : "auto" );
}
.PDescription.textalert{
	font-size: 10pt;
	color: #d90001;
}
.PPrices{
	overflow: hidden;
	width: 100%;
}
.PPrices td{
	height: 38px;
	line-height: 38px;
}
.PPrices .st{
	padding-left: 10px;
}
.PPrices .nd{
	text-align: right;
	padding-right: 10px;
}
.PPriceColor{
	background-color: #0081D4;
	color: White;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 9pt;
	margin-left: 10px;
}
.PCommonPrice{
	margin-left: 7px;
}
.PCode{
	font-weight: bold;
}
.prodbott{
	background-color: #F2F2F2;
	border-top: 1px solid #DBDBDB;
	height: 28px;
	margin: 1px;
	text-align: right;
	padding-top: 10px;
	padding-right: 14px;
}
.product .prodbott table{
	width: 100%;
}
.product .tdDescr{
	width: 150px;
	text-align: right;
}
.prodbott .tdDescr a{
	color: #0081D4;
	text-decoration: underline;
	padding-right: 7px;
}
.product .tdButt{
	width: 85px;
	text-align: center;
}
/*Product end*/

/* Pager */
.Pager{
	clear: left;
	margin-bottom: 10px;
}
.Pager .pageBack{
	width: 50px;
}
.Pager a{
	color: #0081D4;
	text-decoration: underline;
}
.Pager .pageForward{
	width: 50px;
}
.Pager a.actual{
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}
.Pager .numbers{
	padding-left: 20px;
	padding-right: 20px;
	width: 160px;
	text-align: center;
	color: #0081D4;
}
.Pager .descr{
	padding-right: 5px;
	padding-left: 5px;
	width: 130px;
	text-align: right;
}
.Pager .select{
}
/* Pager end */

/* detail*/
.detail{
	padding-right: 15px;
	padding-left: 8px;
}
.detail .hr{
	margin-left: 5px;
	margin-right: 15px;
}
.detail .header{
	padding-bottom: 20px;
}
.detail .mainimage{
	float: right;
	border: 1px solid #C9C9C9;
	padding: 10px;
}
.detail .mainimage img{
	max-height: 200px;
	max-width: 200px;
	_height: expression(this.scrollHeight > 201? "200px" : "auto" );
	_width: expression(this.scrollWidth > 201? "200px" : "auto" );
}
.detail .attributes div.Dpoint{
	background-image: url(images/ico_square.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 18px;
	color: #646464;
	font-size: 9pt;
}
.detail .attributes div.blue{
	color: #2290D7;
}
.detail .attributes div.red{
	color: #C10001;
}
.detail .attributes div span{
	font-weight: bold;
}
.detail .AddCart{
	margin-top: 17px;
	height: 21px;
}
.detail .eTextBox{
	margin-bottom: 6px;
	margin-left: 7px;
	margin-right: 9px;
	text-align: right;
	font-style: normal;
}
.detail .butt_left{
	width: 84px;
	margin-bottom: 5px;
}
.detail h2{
	clear: right;
}
.detail .description{
	padding-left: 5px;
	color: #646464;
}
.detail .description.textalert{
	font-size: 12pt;
	color: #d90001;
	font-weight: bold;
}
/*detail end*/

/* AddCart */
.ACAmount span{
	padding-left: 5px;
	padding-right: 5px;
}
/* AddCart End */

/* grid, form, Shopping Cart, Overview */
.form h2{
	font-size: 14pt;
	color: #d90001;
	padding-top: 10px;
}
.form table{
	margin-top: 10px;
}
.form .eSelect_inner table{
	margin-top: 0px;
}
.form table .eTextBox{
	font-style: normal;
}
.form table .st{
	font-weight: bold;
	padding-left: 30px;
	width: 160px;
	color: black;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(images/ico_arrow_form_blue.gif);
	background-position: 170px center;
	background-repeat: no-repeat;
}
.form table .st.required{
	background-image: url(images/ico_arrow_form.gif);
}
.form table .head .st{
	background-image: none;
	font-size: 10pt;
}
.form table .tab1 .st{
	padding-left: 50px;
	width: 140px;
}
.form table .tab2 .st{
	padding-left: 70px;
	width: 120px;
}
.form.Overview .st, .form.OrderDetail .st, .form.InvoiceDetail .st{
	padding-bottom: 3px;
	padding-top: 3px;
}
.form .inner p{
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.form .inner .part{
	vertical-align: top;
	width: 50%;
}
.form .TextArea{
	width: 460px;
}
.form .GVHeader th{
	border-bottom: 1px solid #0D3169;
	border-top: 1px solid #0D3169;
	height: 24px;
	vertical-align: top;
	padding: 2px;
	background-color: #8DB7D6;
	color: White;
	font-weight: bold;
}
.form .GVHeader th a{
	color: white;
}
.form .GVHeader th.sdph{
	background-color: #FC0F0F;
}
.form .GVHeader th.checkbox{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	height: 22px;
}
.form .amount{
	border-right: 1px solid White;
}
.form .GVRow td, .form .GVAltRow td, .form .footercell{
	background-color: #C3DAE6;
	padding: 2px;
}
.form .footercell{
	font-weight: bold;
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
.form .footercell.all{
	font-weight: bold;
	font-size: 11pt;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #d90001;
}
.form .erase, .form .save{
	width: 100px;
	text-align: left;
}
.form .order{
	width: 120px;
	text-align: right;
}
.form .pause{
	width: 400px;
}
.Overview .pause{
	width: 570px;
}
.OrderDetail .pause, .InvoiceDetail .pause{
	width: 615px;
}
.form .infopanel .top{
	background-image: url(images/comment_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.form .infopanel .left_top{
	background-image: url(images/comment_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form .infopanel .right_top{
	background-image: url(images/comment_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 17px;
}
.form .infopanel .left_bott{
	background-image: url(images/comment_left_bott.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E7E7E7;
}
.form .infopanel .right_bott{
	background-image: url(images/comment_right_bott.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form .infopanel .text{
	background-image: url(images/comment_bck.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.form .infopanel h1{
	padding-left: 60px;
	padding-top: 5px;
}
/* end */

/* OrderStep */
.OrderStep{
	height: 45px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.OrderStep table{
	width: 100%;
}
.OrderStep table td{
	vertical-align: middle;
	text-align: center;
}
.OrderStep table td div{
	height: 41px;
}
.OrderStep table .step1 div{
	background-image: url(images/ico_order_cart.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.OrderStep table .step1 div.active{
	background-image: url(images/ico_order_cart_active.gif);
}
.OrderStep table .step2 div{
	background-image: url(images/ico_order_number.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.OrderStep table .step2 div.active{
	background-image: url(images/ico_order_number_active.gif);
}
.OrderStep table .step3 div{
	background-image: url(images/ico_order_shipping.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.OrderStep table .step3 div.active{
	background-image: url(images/ico_order_shipping_active.gif);
}
.OrderStep table .step4 div{
	background-image: url(images/ico_order_payment.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.OrderStep table .step4 div.active{
	background-image: url(images/ico_order_payment_active.gif);
}
.OrderStep table .step5 div{
	background-image: url(images/ico_order_final.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.OrderStep table .step5 div.active{
	background-image: url(images/ico_order_final_active.gif);
}
.OrderStep table .sepa{
	background-image: url(images/ico_order_sepa.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.OrderStep table .sepa.final{
	background-image: url(images/ico_order_sepa_final.gif);
}
/* OrderStep end */
/* Error */
.Error .inner{
	padding-top: 100px;
	padding-bottom: 800px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: white;
}
.Error .EBlogo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	width: 331px;
	height: 70px;
	display: block;
	float: left;
}
.Error .EBHead{
	font-size: 15pt;
	font-weight: bold;
	color: #d90001;
	text-decoration: underline;
	padding-bottom: 20px;
}
.Error .ErrorBox p{
	padding-bottom: 15px;
}
.Error .chyba{
	font-size: 10pt;
}
/* Error end */
#prechod{
	background-image: url(images/body_prechod.gif);
	background-repeat: repeat-x;
	background-position: 0px 449px;
	width: 100%;
}
#body{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}
#body_sleft{
	background-image: url(images/side_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8c9196;
	padding-left: 9px;
}
#body_sright{
	background-image: url(images/side_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6px;
	background-color: #8c9196;
}
#body_top{
	background-image: url(images/top_bck.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
	min-height: 880px;
}
#top{
	height: 240px;
	position: relative;
}
#top .logo{
	position: absolute;
	left: 30px;
	top: 25px;
	width: 279px;
	height: 63px;
}
#top .search{
	position: absolute;
	left: 3px;
	top: 116px;
	width: 196px;
	height: 72px;
	background-image: url(images/search_shade.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#adw1{
	position: absolute;
	left: 463px;
	top: 21px;
	width: 605px;
	height: 166px;
}
#main{
	padding-bottom: 20px;
}
#left{
	padding-left: 3px;
	width: 197px;
	padding-right: 14px;
	vertical-align: top;
}
#menu{/*
	background-image: url(images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	width: 197px;
}
#menu .menubott{
	background-image: url(images/menu_bott.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
}
#menu .menuinner{
	background-image: url(images/menu_bck.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 11px;
	padding-right: 13px;
	padding-bottom: 20px;
}
#menu h1{
	border-bottom: 1px solid #D74848;
	font-weight: normal;
	color: White;
	font-size: 8pt;
	text-transform: uppercase;
	padding-left: 2px;
	line-height: 18px;
	padding-top: 4px;
}
#menu h1 a{
	color: White;
	background-image: url(images/ico_arrow_menu.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#left .important{
	padding-top: 5px;
	padding-bottom: 10px;
}
#left .important h1{
	padding-left: 10px;
	padding-bottom: 5px;
	color: #6C6C6C;
	text-transform: uppercase;
	font-size: 12pt;
}
#left .important h2{
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #F2F2F0;
	font-weight: normal;
	font-size: 8pt;
}
#left .important .facebook{
	background-image: url(images/facebook.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: normal;
	font-size: 8pt;
	display: block;
	width: 52px;
	height: 52px;
	float: left;
	margin-right: 10px;
}
#left .important .facebooktext{
	font-weight: normal;
	font-size: 8pt;
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #16202b;
	display: block;
}
#left .important h2 a{
	background-image: url(images/ico_arrow_odkazy.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #969696;
}
#left .important h2 a:hover{
	color: #6C6C6C;
	font-weight: bold;
}
#left .important p{
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 8pt;
}
#left .important p a{
	text-decoration: underline;
	color: #007CC7;
}
#left .addPage{
	padding-left: 10px;
	padding-right: 10px;
}
#left .addPage h1{
	padding-bottom: 5px;
}
#left .addPage a{
	color: #D90001;
}
.Maincontent{
	width: 515px;
	vertical-align: top;
}
.naviboard{
	padding-left: 10px;
	color: #888888;
	font-size: 9pt;
}
.naviboard a{
	color: #888888;
}
.naviboard a.selected{
	font-weight: bold;
	color: #007CC7;
	text-decoration: underline;
}
.naviboard img{
	padding-left: 5px;
	padding-right: 5px;
}

#right{
	width: 230px;
	padding-left: 21px;
	vertical-align: top;
}
#right h1{
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: none;
	padding-top: 0px;
	margin-top: 0px;
}
#right .hr{
	margin-top: 18px;
}
#action{
	padding-top: 15px;
	padding-bottom: 30px;
}
#right .copyrights{
	color: #0081D4;
	font-weight: bold;
}
#right .copyrights span{
	font-size: 10pt;
}

.HtmlPage p {
    padding: 10px 0px 5px 0px !important;
}

.WellcomeText {
    margin: 5px 0px 20px 0px;
    font-size: 12px;
}

.WellcomeText .caption {
    font-size: 12px;
    font-weight: bold;
    color: #990000;
    margin-bottom: 5px;
}

