/* !!! layout !!! */
 body {
  	background-attachment: fixed;
	background : #E09340;
  	text-align : center;
  	font-family : sans-serif, Arial;
  	font-size : 12px;
  	color : #000;
  	margin: 0;
  	}

	
	/* links */
A:link {
    	text-decoration: underline;
    	color: #b01010;
	}
 A:visited {
    	color: #b01010;
	text-decoration: underline;
	}
 A:hover {
    	color: #b01010;
	text-decoration : none;
	}

	
div#page {
			width: 760px;	
			text-align: left;	
			margin:0 auto;
}
	
	/* top */
			
div.top {
  	text-align: left;
	width : 100%;
	margin : 0px;
	
	background : #b01010;
}
	
	/* main */
#main {
	background-image: url('../../data/images/main_pozadi.jpg');
	float: left;
	height : auto;
	width : 760px;
	border-bottom : 2px solid #b01010;
}

#menu_up {
  	text-align : left;
	width : 760px;
	height : 40px;
	margin : 0px;
	border-top : 0px solid #b01010;
	border-bottom : 2px solid #b01010;
	color : #b01010;
	background-image: url('../../data/images/menu_up_pozadi.jpg');
	font-size : 16px;
	}
	
#menu_left {
  	text-valign : top;
	text-align: left;
	float: left;
	width : 200px;
	height : auto;
	color : #000;
}

#odsazeni_menu {
  	text-valign : top;
	text-align: left;
	height : auto;
	color : #000;
	
	margin : 0px 0px 0px 30px;
	}

.nadpis {
	text-align :center;
	width: 200px;
	height : 25px;
	color :#fff;
	background-image: url('../../data/images/link_active.jpg');
	}
	
#main_win {
	text-align: left;
	float: right;
	width: 560px;
	height : auto;
	margin: 0;
	padding : 0;
	
}

#fotodiv img{
	padding: 5px;	
	background-image: url(../img/img_bg.png);
	background-repeat: repeat;
	border: 1px dotted #df5d3f;
	margin: 0 0 5px 0;
}
#fotodiv img:hover{
	background-color: #fff1d4;
	background-image: none;
	border: 1px solid #df5d3f;
}

 #odsazeni_main {
  	text-valign : top;
	text-align: left;
	height : auto;
	color : #000;
	
	margin : 10px 10px 0px 10px;
	
	}
	
	
div.blok-anketa  {
			font-size:8pt;
}
div.navigace {
			text-align:left;
			width:100%; 
			margin:0px; 
			background: #3c4e83;
			padding-top:2px;
			color:#ffffff; 
			margin-bottom:0px;
			border:none;
			height:17px;
}
div.search_board {
			padding:5px 10px 2px 10px;
			font-size:8pt;
}
div.top_menu {
			margin-right:10px;
			width:885px;
			background:url(menu_bg.png);
			font-size:8pt; 
			border-width:0px; 
			border-left-width:0px; 
			border-left-color:#733473;
			border-style:solid; 
			color:#000000;
			padding:1px 10px 2px 5px;
			color:white;
			font-weight:bold;
}
div.search_board input {
			font:8pt tahoma;
			border:1px solid #b01010;
			background:#eeeeee;
			height:20px;
			color:#5a5a5a;
}
div.search_board input.radio {
			font:8pt tahoma;
			background:none;
			border:none;
			height:15px;
			color:#5a5a5a;
}
div.tree-navigation {
			color:#787878;
			font:10px verdana;
}
div.tree-navigation a {
			color:#787878;
			text-decoration:none;
}
div.tree-navigation a:hover {
			color:#787878;
			text-decoration:underline;
}
div.submenu-rubriky {
			background:#f9f6f0;
			padding-left:20px;
}
div.submenu {
			background:#f8f8f8;
			padding-top:5px;
			padding-bottom:5px;
}
ul.submenu li {
			list-style-type:square;
			border:none;
}
div.left-board li.last-item {
			border:none;
}
div.mezera {
			margin:20px 0px 20px 0px;
}
table {
			font-size:8pt;
}
form {
			padding:0px;
			margin:0px;
}
ul.title_page {
			padding:0px;
			margin:2px 2px 0px 15px;
}
ul.title_page li {
			padding-bottom:3px;
}
	
	/* bot */
div#bot {
			
			padding-top: 15px; 
			padding-bottom: 1px;
			font-size: 8pt;
			color:#000000;
			text-align:center;
			
			height:64px;
}

div#bot a {
			color:#000000;
			text-decoration:underline;
}
div#bot a:hover {
			text-decoration:none;
}
div#bot a:visited {
			text-decoration:underline;
}
	
/* headings */
h1 {
			font-family:tahoma;
			font-size:14pt;
			color:#000000;
			padding:1px 1px 1px 3px;
			border-bottom:1px #ff0000 dashed;
}
h2 {
			background-image:url(graphics/h2-bg.png);
			height:17px;
			font:bold 9pt tahoma;
			margin:0px 0px 3px 0px;
			padding:4px 1px 1px 10px;
			color:#000000;
}
h3 {
			font-size:18px;
			font-weight:normal;
			color:#000000;
			padding-bottom:3px;
			margin:1px 0px 5px 0px;
}
h4 {
			font-size:14px;
			padding:0px;
			margin:1px 0px 5px 0px;
}
h5 {
			font-size:10pt;
			padding:0px;
			margin:1px 0px 5px 0px;
}
h6 {
			font-size:8pt;
			padding:0px;
			margin:0px;
}
	
/* index */
div#index-news {
			background:#ffffff;
}
table#index-table {
			padding: 0px;
			margin: 0px;
}
table#index-table td {
			float:left;
			width:270px;
			vertical-align: top;
}
div#index-news h4 {
			font-size:8pt;
			font-weight:bold;
			margin:0;
}
div#index-news div.index-news-polozka {
			padding-bottom:10px;
}
div#index-news a {
			color:#E08141;
}
div#index-news a:hover {
			color:#b01010;
			text-decoration:underline;
}

/* articles&news */
div.article-index {
			
			width: 540px;
			border: 1px solid #b01010;

			
}
div.article-index-latest {
			min-height:120px;
}
div.article-index a {
			color:#b01010;
			text-decoration:none;
}
div.article-index a:hover {
			color:#b01010;
			text-decoration:underline;
			}
div.article-index a:visited {
			color:#b01010;
			
}
div.article-index h3 {
			margin:4px 0px 0px 0px;
			padding:0;
			font-size:14px;
			font-weight:bold;
			background:none;
			border:none;
}
div.article-index div.info {
			padding:1px;
			border-width:0px 0px 0px 0px;
			border-style:solid;
			border-color:#dfe1ed;
			font-size:10px;font-family:verdana;
			margin-bottom:2px;
			color:#5a5a5a;
}
div.article-index div.annotation {
			padding:1px 10px 15px 0px;
			font-size:12px;
}
table.article-index-table {
			width:100%;
			font-size:11px;
}
div.article h3 a {
			text-decoration:none;
}
div.article h3 a:hover {
			text-decoration:underline;
}

div.article-border {
			margin:10px;
			border:1px #eaeaea solid;
}
div.article-border-title {
			background:#f7f7f7;padding:1px;
			color:#000000;
			font-weight:bold;
}
div.article-border li {
			padding-bottom:5px;
}

div.article h1 {
			font-size:18px;
			font-weight:bold;
			color:#333333;
			margin-bottom:0px;
			background:none;
			border:0;padding:0px;
}
div.article h1 a {
			text-decoration:none;
}
div#article-header {
			border-bottom:1px solid #dadada;
			padding-bottom:3px;
			font-size:11px;
			margin-bottom:15px;
}
div#article-annotation {
			padding-bottom:3px;
			font-size:10px;
			margin-bottom:15px;
			color:#5a5a5a;
}
div.article-parts {
			background:#f7f7f7;
			margin-bottom:15px;
}

table.article-parts {
			color:#000000;
			font-weight:bold;
}
table.article-parts option, input, select {
			font-family:tahoma;
			font-size:8pt;
			font-weight:normal;
			color:#5a5a5a;
			margin-bottom:1px;
}
ul.articles-subcolumns li {
list-style-type: square;
}

/* comments */
div.comment-title {
			background:#eaeaea;
			font-family:verdana;
			font-size:10px;
}
div.comment-text {
			background:#f7f7f7;
			font-family:verdana;
			font-size:11px;
			padding:3px 0px 3px 0px;
}
div.comment-date {
			float:right;
			font:8pt tahoma;
}
div.comment-reply {
			font:8pt tahoma;
			text-align:right;
}
table#comments-table {
			font-size:8pt;
}
table#comments-table td {
			background:#f7f7f7;
}
table#comments-table-ia td {
			background:#ffffff;
}
table#comments-table td#subject, table#comments-table-ia td#subject {
			width:250px;
			color:#333333;
			font-weight:bold;
}
table#comments-table td#author, table#comments-table-ia td#author {
			width:150px;
			color:#333333;
			font-weight:bold;
}
table#comments-table td#date-time, table#comments-table-ia td#date-time {
			width:120px;
			color:#333333;
			font-weight:bold;
}

/* calendar */ 
table.calendar {
width: 180px; border-collapse: collapse; border: 1px solid #003464; font-size:8pt;
}
table.calendar th.day {
border-right: #003464 1px solid; border-top: #003464 1px solid; background: #bdccdf; border-left: #003464 1px solid; width: 30px; color: #003464; border-bottom: #003464 1px solid; text-align: center
}
table.calendar th.week {
border-right: #003464 1px solid; border-top: #003464 1px solid; background: #bdccdf; border-left: #003464 1px solid; width: 30px; color: #aaaaaa; border-bottom: #003464 1px solid; text-align: center
}
table.calendar td {
border-right: #003464 1px solid; border-top: #003464 1px solid; font-weight: bold; border-left: #003464 1px solid; color: #aaaaaa; border-bottom: #003464 1px solid; font-family: tahoma; font-size:8pt;  height: 25px; text-align: center
}
table.calendar td.highlight {
background: white
}
table.calendar td a {
color: black; text-decoration: none
}
table.calendar th.week a {
color: #003464; text-decoration: none
}
table.calendar td a:hover, table.calendar th.week a:hover {
color: white; text-decoration: none
}

/* other */
div.listing {
			background:#ebebeb;
			padding:2px;
			margin:5px 0px 5px 0px;
			text-align:right;
}
p {
			margin:0px 0px 15px 0px;
}

div#banner-top {
			text-align:center;
			margin:0px 5px 5px 425px;
			top:5px;
			position:absolute;
}
div#banner-top div#banner-top-text {
			font-size:7pt;
			color:white;
}
div.survey, div.rss-menu {
			font-size:8pt;
			margin-left:5px;
			margin-top:5px;	
}

div#top-banner-468x60 {
			text-align:center;
			margin-bottom:10px;
}
div#middle-banner-index {
			text-align:center
}


.pismo {
	font-size : 12px;
	color : #b01010;
	}

.article_table_tr {
background-color: #254773;

}

em {
	color : red;
	border-bottom : 1px dotted red;
}