body{ 
  margin:0px 0px 10px 0px;
  padding:10px 0px 10px 0px;
	background-color: #CCCCCC;
 	font-family: "Trebuchet MS","Arial";
  font-size:80%;
	color:#000000;
  text-align: left;
  line-height: 1.3;
  }

h2{
  font-size: 160%;
  font-weight: normal;
  margin: 4px 0 7px 0;
  text-align:left;
  color: #0B89C6;
  line-height:1.2;
  border-bottom:3px solid #DD0000;
  }

h3{
  font-size: 100%;
  font-weight: bold;
  margin: 2px 0 3px 0;
  text-align:left;
  color: #DD0000;
  line-height:1.0;
  }


p, table, ul, ol{
  margin:0 0 10px 0;
  }

ol, ul{	
  margin:0 0 30px 0;
  padding:0px;
}

.povinny{
  font-weight:bold;
  color:#FF0000;
}

ul{
  list-style:none;
}

ul li{
  padding:0 0 0 30px;
  list-style: none;
  background-image: url("img/li.gif");
  background-repeat:no-repeat;
  background-position:8px 5px;
}

abbr{
  cursor: help;
  border-bottom: 1px dotted;
  color:#1E3D5B;
  }

hr{
  background-color:#DD0000;
  border-width:0px;
  height:1px;
  margin:10px 0 10px 0;
  clear:both;
}

A:link {	TEXT-DECORATION: underline; color: #2B5580;}
A:visited{TEXT-DECORATION: underline; color: #2B5580;}
A:active{ TEXT-DECORATION: none; color: #2B5580;}
A:focus{ TEXT-DECORATION: none; color: #2B5580;}
A:hover {	TEXT-DECORATION: none; color: #E3001B;}

.icon{
  position:relative;
  top:3px;
  padding:2px 5px 0 3px;
}

.dif-line{
  background-color:#eeeeee;
}

.img{
  padding:4px;
  border:1px solid #CCCCCC
}

.clear{
  display:block;
  width:100%;
  height:1px;
  clear:both;
}

table.hover tr:hover{
  background-color:#d8d8d8;
}
table.hover td:hover{
  cursor:pointer;
}


/*------chybove hlasky----------------*/
p.hlaska-error{
  font-weight:bold;
  color:#ED5901;
  text-align:left;
}

#prihlaseni p.hlaska-error{
  font-weight:bold;
  color:#000000;
}

p.hlaska-confirm{
  font-weight:bold;
  color:#519E01;
}

.changed{
  color:#880000;
  border: 1px solid #880000;
}

/*----- formulare --------------------*/

form{
  padding:0px;
}

label{
  width:150px;
  padding:0px 10px 0 0;
  display:block;
  float:left;
  clear:both;
  text-align:left;
  margin-bottom:6px;
}

label.povinne{
  font-weight:bold;
}

input, select, textarea, .input{
  width:400px;
  margin-bottom:3px;
 	font-family: "Trebuchet MS","Arial";
 	font-size:95%;
 	float:left;
 	border:1px solid #AAAAAA;
}

.input{
  border-width:0px;
}

.check-area{
  width:320px;
  margin-bottom:6px;
  float:left;
}

.check-area label{
  display:inline;
  float:none;
}

.check-area input
{
  width:auto;
  border-width:0px;
  float:none;  
}

.formblok{
  display:block;
  overflow:hidden;
}

.formblok img{
  position:relative;
  top:3px;
  padding-right:3px;
}

.formblok .icon{
  cursor:pointer;
}

.button{
  padding:1px 6px 1px 6px;
  margin:10px 0 35px 160px;
  clear:both;
  width:auto;
}

form.vzkaz{
  background-color:#ECECEC;
  padding:10px 0px 0 10px;
}

form.vzkaz textarea{
  width:500px;
}

#prihlaseni input, #hledani input, #hledani select{
  width:170px;
}
#prihlaseni label, #hledani label{
  width:90px;
}
#prihlaseni .button, #hledani .button{
  margin:2px 0 0px 100px;
  width:auto;
}

form em{
  display:block;
  clear:both;
  padding-left:162px;
  font-style:italic;
  position:relative;
  top:-5px;
}

/*-----tabulky------------------------*/

table{
  width:100%;
  margin:0px;
  line-height:1.1;
}

table td{
  border-bottom:1px solid #DDDDDD;
}

table .number{
  float:right;
}

th, th A{
  text-align:left;
  color:#666666;
  font-weight:normal;
  text-decoration:none!important;
}

.ico A img{
  border-width:0px;
}

table.admin td{
  cursor:pointer;
}

/*----rozvrzeni stranky---------------*/


#obal{
  width:969px;
  overflow:hidden;
  margin:0px auto 0px auto;
  padding:15px 15px 15px 15px;
  background-color:#ffffff;
}

#topline{
  margin:0 0 0px 0;
  padding:0px 0 14px 0;
  width:100%;
  overflow:hidden;
  background-image:url("img/_header.gif");
  background-repeat:no-repeat;
  background-position:0px 60px;
}

#topline .left{
  float:left;
  width:45%;
  margin:0px;
  padding:0px;
}

#topline .right{
  float:right;
  width:400px;
  height:50px;
  padding:4px 0px 10px 82px;
  text-align:left;
  background-image:url("img/tandem.gif");
  background-repeat:no-repeat;
  background-position:20px 0px;
  line-height:1.3;
  margin:0px;
}
#topline a{
  text-decoration:none;
}

#topline h1{
  font-weight:normal;
  font-size:200%;
  padding:15px 0 0 10px;
  margin:0px;
  line-height:1
  
}

#topline h1 a{
  color:#1E3D5B;
  text-decoration:none;
}

#topline img{
  position:absolute;
  background-color:white;
  padding:5px 5px 0 5px;
  margin-top:10px;
}

.left{
  float:left;
  width:455px;
  padding:0 10px 0 10px;
  margin-bottom:0px;
  clear:left;  
}

.right{
  float:right;
  width:455px;
  padding:0 10px 0 10px;
  margin-bottom:0px;
}

#pruh{
  width:100%;
  clear:both;
}

#pruh-left{
  width:484px;
  height:34px;
  float:left;
}

#jazyky{
  width:464px;
  padding:12px 0 0 20px;
  height:28px;
  float:left;
  color:#FFFFFF;
  text-align:right;
}

#jazyky A{
  color:#FFFFFF;
  padding:0px 20px 0px 23px;;
  background-repeat:no-repeat;
  background-position:0px 5px;
}

#jazyky A.cz{
  background-image:url("img/jazyky_cz.gif");
}
#jazyky A.de{
  background-image:url("img/jazyky_de.gif");
}

#klicova-slova{
  clear:both;
  padding:10px 0px 10px 10px;
  margin-bottom:15px;
  overflow:hidden;
  width:100%;
	background-color: #FFFFFF;
}

.blok{
  float:left;
  width:290px;
  margin:0px 30px 0 0px;
}

#registrace{
  padding:10px;
  background-color:yellow;
}


