/* @override http://sinfin.cz/css/style.css */

/* ZAKLADNI TAGY*/
html { height: 100%; }
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  background-color:#EDEFF0;
  width: 100%;
  min-height: 100%;
  height: 100%;
  background-image:url(../images/hornipruh.png);
  background-position:top;
  background-repeat:repeat-x;
 }
td {
	font-size: small;
	padding: 4px;
}

th {
	text-align: left;
	font-size: 10px;
	background-color:#378290;
	color: white;
	font-weight: bold;
	padding: 5px;
}
body, p, ol, ul, td {
  font-size:   10px;
  line-height: 17px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

h1 {
	padding-top: 18px;
	font-size: 18px;
}
h2 {
	padding-top: 10px;
	font-size: 14px;
}
img{
	border: none;
}
/* POZICOVANI */
#body{
	width: 100%;
/*	height: 98%;*/
	height:100%;
	background-image:url(../images/ker.png);
	background-position:top left;
  	background-repeat:no-repeat;
 }
#textblok{
	position:absolute;
	left:28px;
	width: 613px;
	float: right;
	min-height: 100%;
	background-color:#FFF;
	#height: 100%; /* explorer hack */	
}
#menu{
	float: left;
	min-height: 10px;
	height: auto;
	#height: 10px; /* explorer hack */
	background-image:url(../images/ker.png);
	background-position:top;
  background-repeat:no-repeat;
}
#menu2{position:absolute;
left:637px;
	float: right;
	width: 270px;
	min-height: 100%;
	height: auto;
	#height: 100%; /* explorer hack */
	background-image:url(../images/ker2.png);
	  background-position:top right;
  background-repeat:no-repeat;
}
#log{
width:100%;

}
#logo
{
position:relative;
left:45px;
}
.panel{
width:100%;
height:18px;
background-color:#15516C;
}
.panel a{
color:#FFFFFF;
font-size:10px;
padding:8px 9px 8px 9px;
text-decoration:none;
background-image:url(../images/okraj.png);
background-position:left;
background-repeat:repeat-y;
/*border-left:5px dashed white; nefunguje v IE*/}
#firsta{
padding:0 8px 5px 55px;
text-decoration:none;
background-image:none;
}
#text{
width:500px;
margin: 28px 55px 0 55px
}
h1{
font-size:16px;
line-height:0.7em;
}
h2{
font-size:12px;
line-height:0.7em;
}
h3{
	font-size:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h1 i{
font-stretch:normal;
font-weight:normal;
font-style:normal;}
p{
	line-height:1.5em;
}
ul{
	padding-left: 0em;
	list-style-type: none;
}
li{
	padding-bottom: 0.5em;
}
ul.normal{
	padding-left: 1.5em;
	list-style-type: disc;
}
#text a,#log a{color:#000000; text-decoration: none; border-bottom: 1px dotted grey;}
.reference li a{border-bottom: none;}
#text a:hover,#log a:hover{background-color:#333;color:white; border-bottom: none; text-decoration: underline;}
#text a:visited,#log a:visited{ color:#777;} 
#log span{
position:absolute;
left:450px;
top:35px;}
#copyright{
	clear: both;
	margin: 0px;
	width: 100%;
	height: 15px;
	background-color: #245154;
	color: white;
	text-align: right;
	font-size: 9px;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.note{
 	margin-top: 1em;
	font-size: x-small;
	color: grey;
	font-style: italic;
}
.detail{
	margin-bottom: 1em;
}
.contact{
	margin-top: 1em;
}
