*, html {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both; 
}
.clearing {
	clear: both;
	width: 100%;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
}
html, body {
     height: 100%;
}
body {
	background: #3d3d3d url("../obrazky/pozadi.jpg") top center no-repeat;	
	color: #686868;
	text-align: center; 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 19px;
	line-height: 1.25em;
	font-weight: bold;
	min-height: 10px;
	_height: 10px;
}
#page {
	text-align: left;
	width: 1004px;
	margin: 0 auto;
	position: relative;
}
#stranka {
	width: 1004px;
	float: left;
}

img {
	position:relative;
} 
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, form, input, select, ol, ul, li, table, tr, td, th, p {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
a, a:hover, a:visited {
	color: #3c61b5;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
.vlevo {
	text-align: left;
}
.vpravo {
	text-align: right;
}
#hlavicka {
	padding: 5px 5px 0px 5px;
	width: 994px;
	overflow: hidden;
}
h1 {
	position: relative;
	height: 92px;
	width: 994px;
	overflow: hidden;
}
h1 span {
	position: absolute;
	top: 0;
	left: 0;
	height: 92px;
	width: 994px;
	background: url("../obrazky/nadpis.jpg") top left no-repeat;	
}
#text {
	padding: 0px 20px 0 20px;
	height: 472px;
	overflow: hidden;
}
#text p {
	padding-top: 5px;
	text-align: center;
	line-height: 1.5em;
}
#formular {
	color: #101010;
	padding: 0px 0px 5px 285px;
	height: 335px;
	overflow: hidden;

}
#formular-in {
	padding: 0px 0px 0px 58px;
}
#formular table td {
	font-size: 17px;
	line-height: 1.25em;
	font-weight: normal;
	padding: 3px 0;
}
#formular table td.mezera {
	padding: 20px 0 3px 0;
}
#formular table td.mezera1 {
	padding: 15px 0 3px 0;
}
#formular table td.tab-text {
}
#telefon {
	position: relative;
	height: 29px;
	width: 477px;
	overflow: hidden;
}
#telefon span {
	position: absolute;
	top: 0;
	left: 0;
	height: 29px;
	width: 477px;
	background: url("../obrazky/telefon.jpg") top left no-repeat;	
}
.dlouhe {
	width: 500px;
}
.kratke {
	width: 130px;
}
#tlacitko a {
	position: relative;
	height: 26px;
	width: 86px;
	overflow: hidden;
	display: block;
}
#tlacitko a span {
	position: absolute;
	top: 0;
	left: 0;
	height: 26px;
	width: 86px;
	display: block;
	background: url("../obrazky/tlac.gif") 0 0 no-repeat;		
}
#tlacitko a:hover span {
	position: absolute;
	top: 0;
	left: 0;
	height: 26px;
	width: 86px;
	display: block;
	background: url("../obrazky/tlac.gif") 0 -26px no-repeat;		
}
#email {
	padding-top: 10px;
}