*{ margin: 0; padding: 0; }* 


/*-------------- TAGY KONIEC --------------*/
html,body {
	height: 100%; 
   padding: 0; 
   margin: 0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1, h2, h3 { text-align: left; 	margin-left: 10px;}
h1 {
	font-size: 16px;
	text-align: left;
	margin-top: 6px;
}
h2 {
	font-size: 15px;
	color: #64c13b;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	color: #64c13b;
}
img {
	border: 3px #55b12c solid;
	padding: 2px;
	float: left;
	margin-right: 3px;
}
b,strong {
   color: #31631A;
}
a {
	color: #55b12c;
	text-decoration: none;
}
a:hover {
	color: #31631A;
}
p {
	margin: 10px;
	margin-top: 6px;
	text-align:left;	
}
ul {
	margin-left:30px;
}
table,tr,td {
	border: 0px White none;
	text-align:left;
	margin-left: 10px;
	line-height: 30px;
	vertical-align: top;
}
form {
	margin-top: 6px;
	color: #64c13b;
	font-size: 13px;
	font-weight: bold;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
input.text, textarea {
   background-color: #f6f6f6;
	border: 1px #7aca57 solid;
	width: 160px;
}
input.text {
	height: 20px;
}
textarea {
	height: 100px;
}
input.submit {
	background-color: #7aca57;
	border: 1px #7b7878 solid;
	color: White;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 15px 1px 15px !important;
	padding:  1px 5px 0px 5px;
	float:right;
}
/*-------------- TAGY KONIEC --------------*/

div#zaklad {
	width:813px;
	padding-left: 81px;
	padding-right: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/zaklad.gif);
	
}
div#hlavicka {
	background-image: url(images/hlavicka.gif);
	background-repeat: no-repeat;
	width: 813px;
	height: 109px;
	margin-top: 2px;
	text-align:right;
}
div#paticka {
	background-image: url(images/paticka.gif);
	width: 802px;
	height: 26px;
	color: White;
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	padding: 11px 0px 0px 8px;
}
#lavy_stlpec {
	float: left;
	width:550px;
	text-align: left;
}
#pravy_stlpec {
	float:left;
	width: 250px;
	margin-right: 10px;
	background-image: url(images/ciara.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#pravy_stlpec img {
   margin: 10px 5px 0px 10px;
	float: left;
}
.cist { clear: both; }

/*-------------- NAVIGÁCIA --------------*/
ul#menu {
	text-align:right;
	list-style: none;
	font-weight: bolder;
   padding-top: 73px;
	padding-right: 35px;
}
#menu li {
	background-color: white;
	background-image: url(images/menu.gif);	
	text-align:center;
   list-style: none;
	width: 74px;
	height: 26px;
	padding-top: 13px;
	float:right;
}
#menu li.vybrane { background-image: url(images/menu_vybrane.gif); }
#menu li.vybrane a {	color: #31631A; }
/*-------------- NAVIGÁCIA KONIEC--------------*/


