* { padding: 0; margin: 0; }

body {
	margin: 0px;
	padding: 0px;
	font: 0.72em/1.5em arial, "Arial CE", "Trebuchet MS", sans-serif;
	color: #444;
	background: #aec90b url("images/layout/pozadi_stranky.png") no-repeat top center;
	text-align: center;
	height: 100%;	
	}

.obtekani_zprava {float: left;}

@media print {body {font: 1em/1.2em georgia; color: black;}}
	
a:hover {color: #ff8000;}

a {color: #f26522;}

@media print {a {color: black; text-decoration: none;}}

a:active {color: red;}

h1, h2, h3 {color: #81a430;}
@media print {h1, h2, h3 {color: green;}} /* vytiskne se tmavším odstínem zelené */
h1 {font: 2em/2.5em arial, "Arial CE", "Trebuchet MS", sans-serif;}
h2 {font: 1.5em/2em arial, "Arial CE", "Trebuchet MS", sans-serif; padding-top: 1em;}
h3 {font: 1.2em/1.5em arial, "Arial CE", "Trebuchet MS", sans-serif; margin-top: 1em; margin-bottom: 1em; text-transform: uppercase;}
	
#kontejner_vnejsi {
	text-align: center;
	width: 100%;
  position: relative;
	}

#kontejner_prostredni {
width: 990px;
margin: auto;
background: transparent url("images/layout/pozadi_kontejneru_prostredniho.png") top center repeat-y;
}

#kontejner_vnitrni {
	width: 990px;
  margin: auto;
	/*background-color: white;*/
background: transparent url("images/layout/pozadi_kontejneru_vnitrniho.png") top center no-repeat;
position: relative;
	}

@media print {#kontejner_vnejsi, #kontejner_prostredni, #kontejner_vnitrni {width: 100%; margin: 0; padding: 0; border: 0;}}

#vrsek {
	display: block;
	width: 830px;
	height: 45px;
	}
	
@media print {#vrsek {display: none;}}

#searchbox {
	display: block;
	float: left;
	width: 400px;
	height: 45px;
	}

.hide_screen {display: none;} /* prvky, které mají tuto třídu, se nezobrazí na obrazovce */

@media print {.hide_print {display: none;}} /* prvky, které mají tuto třídu, se nebudou tisknout */

@media print {.show_print {display: block;}} /* prvky, které mají tuto třídu, se budou tisknout, ale nezobrazí se na obrazovce */

@media print {#searchbox {display: none;}} /* nebude se tisknout */

.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 0;	
	}

.searchform p { 
	margin-left: 55px;
	padding: 0px;
	}

.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}

.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #636363;	
	width: 60px;
	height: 26px;
	border: 1px solid #cccccc;
	padding: 3px 5px;	
	vertical-align: top;
	background-color: #efefef;
	}

#menu {
	display: block;
	width: 100%;
	height: 56px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
  /*background: transparent url("images/layout/pozadi_horniho_menu.png") top center no-repeat;*/
background: transparent;
	}

@media print {#menu {display: none;}} /* nebude se tisknout */

#menu ul {
	padding: 0px;
	display: inline;
position: absolute; left: 160px;
	}

#menu li {
	float: left;
	list-style: none;
	}

#menu li a {
	display: block;
	padding: 20px 15px 19px 15px;
	text-decoration: none;
	color: #d8d8d8;
	margin-left: 5px;
	background-color: transparent;
	}

#menu li a:hover {
	background: #505050;
  color: white;
	}

#menu li a#current  {
	background: #505050;
	color: white;
	}

#zapati {
	margin-top: 15px;
	padding-top: 15px;
	width: 100%;
	text-align: center;
	background: transparent url("images/layout/pozadi_paticky.png") bottom center no-repeat;
	}

@media print {#zapati {display: none;}} /* nebude se tisknout */

#zapati a {
	color: #444;
	text-decoration: none;
	}

#zapati a:hover {
	text-decoration: underline;
	}

#spodek {
	display: block;
	width: 100%;
	height: 29px;
	background: transparent url("images/layout/pozadi_paticky.png") bottom center no-repeat;
	}
	
@media print {#spodek {display: none;}} /* nebude se tisknout */

#hlavicka {
	display: block;
	width: 830px;
	height: 194px;
	/*background: url("images/layout/hlavicka.jpg") no-repeat;*/
	margin-bottom: 20px;
	text-align: center;
	}
	
#hlavicka a:link,
#hlavicka img {
	border: 0 !important;
	}

@media print {#hlavicka {display: none;}} /* nebude se tisknout */

#hlavicka_print {display: none; text-align: left;} /* v internetovém prohlížeči je tato hlavička skrytá... */
@media print {#hlavicka_print {display: block;}} /* ...ale na výtisku z tiskárny vidět bude */

#obsah_obalka {
	display: block;
	float: left;
	width: 536px;
	text-align: center;
	position: relative;
	left: 30px;
	}

#obsah_vrsek {
	display: block;
	width: 536px;
	/*height: 43px;*/
height: 30px;
	/*background: url("images/layout/obsah_vrsek.jpg") no-repeat;*/
	}

#obsah_spodek {
	display: block;
	width: 536px;
	height: 43px;
	/*background: url("images/layout/obsah_spodek.jpg") no-repeat;*/
	}

#obsah_vnitrek {
	display: block;
	width: 536px;
	min-height: 500px;
	text-align: center;
	/*background: url("images/layout/obsah_pozadi.jpg") repeat-y;*/
	}

#obsah {
	display: block;
	width: 450px;
	text-align: left;
	margin: 0px 43px 0px 43px;
	font: 1.1em/1.7em arial, "Trebuchet MS", sans-serif;
	}

@media print {#obsah_obalka, #obsah vrsek, #obsah_spodek, #obsah_vnitrek, #obsah {width: 95%; margin: 0; padding: 0; font: 1.05em/1.5em georgia;}}

#obsah p,
#obsah ul,
#obsah table {
	margin-top: 1.1em;
	}

#obsah ul {
	padding-left: 1.5em;
	}

.news {
	float: left;
	margin: .2em 1.2em 0em 0em;
	}

.tb_popis {
	color: #81a430;
	font-style: italic;
	font-weight: bold;
	padding-right: 1em;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	}

@media print {.tb_popis {color: green;}} /* vytiskne se tmavším ostínem zelené */

/******* Styly pro stránku s propozicemi k autosalonu *******/
#rychlonavigace {
	display: block; 
	width: 448px; 
	height: 252px; 
	overflow: auto; 
	background-image: url("images/autosalon/misc/bg_rychlonavigace.jpg"); 
	background-repeat: no-repeat;
	}

@media print {#rychlonavigace {display: none;}} /* nebude se tisknout */

#rychlonavigace td {
	padding: 2em 1em 1em 1em; 
	vertical-align: top;
	}

#rychlonavigace ul {list-style-type: circle;}

.tb_autosalon, .tb_propagace, #cena {
	width: 100%; 
	border: none;
	}

.tb_autosalon ul, .tb_propagace ul, #cena ul {
	list-style-type: none; 
	position: relative; 
	left: -1.5em;
	}

.tb_autosalon .tb_zahlavi, #cena .tb_zahlavi {
	text-align: center; 
	font-weight: bold; 
	color: #81a430; 
	background-color: #efefef;
	}

@media print {.tb_autosalon .tb_zahlavi, #cena .tb_zahlavi {color: green; border-bottom: 1px solid green;}} /* vytiskne se tmavším odstínem zelené */

.tb_autosalon .tb_popis {
	width: 20%;
	}

.tb_propagace .tb_popis {
	width: 30%;
	}

#cena .jednotka {
	text-align: right; 
	width: 15%;
	}

#cena .cena {
	text-align: right; 
	width: 20%;
	}

#cena .sluzba {
	text-align: left;
	}

#podminky ul {
	list-style-type: decimal; 
	margin-left: 1em;
	}
	
#salon_logo {width: 100%; text-align: right;}

#obsah .tb_propagace ul,
#obsah .tb_autosalon ul,
#obsah #rychlonavigace ul {
	margin-top: 0 !important;
	}
/******* Konec stylů pro stránku s propozicemi k autosalonu *******/

.uvod {
	font-weight: bold !important;
	font-style: italic !important;
	color: #6a6a6a;
	}

.img_box {
	display: block; 
	overflow: hidden;
	width: 210px; 
	border: 0px solid white; 
	line-height: 1.5em; 
	text-align: center;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 2em;
	}

.img_box_float_right {
	float: right;
	margin: 0 0 0 1em;
	}

.img_box img {
	border: 0px solid white !important;
	}

.img_box p {
	color: #81a430;
	font-weight: bold;
	font-style: italic; 
	margin-bottom: 4px;
	}

.spacer {font-size: 0px !important;}

.cleaner {clear: both;}

.horni_okraj {margin-top: 2em;}

.kurziva {font-style: italic;}

.zarovnani_napravo {text-align: right;}

.post .post-footer {margin-top: 20px;}

@media print {.post-footer {display: none;}} /* nebude se tisknout */

.plocha .post-footer {
	margin-top: 0 !important;
	}

.plocha .img_box {
	margin: 0 1em 1em 0em !important;
	}

.post-footer {
	padding: 5px;
	margin-top: 20px;
	font-size: .95em;
	line-height: 1.5em;
	background: url("images/layout/post_footer.jpg") no-repeat;
	text-align: right;
	border-bottom: 20px solid white;
	}

.post-footer .date {
	background: url("images/layout/clock.gif") no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
	}

.post-footer .readmore {
	background: url("images/layout/page.gif") no-repeat 0 center;
	padding-left: 20px; margin: 0 0px 0 5px;
	}

.post-footer .nahoru {
	background: url("images/layout/nahoru.gif") no-repeat 0 center;
	padding-left: 27px; margin: 0 30px 0 5px;
	}
	
.post-footer .printpage, .printpage {
	background: url("images/layout/print.gif") no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
	}

#sidebar {
	float: left;
	width: 230px;
	margin-left: 60px;
	margin-top: 3px;
	border: 0px solid red;
  text-align: left;
padding-top: 25px;
	}	

@media print {#sidebar {display: none;}} /* nebude se tisknout */

#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	color: #660000;	
	}

.sidebox {
	margin-bottom: 10px;	
	}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
	}

#sidebar ul.sidemenu li {
	padding: 0;
	width: 228px;
	}

#sidebar ul.sidemenu a {
	display: block;
	font-weight: normal;
	color: #636363;
	height: 1.5em;	
	padding: .3em 0 .3em 25px;
	line-height: 1.5em;
	border-bottom: 2px solid white;
	border-bottom: 1px dotted #dddddd;
	text-decoration:none;
	}

#sidebar ul.sidemenu a.top{
	border-top: 1px solid white;
	}

#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 25px;
	color: #333;
	background-color: #d6e18f;
	}

#sidebar h2 {
	display: block;
	width: 228px;
	text-align: center;
	font: 1em/1.5em arial, "Arial CE", "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 2px 0 1px 0;
	text-decoration: none;
	color: white;
  background: #3c3c3b;
	}

.tucne {font-weight: bold;}

.tb_plochy .tb_popis {width: 26%;}
.tb_plochy .img_box {clear: both !important; margin: 0 !important;}

.predchozi_dalsi {
	display: block;
	text-align: right;
	float: right;
	border-left: 1em;
	border-bottom: 1em;
	}
	
.predchozi_dalsi img {
	border: 0 !important;
	}
	
.news_autosalon_plakat {
	float: left;
	margin: 0 1em 0 0;
	}
	
#nizona {
	width: 100%;
	text-align: center;
	margin: 20px 0 0 0;
	}
	
.cara {
	border: 1px solid #efefef;
	}
	
.rozmery_ploch_mhd {
border: 0;
border-collapse: collapse;
}

.rozmery_ploch_mhd .levy,
.rozmery_ploch_mhd .pravy {
width: 220px;
border-bottom: 1px dotted gray;
margin: 0;
text-align: center;
}

.rozmery_ploch_mhd thead td {
color: #81a430;
font-style: italic;
font-weight: bold;
}

#tabulka_zastoupenych_znacek {
border: 0;
width: 100%;
border-collapse: collapse;
}

#tabulka_zastoupenych_znacek td {
text-align: center;
vertical-align: middle;
width: 140px;
height: 140px;
border: 1px dotted #c6c6c6;
}

.tisk_propozic_obr_maly {
float: left;
margin: 10px 10px 0 0;
}

@media print {.tisk_propozic_odsazeni_programu {margin-top: 5em;}}

@media print {.tisk_propozic_odsazeni_partnerstvi {margin-top: 15em;}}

@media print {.tisk_propozic_odsazeni_sponzoringu {margin-top: 5em;}}

