* {
	padding: 0;
	margin: 0;
	border: none;
}

body {
     font: 80%/140% Verdana, Sans-serif;
     text-align: center;
	 color: #000000;
	 background: url('../images/pozadi.jpg') repeat-y center #E5E5E5;
}
a {
	color: #000000;
}
a:hover {
	color: #127012;
}
#main {
     width: 755px;
     margin-left: auto;
     margin-right: auto;
}
#hlavicka {
	width: 100%;
	height: 292px;
	text-align: left;
	background: url('../images/homepage.jpg') no-repeat 0 71px;
}

#vlevo {
	text-align: left;
	padding-bottom: 17px;
}
#vpravo {
	width: 285px;
    float: right;
	text-align: right;
	padding-bottom: 10px;
}
#paticka {
	clear: both;
	height: 137px;

	padding: 15px 15px 0 15px;
	background-color: #BBD0E2;
	text-align: left;
}
#paticka-vlevo {
	width: 350px;
	float: left;
}
#paticka-vpravo {
	width: 350px;
	float: right;
	text-align: right;
}

#paticka-vpravo a  {
	font-weight: normal; color: black;
}

#paticka-vpravo a:hover  {
	font-weight: normal; color: black;
}

#paticka-vpravo p {
	margin-bottom: 14px;
	font-weight: normal; color: black;
}




	/*logo*/
#logo {
	position: relative;
	top: 18px;
	left: 0px;
	overflow: hidden;
	text-align: center;
	display: block;
	width: 323px;
	height: 53px;
	font-size: 120%;
	color: #ffffff;
}
#logo a {
	color: #DFC322
}
#logo span{
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	width: 323px;
	height: 53px;
	background: url('../images/logo.jpg') no-repeat;
	cursor: pointer; 
	z-index: 1;
}


.noscreen {
	display: none;
}
#prvni {
	position: relative;
	top: -2px;
	left: 485px;
	width: 300px;
}
#prvni li {
	display: inline;
	margin: 0 10px;
}
#prvni a,#druhy a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#prvni a:hover {
	color: #3E853E;
}
#druhy {
	position: relative;
	top: 165px;
	left: 2px;
	width: 752px;
	height: 47px;
	text-align: center;
	border-bottom: 2px #000000 solid;
}
#druhy li {
	display: block;
	float: left;
}
#druhy a {
	font-size: 13px;
	display: block;
	width: 188px;
	font-weight: bold;
	padding: 6px 0 7px 0;
	line-height: 125%;
}
#druhy a:hover {
	color: #3E853E;
	padding: 5px 0 8px 0;
	border-bottom: 2px #3E853E solid;
}

	/*VLEVO*/
h1 {
	font-size: 150%;
	font-weight: normal;
	color: #0E1F78;
	margin: 10px 0 20px 0;
}

.mensinadpis {
	font-size: 80%;
	font-weight: bold;
	color: #0E1F78;
}

h2 {
	font-size: 120%;
	font-weight: strong;
	color: #0E1F78;
	margin: 0 0 10px 0; padding: 10px 0 0 0;
}

.ramecek {
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	text-align: center;
	background-color: #DCEDDE;
}

dl{
	margin: 15px 0 0 0;
}

dd{
	padding: 0 0 10px 0;
}

#vlevo p {
	margin: 0 0 10px 0;
}


#vlevo ul {
	margin: 0 0 10px 15px;	
	}
	
dt strong {
	color: #0E1F78;
	padding-left: 13px;
	background: url('../images/odrazka-modra.gif') no-repeat 2px 6px;
}
	/*VPRAVO*/
.prvni-blok {
  font-size: 11px;
	width: 132px;
	height: 92px;
	text-align: left;
	padding: 24px 125px 20px 30px;
	background: url('../images/1.jpg') no-repeat;
}
.druhy-blok {
  font-size: 11px;
	width: 147px;
	height: 86px;
	text-align: left;
	padding: 25px 10px 20px 130px;
	background: url('../images/2.jpg') no-repeat;
}

.treti-blok {
  font-size: 11px;
	width: 132px;
	height: 101px;
	text-align: left;
	padding: 25px 125px 0 30px;
	background: url('../images/3.jpg') no-repeat;
}

.ctvrty-blok {
  font-size: 11px;
	width: 240px;
	height: 101px;
	text-align: left;
	padding: 25px 15px 0 30px;
	background: url('../images/4.jpg') no-repeat;
}


input {border: 1px solid gray} 
textarea {border: 1px solid gray} 

