body{
font-family: Arial, Helvetica, sans-serif;
color:#000;
font-size: 0.91em;
line-height:1.5;
min-width:990px;
margin: 0 auto 0 auto;

}

html,body
{
	height:100%
}



#cont{
	margin: 0 auto 0 auto;
	text-align: center;
	
}

#top{
	background: url(../img/top_bg.gif) repeat-x #65A5D1;
	height: 60px;
	padding-top: 0px;
}



#content{
	background: url(../img/bg.gif) repeat-x #C2E0F6;
	margin: 0 auto 0 auto;
	text-align: center;

}

#write{
	width: 990px;
	margin: 0 auto 0 auto;
}

#box{
	background: url(../img/cont_bg.gif) repeat-x #0C65A5;
	width: 880px;
	text-align: left;
	margin: 0 auto 0 auto;
	color: #fff;
}

#boxin{
	padding: 20px 20px 50px 20px;
}

#footer{
	clear: both;
	text-align: center;
	padding: 5px;
	color: #fff;
	padding-top: 30px;
	font-size: 12px;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	color: #cdcdcd;
}

#header{
	width: 990px;
}

#test_img{
	height: 197px;
	width: 480px;
	}

.separate{
	widows: 97%;
}	

p.k{
	padding: 0;
	margin: 0;
}

p.k a{
	cursor: default;
}
	
.sidel{
	float: left;
	width: 50%;
	text-align: center;
}

.sider{
	float: left;
	width: 40%;
	text-align: center;
}

#formular{
	display: block;
	margin-top: 30px;
	margin-left:30px;
	width: 600px;
	font-size: 13px;
}

#formular legend{
	font-size: 13px;
	font-weight: bold;
}

#formular input{
	width: 280px;
	height: 18px;
}

#formular fieldset{
	border: solid 1px;
	border-color: #154f66;
	padding: 30px;
}

#formular textarea{
	width:280px;
	height: 150px;
}

#formular label{
	display: block;
	padding: 3px 0 2px 0;
	
}

#formular input.submit{
	background: url(../img/submit.png) no-repeat;
	width: 144px;
	height: 24px;
	display: block;
	border: none;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}

#pdf img{
	width: 55px;
}

#pdf a{
	font-size: 20px;
	color: #b2c8c8;
	text-decoration: none;
}

#pdf a:hover{
	color: #fff;
}

p.chyba{
	color: red;
	font-weight: bold;
}

img{
	border: none;
}

a img.nahled{
	width: 300px;
	border: solid 1px red;
}
	
/* Tags */
h1{
	margin: 20px 0 20px 0;
	padding: 0;
	font-weight: normal;
}

h1 a{
	text-decoration: none;
	font-weight: normal;
	font-size: 34px;
}

h2{
	font-weight: normal;
	font-size: 22px;
	text-align: left;
	padding: 20px 0 10px 20px;
	border-bottom: solid 10px;
	border-color: #6A6A6A;
	display: block;
	width: 90%;
}

h3{
	border-bottom: solid 1px #000;
	font-size: 17px;
	font-weight: normal;
}

#chapter-one {
      margin:20px 0 0 55px; padding:0 0 0 0px;
      width:300px; height:127px;
      background:url("../img/logo.png") top left no-repeat;
      }
#chapter-one span { display:none }




li{
	list-style-type: square;
}



p a{
	color: #c2e0f6;
}

p a:hover{
	color: #fcfcfc;
}

p.lite
{
text-align: justify;
}

p.lite a
{
	font-weight: bold;
	cursor: help;
	color: black;
	text-decoration: none;
}

p.lite a span
{
	position: relative;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
}

p.lite a span span
{
	display: block;
	position: absolute;
	visibility: hidden;
	top: 2em;
	left: .5em;
	padding: .2em .5em;
	width: 500px;
	background: #fca;
	border: solid #b86 2px;
}

p.lite a:hover span span
{
	visibility: visible;
}


.hidden 
{
  display: none;
}

.error 
{
  color: red;
  font-weight: bold;
  padding: 3px 20px 3px 30px;
  margin: 3px 0 3px 0;
  background: url(../img/vykricnik.gif) left no-repeat;
  
}
 

.fixed{
	position:fixed; left: 10px; top: 50px;
}

.brown{
	color: #cc3300;
}

.uvodnik{
	padding: 15px;
	width: 750px;
	border-top: #dcedfe 5px solid;
	margin-bottom: 30px;
	font-size: 17px;
	font-style: italic;
	background: #65a5d1;
}

.black{
	color: #000;
}

.slideshow{
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 5px 30px 20px 30px;
	border: #187ea7 1px solid;
	width: 400px;
	background:  #154f66;
}


ul.desc li{
	list-style-type: square;
}
