/*--------- Reset ----------*/
	body,div,dl,dt,dd,pre,form,fieldset,li,ul,input,textarea,p,blockquote,th,td { 

font-family: Verdana;
font-size: 100%;
color:#3b294b;
	}
	h1,h2,h3,h4,h5,h6 { 

font-family: Trebuchet MS;
color:#3e7b01;
	}
	fieldset,img { 
		border:0;
	}

	ol,ul {
	}
	caption,th {
		text-align:left;
	}
	h1,h2,h3,h4,h5,h6 {
		font-weight:normal;
	}
	q:before,q:after {
		content:'';
	}
	abbr,acronym { border:0; }
	/* For TinyMCE */
		body.mceContentBody  {
background-color:#ffffff;
		}
		body.mceContentBody table {
			/*font-size: 14px;*/
			font-size: inherit;
		}
		
		table.mceItemTable {
			border-collapse: separate;
			border-spacing: 3px;
			border:1px dashed #bbb;
			padding: 0px;
			margin: 0px;
		}
		
		.mceItemTable th, .mceItemTable td {
			margin: 0px;
			padding: 1px;
			border:1px dashed #999;
		}
	/* /For TinyMCE */
h1{
font-size: 130%;}
h2{
font-size: 110%;}
h3{
font-size: 100%;}
h4{
font-size: 95%;}
h5{
font-size: 90%;}
h6{
font-size: 85%;}

body {
		margin:0;
		padding:0;
font-size: 10px;
background-color:#ffffff;
}


/*------------ ** Tables ------------*/
	
	
.content table {
font-size: 100%;
}
		
		body.mceContentBody table {
			font-size: 14px;
		}
		
		table.mceItemTable {
			border-collapse: separate;
			border-spacing: 3px;
			border:1px dashed #999;
			padding: 0px;
			margin: 0px;
		}
		
		.mceItemTable th, .mceItemTable td {
			margin: 0px;
			padding: 1px;
		}
	/* /For TinyMCE */
	
	table.data1 {
		width:100%;
    font-size: 85%;
		margin:0.5em 0em 1.25em 0em;
		font-family:'Lucida Grande','Trebuchet MS',Sans-serif;
		border: 1px solid #e5e5e5;
	}
	
		table.data1 td, 
		table.data1 th {
			padding:0.5em 0.5em 0.6em 0.5em;
			border-right:1px solid #e5e5e5;
			border-bottom:1px solid #e5e5e5;
		}
		
		table.data1 td.last, 
		table.data1 th.last {
			border-right:0px;
		}
		
		table.data1 th {
			background: #e5e5e5;
			color:#88858C;
			border-top:1px solid #e5e5e5;
			border-bottom:3px solid #88858C;
		}
	
		tr.odd td {
			/* background-color:#f1f7fc; */
		}
	/*------------ /** Tables ------------*/



.theme-nav {
	display:block;
	float:right;
	padding:0.6em 9px;
	border-left:1px solid #d2d2d4;
}

.theme-nav li {
	color:#a6a6a6;
	padding:2px 8px 3px 8px;
	margin-bottom: 0.5em;
}

.theme-nav a {
	text-decoration:none;
}

/*.theme-nav a:hover {
	color:#0174b7;
}*/

.theme-nav li.active {
	background:#d8efff none 0% 100% no-repeat;
}

.theme-nav li.active a {
	cursor:default;
}

.theme-nav li.active a:hover {
	text-decoration: none  !important;
	color:#c8c566;
	cursor:default;
}


	#content dt {
		clear: left;
		color: #C8C566;
		font-weight:400;
	}
	
	#content dd {
		margin-bottom:1.5em;
		border:0px;
		width: 500px;
	}
	
	/* #news dd .cover {
		float: left;
		border:3px solid #fee;
		margin-right: 1em;
		margin-bottom: 1em;
	} */
	
	#content dd h3 {
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}
	
	#content a {
		text-decoration: none;
	}
	
	#content a:hover {
		text-decoration: underline;
	}
	
	#content a.title {
		font-style: italic;
		font-size: 1.142em; /* 16px */
	}
	
	/* #news a.rarr {
		background-image:url('../images/rarr-white.gif');
	} */
	
	#content h2 {
		margin-top:0.4em;
		font-size:1.8em; /* 23px */
		line-height:0.78em; /* 18 */
		font-weight:700;
		font-style: italic;
	}	
	
	#content .more,
	#content .rss,
	.print {
		color:#777;
		font-family:'Lucida Grande','Trebuchet MS',Sans-serif;
		font-size: 0.9167em;
		text-decoration: underline;
	}
	
	#content .more:hover,
	#content .rss:hover,
	.print {
		text-decoration: none;
	}





.last-theme-nav {
	margin-left:40px;
}


	/*------------ * Classes ------------*/
	
	.date, .caption {
		color:#7d685a/* 88858C */;
		font-style: italic;
	}
	
	.caption {
		display: block;
		padding: 5px 0px 7px 0px;
		/*border-bottom: 1px solid #FFF3CC;*/
	}
	
	.readable .caption {
		font-size: 0.9em;
	}
	
	form .caption {
		border: 0px;
	}
	
	.clear {
		clear:both;
		display:block;
	}
	
	div.clear {
		clear:both;
		display:block;
		font-size:1px;
		height:1px;
		line-height:1px;
		margin-bottom:-1px;
	}
	
	.float-right {
		float:right;
	}
	
	.float-left {
		float:left;
	}
	
	.hide {
		display:none;
	}
	
	.invisible {
		visibility:hidden;
	}
	
	.dim {
		opacity:0.6;
		filter:alpha(opacity=60);
	}
	
	.outline {
		background:#adf;/*#adf;*/
	}
	
	.quater {
		width:24%;
		margin-right:1%; /*Supposing the width is 920px, 1% will be 9.2px - almost what is stated above*/
	}
	
	.half {
		width:48%;
		_width:45%;
		margin-right:2%;
	}
	
	.third {
		width:31%;
		margin-right:2%;
	}
	
	.two-thirds {
		width:60%;
		margin-right:3%;
	}
	
	.three-quaters {
		width:73%;
		margin-right:2%;
	}
	
	.whole {
		width:99%;
	}
	
	.block {
		display:block;
	}
	
	hr {
		background:#FFF3CC;
		border:0px none;
		clear:both;
		display: block;
		height:3px;
		margin:0.714em 0em;
	}
	
	p.first, .prominent {
		font-size:1.285em;
		font-style:italic;
		line-height:1.277em;
		margin-bottom:1em;
	}
	
	.last {
		margin-right:0px;
		border-right:0px;
	}
	
	.solid {
		white-space:nowrap;
	}
	
	/*.rarr {
		background:transparent url(../images/rarr.gif) no-repeat 100% 60%;
		padding-right:14px;
	}*/
	
	.readable {
		font-size:1.165em;
	}
	
	.readable .prominent,
	.readable p.first {
		font-size:1.142em;
		font-style:italic;
	}
	
	.readable ul,
	.readable ol,
	#news ul,
	#news ol {
		font-size: 0.97em;
	}
	
	.center {
		text-align:center;
	}
	
	.right {
		text-align:right;
	}
	
	img.frame, img.float-frame, img.float-right-frame {
		/*border: 3px solid #4b4b4b;*/
		margin-top:0.3em;
	}
		
	.float-frame {
		float:left;
		clear:left;
		padding-right:5px;
	}
	
	.float-right-frame {
		float:right;
		clear:right;
		padding-left:5px;
	}



.kontakti {
font-size: 110%;
}
.kontakti p {
font-family: Arial;
color:#4b4b48;
}
.kontakti strong {
font-weight: Bold;
color:#3e7b01;
}

.catmenu {
background:url(../images/catbutton.gif);
background-repeat:no-repeat;
background-position:center top;
height:26px;
font-size: 75%;
cursor:pointer;
}
.catsubmenu {
height:22px;
font-size: 75%;
cursor:pointer;
margin-left:5px;
}
.catsubmenu a {
font-family: Tahoma;
color:#074e62;
text-decoration:none;
}

.catmenu a{
font-family: Tahoma;
color:#074e62;
margin-left:10px;
text-decoration:none;
}

.menutbl {
font-size: 85%;
}

.menutbl a{
font-family: Tahoma;
color:#394a29;
text-decoration:none;
font-weight: bold;
}

.newsprev a{
font-family: Trebuchet MS;
font-size: 85%;
color:#413f3e;
}
.newsprev {
font-family: Trebuchet MS;
color:#413f3e;
margin-left:5px
}
.newsdate {
color:#477a10;
}

.copy {
font-size: 70%;
font-family: Tahoma;
color:#413f3e;
}
.copy a{
color:#413f3e;
}

.content {
font-size: 80%;
margin:10px;
}

.item {
	width: 200px;
	height: 250px;
  font-size:  75%;
	text-decoration: none;
	padding: 2px 10px;
	text-align: center;
	vertical-align: top;
	float:left;
}

.item2 {
	width: 200px;
	height: 150px;
  font-size:  75%;
	text-decoration: none;
	padding: 2px 10px;
	text-align: center;
	vertical-align: top;
	float:left;
}
.zagol {
	font-size:130%;
}

.imagecat {
text-align: center;
}

.cathref {
font-family: Verdana;
font-size: 12px;
color: #3E7B01;

}
a.cathref:hover {
color: #005787;
}


.catname {
padding-top: 4px;
height: 72px;
}

.cena {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

a {
  color: #3E7903;
 }
 
table.data tr {color:#000; background-color:#FFFFE9; font-size:12px;}
table.data td {vertical-align:middle; padding:5px; border:solid 1px #aaa;}
table.data {border-collapse:collapse;width:100%;}
table.data th {color:#000; background-color:#BCCD8B; font-size:12px;border:solid 1px #aaa; padding:5px;}

.statdiv {
border-bottom: 1px solid #9FAF71;font-family: Helvetica; font-size:14px;font-weight: bold;color:#000050;
}
.zagstat {
 font-size:12px;font-weight: bold;
 }

#news {
border-left: 1px solid #9FAF71;
padding-left:5px;
}
 
#news dt{
font-style:italic;
color:#000084;
font-family: Verdana;
}

td.super {
border: 1px solid #719E45;
}

td.super:hover {
border: 3px solid #007BAB;
}
