body {
	background: #fff url(../img/back_bg.gif) repeat;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0px 0;
}

/* links */
a, a:visited {	
	color: #00325F;
	background: inherit;
	text-decoration: none;
}

.cleaner {
	clear: both;
}

a:hover {
	color: #333333;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 
}

h1 {
	font-size: 160%;
	font-weight: normal;
	color: #9F0505;
}

h2 {
	font-size: 110%;
	text-transform: uppercase;
}

.pollSling {
	margin-bottom: 2px; 
	margin-top: 2px;
	padding: 2px; 
	border: 1px solid #dcdcdc;
	background-color: #9F0505;
	height: 8px;
	float: left;
}

h3 {
	font-size: 115%;
}

ul, ol {
	margin: 5px 15px;
	padding: 0 15px;
}

sup {
    font-size: 7px;
}

.hr {
	background: url(../img/hr_point);
	width: 580px;
	height: 1px;
}

/* start - table */

.contentTable {
	border-collapse: collapse;
	margin-top: 6px;
	border:1px solid #DFDFDF;
}

.contentTable img {
	border: none;
}

.contentTable th strong {
	color: #fff;
}

.contentTable th {
	background: #9F0505;
	height: 29px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	text-align: left;
	border-bottom: solid 2px #FFF;
}

.contentTable tr {
	height: 25px;
}

.contentTable td {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}

.contentTable td.first {
	color:#333;
	font-weight:bold;
	background:#DFDFDF;
}

.contentTable tr.row-a {
	background: #F8F8F8;
}

.contentTable tr.row-b {
	background: #EFEFEF;		
}

.contentTable table, .contentTable table td {
	border: none;
}

#add_table {
	border: none;
}

#add_table td, #add_table tr, #add_table td {
	border: none;
	padding: 5px;
}

#add_table input, #add_table textarea {
	border-color: #666;
}

/* end - table */

/* form elements */

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	margin: 0;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:250px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8C9F0D url(img/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align:left;
	background: url(../img/shadow.gif) repeat-y center;
	border: none;
}

#content-wrap {
	position: relative;
	left: 14px;
	width: 972px;	
	padding: 0; 	
	background: #ffffff;
	margin-left: 0px;	
}

#header {
	width: 972px;
	height:166px;
	padding: 0;	
	color: #FFF;
	background: #666;
}

#top {
	position: relative;
	width: 976px;
	margin: 0 auto;
	text-align:left;
	height: 18px;
	border-bottom: 2px solid #9F0505;
	font-weight: bold;
}

#headerZnak {
    background: #9F0505;
    width: 197px;
    height: 166px;
    float: left;
    color: black;
    vertical-align: middle;
    text-align: center;
    padding-left: 0;
    margin-right: 0;
    cursor: pointer;
}

#headerZnak img {
	width: 194px;
	height: 163px;
	padding-left: 0;
	margin-left: 0;
}

#headerTop {
    float: left;
    background: url(../img/header/header_top.gif);
    width: 775px;
    height: 18px;
}

#headerTop a {
	color: #ffff02;
}

#headerMiddle {
    float: left;
    width: 775px;
    height: 130px;
    background: #9F0505;
}

#headerBottom {
    float: left;
    background: url(../img/header/header_bottom.gif);
    width: 775px;
    height: 18px;
}

/* Navigation */
.MM {
	width:850px;
	height:20px;
	position: relative;
	top:200px;
	border: 0px solid red;
	background: #999;
	margin-bottom:23px;
}

table {
    border: none;
    border-width: 0;
}

h1 img, h2 img {
	vertical-align: middle;
}

/* LEFT SIDEBAR START */

	#sidebar-left { 
		width: 160px;
		border:none;
		margin-top: 10px;
		float:left;
		border: none;
	}
	
	#sidebar-left ul{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		border:0px solid red;
	}
	
	#sidebar-left li {
		margin-top: 2px;
		width: 120px;		
	}
	
	#sidebar-left li a {
		display: block;
		padding: 10px 15px;
		width: 122px;
		background: #e2e2e3;
		color: #333333;
		font-weight: bold;
		border-left: 7px solid #ffffff;
	}
	
	#sidebar-left li a:link, #navlist a:visited {
		text-decoration: none;
	}
	
	#sidebar-left li a:hover {
		background-color: #9F0505;
		border-left: 0px solid #ffffff;
		color: #ffffff;
	}
	
	/* left sidebar >> eventCalendar */
	#eventCalendar {
		margin-left: 7px;
		width: 154px;
		border: 1px solid #999;
		margin-top: 15px;
	}

	#eventCalendar .dayTitles th {
		background: url(../img/bg_calendar_top2.gif) repeat-x;
		border-bottom: 1px solid #CFCFCF;
	}
	
	#eventCalendar .calendarFoot th {
		background: url(../img/bg_calendar_top2.gif) repeat-x;
		border-top: 1px solid #CFCFCF;
		text-align: right;
		color: #00325F;
		font-weight: bold;
	}
	
	#eventCalendar .calendarHead h2 {
		display: inline;
	}
	
	#eventCalendar .calendarHead h2 img {
		vertical-align: middle;
		margin-bottom: 3px;
		color: #333;
		font-size: 105%;
		padding: 0;
	}
	
	#eventCalendar .calendarFoot th a, #eventCalendar .calendarFoot th a:hover {
		color: #00325F;
	}
	
	#eventCalendar .calendarFoot th a:hover {
		text-decoration: underline;
	}
	
	#eventCalendar th {
		background: url(../img/bg_calendar_top1.gif) repeat-x;
		color: #000;
		font-weight: normal;
	}
	
	#eventCalendar th, #eventCalendar td { 
		text-align: center;
	}
	
	#eventCalendar td {
		margin: 1px;
	}
	
	#eventCalendar .event a, #eventCalendar .event a:hover {
		display: block;
		background-color: #C90808;
		border: 1px solid #000;
		margin: 1px;
		color: #FFF;
		text-decoration: none;
		font-weight: normal;
	}
	
	#eventCalendar .oldEvent a, #eventCalendar .oldEvent a:hover {
		display: block;
		background-color: #EFEFEF;
		border: 1px solid #000;
		margin: 1px;
		color: #000;
		text-decoration: none;
		font-weight: normal;
	}
	
	#eventCalendar .previous, #eventCalendar .next {
		color: #6F6F6F;
	}
	
	#eventCalendar .current {
		color: #000;
	}
	
	/* left sidebar >> weather */
	#weather {
		width: 149px;
		height: 110px;
		margin-left: 7px;
		margin-top: 10px;
		border: 1px solid #999;
	}

	/* left sidebar >> poll */
	#poll {
		width: 148px;
		margin-left: 7px;
		margin-top: 10px;
		margin-bottom: 10px;
		background: url(../img/back_bg.gif) repeat;
		border: 1px solid #999;
		padding-left: 4px;
		font-size: 11px;
	}
	
	#poll h2 {
		margin-top: 10px;
		padding-top: 5px;
		color: #333;
		font-size: 105%;
		margin-bottom: 0;
		padding-bottom: 0;
		display: inline;
	}
	
	#poll h2 img {
		vertical-align: middle;
		margin-bottom: 4px;
		margin-left: 0;
		padding-left: 0;
	}
	
	#poll h3 {
		font-weight: normal;
		margin-bottom: 2px;
		margin-top: 0;
		font-size: 11px;
	}
	
	#poll a {
		display: block;
		text-decoration: underline;
		padding: 0;
		margin-top: 6px;
	}
	
	#racafest {
		width: 151px;
		margin-left: 7px;
		margin-top: 20px;
		background: url(../img/back_bg.gif) repeat;
		border: 1px solid #999;
		padding: 0;
	
	}
	
/* LEFT SIDEBAR END */


#online {
	margin:10px 0px 0px 10px;
}

/* MAIN COLUMN START */

	#main {
		float: left;
		width: 602px;
		padding: 0;
		margin-top: 12px;
		margin-left: 6px;
		border: none;
	}
	
	#main h1 {
		margin-top: 0px;
		font-family: 'Trebuchet MS', Tahoma, Sans-serif;
		font-weight: bold;
		color: #9F0505; 
		padding: 0px; 
		margin-bottom: 8px;
	}
	
	#main ul li {
		list-style-image: url(../img/bullet.gif);
	}
	
	#main p {
		text-align: justify;
	}

	#uarticle img {
     	border: 1px solid #DCDCDC;
		padding: 2px;
	}
	
	#uarticle table td {
     	border: 1px solid #DCDCDC;
	}
	
	.singleLetter {
		margin-left: 5px;
		margin-right: 5px;
		padding: 2px;
	}
	
	#specialPoll {
		background: url(../img/back_bg.gif) repeat;	
		border: 1px solid #999;
		width: 591px;
		margin-left: 5px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	#specialPoll h1 {
		padding-top: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		margin: 0;
	}
	
	#specialPoll span {
		float: right;
		padding-right: 5px;
		padding-bottom: 5px;
	}
	

/* MAIN COLUMN END */

/* RIGHT SIDEBAR START */

	#sidebar-right {
		float: left;
		width: 174px;
		padding: 0 7px 0 0; 
		margin-left: 6px;
		margin-top: 10px;
		border: none;	
	}	
	
	#sidebar-right h1 {
		margin-top: 10px;
		padding: 5px 5px; 
		font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
		color: #817d21;
	}
	
	#cse-search-box {
		padding: 0;
		margin: 0;
	}
	
	#cse-search-box h2 {
		padding: 0;
		margin-bottom: 3px;
	}
	
	#volbyVUC {
		display: block;
		margin-bottom: 15px;
	}
	
	#newsletter {
		display: block;
		margin-top: 10px;
		margin-bottom: 10xp;
	}
	
	#newsletter_value {
		height: 12px;
		border-color: #7E9DB9;
	}
	
	#newsletter h2 {
		margin-bottom: 0;
		padding-bottom: 0;
		margin-top: 0;
		padding-top: 0;
	}
	
	#newsletter_value {
		height: 12px;
		border-color: #7E9DB9;
	}
	
	.box {
		width: 181px;
		border: none;
		margin-bottom: 10px;
	}
	
	.box img {
		margin: 0;
		padding: 0;
	}
	
	.box a {
		margin: 0;
		padding: 0;
		display: block;
		height: 43px;
	}
	
	.box-body {
		background: url(../img/box/box_bg.gif);
		width: 181px;
		background-repeat: no-repeat;
		margin: 0;
		padding: 0;
	}
	
	.box-body-text {
		padding-left: 12px;
		padding-right: 11px;
		padding-top: 3px;
		color: #000;
		line-height: 17px;
		text-align: justify;
	}
	
	.box-bottom {
		background: url(../img/box/box_bottom.gif);
		background-repeat: no-repeat;
		width: 181px;
		height: 18px;
		margin: 0;
		padding: 0;
	}
	
/* RIGHT SIDEBAR END */

/* FOOTER START */

	#footer {
		clear: both;
		width: 972px;
		background: #9F0505;
		color: #FFF;
		text-align: center;
	}
	
	#footer a {
		text-decoration: underline;
		color: #fff;
		font-weight: bold;
	}
	
	#footer a:hover {
		color: #000;	
	}

/* FOOTER END */

/* SHADOWS START */

	#shadow-left {
	width: 10px;
	
	
	}



/* SHADOWS END */

.post-footer {
	padding: 5px; margin: 0px 10px 0 10px;	
	color: #AEA471;
	border-bottom: 1px solid #999;
}
.post-footer .date{
	margin: 0 10px 0 2px;	
}

.post-footer a.readmore {
	float:right;
	color:#fff;
	padding: 0px 13px 0px 13px;
	background: #817d21;
	position:relative;
	bottom:8px;
	right:15px;
}

/* Sidebar */	


#right_news {
	color:#fff;
	width:175px;
	background: url(../img/right_news_bg.gif) repeat-x;
	border: 1px solid #c0a7a7;
	margin-top:15px;
}

#right_news li {
	float:right;
	margin: 2px;
	border: 0px solid red;
}

#right_news a {
	color:#000;
	text-decoration: none;
}

#right_news a:hover {
	color:#666;
	text-decoration: none;
}

#right_news img {
	margin:2px;
	float:left;
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 4px;
}

#right_news h2 {
	font-weight:bold;
	position:relative;
	left:5px;
	margin-top: 0;
}

#right_news p {
	width:90%;
	border: 0px solid red;
	clear:both;
	text-align:justify;
	padding:5px;
	cursor: pointer;
}

#right_news #pols {
	float:left;
	border: 1px solid #e0dec1;
	margin-top:15px;
}

#pols a {
	width:90%;
	background: #ffffff;
}


.float-left { 
	float: left;
}
.float-right {
	float: right; 
}
.align-left { 
text-align: left; 
}
.align-right {
text-align: right;
}

.clear { 
clear: both; 
}

/*********************************************
VIRTUALNA PREHLIADKA - START
*********************************************/
#virtualTable th {
	text-align: center;
	background: #9F0505;
	color: #FFF;
}

#virtualTable td {
	padding: 0;
	margin: 0;
}

#virtualTable img {
	padding: 0;
	margin: 4px 4px 0 4px; 
}

/*********************************************
VIRTUALNA PREHLIADKA - END
*********************************************/

/*********************************************
EVENTS / KALENDAR AKCII - START
*********************************************/

.event {
	margin-bottom: 10px;
	padding: 0;
}

.event .eventImg {
	float: left;
	margin-right: 8px;
	padding: 3px;
	border: 1px solid #dcdcdc;
}

.event img {
	vertical-align: middle;
	margin-bottom: 2px;
	padding-right: 2px;
}

.event span {
	display: inline;
}

.event a {
	color: #9F0505;
}

.event div u {
	margin-top: 4px;
	display: inline;
	margin-bottom: 4px;
	color: #999999;
}

.event h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-right: 5px;
	color: #9F0505;
}

.eventFilter {
	width: 100%;
	background: #fff url(../img/back_bg.gif) repeat;
	border: 1px solid #999;
	margin-bottom: 20px;
}

.eventFilter input, .eventFilter select {
	border: 1px solid #333;
}

.eventFilter table {
	float: left;
}

.eventFilterCategories td {
	height: 20px;
	margin-left: 5px;
}

.eventFilterCategories td img {
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	padding: 3px;
	margin-bottom: 2px;
}

.eventFilterCategories td input {
	vertical-align: middle;
	margin-left: 10px;
}

.eventFilter button {
	border: 1px solid #9F0505;
	background: #e2e2e3;
	font-size: 11px;
	font-weight: bold;
}

/*********************************************
EVENTS / KALENDAR AKCII - END
*********************************************/

/*********************************************
NEWS / NOVINKY - START
*********************************************/

.news {
	margin-bottom: 20px;
	padding: 0;
}

.news img {
	float: left;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #dcdcdc;
}

.news div {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #999999;
}

.news div span {
	color: #2F2F2F;
}

.news h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	color: #9F0505;
}

#rozhlas {
	margin-bottom: 13px;
}

/*********************************************
NEWS / NOVINKY - END
*********************************************/

/*********************************************
GALLERY - START
*********************************************/

.galleryImage {
    border: 1px solid #999;
    padding: 2px;
    cursor: pointer;
}

/*********************************************
GALLERY - END
*********************************************/


#cse-search-box {
	padding: 0;
	margin: 0;
}

/*********************************************
URADNA VYVESNA TABULA - START
*********************************************/
#uvt {
	border:1px solid #d7dae3;
	border-top:0px solid #333;
	margin: 2px 0 0 0;
	width: 100%;
}

#uvt img {
	margin-left: 5px;
	padding: 0;
	display: inline;
}

#uvt th {
	background: #a7afd6;
	border-bottom: 2px solid #A7AFD6;
	color: #FFF;
	padding: 5px;
	
}

#uvt tr {
	background: #ffffff;
}

#uvt td {
	border: none;
	border-bottom: 7px solid #d7dae3;
	padding-left: 4px;;
	padding-right: 0;
	margin: 0;
}

#uvt .uvt_bg_w {
	background: #fff;
}

#uvt .uvt_bg_b {
	background: #a7afd6;
	color: #333;
}

/*********************************************
URADNA VYVESNA TABULA - END
*********************************************/

/*********************************************
OTAZKY A ODPOVEDE - START
*********************************************/

.faqQuestion {
	margin-top: 25px;
}

.faqQuestionHead {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.faqQuestionHead h3 {
	margin: 0;
	color: #9F0505;
	padding: 0;
	font-size: 13px;
}

.faqQuestionHead div {
	float: left; 
	margin-left: 6px;
}

.faqQuestionHead img {
	float: left; 
}

.faqQuestionHead span {
	font-style: italic; 
	font-size: 80%;
	margin-top: 0;
	padding-top: 0;
}

.faqAnswer {
	margin-top: 8px;
}

.faqNoAnswer {
	margin-top: 5px;
	margin-left: 20px;
	vertical-align: middle;
	font-style: italic;
}

.faqNoAnswer img {
	padding-top: 3px;
}

.faqAnswer img {
	float: left;
	margin-top: 4px;
}

.faqAnswer a {
	float: right;
}

.faqAnswer .faqAnswerText {
	padding-left: 4px;
	float: left;
	width: 572px; 
}

.faqAnswer .faqAnswerText span {
	font-style: italic; 
	font-size: 80%;
	float: left;
}

.faqAnswer b, .faqQuestion b {
	text-decoration: underline;
}

#faqForm span {
	font-style: italic;
	font-size: 75%;
}

#faqForm select {
	width: 255px;
}

/*********************************************
OTAZKY A ODPOVEDE - END
*********************************************/

/*********************************************
SLUZBY - START
*********************************************/

.sluzbyItem {
	margin-left: 4px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.sluzbyItem h3 {
	color: #9F0505;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.sluzbyItem div img {
	padding-right: 3px;
	vertical-align: middle;
}

/*********************************************
SLUZBY - END
*********************************************/