.noncss {
	display: none;
}
/* Základní definice */
body {
	font-family: "Helvetica CE", "Geneva CE", Tahoma, Verdana, "Arial CE", Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
hr {
	height: 1px;
}
h1 {
	font-family: "Helvetica CE", "Geneva CE", Tahoma, Verdana, "Arial CE", Arial, sans-serif;
	font-size: 24px;
	font-weight: 700;
}
h2 {
	font-family: "Helvetica CE", "Geneva CE", Tahoma, Verdana, "Arial CE", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
}
form, ol, dl {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: disc;
}
li {
	margin-top: 5px;
	list-style-type: disc;
}
ol {
	margin-left: 10px;
	padding-left: 10px;
}
ol li {
	margin-top: 0px;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #FEDCC2;
	font-weight: 700;
}
a:hover {
	text-decoration: underline;
	color: #FF9966;
	font-weight: 700;
}
img {
	border: none;
}
table, td {
	font-family: "Helvetica CE", "Geneva CE", Tahoma, Verdana, "Arial CE", Arial, sans-serif;
	border-spacing: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
.cistic {
	clear: both;
	height: 1px;
}
/* -------------------------Navrcholu----------------------------*/
#navrcholu {
	position: absolute;
	width: 1px;
	height: 1px;
	z-index: 1;
}
/*   Pata   */
#pata {
	position: relative;
	background-color: #086627;
	border-top: 4px solid #FC8027;
	clear: both;
	z-index: 3;
}
#pata a {
	text-decoration: none;
}
.created {
	float: right;
	color: #DDDDDD;
	font-weight: normal;
	font-size: 9px;
	margin-right: 5px;
}
a.created:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
/*   Menu   */
#menu {
	position: absolute;
	top: 26px;
	/*left: 0;*/
	right: 0;
	width: auto;
	height: 20px;
	text-align: right;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu li{
	display: inline;
	list-style: none;
}
#menu li a {
	padding: 3px 5px 3px 5px;
	background-color: #FC8027;
	color: #FEDCC2;
	margin: 0px 4px 0px 0px;
	font-weight: 700;
	font-size: 11px;
}
#menu li a:hover {
	color: White;
	text-decoration: none;
}
#menu li a.current {
	background-color: #cC4000;
	color: white;
}
/*------------Nadpis------------*/
#nadpis, #nadpis1 {
	background-color: #F3FEE7;
}
#nadpis h1, #nadpis1 h1 {
	font-size: 1.55em;
	color: #994202;
}
#nadpis h2, #nadpis1 h2 {
	font-size: 1em;
	clear: right;
	padding-bottom: 15px;
}
#nadpis1 h1 {
	padding-top: 50px;
}
#nadpis1 h1, #nadpis1 h2 {
	font-weight: normal;
	padding-left: 30px;
}
#nadpis h1, #nadpis h2 {
	font-weight: normal;
	padding: 5px 10px 0 0;
	text-align: right;
	width: 200px;
	float: right;
}
#logo {
	position: absolute;
	top: 34px;
	left: 32px;
}
#veverka {
	position: absolute;
	top: 34px;
	left: 430px;
}
#drevocentrum {
	position: absolute;
	top: 110px;
	left: 32px;
}
/*   Obsah   */
#obsah {
	position: relative;
	background-color: #F3FEE7;
	min-height: 360px;
	_height: 360px;
}
#obsah a {
	color: #994202;
}
#obsah a:hover {
	color: #FF9966;
}
#strom {
	position: absolute;
	top: 0px;
	left: 73px;
	background-image: url(images/strom.gif);
	background-repeat: no-repeat;
	width: 296px;
	height: 342px;
	z-index: 2;
}
#mesto3 {
	position: relative;
	background-image: url(images/m_mesto3.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 33px;
	top: 179px;
	left: 117px;
}
#mesto1 {
	position: relative;
	background-image: url(images/m_mesto1.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 38px;
	top: 179px;
	left: 106px;
}
#mesto2 {
	position: relative;
	background-image: url(images/m_mesto2.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 32px;
	top: 179px;
	left: 76px;
}
#prehled {
	position: absolute;
	border-top: 4px solid #FC8027;
	background: transparent url(images/prehled_pozadi.jpg) no-repeat top;
	width: 431px;
	height: 363px;
	margin: 0px 0px 0px auto;
	/*top: 10px;
*/
	left: auto;
	right: 0px;
	z-index: 1;
}
#prehled ul {
	margin: 25px 0 0 0;
}
#prehled li {
	font-weight: 700;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	margin-left: 80px;
	list-style-image: url(images/odr_str.gif);
}
#linka {
	position: relative;
	width: 431px;
	height: 4px;
	background-color: #FC8027;
	margin-bottom: 50px;
	margin-top: 0px;
}
#hlram {
	position: relative;
	background-color: #AFD3BB;
	top: 1px;
	left: 0px;
	right: 0px;
	width: auto;
	height: 167px;
}
#vlajky {
	position: absolute;
	left: 15px;
	top: 475px;
}
#vlajky img {
	margin: 2px 2px 2px 2px;
}
#vlajky a {
	border: 1px solid #DDDDDD;
}
#vlajky a:hover {
	border: 1px solid #FF9966;
}
#hlavicka {
	position: relative;
	background-color: #086627;
	left: 0px;
	right: 0px;
	width: auto;
	height: 149px;
	top: 9px;
}
#hlfoto {
	float: left;
	width: 450px;
	height: 149px;
}
#adresa {
	position: absolute;
	width: 500px;
	top: 15px;
	left: 477px;
	overflow: hidden;
	clip: auto;
}
#adresa h1 {
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: normal;
	padding:0;
	margin:0;
}
#adresa img {
}
#adresa p {
	margin-top: 4px;
	margin-left: 2px;
	color: White;
}
#adresa a {
	text-decoration: none;
	color: #FEDCC2;
	font-size: 10px;
}
#adresa a:hover {
	text-decoration: none;
	font-size: 10px;
}
#text {
	padding-left: 30px;
	padding-top: 15px;
	background-image: url(images/fosny.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#text p {
	margin-bottom: .3em;
	line-height: 1.7em;
}
#strtext {
	width: 420px;
	padding-top: 25x;
	padding-bottom: 15px;
	margin-left: 30px;
	margin-top: 35px;
	float: left;
}
#strtext p {
	margin-bottom: .3em;
	line-height: 1.7em;
}
#sloupec1 {
	float: left;
	top: 100px;
	width: 300px;
}
#sloupec2 {
	float: left;
	top: 100px;
	width: 300px;
	left: 350px;
}
#sloupec0 {
	position: relative;
	width: 650px;
}
.fotkavlevo {
	margin-right: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 5px;
	padding-top: 5px
}
.fotkavlevouprostred {
	margin-right: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px
}
.fotkavlevoudole {
	margin-right: 20px;
	padding-right: 20px;
	margin-top: 20px;
	padding-top: 20px
}
.fotkavpravo {
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px
}
.fotkavpravouprostred {
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 20px;
	padding-top: 20px
}
.fotkavpravodole {
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 20px;
	padding-top: 20px
}


/* ------------------------------------------------------------

	primary content

------------------------------------------------------------ */

#strtext h2{
	background-position: bottom;
	color: #76aac9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 17px 0;
}
#strtext h2 a{
	color: #76aac9;
	text-decoration: none;
}
#strtext h2 a:hover{
	color: #7C90A1;
}
#strtext h3, #strtext h4{
	background: none;
	border-bottom: 1px solid #dfe3e4;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
}
#strtext p{
	line-height: 1.6em;
	margin: 0 0 10px 0;
}
#strtext ol {
	line-height: 1.6em;
	margin: 0 0 10px 5px;
}
#strtext ul {
	line-height: 1.6em;
	margin: 0 0 10px 5px;
}
#strtext ul li {
	line-height: 1.3em;
	list-style: disc;
	padding-left: 10px;
	margin-top: 3px;
	
}
#strtext ul.pages {
	line-height: 1.6em;
	margin: 0 0 10px 0;
	margin-left: 10px;
}
#strtext ul.pages li {
	line-height: 1.6em;
	list-style: none;
	padding-left: 10px;
}
#strtext .text-left {
	text-align: left;
}
/*----------------------tabulky-----------------------------*/
.tab-01 {
	width: 100%;
	border: 1px solid #9d9;
}
.tab-01 th{
	text-align: center;
	color: white;
	padding: 3px 5px;
	background-color: #9d9;
}
.tab-01 td{
	text-align: center;
	padding: 3px 5px;
}

/* Archive & SiteMap pages */

#strtext dl {
	margin: 0 0 10px 0;
}
#strtext dt {
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0;
}
#strtext dd {
	margin-left: 10px;
}

/* forms & class's */

#strtext form{margin: 10px 0 20px 0;}
#strtext fieldset legend{
	margin: 0 0 10px 0;
}
#strtext fieldset{
	background: #fff;
	border: 1px solid #dfe3e4;
	padding: 5px 15px 15px 10px;
	width: 95%;
	margin-bottom: 20px;
	position: relative;
}
#strtext fieldset p{
	margin: 0 0 10px 0;
}
#strtext fieldset textarea{
	height: 250px;
	overflow: auto;
}
form .field:focus, form .text:focus, form textarea:focus {background: #fffff0; color: #324F6A;}
#strtext textarea{
	height: 150px;
	overflow: auto;
}

/* IE styles for admin inputs, easier if we had a class */

*html #t,#s,#desc,#at,#as,#dm,#km,#webtitle,#webSEF,#wdesc,#wkey,#we,#cs,#lang,#char,#dt,#artl,#rssl,#cl,#wff,#wfc,#uname,#pass1,#pass2{
	border: 1px solid #dfe3e4;
	padding: 6px;
	width: 97%;
}

/* ------------------------------------------------------------

	secondary content

------------------------------------------------------------ */
#secondary-content{
	width: 300px;
	display: relative;
	margin-left: 480px;
}
#secondary-content h2{
	color: #FF6501;
	border-bottom: 1px solid #DFEDF2;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 20px 0 5px 0;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
}
#secondary-content p{margin: 0;}
#secondary-content ul{
	margin: 7px 0 20px 0px;
}
#secondary-content ul li{
	background: url(blue-box.gif) no-repeat 0 1px;
	list-style: none;
	padding-left: 0px;
}
#secondary-content ul ul{
	margin: 7px 0 20px 10px;
}
#secondary-content a{
	color: #4B798B;
	text-decoration: none;
}
#secondary-content a:hover{color: #231f20;}

/* class's */

#secondary-content .searchfield{
	font-size: 1.1em;
	padding: 3px;
	width: 68%;
}
/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */

a img {border: none;}
acronym{cursor: help;}
legend{
	color: #324F6A;
	font-weight: bold;
}
blockquote{
	background: url(quote.gif) no-repeat 10px 0;
	color: #76aac9;
	border-left: 2px solid #76aac9;
	line-height: 1.5em;
	margin: 0 10px 20px 10px;
	padding: 0 10px 0 10px;
}
hr, .hide {display: none;}
.show{display: block;}
/* class's */

.pathway{
	font-size: 0.8em;
	top: 170px;
	position: absolute;
	border-bottom: 1px solid #DFEDF2;
	width: 420px;
	line-height: .8em;
	height: 10px;
}
.time{
	position: absolute;
	right: 50px;
	top: 25px;
}
.right, .left{
	background: #fff;
	border: 1px solid #e3e7e8;
	float: left;
	margin: .5em 12px 6px 0;
	padding: 6px;
}
.right{
	float: right;
	margin: .5em 0  6px 12px;
}
.left{
	float: left;
	margin: .5em 12px 6px 0;
}

/* infoline */

.infoline{
	color: #afafaf;
	font-size: 0.9em;
}
.infoline a{
	color: #afafaf;
}
.infoline .more a{
	background: url(arrow.gif) no-repeat 0 50%;
	padding-left: 10px;
}
.infoline .commentcount a{
	background: url(comment.gif) no-repeat 0 50%;
	padding-left: 15px;
	margin-right: 5px;
}
.infoline .date{
	background: url(timeicon.gif) no-repeat 0 50%;
	padding-left: 10px;
}
.infoline .edit a{
	border-left: 1px solid;
	padding-left: 7px;
}
.infoline .author a{
	background: url(comment.gif) no-repeat 0 50%;
	padding-left: 15px;
}

/* paginator */

.paginator{
	color: #afafaf;
	font-size: 0.9em;
}
.commentsbox{margin-top: 25px;}
#primary-content .commentsbox h2{
	background: none;
	border-bottom: 1px solid #dfe3e4;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}
.comment {
	background: #fff;
	border-bottom: 1px solid #dee2e3;
	border-top: 1px solid #dee2e3;
	color: #221f20;
	font-size: 0.9em;
	padding: 15px 10px 0px 10px;
	margin: 10px 0 10px 0;
	overflow: auto;
}
.comment .infoline{
	font-size: 1.0em;
	color: #222;
	font-weight: bold;
}
.comment .infoline .author a{
	padding-right: 3px;
	color: #76aac9;
}
.comment .infoline .author a:hover{
	text-decoration: none;
}
.field, .searchfield, .text, textarea{
	border: 1px solid #dfe3e4;
	padding: 6px;
	width: 97%;
}
input[type=text], input[type=password]{
	border: 1px solid #dfe3e4;
	padding: 6px;
	width: 97%;
}
input[type=password]{
	width: 57%;
}
#textarea-buttons {

}
.button{
	cursor: pointer;
	float: left;
	margin: 0 1px 0 0;
	padding: 0 3px;
}
.searchbutton{cursor: pointer;}
/*-------------------reklama------------------------*/
#asc_reklama-blok1, #reklama-blok2 {
	padding:  5px 10px 8px 10px;
	background-color: #086627;
}
#asc_reklama-blok1{
	height: 13px;
}
#reklama-blok2{
 height: 90px;
}
#asc_reklama-blok3 {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px solid white;
	background-color: #086627;
}


/* ------------------ ------------------------*/
.info {
	color: #aaa;
	font-weight: normal;
	font-size: .8em;
}


/* snews cat mod */
.expandacat { border: 0px solid #ccc; padding: 0px 0px; margin: 0 0 0px 0; color: #0066B3; text-decoration:underline; }
.expandaArticles {border: 0px solid #ccc;padding: 0px 2px; margin: 0 0 10px 10px; color: #000; font-size:85%; line-height:1.3em; text-decoration:none;}
.current {color:blue;}
.sub_current {background-color:#cfd;}
.sub_current a {color:navy;}

/*internal links*/
#InterneLinky {
border: 1px solid #ccc;
clear: both;
height: 200px;
}

#ILclanky {
display: block;
width: 40%;
float: left;
padding: 5px 0 5px 5px;
}

#ILsites {
width: 25%;
padding: 5px 0 5px 5px;
float: left;
display: block;
border-left: 1px solid #ccc;
}

#ILcat {
width: 25%;
display: block;
padding: 5px 0 5px 5px;
float: left;
border-left: 1px solid #ccc;
}
#ILcat ul, #ILsites ul, #ILclanky ul{
	margin: 0;
	padding: 0;
	display: block;
	height: 180px;
	overflow:auto;
}
#ILcat ul li, #ILsites ul li, #ILclanky ul li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eee;
}
#ILcat ul li a, #ILsites ul li a, #ILclanky ul li a{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: .8em;
}