body {
	margin: 0;
	font: 11px Tahoma, Arial, Verdana;
	color: #666666;
	background-color: white;
}

td {
	font: 11px Tahoma, Arial, Verdana;
	color: #666666;
}

a, a:active, a:visited {
	color: #4D85B0;
	text-decoration: underline;
}

a:hover {
	color: #31546F;
	text-decoration: none;
}

a.menu, a.menu:link, a.menu:visited {
	color: #777;
	display: block;
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 5px 30px;
}

a.menu:hover {
	color: #F9A212;
	display: block;
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 5px 30px;
}

.vis {
	padding: 10px;
	margin-top: 10px;
	color: #999;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	text-align: right;
	border-top: 1px solid #ddd;
}

.vis a, .vis a:active, .vis a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

.vis a:hover {
	color: #999;
	text-decoration: underline;
	font-weight: normal;
}

hr {
	border:0;
	height:1px;
	color:#dfdfdf;
	background:#dfdfdf;
}

select, input, textarea {
	font: 11px Tahoma, Arial, Verdana;
	color: #666;
	background-color : #F5F5F5;
	border: 1px solid #7E9DB9;
}

form {
	margin: 2px;
}

.uvodauto  {
	background: #efefef;
	text-align: center;
	font-weight: bold;
	color: #445873;
	padding: 6px 0 6px 0;	
}

h1 {
	margin: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Tahoma, Calibri;
	color: #fff;
}

h2 {
	float: right;
	margin: 0 10px 0 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Tahoma, Calibri;
	color: #fff;
	text-align: right;
}

.autopark {
	vertical-align: bottom;
	padding-bottom: 10px;
	margin: 0;
	height: 150px;
	background: url(images/bg2.gif) no-repeat bottom left;
}

.autopark2 {
	background: url(images/bg1.gif) repeat-y;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
	height: 37px;
	padding-left: 50px;
}

.autopark2 a, .autopark2 a:active, .autopark2 a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.autopark2 a:hover {
	color: #A2CB19;
	text-decoration: underline;
}

#plus {
	padding-right: 20px;
	text-align: right;
}

#plus a, #plus a:active, #plus a:visited {
	color: #999;
	text-decoration: none;
	font: 10px Arial, Tahoma, Calibri;
}

#plus a:hover {
	text-decoration: underline;
}
/*PD update begin*/
#menuPD{
    border-bottom:2px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    color:#999999;
    font-family:Tahoma,Arial,Verdana;
    font-size:12px;
    margin-top:10px;
    margin-bottom:10px;            
    text-align:left;
    line-height:20px;
}
#menuPD a{
    color:#999999;
    text-decoration:none;
    padding:0px 5px;
}
#menuPD a:hover{
    text-decoration:underline;
}
#pdSpan{
    margin:0px;
    padding:0px 0px 0px 30px;            
}
#pdSpan a{
    padding:0px;
}
h1{    
  padding:0px 0px 0px 33px;
  margin:0px;
  color:#4D85B0;
  font-family:tahoma;
  font-weight:normal;  
}
h1.top{
    font-size:17px;
    line-height:25px;
    padding-top:8px;
}
h1.low{
    font-size:13px;
    line-height:18px;
}
/*PD update end*/

#uvod{
display:none;
}

