/* css document */
* {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: "tahoma";
	color: #363636;

}

body {
	background: #fffffe url('bg-body.png') repeat-x top left;
}

.f-left {
float: left;
}

.f-right {
float: right;
}

.odd {
background-color: whitesmoke;
}

.even {
background-color: white;
}

#fix {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	overflow: hidden;
}

#header {
height: 118px;
background: #00B300 url('bg-header.png') no-repeat top left;
margin-bottom: 10px;
overflow: hidden;
}

#header h1{
font-size: 11px;
color: white;
margin-top: 40px;
margin-left: 110px;
font-weight: normal;
}

#header #header-right {
position: absolute;
width: 460px;
height: 32px;
top: 16px;
right: -40px;
}

#header #header-right #small-icons {
color: #ffffff;
display: block;
float: left;
width: 150px;
margin-top: 7px;
font-size: 15px;
}

#header #header-right #small-icons a{
display: inline-block;
width: 25px;
height: 15px;
background-repeat: no-repeat;
text-decoration: none;
vertical-align: -20%;
}

#header #header-right #small-icons a img {
border: none;
}

#header #header-right #search-form {
float: right;
width: 300px;
height: 34px;
display: block;
overflow: hidden;
line-height: 32px;
vertical-align: text-top;
}

#header #header-right #search-form input.text {
background: url('bg-search-field.png') no-repeat top left;
border-width: 0px;
width: 200px;
vertical-align: top;
color: #5D5D5D;
overflow: hidden;
padding: 10px 0px 10px 10px;/**/
font-size: 11px;
overflow: hidden;
}

#header #header-right #search-form input.button{
background: #ffffff url('bg-search-button.png') no-repeat 0 0;
width: 46px;
height: 32px;
text-decoration: none;
display: inline-block;
border: none;
background-color: transparent;
padding-top: 50px;
overflow: hidden;
cursor: pointer;
}

#header #header-right #search-form form a span{
visibility: hidden;
display: block;
height: 0px;
width: 0px;

}

#main-menu {
position: absolute;
top: 61px;
left: 100px;
overflow: hidden;
}

#main-menu span.menu-delimiter{
background: url('bg-menu-delimiter.png') no-repeat top left;
display: inline-block;
height: 55px;
padding: 0 1px;
margin-top: 2px;
}

#main-menu a{
background: url('bg-menu.png') repeat-x top left;
height: 55px;
display: inline-block;
line-height: 55px;
font-size: 14px;
text-decoration: none;
padding: 0 10px 0 10px;
color: #574800;
font-weight: bold;
vertical-align: 40%;
}

#main-menu a.active{
background: #DAAA02 url('bg-menu-active.png') repeat-x top left;
}

#submenu {
background: #0A880A url('bg-submenu.png') repeat-x top left;
color: white;
height: 20px;
line-height: 20px;
vertical-align: middle;
margin: 10px 10px;
}

#submenu a {
color: white;
font-size: 11px;
text-decoration: none;
font-weight: bold;
display: inline-block;
margin: 0 4px;
}

#submenu a.active {
color: #E4BD07;
}

#submenu a:hover {
color: #A8D37A;
}

#header-pic {
height: 220px;
margin-bottom: 10px;
}

#header-pic img {
border: none;
}

#header-pic a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#strip {
height: 42px;
background: #E8E8E8 url('bg-strip.png') no-repeat top left;
margin-bottom: 10px;
overflow: hidden;
}

#strip strong {
display: block;
float: left;
padding-left: 15px;
font-size: 12px;
height: 42px;
line-height: 42px;
color: #4B4B4B;
}

#strip #tic {
font-size: 12px;
color: #4B4B4B;
display: block;
float: left;
line-height: 42px;
width: 700px;
height: 42px;
padding-left: 30px;
}


#strip span, #strip a, #strip p {
font-size: 12px;
color: #4B4B4B;
}

#logout-link {
width: 60px;
display: block;
float: right;
line-height: 42px;
margin-right: 20px;
}

#login-block{
}


#login-block p{
height: 42px;
line-height: 42px;
vertical-align: top;
}

#login-block input{
margin: 12px 2px;
width: 70px;
}

#main-left {
width: 740px;
float: left;
}


#main-left .column-top {
background: #C6C6C6 url('bg-column-top.png') no-repeat top left;
height: 6px;
overflow: hidden;
}

#main-left .column-content {
background: #C6C6C6 url('bg-column-content.png') repeat-x top left;
border: 1px solid #C1C1C1;
border-width: 0 1px 0 1px;
height: 294px;
overflow: hidden;
}

#main-left .column-content h2{
line-height: 32px;
width: 221px;
position: relative;
left: 7px;
padding-left: 7px;
z-index: 1;
}

#main-left .column-content h2 a {
color: white;
font-size: 14px;
text-decoration: none;
}

#main-left .column-content .photo-container {
width: 221px;
height: 130px;
position: relative;
left: 7px;
top: -4px;
z-index: 0;
overflow: hidden;
}

#main-left .column-content .photo-container img {
width: 221px;
border-width: 0px;
}

#main-left .column-content .photo-corner {
background: url('news-photo-corner.png') no-repeat top left;
width: 58px;
height: 51px;
position: relative;
margin-top: -55px;
margin-left: 170px;
z-index: 3;
}

#main-left .column-content ul {
min-height: 80px;
height: auto !important;
height: 80px;
margin-top: 8px;
}

#main-left .column-content ul li, #news-content ul li {
font-size: 11px;
line-height: 20px;
vertical-align: middle;
background: url('arrow-dark.gif') no-repeat top left;
margin-left: 10px;
padding-left: 10px;
overflow: hidden;
white-space: nowrap;
width: 210px;
display: block;
}

#main-left .column-content ul li a {
color: #272A2F;
}

#main-left .column-content ul li a:hover {
color: #991111;
}

#main-left .column-content a.button {
display: block;
margin: 20px 0 0 10px;
width: 81px;
height: 27px;
line-height: 27px;
background: url('column-button.png') no-repeat top left;
text-align: center;
text-decoration: none;
overflow: hidden;
color: white;
}

#main-left .column-content a.button:hover {

}


#main-left .column-bottom {
background: #C6C6C6 url('bg-column-bottom.png') no-repeat top left;
height: 5px;
overflow: hidden;
}


#main-left #left-col {
float: left;
width: 238px;
}

#main-left #left-col h2{
background: url('bg-col1-header.png') no-repeat top left;
}

#main-left #right-col {
float: right;
width: 238px;
}

#main-left #right-col h2{
background: url('bg-col2-header.png') no-repeat top left;
}

#main-left #center-col {
margin-left: 251px;
width: 238px;
}

#main-left #center-col h2{
background: url('bg-col3-header.png') no-repeat top left;
}

#main-left #news {
margin-top: 10px;
}

#main-left #news #news-header{
background: #F3E220 url('bg-news-header.png') no-repeat top left;
width: 740px;
height: 38px;
overflow: hidden;
}

#main-left #news #news-header h2{
line-height: 38px;
vertical-align: middle;
margin-left: 30px;
}

#main-left #news #news-header h2 a {
font-size: 14px;
color: #4B4B4B;
text-decoration: none;
}

#main-left #news #news-content{
border: 1px solid #D9D9D9;
border-width: 0 1px 0 1px;
min-height: 205px;
height: auto !important;
height: 205px;
}

#main-left #news #news-content #news-left {
float: left;
width: 358px;
border-right: 1px dotted #B2B2B2;
margin: 10px 1px;
overflow: hidden;
padding-top: 10px;
}

#main-left #news #news-content #news-right {
float: right;
width: 358px;
margin: 10px 1px;
overflow: hidden;
padding-top: 10px;
}


#main-left #news #news-content img {
float: left;
width: 129px;
/*height: 98px;*/
padding-bottom: 17px;
background: url('news-photo-shadow.png') no-repeat bottom left;
margin: 0 10px;
border-width: 0px;
}

#main-left #news #news-content ul {
min-height: 50px;
height: auto !important;
height: 50px;
}

#main-left #news #news-content ul li {
width: 180px;
}

#main-left #news #news-content h3 a {
font-size: 14px;
color: #880002;
min-height: 40px;
height: auto !important;
height: 40px;
display: block;
}

#main-left #news #news-content h3 a:hover {
color: #272A2F;
}

#main-left #news #news-content p {
float: right;
width: 100px;
margin: 35px 9px 0 0;
}

#main-left #news #news-content p span{
min-height: 78px;
height: auto !important;
height: 78px;
display:block;
font-size: 12px;
color: #363636;
}

#main-left #news #news-content p a.news-button{
background: #710607 url('bg-news-button.png') no-repeat top left;
width: 81px;
height: 27px;
line-height: 27px;
vertical-align: middle;
text-align: center;
color: white;
overflow: hidden;
display: block;
text-decoration: none;
}

#main-left #news #news-bottom{
background: url('bg-news-bottom.jpg') no-repeat top left;
width: 740px;
height: 5px;
overflow: hidden;
}

/* -- Pravy sloupec*/
#main-right {
width: 250px;
float: right;
}

	/* -- Uredni deska*/
	#main-right #board #board-header{
	background: #55990C url('bg-board-header.jpg') no-repeat top left;
	width: 250px;
	height: 38px;
	text-align: right;
	overflow: hidden;
	}

	#main-right #board #board-header h2 {
	line-height: 38px;
	vertical-align: middle;
	margin: 4px 15px 0 0;
	
	}
	
	#main-right #board #board-header h2 a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}

	#main-right #board #board-content {
	background-color: #ECECEC;
	border: 1px solid #D7D7D7;
	border-width: 0 1px 0 1px;
	padding-bottom: 10px;
	min-height: 252px;
	height: auto !important;
	height: 252px;
	}

	#main-right #board #board-content ul li{
	font-size: 11px;
	border-bottom: 1px dotted #838383;
	margin: 0px 10px;
	padding: 15px 0;
	list-style-type: none;
	}

	#main-right #board #board-content ul li em{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	display: block;
	color: #5E0001;
	}

	#main-right #board #board-content a.button{
	display: inline-block;
	margin: 10px 0 0 10px;
	width: 108px;
	height: 28px;
	line-height: 28px;
	background: #293442 url('bg-board-button.png') no-repeat top left;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	}

	#main-right #board #board-bottom {
	background: #ECECEC url('bg-board-bottom.jpg') no-repeat top left;
	width: 250px;
	height: 5px;
	overflow: hidden;
	}
	
	/* -- Pocasi */
	#main-right .weather {
	margin: 10px 0;
	overflow:hidden;
	}

	#main-right .weather .weather-top{
	background: #E5DAA9 url('bg-newsletter-top.png') no-repeat top left;
	width: 250px;
	height: 6px;
	overflow: hidden;
	}

	#main-right .weather .weather-bottom{
	background: #E5DAA9 url('bg-newsletter-bottom.png') no-repeat top left;
	width: 250px;
	height: 6px;
	overflow: hidden;
	}

	#main-right .weather .weather-content{
	background-color: #E5DAA9;
	padding: 2px 10px;
	overflow: hidden;
	width: 230px;
	}
	
	#main-right .weather .weather-content h2{
	font-size: 14px;
	color: #880002;
	margin-bottom: 5px;
	}
	
	#main-right .weather .weather-content a.h2{
	font-size: 14px;
	color: #880002;
	text-decoration: none;
	font-weight: bold;
	}
	
	
	/* -- Zasilani novinek */
	#main-right #newsletter {
	margin-top: 10px;
	}
	
	#main-right #newsletter #newsletter-top{
	background: #E5DAA9 url('bg-newsletter-top.png') no-repeat top left;
	width: 250px;
	height: 6px;
	overflow: hidden;
	}
	
	#main-right #newsletter #newsletter-bottom{
	background: #E5DAA9 url('bg-newsletter-bottom.png') no-repeat top left;
	width: 250px;
	height: 6px;
	overflow: hidden;
	}

	#main-right #newsletter #newsletter-content{
	background-color: #E5DAA9;
	padding: 10px;
	}

	#main-right #newsletter #newsletter-content h2{
	font-size: 14px;
	color: #880002;
	margin-bottom: 10px;
	}
	
	#main-right #newsletter #newsletter-content p{
	margin: 5px 0;
	}
	
	#main-right #newsletter #newsletter-content input.text{
	background-color: #F4EFD9;
	width: 205px;
	padding: 7px 10px;
	color: black;
	border-width: 0;
	font-size: 11px;
	margin: 10px 0;
	}
	
	#main-right #newsletter #newsletter-content input.button{
	background: #FFFFFF url('bg-newsletter-button.png') no-repeat top left;
	display: inline-block;
	text-align: center;
	width: 80px;
	height: 28px;
	line-height: 28px;
	color: black;
	font-size: 11px;
	vertical-align: middle;
	color: #3C3C3C;
	margin-right: 10px;
	border: none;
	background-color: transparent;
	}
	
	#main-right #newsletter #newsletter-content a.button:hover{
	color: #880002;
	}

/* -- Sitemap */
#sitemap {
margin-top: 10px;
}

#sitemap #sitemap-top{
background: #EFEFEF url('bg-sitemap-top.png') no-repeat top left;
width: 740px;
height: 5px;
overflow: hidden;
}

#sitemap #sitemap-bottom{
background: #EFEFEF url('bg-sitemap-bottom.png') no-repeat top left;
width: 740px;
height: 5px;
overflow: hidden;
}

#sitemap #sitemap-content{
background-color: #EFEFEF;
border: 1px solid #A2A2A2;
border-width: 0 1px 0 1px;
padding: 10px;
}


#sitemap #sitemap-content table tr td{
width: 200px;
vertical-align: top;
padding: 0 5px;
}

#sitemap #sitemap-content table tr td h3{
color: #830000;
font-size: 14px;
margin-bottom: 15px;
}


#sitemap #sitemap-content table tr td a{
color: #545454;
display: block;
font-size: 12px;
line-height: 20px;
}

#sitemap #sitemap-content table tr td a:hover{
color: #830000;
}

/* -- Paticka */
#footer {
margin-top: 10px;
background: #008701 url('bg-footer.png') repeat-x top left;
width: 1000px;
height: 82px;
}

#footer #footer-left {
float: left;
width: 350px;
margin-left: 15px;
margin-top: 30px;
color: white;
font-size: 12px;
}

#footer #footer-left a {
color: white;
font-size: 12px;
text-decoration: none;
}

#footer #footer-left a:hover {
text-decoration: underline;
}


#footer #footer-right {
float: right;
width: 480px;
margin-top: 30px;
margin-right: 20px;
}

#footer #footer-right a {
display: block;
height: 27px;
width: 156px;
overflow: hidden;
line-height: 27px;
vertical-align: middle;
text-align: center;
text-decoration: none;
font-size: 12px;
}

#footer #footer-right a.gray {
color: #2E2E2E;
background: #F5F5F5 url('bg-footer-button-gray.jpg') no-repeat top left;
}

#footer #footer-right a.red {
color: #FFFFFF;
background: #9F0000 url('bg-footer-button-red.jpg') no-repeat top left;
}

#footer #footer-right a.left {
float: left;
width: 156px;

}

#footer #footer-right a.right {
float: right;
width: 156px;
}

#footer #footer-right a.center {
width: 156px;
position: relative;
left: 5px;
}

.cleaner {
clear: both;
}

/*obsah z databaze*/
#user-content {
margin-bottom: 10px;
}

#user-content-top {
background: #E8E8E8 url('bg-user-content-top.png') no-repeat top left;
width: 740px;
height: 6px;
overflow: hidden;
}

#user-content-bottom {
background: #E8E8E8 url('bg-user-content-bottom.png') no-repeat top left;
width: 740px;
height: 6px;
overflow: hidden;
}

#user-content-content {
border: 1px solid #D9D9D9;
border-width: 0 1px 0 1px;
min-height: 598px;
height: auto !important;
height: 598px;
padding: 10px 20px;
font-size: 12px;
background-color: white;
}


.news-page-preview {
clear: both;
padding: 10px 0;
}

.news-page-preview img {
width: 100px;
float: left;
border: 1px solid gray;
padding: 2px;
margin: 0 10px 10px 0;
}

.news-page-preview a {
font-weight: bold;
}

.news-page-preview em {
font-size: 8px;
color: gray;
}

#images-gallery {
vertical-align: middle;
}

p.adv {
margin: 10px 0;
clear: both;
min-height: 110px;
height: auto !important;
height: 120px;
padding: 2px 0;
}


/* Formular */

#user-content-content form {
margin-left: 20px;
}

#user-content-content form div {
padding: 2px 0px;
}

#user-content-content form div span{
display: inline-block;
width: 100px;
vertical-align: top;
}

#user-content-content form div input{
width: 150px;
color: black;
}

#user-content-content form div input.file{
width: 250px;
}

#user-content-content form div input.antispam{
width: 84px;
}

#user-content-content form div input.submit{
width: 120px;
}

#user-content-content form div textarea{
color: black;
}

#user-content-content span.error {
display: inline-block;
width: 200px;
padding-left: 10px;
}

#user-content-content #pagination {
padding-top: 15px;
width: 100%;
text-align: center;
}

#user-content-content #pagination a{
display: inline-block;
width: 20px;
height: 15px;
border: 1px solid #880002;
line-height: 15px;
vertical-align: middle;
text-align: center;
text-decoration: none;
font-size: 12px;
font-weight: bold;
margin-right: 10px;
color: #880002;
}

#user-content-content #pagination a:hover, #user-content-content #pagination a.active{
background-color: #880002;
color: white;
}


/* wysiwyg */
#user-content-content *{
font-size: 12px;
}

#user-content-content p{
margin: 10px 0px;
}

#user-content-content img{
border: 1px solid #D9D9D9;
margin: 0px 10px 5px 0px;
padding: 2px;
}

#user-content-content ul{
margin: 10px 20px;
}

#user-content-content ul li{
line-height: 18px;
vertical-align: middle;
list-style-type: none;
background: url('arrow-dark.gif') no-repeat top left;
padding-left: 13px;
}

#user-content-content a{
color: #880002;
}

#user-content-content a:hover{
color: #272A2F;
text-decoration: none;
}

#user-content-content h2{
font-size: 15px;
color: #008700;
margin: 10px 0 5px 0;
}

#user-content-content h3{
font-size: 14px;
color: #008700;
margin: 8px 0 4px 0;
}

#user-content-content h4{
font-size: 13px;
color: #008700;
margin: 6px 0 3px 0;
}



