body
{
font-family:Verdana,Arial,'Sans Serif';
color:#666666;
font-size:10px;
margin: 0;
padding: 0;
border:0;
}
.verdana11black {
	font-size:11px;
	color:#666;
}
a
{
color: #019F04;
text-decoration:underline;
}

a:link
{
color:#019F04
}      /* unvisited link */
a:visited
{
color:#019F04
}  /* visited link */
a:hover
{
color:#019F04
}  /* mouse over link */
a:active
{
color:#019F04
}  /* selected link */

a.invis
{
color: #FFFFFF;
text-decoration:none;
font-size:0;
margin:0;
padding:0;
border:0;
}
a.invis:link
{
}      /* unvisited link */
a.invis:visited
{
}  /* visited link */
a.invis:hover
{
}  /* mouse over link */
a.invis:active
{
}  /* selected link */

a img
{
  border:0;
  margin:0;
  padding:0;
}

table.fullWidthTable
{
width:100%;
}

/* HEADER BEGIN {{ */
table#header {
	margin-bottom: 10px;
}

table#header .top {
	background: url("/img/header/topbkgr.jpg") left top repeat-x #fff;
	height: 147px;
	width: 100%;
}

table#header .topleft {
	background:#fff url("/img/header/top_l.jpg") top right no-repeat;
	height:194px;
	width:15px;
	padding:0;
}

table#header .topright{
	background:#fff url("/img/header/top_r.jpg") top left no-repeat;
	height:194px;
	width:15px;
	padding:0;
}

table#header .topcenter{
	height: 194px;
}


table#header .skodaavtologo{
	text-align:right;
	padding:0px 51px 0px 0px;
}
table#header .skodaavtorus {
	padding:72px 0 0 0px;
	width:142px;
}

table#header #search_string {
	background: url("/img/header/searchbg.gif") no-repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    font-size: 10px;
    height: 18px;
    width: 99px;
}

table#header #search_but {
	background-image: url("/img/header/searchbut.gif");
    border: 0 none;
    cursor: pointer;
    height: 22px;
    width: 22px;
}

table#header .itemleft {
	background: url("/img/header/mainitemleft.jpg") no-repeat scroll right bottom transparent;
    width: 4px;
}

table#header .itemright {
	background: url("/img/header/mainitemright.jpg") no-repeat scroll left bottom transparent;
    width: 4px;
}

table#header .item {
    background: url("/img/header/selitemback1.jpg") repeat-x scroll left bottom transparent;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

table#header .item a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

table#header .selected .itemleft {
	background: url("/img/header/mainitemleftsel.jpg") no-repeat scroll right bottom transparent;
    width: 4px;
}

table#header .selected .itemright {
	background: url("/img/header/mainitemrightsel.jpg") no-repeat scroll left bottom transparent;
    width: 4px;
}

table#header .selected .item{
    background: url("/img/header/selitemback1sel.jpg") repeat-x scroll left bottom transparent;
}

table#header .selected  .item a {
	color: #019F04;
}

table#header .submainnav {
	padding-top: 4px
}

table#header .secondmenu {
	display: none;
}

table#header .secondmenu.selected {
	display: block;
}

table#header .separator, table#header .secondmenu a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

table#header .secondmenu a:hover {
	color: #019F04;
}
table#header .secondmenu a.active {
	color: #019F04;
}

table#header .secondmenu span {
	padding: 4px 4px 0;
}

/* }} END OF HEADER*/

td.firstMenu
{
font-size: 10px;
}
table.body
{
}
.body tr
{
vertical-align:top;
}


table.sectionBar
{
height:60px;
background: url("/img/hdr_back.jpg") repeat-y scroll left top transparent;

}
td.sectionLogo
{
  padding-top: 25px; padding-left: 10px;
}

table.mainMenu
{
}
.mainMenu td.mainMenuDecoration
{
  padding:0;
  font-size:0;
}

.mainMenu td.mainMenuItem
{
  text-align:center;
  padding: 0 7px;
  font-size:10px;
  font-weight:bold;
  cursor:pointer;
  background: transparent url('/img/bg/common-top/mainmenuitem-back.jpg') repeat-x;
}
.mainMenu td.mainMenuItem:hover
{
  color:#019F04;
}
.mainMenu td.mainMenuItemSelected
{
text-align:center;
padding: 0 7px;
color:#019F04;
font-size:10px;
font-weight:bold;
cursor:pointer;
background: transparent url('/img/bg/common-top/mainmenuitem-selected-back.jpg') repeat-x;
}

td.secondMenuContainer
{
font-size:10px;
padding-top: 3px;
}

.secondMenuItem { padding:0; }

.secondMenuItem a { color: #666666; text-decoration:none; }

.secondMenuItem:link a { color:#666666 }

.secondMenuItem:visited a{ color:#666666 }

.secondMenuItem:hover a{ color:#019F04 }

.secondMenuItem:active a{ color:#019F04 }

a.secondMenuItemA { color: #666666; text-decoration:none; }

a.secondMenuItemA:link { color:#666666 }

a.secondMenuItemA:visited { color:#666666 }

a.secondMenuItemA:hover { color:#019F04 !important; }

a.secondMenuItemA:active { color:#019F04 }

.secondMenuSeparator
{
padding:0 5px;
}

div.horizontalLine
{
width:100%;
border-bottom:1px solid #CECECE;
font-size:0;
}

div.thirdLevelMenu
{
margin-bottom:2px;
}

.iePNG { filter:expression(fixPNG(this)); }
.iePNG a { position:relative; }

.feedback
{
margin:1px 0 2px;
border:1px solid #CCCCCC;
color:#000000;
background-color:#ffffff;
font-size:10px;
}

input.feedback
{
width:100%;
}

input.input-image
{
border:0;
padding:0;
margin:0;
}

select.feedback
{
width:100%;
}

textarea.feedback
{
width:320px;
height:200px;
}

em
{
font-size:91%;
}

fieldset
{
	padding:0;
	margin:0;
	border:0;
}

.img_left
{

	
}

h1.models-title { font-size: 15px }
h2.models-title { font-size: 14px }


/* fabia - комплектации и цены */
#block56614 table .priceTableTH_1, #block56614 table .priceTableTH_2, #block56623 table .equipTableTH_1, #block56623 table .equipTableTH_2{background-color: #93B634;color: #FFFFFF;font-size: 11px;}
#block56614 table td, #block56623 table td{background-color:#fff; border-left:none !important; border-bottom: 1px solid #CCCCCC; color: #000000;font-size: 11px;}

/* fabia combi - комплектации и цены */
#block56868 table .priceTableTH_1, #block56868 table .priceTableTH_2, #block56877 table .equipTableTH_1, #block56877 table .equipTableTH_2{background-color: #7FA0B3;color: #FFFFFF;font-size: 11px;}
#block56868 table td, #block56877 table td{background-color:#fff; border-left:none !important; border-bottom: 1px solid #CCCCCC; color: #000000;font-size: 11px;}

/* roomster - комплектации и цены */
#block57432 table .priceTableTH_1, #block57432 table .priceTableTH_2, #block57441 table .equipTableTH_1, #block57441 table .equipTableTH_2{background-color: #266395; color: #FFFFFF;font-size: 11px;}
#block57432 table td, #block57441 table td{background-color:#fff; border-left:none !important; border-bottom: 1px solid #CCCCCC; color: #000000;font-size: 11px;}

/* octavia - комплектации и цены */
#block57237 table .priceTableTH_1, #block57237 table .priceTableTH_2, #block57246 table .equipTableTH_1, #block57246 table .equipTableTH_2{background-color: #156299; color: #FFFFFF;font-size: 11px;}
#block57237 table td, #block57246 table td{background-color:#fff; border-left:none !important; border-bottom: 1px solid #CCCCCC; color: #000000;font-size: 11px;}

/* octavia combi - комплектации и цены */
#b777 table .priceTableTH_1, #b777  table .priceTableTH_2, #b777  table .equipTableTH_1, #b777 table .equipTableTH_2{background-color: #156299; color: #FFFFFF;font-size: 11px;}
#b777  table td, #b777  table td{background-color:#fff; border-left:none !important; border-bottom: 1px solid #CCCCCC; color: #000000;font-size: 11px;}

/* yeti - комплектации и цены */
#block57627 table .priceTableTH_1, #block57627 table .priceTableTH_2, #block57636 table .equipTableTH_1, #block57636 table .equipTableTH_2{background-color: #00A2E2; color: #FFFFFF;font-size: 11px;}
#block57627 table td, #block57636 table td{background-color:#fff; border-left:none !important; border-bottom: 1px solid #CCCCCC; color: #000000;font-size: 11px;}

/* superb - комплектации и цены */
#block57859 table .priceTableTH_1, #block57859 table .priceTableTH_2, #block57868 table .equipTableTH_1, #block57868 table .equipTableTH_2{ background-color: #953341; color: #FFFFFF;font-size: 11px;}
#block57859 table td, #block57868 table td{background-color:#fff; border-left:none !important; border-bottom: 1px solid #CCCCCC; color: #000000;font-size: 11px;}

/* superb combi - комплектации и цены */
#b888 table .priceTableTH_1, #b888 table .priceTableTH_2, #b888 table .equipTableTH_1, #b888 table .equipTableTH_2{ background-color: #837074; color: #FFFFFF;font-size: 11px;}
#b888 table td, #b888 table td{background-color:#fff; border-left:none !important; border-bottom: 1px solid #CCCCCC; color: #000000;font-size: 11px;}


.priceTableTH_1 {
	background-color: #ccc;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	line-height: 30px;
}
.priceTableTH_2 {
	background-color: #777;
	border-left: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.priceTableTDwhite_1 {
	color: #555555;
	font-size: 12px;
	padding: 2px 0px 2px 12px;
	line-height: 30px;
}
.priceTableTDwhite_2 {
	border-left: 2px solid #FFFFFF;
	color: #555555;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 30px;
}
.priceTableTDgrey_1 {
	background-color: #efefef;
	color: #555555;
	font-size: 12px;
	padding: 2px 0px 2px 12px;
	line-height: 30px;
}
.priceTableTDgrey_2 {
	background-color: #efefef;
	border-left: 2px solid #FFFFFF;
	color: #555555;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 30px;
}
.priceNotes {	
	font-size: 11px;
	padding-top: 14px; 
	padding-bottom: 20px;
}
.priceNotes img {
	vertical-align: text-bottom;
	margin-top: 10px;
}
.priceNotes a, .priceNotes a:hover {		
	font-size: 11px;
	text-decoration: none;
	padding: 3px 0;
}
.calc {
	float: right;
	width: 195px;		
	background-color: #35B013;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: rgba(0, 0, 0, .5) 0 2px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, .5) 0 2px 4px;
	-moz-box-shadow: rgba(0, 0, 0, .5) 0 2px 4px;
}
.calc a, .calc a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none !important;
}
.calc:hover {
	background-color: #25A003;	
}
.equipTableTH_1 {
	background-color: #ccc;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	line-height: 30px;
}
.equipTableTH_2 {
	background-color: #777;
	border-left: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.equipTableTDwhite_1 {
	color: #555555;
	font-size: 12px;
	padding: 2px 0px 2px 12px;
	line-height: 30px;
}
.equipTableTDwhite_2 {
	border-left: 2px solid #FFFFFF;
	color: #555555;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 30px;
}
.equipTableTDgrey_1 {
	background-color: #E9E9E9;
	color: #555555;
	font-size: 12px;
	padding: 2px 0px 2px 12px;
	line-height: 30px;
}
.equipTableTDgrey_2 {
	background-color: #E9E9E9;
	border-left: 2px solid #FFFFFF;
	color: #555555;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 30px;
}
.equipTableTDwhite_1 img, .equipTableTDwhite_2 img,
.equipTableTDgrey_1 img, .equipTableTDgrey_2 img {
	margin-top: 11px;
}
.thirdMenu.new td, .thirdMenu.new li.separator {
	border: none !important; padding: 0 !important;
}
.thirdMenu.new td:hover {
	border: none !important;
}
.thirdMenu.new ul, .thirdMenu li {
	margin: 0; padding: 0
}
.thirdMenu.new li {
	float: left; list-style: none; padding: 0 !important; position: relative; height: 16px;
}
.thirdMenu.new li a {
	 padding: 1px 15px 4px !important;
}
.thirdMenu.new li.separator {
	width: 10px; background: #fff; width: 1px
}
.thirdMenu.new li ul {
	/*background: #fff;*/
	z-index: 999;
	position: absolute;
	/*min-width: 150px; _width: 150px;*/
	top: 16px; left: -1px;
	padding: 5px 0;
	box-shadow: rgba(0, 0, 0, .5) 0 2px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, .5) 0 2px 4px;
	-moz-box-shadow: rgba(0, 0, 0, .5) 0 2px 4px;
	margin: 0 0 0 -9999px;
	display: none;
}
.thirdMenu.new li:hover ul, .thirdMenu.new li:active ul, .thirdMenu.new li:focus ul, .thirdMenu.new li.hover ul {
	margin-left: 0; display: block;
}
.thirdMenu.new li li {
	/*background: #fff;*/
	border-left: none !important;
	border-right: none !important;
	float: none;
	z-index: 999;
	padding: 0 !important;
	height: 18px;
}
.thirdMenu.new li li a {
	display: block;
	padding: 1px 14px !important;
	background: transparent url('/img/gallery/arr_gal_r_white.gif') no-repeat 5px center;
	white-space:nowrap;
}
.thirdMenu.new li li.separator {
	display: none;
}
.thirdMenu li ul {
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
}
.thirdMenu li li+li {
	/*border-top:1px dotted #ddd;	*/
}
.thirdMenu li li a {
	/*color: #000 !important;*/
}
.thirdMenu li li:hover, .thirdMenu li li.hover {
	background: #ddd;
}
.thirdMenu.new li ul {
	opacity:0.9;
	filter: alpha(opacity=90);
}
.wallpapers .galleryImage img {
	border: solid #ddd 1px;
}
.wallpapers .galleryImage ul {
	padding: 0; margin: 5px 0;
}
.wallpapers .galleryImage li {
	background: transparent url(/img/arr_wp.gif) no-repeat 70px center; list-style: none;
	padding: 0 0 0 15px; margin: 2px 0;
	text-align:center;
}
.wallpapers .galleryImage a:hover {
	text-decoration: none;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

.additional-menu a{font-size:10px; color: #666666 !important; text-decoration:none;}
.additional-menu .l_hdr{font-size:11px; color: #019F04 !important; font-weight:bold;}
#center{color:#000;font-size:11px;}
.model_inner{font-size: 11px;}
.font11 {font-size: 11px;}
.font11 h3{ margin-bottom:0px;}
.modelSpecialLinks {font-size: 12px;}
h3 { font-size:12px; margin-bottom:0; }


td.additional-menu {
    background: url("/img/bg/common-text-page/bkggrey.jpg") repeat-x scroll 0 0 transparent;
}

.additional-menu div {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E2E2E4;
    border-left: 6px solid #E2E2E4;
    border-right: 1px solid #E2E2E4;
    padding-left: 10px;
}

.used_card{width:657px;}

.used_card  td{
border: 0px; padding-left:5px; padding-top:5px; padding-right:5px;font-size:10px;font-family:Verdana,Arial,Sans serif;border-bottom: 1px solid #999999;
}

.used_card thead td{
background-color: #EDEDED; 
}

.scroll_div{
	width:657px;
	overflow-y: scroll;
}

.about-info{margin: 0 20px 20px 40px; color:#000 !important; font-size:	11px;}
.about-info a{color:#000;}
