body{
	background: white;
	color: black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
}
#logo{
	padding:0; text-align: center;
}
#logo a{
	text-decoration: none;
	line-height: 40pt;
}
#logo a span{
	display: none;
}
/*
#logo a:hover span{
	background:url("../images/header-over.jpg") 0 0 no-repeat;
}
*/
#preskocit {
	margin-top: -10px;
	display: none;
}
#navigation{
	display: none;
}
/* buttons */
#content{
	padding: 0;
	padding-bottom: 10px;
	width: 18cm;
}
#correct{
	height: 1px;
	clear: left;
}
a{
	color: #004779;
	text-decoration: underline;
}
h2{
	color: #330040;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 130%;
	font-weight: normal;
	text-align: left; 
	letter-spacing: 0.1em;
}
h3{
	margin-top: 0;
}
#content_main{
	background: White;
	padding:10px;
	float: left;
	text-align: left;
	width: 11cm;
}
#content_main dt{
	line-height: 30pt;
	margin: 10px 0 10px 10px;
	cursor: default;
}
#content_kontakt{
	margin: 0;
	margin-top: 15px;
	padding-right: 8px;
	background: White;
}
#content_kontakt h3{
	color: #330040;
	margin-left: 30px;
	font-weight: normal;
	font-size: 110%;
}
#content_kontakt p{
	margin-left: 30px;
	font-size: 100%;
	text-align:left;
	line-height: 16pt;
}
.vyrazne{
	color: #330040;
}
#content_kontakt img{
	margin-top: 10px;
}
.content_ico{
	margin-right: 4px;
}
#footer,#footer_meta{
	display: none;
}
/* diskusne forum */
form table{
	margin-left: 20px;
	border-bottom: 1px solid #330040;
	font-size: 12px;
}
form .it{ /*it = inputtext*/
	background: White;
	border: 1px solid #7F9DB9;
}
#form_bottom{
	padding-bottom: 10px; 
}
form table td{
	padding: 2px 4px;
}
form .submit{
	cursor: hand;
}

.prispevok{
	font: small/16px "Century Gothic", "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin-left: 30px;
}
.prispevok img{
	padding: 1px 5px 3px 3px;
	vertical-align: bottom;
	border: 0;
}
.prispevok_top{
	border: 1px solid Silver;
	border-bottom: 0;
	background: #DADADA;
	text-align: left;
	padding: 3px;
}
.prispevok_bottom{
	border: 1px solid Silver;
	border-top: 0; 
	background: #f4f4f4;
	text-align: left;
	font-size: 11px;
	padding: 1px;
}
.prispevok_left{
	float: left;
}
.prispevok_right{
	float: right;
}
.prispevok_text{
	border: 1px solid Silver;
	border-top: 0;
	text-align: justify;
	padding: 3px;
}
#strany{
	text-align: center;
}
#strany a, #strany span{
	margin: 0 5px;
}
