.tl {text-align: left;}
.tr {text-align: right;}
.tc {text-align: center;}
.tj {text-align: justify;}

.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}

.pr {position: relative;}
.pa {position: absolute;}
.dn {display: none;}

.fs18 {font-size: 18px;}
.vat {vertical-align: top;}
.b0 {border: 0;}

body {
	margin: 20px 0;
	padding: 0;
	background: #ffffff url(images/img01.gif);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: navy;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #174B92;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #174B92;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img#znak-sloga{
	margin: 5px;
	border: 0;
}

/* Menu */

div#koledar {
	top: 10px;
	right: 10px;
	width: 175px;
}

div#koledar table {
	background-color: #fff;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #AF1515;
	width: 175px;
}

div#koledar table td {
	width: 25px;
	height: 14px;
	line-height: 14px;
	font-size: 11px;
	text-align: center;
}

div#koledar table td a{
	color: #000;
	font-weight: bold;
	display: block;
}

div#koledar table td#today {
	background-color: #dadada;
}

div.event_element {
	background-color: #FEFFBF;
	border: 1px solid #FFE04F;
	padding: 3px;
	font-size: 11px;
	top: 0px;
	right: 180px;
	width: 500px;
}

div.event_element h4{
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#menu {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background: #ffffff;
	border: 10px solid #174B92;
	border-top: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 47px 0 47px;
	border-right: 1px solid #174B92;
	text-decoration: none;
	font-weight: bold;
	color: #174B92;
}

#menu a.active {
	background-color: #FFC2BF;
	color: #C5261D;
}

#menu a:hover {
	background: #BFDBFF;
}

#menu #rss a {
	border: none;
	background: url(images/img02.gif) no-repeat 30px 10px;
	padding: 8px 39px 0 57px;
}

#menu #rss a:hover {
	color: #000;
}

/* Header */

#upper {
	width: 1000px;
	margin: 0 auto;
	border: 10px solid #174B92;
	background: #174B92;
}

#upper table {
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#upper td {
	padding: 0 5px;
	line-height: 17px;
	font-weight: bold;
}

#upper td.banners {
	padding: 0;
}

#upper td p{
	padding: 0;
	margin: 0 0 7px;
}

#header {
	width: 1000px;
	height: 180px;
	margin: 0 auto;
	border: 10px solid #174B92;
	border-top: none;
}

#header h1 {
	padding: 75px 0 0 20px;
	font-size: 1.8em;
}

#header h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

#header a {
	text-decoration: none;
	color: #DAEBDB;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff url(images/img04.gif) repeat-y;
	border: 10px solid #174B92;
	border-top: none;
}

/* Posts */

div#projekt {
	width: 200px;
	float: right;
	font-size: 10px;
	font-family: verdana;
	color: #000;
	background-color: #fff;
	padding: 5px;
	border: 1px dotted #174B92;
}

	div#projekt img {
		border: 0;
	}
	
	div#projekt a {
		color: #003366;
		text-decoration: none;
	}
	
	div#projekt a:hover {
		text-decoration: underline;
	}

#posts {
	float: right;
	width: 700px;
	padding: 20px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
}

#posts .story img {
	border: none;
}

#posts .meta {
	padding: 5px 0 0 20px;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

div#comment_top {
	margin-top: 10px;
	border-top: 1px dotted silver;
}

div.comment {
	font-size: 10px;
	margin-bottom: 2px;
	background: url(images/zavihek.gif) no-repeat bottom right;
	padding: 2px 5px;
	line-height: 16px;
}

div.bgblue {
	background-color: #DFEDFF;
	border-left: 3px solid #174B92;
	color: #174B92;
}

div.bgred {
	background-color: #FFDFE0;
	border-left: 3px solid #C5261D;
	color: #8F0700;
}

div.comment small {
	font-size: 9px; 
	font-weight: bold;
}

form#comment_form {
	margin: 0;
	padding: 0;
}

form#comment_form fieldset {
	font-size: 10px;
	border: 0;
	background: none;
	background-color: #DFEDFF;
	padding: 10px;
}

form#comment_form label {
	display: block;
	width: 150px;
	float: left;
	font-size: 10px;
}

form#comment_form input, form#comment_form textarea {
	border: 0;
}

form#comment_form .fail {border: 1px solid red;}

input#city {display: none;}

/* Links */

#links {
	float: left;
	width: 220px;
	padding: 20px
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 10px;
}

#links li li {
	padding: 3px 0;
}

#links li ul li a {
	display: block;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

#links li ul li a.active {
	padding-left: 7px;
	background: #fff url(images/arrow_right.gif) no-repeat 0 5px;
}
#links li ul li a:hover {background-color: #FFDFE0; text-decoration: none;}

#links li i {
	font-size: smaller;
}

small.active {background-color: #fff; font-weight: bold; color: #000;}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

