body {
	font-family : "Verdana", "Arial CE", "HelveticaE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
	color : #000000;
	background-color : #99CCFF;
	padding:0;
	margin:0;
}
body.pozadi {
	background-attachment : scroll;
	background-image : url(images/pozadi.gif);
	background-position : top left;
	background-repeat : repeat-y;
}
a:link {
	font-family : "Verdana", "Arial CE", "HelveticaE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
	color : #000066;
	font-weight : bold;
	text-decoration : none;
}
a:visited {
	font-family : "Verdana", "Arial CE", "HelveticaE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
	color : #000066;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	font-family : "Verdana", "Arial CE", "HelveticaE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
	color : Blue;
	font-weight : bold;
	text-decoration : underline;
}
a:active {
	font-family : "Verdana", "Arial CE", "HelveticaE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
	color : #FF6600;
	font-weight : bold;
	text-decoration : underline;
}
a.nabidka {
	font-size : smaller;
}
a.nahledy {
	font-size : xx-small;
}
a.nastipnazev {
	text-decoration : none;
}
a.nastipnazev:hover  {
	color:  #FFFFFF;
	text-decoration : none;
}
td {
	font-family : "Verdana", "Arial CE", "HelveticaE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
	color : #000000;
}
td.ramecek{
	border : thin dotted #336699;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
}
td.rameceknadpis{
	background-image : url(images/pozadi_svetla.gif);
	background-position : top;
	background-repeat : repeat;
}
.nadpis{
	font-size : larger;
	font-family : "Verdana", "Arial CE", "HelveticaE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #000066;
}
td.nastippozadi{
	background-image : url(images/pozadi_stredni.gif);
	background-repeat : repeat;
}
td.nastipcena{
	color : White;
	font-weight : bold;
	font-size : x-small;
	background-image : url(images/pozadi_tmava.gif);
	background-repeat : repeat;
}
td.nastipnazev{
	color :#000000;
	font-weight : bold;
	font-size : xx-small;
	background-image : url(images/pozadi_stredni.gif);
	background-repeat : repeat;
}
td.vozysvetle{
	background-image : url(images/pozadi_normal.gif);
	background-repeat : repeat;
}
td.vozysvetle1{
	background-image : url(images/pozadi_svetla1.gif);
	background-repeat : repeat;
}
td.vozysvetle2{
	background-image : url(images/pozadi_svetla2.gif);
	background-repeat : repeat;
}
td.small{
	font-size : x-small;
}
.nahledycena{
	font-size : x-small;
	font-weight : bold;
}
.info{
	font-size : xx-small;
	font-weight : bold;
}
a.sleva{
	color : #990099;
}
.sleva{
	color : #990099;
}
.prodano, .zadano, a .prodano, a .zadano{
	color: Red;
}
.xxsmall{
	font-size: xx-small;
}

table.autoudaje tr
{
	border-bottom:solid 1px blue;
}

/*trosku mezery mezi polozkami*/
ul li
{
	margin-bottom:.4em;
}

/*horni a spodni index lepe*/
sub, sup {
vertical-align:baseline;
position:relative;
}
sub {
top:0.4em;
}
sup {
bottom:0.4em;
}

@media print {
	.noprint {display:none}
	#hlavni::after {content: "www.autobazarvysocina.cz";}
}
