body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#EBECF0;
	margin: 0px;
	padding: 0px;
	color:#1B315E;
	min-width:1000px;
	overflow:auto;
}

#bodz {
    /* makrosoft imploder shit*/
	_width:expression(document.body.clientWidth < 1000? "1000px":"auto" );
	_overflow:auto;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#1B315E;
}

.celkem {
	border-bottom-color : #62698B;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-collapse : collapse;
	margin-top : 10px;
}

.celkem td {
	padding: 5px 3px 1px 3px;
	border-bottom-color : #62698B;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.celkem th {
	background-color:#C8CFDF;
}

.cenik {
	margin-top:10px;
	border-collapse:collapse;
	border:1px solid #62698B;
}

.cenik th {
	border:1px solid #62698B;
	/*background-color:#62698B;*/
	background-color:#C8CFDF;
	/*color:#FFFFFF;*/
}

.cenik td {
	padding: 2px 3px 1px 3px;
	text-align:center;
	border:1px solid #62698B;
}

.cenik_seznam {
	margin-top:3px;
}

.cenik_seznam li {
	margin-left:5px;
	padding-left:5px;
}

form input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#1B315E;
}

input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#1B315E;
}

h1{
	background-image:url("img/lista_stred_lg2.gif");
	background-repeat:repeat-x;
	font-size:12px;
	height:17px;
	color:#FFFFFF;
	margin:0px;
}


h2{
	font-size:12px;
	margin-bottom:1px;
}


h3{
	font-size:11px;
	margin-bottom:1px;
}

h4{/* podobne h1 jen jine barvy */
	background-image:url("img/lista_stred_b2.gif");
	background-repeat:repeat-x;
	font-size:12px;
	height:17px;
	color:#FFFFFF;
	margin:0px;
}

a{
	color:#1B315E;
}

a:hover{
	color:#62698B;
}

/** styl nadpisu **/
/* h1 */
.lista_levy {
	background-image:url("img/lista_levy_lg.gif");
	background-repeat:no-repeat;
	width:10px;
	height:17px;
	float:left;
}
.lista {
	padding-top:2px;
	background-image:url("img/lista_stred_lg.gif");
	background-repeat:repeat-x;
	height:17px;
	float:left;
}


.lista_zkos {
    background-image:url("img/lista_zkos_lg.gif");
    background-repeat:no-repeat;
    width:18px;
    height:17px;
    float:left;
  }


.lista_pravy {
    background-image:url("img/lista_pravy_lg.gif");
    background-repeat:no-repeat;
    width:10px;
    height:17px;
    float:right;
}
/* h4 */

h4 .lista_levy {
	background-image:url("img/lista_levy_b.gif");
	background-repeat:no-repeat;
	width:10px;
	height:17px;
	float:left;
}
h4 .lista {
	padding-top:2px;
	background-image:url("img/lista_stred_b.gif");
	background-repeat:repeat-x;
	height:17px;
	float:left;
}
h4 .lista_zkos {
	background-image:url("img/lista_zkos_b.gif");
	background-repeat:no-repeat;
	width:18px;
	height:17px;
	float:left;
}
h4 .lista_pravy {
	background-image:url("img/lista_pravy_b.gif");
	background-repeat:no-repeat;
	width:10px;
	height:17px;
	float:right;
}

/** hlavicka **/
#horni {
	width: 100%;
	height: 92px;
	background-image:url("img/h2.jpg");
	background-repeat:repeat-x;
	position:relative;
}

#horni .hlavicka {
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	width: 345px;
	height: 92px;
	background-image: url("img/h1.jpg");
	background-repeat: no-repeat;
	display:block;
}

#horni .stred {
	width: 340px;
	height: 92px;
	margin-top:0px;
	position:absolute;
	right:334px;
}

#horni .pravy {
	width: 334px;
	height: 92px;
	float: right;
	background-image: url("img/h3-1.jpg");
	background-repeat: no-repeat;
}

/*** menu ***/


#mdealer  {
	padding: 10px 10px 10px 10px;
    background-color:#FFFFFF;
    border:1px solid #8CA9B7;
    border-top:none;
}

#mdealer ul {
	margin: 0px;
	padding: 0px;
}

#mdealer ul li {   
	list-style:none;
}

#mdealer a {
	font-weight : bold;
	text-decoration : none;
}

#mdealer a:hover {
	color: #62698B;
}

/** zapati **/
#zapati {
	background-color:#B1B6BB;
	height:15px;
	width: 100%;
	text-align:center;
}

#zapati a {
	text-decoration : none;
}

/** hlavni cast **/
#main {
	width:69%;
	float:left;
	margin: 10px 10px 10px 10px;
	min-height:100px;
	_height:100px;
}

#main .inner {
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	background-image:url("img/podklad.jpg");
	border:1px solid #8CA9B7;
	border-top:none;
}

#main .inner a {
	font-weight : bold;
	text-decoration : none;
}

.error {
	color:#FF0000;
}

.radek {
	background-color:#EBECF0;
	padding:0 3px 0 3px;
}

#podminky {
	font-size:10px;
	border:1px solid #8CA9B7;
	width: 465px;
	overflow: auto;
	height: 150px;
}

#podminky h1 {
	margin:5px 0 2px 0;
	background:none;
	font-size:12px;
	font-weight:bold;
	color:#1B315E;
}

#podminky h2 {
	margin:5px 0 2px 0;
	background:none;
	font-size:11px;
	font-weight:bold;
}

#podminky p {
	margin:0px;
	text-align:justify;
}

#podminky ul {
	margin-top:0px;
	margin-bottom:0px;
}


.fak h2 {
	font-size:13px;
}

/* tabulka faq */
.faq td {
	padding-left:10px;
	padding-right:40px;
	font-size:12px;
}


.obal_uvod{
	width:80%;
}
.uvod{
	text-align:right;
	margin-bottom:20px;
}
img{
	display:none;
}
#menu {
	display:none;
}
#aktuality {
	display:none;
}
.karty {
	display:none;
}
