/*
Site name : Autodoprava Slowik
Site URL: http://www.autodopravaslowik.cz/
Version: 1.00 Released 08.02.2009
*/

* {
	margin: 0px;
	padding: 0px; 
}
html, body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin: 0px auto 20px auto;
	text-align: center;
	background-color: #30383b;
	width: 824px;	 	
}
#meznik {
	text-align: center;
	padding: 20px 0px 10px 0px;
	margin-left: 133px;
}
#top {
	background-image:  url(/images/top.jpg);
	text-align: left;
	padding: 160px 0px 0px 660px;
	margin: 0px 12px;
	list-style: none;
	line-height: 325%;
	height:174px;
}

#top a {
	color: #CFCFCF;
	text-decoration: none;
}
#top a:hover{
	text-decoration: underline;
}
#hlavni {
	width: 824px;
	min-height: 399px;
	background: url(/images/paticka.jpg) no-repeat bottom;
	text-align: justify;
	overflow: auto;
	padding: 0px 0px 30px 0px;
}
.text {
	width: 720px;
	float: right;
	padding: 0px 52px 20px 52px;
	color: #fff;
}
.text a {
	text-decoration: underline;
	color: #f9ff4c;
}

.text a:hover {
	text-decoration: none;
	color: #f9ff4c;
}
p, address {
	padding: 0px 0px 12px 0px;
	font-style: normal;
}
p.nadpis {
	padding: 0px 0px 12px 0px;
	font-weight: bold;
	color: #fffe58;
}


div.mapa {
  width: 350px;
  height: 250px;
  border: 1px solid #000;
  float: right;
}

a.wc {
	text-decoration: none;
}
a.wc:hover {
	text-decoration: underline;
}
h1 {
	background: url(/images/button.jpg) no-repeat;
	color: #FFF;
	text-align: left;
	padding: 0px 0px 0px 12px;
	margin: 10px 0px 20px 0px;
	font-size: 13px;
	line-height: 90%;
}
h2 {
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 12px 0px;	
}
h3 {
	background: url(/images/button.jpg) no-repeat;
	color: #FFF;
	text-align: left;
	padding: 0px 0px 0px 12px;
	margin: 10px 0px 20px 0px;
	font-size: 13px;
	line-height: 90%;
}

#formular {
	padding: 20px 0px 0px 0px;
}

div.clear {
	clear: both;
	height: 0px;
}
div.zapati {
  width: 800px;
  margin: 0px auto;
  text-align: center;
}
div.zapatiObsah {
  line-height: 160%;
  color: #cccccc;
  font-size: 12px;
}
div.zapatiObsah a {
  color: #cccccc;
}
div.zapatiVlevo {
  float: left;
  text-align: left;
  padding-left: 10px;
}
div.zapatiVpravo {
  float: right;
  text-align: right;
}
table.kontaktniFormular {
  width: 600px;
  background-color: #97a5aa;
  border: 1px solid #cbcbcb;
  float: right;
}
table.kontaktniFormular th, table.kontaktniFormular td {
  font-weight: normal;
  font-size: 12px;  
  padding: 10px 10px 0px 0px;
}
table.kontaktniFormular th {
	text-align: right;
	vertical-align: top;
	width: 150px;
 	padding: 10px 10px 0px 10px;
	line-height: 19px;
}
table.kontaktniFormular input, table.kontaktniFormular textarea {
 	border: 1px solid #000000;
 	background-color: #e3e3e3;
	padding: 1px;
 	width: 470px;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  
}
table.kontaktniFormular td.odeslat {
  padding: 10px 10px 10px 0px;
  text-align: right;
}
table.kontaktniFormular td.odeslat input {
  border: 1px solid #000000;
  background-color: #e3e3e3;  
  padding: 3px 1px 1px 1px;
  width: 150px;
}
span.varovani {
	color: #ff0000;
}

