/* (c)Copyright 2007 Rostislav Danek | manolo.cz - ALL rights reserved  */
body {
  background-image: url("/img/bg.jpg");
  background-repeat: repeat;
  background-color: #06A6F4;
	font-family: Tahoma;
	color: #4A4A4A;
  font-size: 11px;
  text-align: justify;
  
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#obal {
  background-color: white;
  background-image: url("/img/bg_content.jpg");
  background-repeat: repeat-y;
  width: 849px;
/*  min-height: 1030px; */
	margin: 0px auto;
	position: relative;	
	text-align: justify;
}

#header{
  background-image: url("/img/header.jpg");
  background-color: white;
  background-repeat: no-repeat;
  width: 849px;
  height: 227px;
}

#menu{
  padding-top: 188px;
  margin-left: 280px;
  position: relative;

}

div.left{
  float: left;
  width: 249px;
/*  background-color: #F0F0F0;  */
  padding-left: 15px;
/*  position: absolute; */
  padding-top: 14px;
  background-image: url("/img/bg_menu.jpg");
  background-repeat: repeat-y;
}

#menu_bar{
  width: 230px;
  color: white;
  background-color:#3FA744;
  font-size: 10px;
  text-decoration: none;
  padding-right: 0px;
  padding-left: 10px;
  margin-top:1px;
}

.menuleft:link, .menuleft:visited {
  display: block;
  width: 202px;
  height: 22px;
  padding-left: 47px;
  padding-top: 3px;
}

.menuleft:hover {
/*  background-image: url("/img/menu.jpg");
  background-repeat: repeat-x;
  height: 18px;
  padding-top: 4px; */
  background-color: #FABB20;
  font-weight: bold;
  padding-top: 3px;
}

#search{
  background-image: url("/img/search.jpg");
  background-repeat: no-repeat;
  width: 249px;
  height: 47px;
  padding-top: 40px;
  padding-left: 20px;
  	font-size: 9px;
}

input {
  background-image: url("/img/ipt.gif");
  background-repeat: no-repeat;
  width: 135px;
  height: 13px;
	font-size: 9px;
	color: #5d5d5d;
  border: 0px;
  padding-top: 3px;
	text-align: left;
}

#mail-btn{
  background-image: url("/img/btn.jpg");
  background-repeat: no-repeat;
  width: 58px;
  height: 19px;
  margin-top: 0px;
}

#prihlasit-btn{
  background-image: url("/img/btn_prihlasit.gif");
  background-repeat: no-repeat;
  width: 138px;
  height: 19px;
  margin-top: 0px;
}

#odhlasit-btn{
  background-image: url("/img/btn_odhlasit.gif");
  background-repeat: no-repeat;
  width: 138px;
  height: 19px;
  margin-top: 0px;
}

#odeslat-btn {
  background-image: url("/img/btn_odeslat.gif");
  background-repeat: no-repeat;
  width: 62px;
  height: 19px;
  margin-top: 0px;
}


#sanoma{
  background-image: url("/img/sanoma_logotype.jpg");
  background-repeat: no-repeat;
  width: 249px;
  height: 18px;
}

#copy{
  width: 249px;
  background-color: white; 
  font-size: 9px;
  padding-top: 5px;
  text-align: center;
}

#copy2{
  width: 849px;
  background-color: white; 
  font-size: 9px;
  padding-top: 5px;
  text-align: center;
}

div.right{
  background-color: white;
/*  float: left; */
  width: 545px;
/*  position: relative; */
/*  margin-left: 280px; */
  padding-left: 10px;
  padding-top: 10px;
  line-height: 1.4em;
}

table{
 border: 0px; 
 background-color: #F7F7F7;
 text-align: center;
 font-size: 11px;
 font-weight: bold;
}


a{
  color: #4A4A4A;
  text-decoration: none;
}

a:hover{
  background: #000;
  color: white;
  text-decoration: none;
}

a.def {
   background: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.menulink:link, .menulink:visited {

  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
}

.menulink:hover {

   padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
}


/* -------------------- */
div.titulek1 {
	color: #F79A19;
	font-size: 13pt;
}

a.atitulek {
	color: #F79A19;
	font-weight: bold;
}

input.fform {
	border: 1px #FFD700 solid;
}

input.fform {
	border: 1px #FFD700 solid;
	width: auto;
   height: auto;
}

input.fform2 {
	border: 1px #FFD700 solid;
	background-color: #F0E68C;
   height: auto;
}

img.logo {
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 padding-right: 5px;
}