a.css_change {
	float: left;
	height: 12px;
	margin: 1px;
	text-decoration: none;
	width: 17px;
}
a.css_change:hover {
	text-decoration: none;
}

a.detail {
	background: transparent;
	text-decoration: none;
}
a.detail:hover {
	border-bottom: 0px;
}

a.std {
	background: transparent;
	border-bottom: 1px solid #666633;
	color: #666633;
	text-decoration: none;
}
a.std:hover {
	background: #cccc99;
	border-bottom: 1px dotted #000;
	color: #000;
	text-decoration: none;
}

a.image{
	background: transparent;
	border: 0px;
	color: none;
	text-decoration: none;
}

a.menu {
	background: transparent url( a_img1.gif) no-repeat 2.5px 54%;
	color: #fff;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 13px;
	padding-top: 4px;
	text-decoration: none;
	width: 135px;
}
a.menu:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	background: #cccc99 /*aaaa66*/ url( a_img1_.gif) no-repeat 2.5px 54%;
}

a.submenu {
	background: transparent url( a_img2.gif) no-repeat 7px 54%;
	color: #999;
	float: left;
	font-size: 7pt;
	font-weight: bold;
	padding-bottom: 2.5px;
	padding-left: 20px;
	padding-top: 2.5px;
	text-decoration: none;
	text-transform: lowercase;
}
a.submenu:hover {
	background: transparent url( a_img2_.gif) no-repeat 7px 54%;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

br.notable { clear: left; }

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

input, select, textarea {
	border: 1px solid #c9c9c9;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

input.notable {
	padding-left: 1.5px;
	height: 14px;
}

input.text {
	background: #fff;
	height: 14px;
	margin: 0px;
}

input.submit {
	font-weight: bold;
	height: 18px;
	text-align: center;
}

input.checkbox {
	vertical-align: middle;
	border: 0px;
}

label.notable {
	padding-right: 14px;
	text-align: right;
	width: 130px;
}

table {
	empty-cells: show;
	border: 0px;
}
table.detail_auto {
	margin: 6px auto 3px;
	width: 60%;
}
table.zoznam_auta {
	margin: 3px auto 3px;
	width: 90%;
}
table.zoznam_auta tr.header td {
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	text-align: center;
	padding: 2px 8px 3px;
	vertical-align: middle;
}

td {
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	min-width: 1px;
	min-height: 1px;
	padding-top: 0px;
	padding-bottom: 2px;
}

ul.css_switch {
	display: inline;
	float: right;
	margin: 1px;
	padding: 0px;
}
ul.css_switch li {
	display: inline;
	list-style: none;
}

ul.menu {
	padding: 0px;
	margin: 0px;
}
ul.menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.std {
	padding: 5px;
	margin: 0px;
}
ul.std li { list-style: circle inside; }

#container {
	width: 760px;
	margin: 5px auto 10px;
	padding: 3px;
}

#top_banner {
	width: 760px;
	height: 103px;
	border: 0px;
	margin-bottom: 3px;
	clear: both;
	background: transparent url( autovrak_logo.jpg) no-repeat 0% 0%;
}

#menu {
	/*display: block;*/
	float: right;
	margin: 0px 0px 0px 3px; /* hore vpravo dole vlavo */
	padding: 0px;
	width: 148px;
}
#menu br { clear: left; }
#menu hr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	clear: both;
	height: 1px;
	margin: 0px;
	width: 100%;
}

#center {
	float: left;
	clear: both;
	display: block;
	margin-bottom: 3px;
	padding: 3px;
	width: 752px;
}

#center_text {
	/*border: 1px dotted #ff2244;
	display: block;*/
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 597px;
}

#footer {
	width: 758;
	height: 16px;
	display: block;
	clear: both;
	vertical-align: middle;
}

.alignL { text-align: left; } 
.alignR { text-align: right; } 
.alignC { text-align: center; }
.alignJ { text-align: justify; }

.b { font-weight: bold; }
.borderLRB {
	border-left: 	border-right: 	border-bottom: }
.borderALL { border:  }

.clrboth { clear: both; }

.floatR { float: right; }
.floatL { float: left; }

.i { font-style: italic; }

.marginALL { margin: 3px; }

.notable { display: block; float: left; margin-bottom: 10px; }

.size7   { font-size: 7pt; }
.size7_  { font-size: 7.5pt; }
.size8   { font-size: 8pt; }
.size8_  { font-size: 8.5pt; }
.size9   { font-size: 9pt; }
.size9_  { font-size: 9.5pt; }
.size10  { font-size: 10pt; }
.size10_ { font-size: 10.5pt; }
.spec    { color: #cbff00; }

.u { text-decoration: underline; }

.warning {
	font-weight: bold;
	font-size: 7pt;
	color: #dcf181; 
}

