/*####################################################################*/
/*####################################################################*/
/*#### ---- ----------------------------------------------- ---- #####*/
/*#### ----                                                 ---- #####*/
/*#### ----         © by kuba@chviwwwstranky.cz 2006        ---- #####*/
/*#### ---- 															   ---- #####*/
/*#### ---- ----------------------------------------------- ---- #####*/
/*####################################################################*/
/*####################################################################*/

body {
  background: url("../images/bg.gif") top left;
  background-repeat: repeat-y;
  background-color: #fff;
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Verdana, Arial , "ArialCE";
  font-size: 11px;
  line-height: 160%;
  color: #fff;
}

div.util { display: block; clear: both; font-size: 0px; line-height: 0px; }

h1    { position: absolute; top:5px; left: 470px; font-size: 12px; color: #DE4D4D; margin: 0px; padding: 0px;}
h2    { margin:0px; padding: 0px; /*color: #FFEA00;*/ font-size: 12px; margin: 0px 0px 20px 0px; }
h3    {  padding: 0px; color: #B9BA39; font-size: 11px; margin: 0px 0px 10px 0px; }
h6    {  padding: 0px; color: #B9BA39; font-size: 11px; margin: 0px 0px 5px 0px; }

img   { margin: 0px; padding: 0px; border: 0px;}
p     { margin: 0px; padding: 0px; border: 0px;}

a{ margin: 0px; padding:0px; color: #fff; text-decoration: none; }
a:hover{ color:#FFEA00; text-decoration: underline; }

.top { background: url("../images/top.gif") top left; background-repeat: no-repeat; width: 666px; height: 194px; margin: 0px; padding: 0px; }

.top span#menu         { position: relative; top: 200px; left: 235px; color: fff;}
.top span#menu a       { color: #fff; text-decoration:none;}
.top span#menu a:hover { color: #B6F4AF; text-decoration:none;}

.unter{
  background: url("../images/unter.gif") top left;
  background-repeat: no-repeat;
  width: 666px;
  height: 194px;
  margin: 0px;
  padding: 0px;
}

.telo {
  position: absolute;
  top: 277px;
  left: 0px;
  background: url("../images/bg_con.gif") top left;
  background-repeat: no-repeat;
  width: 666px;
 _height: 470px;
  min-height: 470px;
  margin: 0px;
  padding: 0px;
}

#left {
  margin: 20px 0px 0px 0px;
  width: 182px;
  padding: 10px;
  min-height:300px;
  float: left;
  background: transparent;
}
	
		pre {	 font-family: Verdana, Arial , "ArialCE";
  				 font-size: 11px;
  				 line-height: 160%;
  				 color: #fff;
				 }
		
#left p {
 margin: 0px 0px 20px 0px;
 padding: 0px 0px 10px 0px;
 border-bottom: 1px solid #769071;
}

#content {
  margin: 20px 0px 0px 25px;
  width: 370px;
  padding: 10px;
  min-height:300px;
  float: left;
  background: transparent;
}

.chlivecek {
  min-height:50px;
 _height: 50px;
  background: transparent;
  border-bottom: 1px solid #769071;
  margin: 0px 0px 10px 0px;
}

.chlivecek h3 {
  margin: 0px 0px 15px 0px;
  text-align: justify;
}

.chlivecek p {
  margin: 0px 0px 10px 0px;
}

.chlivecek-velky{
  min-height:200px;
 _height: 200px;
  background: transparent;
  border-bottom: 1px solid #769071;
  margin: 0px 0px 10px 0px;
}

.chlivecek-velky p {
  margin: 0px 0px 20px 0px;
  text-align: justify;
}

.odkaz-kon {padding-left: 320px; width: 50px;}

.chlivecek-velky h3 {
  margin: 0px 0px 15px 0px;
  text-align: justify;
}

#vstupne {margin-left: 30px;}

/* definujeme formular */
form {
 margin-bottom: 20px;
 border-bottom: 1px solid #769071;
 padding-bottom: 10px; 
}

input, textarea{
   font-family: Verdana, Arial , "ArialCE";
	background: transparent;
	border: 1px solid #FFEA00;
	color: #fff;
}

	 textarea{
	 	width: 100%;
		margin-bottom: 10px;
	 }

.captcha_1{
	margin-bottom: 10px;
}

	img.captchapict{
			border: 1px solid #FFEA00;
	}

label{
	width: 200px;
}

