body {
	background-image: url(../images/back.jpg);
	background-color: #98CCFE;
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	font-family: Tahoma, Arial, Lucida, sans-serif;
	font-size: 90%;
	line-height: 110%;
	color: #333366;
}
h1, h2, h3, h4 {
	font-size: 110%;
}
a {
	color: #333366;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
img {
	border: none;
}
#page, body, td, div, a, img {
	margin: 0px;
	padding: 0px;
}
/*ul {
    list-style-position: inside;
}*/
hr {
    border: none;
    border-bottom: 1px solid black;
}
#page {
	width: 800px;
	margin: 10px auto;
	max-width: 100%;
	padding: 0px;
	background-color: white;
	text-align: left;
}
#top {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer {
	text-align: right;
	background-color: #333366;
	color: #9cf;
	padding: 5px;
	font-size: 80%;
}
#footer a {
    color: #9cf;
}
#footer hr {
    display: none;
}

#left {
	width: 200px;
	float: left;
}
#main {
	width: 430px;
	float: left;
	overflow: hidden;
	margin-top: 7px;
}
#right {
	width: 170px;
	float: right;
	overflow: hidden;
}
.cleaner {
	clear: both;
	margin: -1em 0 0 0;
	padding: 0px;
	height: 1em;
	border: none;
	font-size: 1px;
	line-height: 1;
	visibility: hidden;
}
#top {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	z-index: 1000;
	height: 140px;
}
#top div.central_right {
	position: relative;
	margin: 0 0 0 200px;
	background-color: transparent;
}
#section-logo {
	width: 600px;
	height: 100px;
	text-align: center;
	overflow: hidden;
}
#section-logo img {
}
.no {
	visibility: hidden;
}
#top h1 {
	display: none;
}
#top .nav_btn {
	float: left;
  	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#top .nav_btn a {
	display: block;
	height: 100%;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
#top .nav_ud a {
	background-color: #333366;
	background: url(/images/buttons/ud.jpg);
	width: 150px;
	height: 40px;
}
#top .nav_ud a:hover {
	color: #333366;
	background-color: #99ccff;
	background-position: -150px 0;
	width: 150px;
	height: 40px;
}
#top .nav_info a {
	background-color: #333366;
	background: url(/images/buttons/info.jpg);
	width: 150px;
	height: 40px;
}
#top .nav_info a:hover {
	color: #333366;
	background-color: #99ccff;
	background-position: -150px 0;
	width: 150px;
	height: 40px;
}
#top .nav_kon a {
	background-color: #333366;
	background: url(/images/buttons/kontakty.jpg);
	width: 150px;
	height: 40px;
}
#top .nav_kon a:hover {
	color: #333366;
	background-color: #99ccff;
	background-position: -150px 0;
	width: 150px;
	height: 40px;
}
#top .nav_mapa a {
	background-color: #333366;
	background: url(/images/buttons/mapa.jpg);
	width: 150px;
	height: 40px;
}
#top .nav_mapa a:hover {
	color: #333366;
	background-color: #99ccff;
	background-position: 150px 0;
	width: 150px;
	height: 40px;
}
#top .logo {
   position: absolute;
   top: 10px;
   left: 10px;
   width: 200px;
   height: 140px;
}
#top .logo a {
   display: block;
   width: 100%;
   height: 100%;
   z-index: 100;
}
#top-navigation {
	width: 600px;
}
#left .sidebar-content {
	padding-left: 5px;
}
#right .sidebar-content {
	padding-right: 5px;
}
#right .sidebar-content p {
    margin: 5px;
}
#left h2 {
	color: white;
	background-color: #336;
	font-size: 90%;
	margin-left: -5px;
	padding: 2px 5px 2px 5px;
}
#nav_menu {
    width: 90%;
    margin: auto;
}
#right h2 {
	color: white;
	background-color: #336;
	font-size: 90%;
	margin-right: -5px;
	padding: 2px 5px 2px 5px;
}
#sidebar-left, #sidebar-right {
/*	text-align: justify;*/
}
#sidebar-left h2, #sidebar-right h2 {
	text-align: left;
}
.main-content {
    margin: 0 5px;
	 text-align: justify;
}
.event_list {
    padding-right: 10px;
}

.event_list .date {
    margin-bottom: 10px;
}

.event_list em {
    font-size: 80%;
    color: #fcc;
    margin-left: 10px;
    display: block;
    font-style: normal;
}
.event_title {
	margin-bottom: 1px;
	border-bottom: 1px solid #fcc;
	font-size: 90%;
}
.event_title a {
	text-decoration: none;
	background: url(/images/eti.png) no-repeat 0 4px;
	padding-left: 12px;
	display: block;
}
.event_date {
	font-weight: bold;
    color: #336;
    margin-bottom: 2px;
    padding: 1px 1px 1px 0px;
    width: auto;
    display: block;
    font-weight: bold;
}
.event_detail {
	font-size: 80%;
	padding: 2px 0 5px 5px;
}
.event_list ul {
	list-style-type: none;
	padding-bottom: 5px;
	margin: 0;
	padding: 0;
}
.event_list li {
	margin-left: 0px;
}
.event_box {
    border: 1px solid #336;
    background-color: #FFFAFA;
    padding: 5px;
    margin-bottom: 5px;
}
#event_list hr.event_divider {
    display: none;
}
#event_list h2 {
    background-color: #336;
    border-top: 1px solid #FFDDED;
    color: white;
    padding: 1px 3px;
    font-size: 90%;
}
#event_list h1 {
    font-size: 110%;
    border-top: 2px solid #336;
    background-color: #933;
    color: white;
    padding: 2px 3px;
}
#event_filter {
    border: 1px solid #336;
    background-color: #FFFAFA;
    padding: 5px;
    margin: 5px 0;
}
.announcement-list {
	margin-bottom: 10px;
}
.article-box, .announcement-list .announcement-box, .short_news-box {
    margin: 3px 0;
    padding: 5px;
	font-size: 90%;
}
.announcement-box > a, .short_news-box div.related_article > a {
    display: block;
    text-align: right;
    width: 100%;
}
.announcement-list .announcement-box {
	background-color: #FFFAFA;
	border: 1px solid #993333;
}
.announcement_body{
}
.announcement_body p {
	margin: 0;
	padding: 5px 0px 5px 0px;
}
hr.announcement-divider {
    display: none;
}
.announcement-list h2, .short-news-list h2, .article-list h2 {
	padding: 2px 5px 2px 5px;
	font-size: 90%;
	margin: 0;
}
.announcement-list h2 {
	background-color: #993333;
	color: #FFFFFF;
}
div.announcement-list > a {
	font-size: 90%;
	text-align: right;
	display: block;
	padding: 0px 5px 5px;
	font-weight: bold;
	color: #993333;
}
.short-news-list h2 {
	background-color: #333366;
	color: #FFFFFF;
}
.announcement-list h3, .short-news-list h3, .article-list h3,
.announcement-list h3 a, .short-news-list h3 a, .article-list h3 a {
    font-weight: bold;
    margin: 0 0 0 0;
	 color: #333366;
    }
.short-news-list {
	margin-bottom: 10px;
}
.short_news-box {
	font-size: 90%;
	background-color: #C9E4FF;
	border: 1px solid #333366;
	padding: 5px;
	margin: 3px 0;
}
div.short-news-list > a {
	font-size: 90%;
	text-align: right;
	display: block;
	padding: 0px 5px 5px;
	font-weight: bold;
}
.short_news_content {
	margin: 0;
	padding: 5px 0px 5px 0px;
}
.related_article {

}
hr.short_news-divider {
    display: none;
}
div.article-list > a {
	font-size: 90%;
	text-align: right;
	display: block;
	padding: 0px 5px 5px;
	font-weight: bold;
}
.article-list h2 {
	background-color: #993333;
	color: #FFFFFF;
	font-size: 110%;
}
.article-box {
	border: 1px solid #993333;
}
.article-box h3 {
	font-size: 110%;
}
.header {
	color: #993333;
	font-size: 90%;
	padding-top: 3px;
}
.header a {
	color: #993333;
}
.perex {
}
.perex > p {
	margin: 0;
	padding: 5px 0px 5px 0px;
}
.footer {
	font-size: 90%;
	color: #993333;
}
.comments_info {
	font-style: italic;
	color: #333366;
}
.comments_info a {
	color: #333366;
}
.footer a {
	color: #993333;
}
hr.article-divider {
    display: none;
}
div.a_perex, div.perex {
    text-align: justify;
}
div.a_perex {
	border: 10px solid #fcc;
	border-top-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
	margin: 5px 0px 5px 0px;
	color: #993333;
}
div.a_perex p{
	padding: 5px;
	margin: 0px;
}
.comment_header {
    background: #FFFAFA url(/images/admin/comment.gif) no-repeat 1px 3px;
    border-top: 1px solid #336;
    padding: 2px 2px 2px 20px ;
}

#article-show .comment_header {
    margin-left: 10px;
}

.comment .content {
    margin: 5px 0px;
    overflow: auto;
}
.comment {
    margin-bottom: 5px;
}
#article_comment_list {
    margin: 10px 0px;
}
#server_map_section_list {
    list-style-type: square;
}
#server_map_section_list li {
    margin-left: 10px;
}
.form_error {
    color: red;
    margin-left: 25%;
}
form .label {
    display: block;
    width: 25%;
    float: left;
}
form .input input, form .input textarea, form .input select,
form input.input, form textarea.input , form select.input {
    width: 60%;
    border: 1px solid #eef;
    margin: 2px;
}
#event_filter .input {
    width: 40%;
}
legend {
    font-size: large;
    font-weight: bold;
}
fieldset {
    width: 90%;
    border: 1px solid #eef;
    padding: 10px;
}
.form_actions {
    margin-top: 10px;
    width: 90%;
    text-align: right;
}
#comment_form {
    margin-top: 40px;
}
.button {
    cursor: pointer;
    border: 1px solid #eef;
    color: white;
    padding: 1px 3px;
    background-color: #336;
    margin: 1px;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
}
.button a {
    text-decoration: none;
    color: white;
    margin: auto;
    font-size: 0.9em;
    font-weight: bold;
}
.button a:hover {
    background: inherit;
    color: white;
    font-size: 0.9em;
    font-weight: bold;
}
#contact {
	font-size: 80%;
	color: #333366;
	border: 1px solid #333366;
	padding: 1px;
	background-image: url(../images/back_con.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#contact p {
	margin: 0;
	padding: 0;
}
.envelope {
	background: url(../images/envelope.gif) no-repeat;
}
#popular {
	margin-left: 10px;
	margin-right: 5px;
	font-size: 90%;
}
#popular ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0; padding: 0;
}
#popular li {
	background-color: #FFEFF7;
	border: 1px solid #FFFFFF;
	padding: 2px 3px 2px 3px;
}
#comments {
	font-size: 80%;
	color: #333366;
	border: 1px solid #333366;
	padding: 1px;
	background-image: url(../images/back_con.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#comments p {
	margin: 0;
	padding: 0;
}
#recommended_links {
	margin-left: 10px;
	margin-right: 5px;
	font-size: 90%;
}
#recommended_links ul {
	margin: 0; padding: 0;
}

#recommended_links ul li {
	list-style-position: outside;
	list-style-type: none;
}
#recommended_links li {
	background-color: #FFEFF7;
	border: 1px solid #FFFFFF;
	padding: 2px 3px 2px 3px;
}
#recommended_links ul li a {
	display: block;
	width: 100%;
}
#recommended_links ul li a img {
	display: block;
	margin: auto;
}
.persistent_navigation {
	background-color: #FFEFF7;
	color: #993333;
	display: block;
	width: 100%;
	font-size: 90%;
}
.persistent_navigation a {
	font-weight: bold;
	color: #993333;
}
.persistent_navigation a:hover {
	color: #333366;
	text-decoration: none;
}
.content {
}
.a_header {
	color: #993333;
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.a_header a {
	color: #993333;
}
.a_author {
	text-align: right;
	font-size: 90%;
	font-style: italic;
	margin-top: 5px;
}
.image_frame {
	border: 1px solid #333366;
}
.img_info {
	background-color: #333366;
	color: #B3D9FF;
	font-size: 80%;
	padding: 2px;
	text-align: left;
}
.picture_info {
	background-color: #333366;
	color: #B3D9FF;
	padding: 2px;
	text-align: left;
}
.article-box-related-article h3 {
}
.media img {
	vertical-align: middle;
}
.attached_medias h2 {
	padding: 5px;
	width: 100%;
	border-top: 1px solid #336;
	background-color: #FFFAFA;
}
.media ul {
	padding-bottom: 5px;
}
.related_articles h2 {
	padding: 5px;
	width: 100%;
	border-top: 1px solid #336;
	background-color: #FFFAFA;
}
.a_comments h2 {
	padding: 5px;
	width: 100%;
	border-top: 1px solid #336;
	background-color: #FFFAFA;
}
.article-box-related-article {
	padding: 5px;
}
.media {
	padding: 5px;
}
.a_comments_actions {
	padding: 5px;
}
.a_comments span {
	padding-left: 5px;
}
#article-show > hr.divider {
	display: none;
}
div.search {
	font-size: 80%;
	color: #333366;
	/* border: 1px solid #333366; */
	padding: 0px;
	/* background-image: url(../images/back_con.jpg);
	background-position: right;
	background-repeat: repeat-y; */
	text-align: right;
}
div.search > form {
	margin: 5px 0;
	padding: 0;
}

input.text {
	font-weight: bold;
	text-align: center;
	width: 150px;
	display: block;
	margin: auto;
	border: 1px solid #333366;
	color: #333366;
	padding: 0px;
	height: 1.5em;
}
div.oldzdice_warning {
    border: 1px solid #933;
    border-width: 2px 5px;
    padding: 5px;
    background-color: #FFEFF7;
    font-size: 105%;
    margin-bottom: 20px;
}
.main_articles {
	background-color: #FFFAFA;
}
#gallery_random img {
    display: block;
    margin: auto;
    border: 1px solid #FFEFF7;
    padding: 1px;
    margin: 5px auto;
    background-color: white;
}
#gallery_random, #weather {
    font-size: 80%;
    text-align: center;
	color: #333366;
	border: 1px solid #333366;
	padding: 1px;
	background-image: url(../images/back_con.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.poll_container {
	font-size: 80%;
	color: #333366;
	border: 1px solid #333366;
	padding: 1px;
	background-image: url(../images/back_con.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.related_polls .poll_container {
    background: none;
    margin-bottom: 2px;
}

.related_polls h2 {
	padding: 5px;
	width: 100%;
	border-top: 1px solid #336;
	background-color: #FFFAFA;
}

.poll_title {
    font-weight: bold;
    margin-bottom: 5px;
}

ul.poll_option_list {
    display: block;
    margin: 0 auto;
    padding: 5px 15px;
}

li.poll_option {
    list-style-type: square;
    margin: 2px 0;
    padding: 0;
}

.poll_container .poll_content {
    margin: 5px;
}

.event_show {
	background-color: #C9E4FF;
	line-height: 1.5;
	border-top: 2px solid #333366;
	font-size: 90%;
	margin-top: 3px;
}
.event_content {
	background-color: white;
	line-height: 1;
	font-size: 110%;
	border-top: 2px solid #333366;
	padding-top: 2px;
}

.inline-button {
   _width:12em;
   font: bold 65%/1 Verdana, sans-serif;
   margin: 0 0.1em; padding: 0.1em 0; _padding:0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #ccc;
   color: black !important;
   }
.inline-button em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.3em;
   background: white;
   color: black;
   }
.inline-button span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.inline-button:hover {
   background: #666;
   color: white;
   }
.inline-button:hover em {
   background: black;
   color: white;
   }

.rss-inline-button { background: orange; color: black }
.rss-inline-button em { background: white; color: #c60 }

#appMode {
	text-align: center;
}