body{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E1F0F3;
}
a{
	color: black;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #2062B7;
}
#stranka{
	margin: auto;
	text-align: left;
	width: 780px;
	background-color: gray;
	position: relative;
}
#hlavicka{
	margin: 0px;
	position: relative;
	background-color: Black;
	height: 42px;
	background-image: url(graphics/pseudologo.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
}
#menu{
	clear: both;
	margin: 0px;
	background-image: url(graphics/pattern.png);
	height: 38px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu a{
	padding-top: 17px;
	display: block;
	float: left;
	width: 118px;
	height: 21px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: xx-small;
}
#menu li{
	float: left;
}
#menu a {
	background-color: transparent;
}
#menu a:hover{
	padding-top: 17px;
	display: block;
	float: left;
	width: 118px;
	height: 21px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: xx-small;
	background-color: transparent;
	background-image: url(graphics/a.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#fotka{
	clear: both;
	margin: 0px;
	background-image: url(graphics/fotka.png);
	height: 50px;
	text-align: right;
	color: White;
	font-weight: bold;
	font-variant: small-caps;
	font-size: large;
	padding-top: 75px;
	padding-right: 60px;
}
#pruh{
	margin: 0px;
	height: 12px;
	background-image: url(graphics/pattern.png);
	background-position: -3px;
}
#telo{
	margin: 0px;
	min-height: 300px;
	background-color: White;
	padding: 10px;
	font-size: xx-small;
}
#pruh_2{
	margin: 0px;
	height: 12px;
	background-image: url(graphics/pattern.png);
	background-position: -3px;
	clear: both;
}
#paticka{
	margin: 0px;
	color: White;
/*	height: 35px;*/
	text-align: center;
	font-size: xx-small;
	background-color: black;
	padding-top: 10px;
}
#paticka a{
	color: white;
}
#paticka a:hover{
	color: white;
	text-decoration: none;
}
.index-news, h2, .search_board, form{
	margin: 0px;
}
#jeden_sloupec{
	display: block;
	width: 585px;
	float: left;
}
#druhej_sloupec{
	display: block;
	width: 175px;
	float: right;
}
#druhej_sloupec ul {
	margin: 0;
	padding: 0;
}
#druhej_sloupec ul li {
	margin: 0;
	padding: 0 0 3px 0;
}

h1{
	font-size: 14pt;
	font-variant: small-caps;
	padding-top: 10px;
}
h2{
	font-size: small;
	font-variant: small-caps;
	padding-top: 10px;
}
.search{
	border: 1px solid black;
	margin-top: 3px;
	margin-bottom: 3px;
}
.submit{
	border: 1px solid black;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: black;
	color: white;
	cursor: hand;
}
h3{
	font-size: small;
}
ul,li{
	list-style-type: none;
}
#uzavera{
	clear: both;
}
#hlavicka .logo{
	display: block;
	width: 300px;
	height: 40px;
	float: left;
}
#hlavicka a{
	background-color: transparent;
}
#vlajky{
	padding-top: 17px;
	padding-right: 10px;
	float: right;
	width: 180px;
	height: 23px;
	text-align: right;
}
#vlajky img{
	border: 0px;
}

#jeden_sloupec ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}
#jeden_sloupec ul li
{
	padding: 0 0 0 9px;
	margin: 0 0 10px 0;
	background: url(http://cmsfaethon.org/data/images/dot.gif) 0 6px no-repeat;
}

img a {
	border: none;
}

div.index-news-polozka, div.news-item {
	margin-bottom: 10px;
}

div.news-item .annotation {
	margin-bottom: 10px;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 12pt;
	color: #2062B7;
}

h6 {
	font-size: xx-small;
	margin: 0;
}

table {
	font-size: xx-small;
}

table td {
	vertical-align: top;
}

/* 
	comments 
*/
div.comment-title {
	background: #FFECD2;
}
div.comment-text {
	background: #FFF7EC;
	padding: 3px 0px 3px 0px;
}
div.comment-date {
	float: right;
	font-size: 8pt;
}
div.comment-reply {
	text-align: right;
}
table#comments-table td {
	background: #FFF7EC;
}
table#comments-table-ia td {
	background: #ffffff;
}
table#comments-table td#subject, table#comments-table-ia td#subject {
	width: 350px;
	color: #333333;
	font-weight: bold;
}
table#comments-table td#author, table#comments-table-ia td#author {
	width: 200px;
	color: #333333;
	font-weight: bold;
}
table#comments-table td#date-time, table#comments-table-ia td#date-time {
	width: 150px;
	color: #333333;
	font-weight: bold;
}
div.comments-mp {
	float: left;
}
