﻿body {
	margin:0;
	padding:0px;
	font-family:Verdana;
}
.index{
}
html {
	overflow-x: hidden;
	overflow-y: auto;
} 


/* Top Frame */
.topframe{
	background:#00451d;
}
.time{
	text-align:right;
	line-height:16px;
	padding:0 6px 0 0;
	font-size:11px;
	background:#3c7352;
	clear:both;
}
.logo{
	width:188px;
	background:#00451d;
	float:left
}
.header{
	width:100%;
	height:102px;
	background:#00451d url(header_back.jpg) no-repeat top right;
}
.header_text{
	height:74px;
	width:545px;
	margin:0 auto;
}
.top_nav{
	height:28px;
	padding:0 0 0 0px;
	float:left;
}
.top_nav a{
	width:90px;
	height:28px;
	line-height:24px;
	float:left;
	display:inline-block;
	text-decoration:none;
	font-size:12px;
	margin:0 1px 0 0;
	text-align:center;
	background:url(tab_off.jpg) no-repeat top left;
	color:#fff;
}
.top_nav a:hover{
	text-decoration:underline;
}
.top_nav a:active{
	background:url(tab_on.jpg) no-repeat top left;
	color:#386c4d;
	font-size:12px;
	line-height:28px;
}
.top_nav a:focus{
	background:url(tab_on.jpg) no-repeat top left;
	color:#386c4d;
	font-size:12px;
	line-height:28px;
}

/* End Top Frame */

/* Left Frame */
.leftframe{
	background:#cfe6d8 url(left_back.jpg) repeat-y right;
	font-size:11px;
}

.leftnav{
}
.leftnav a{
	text-decoration:none;
	color:#386c4d;
}
.leftnav a:hover{
	text-decoration:underline
}
.headfolder a{
	text-decoration:none;
	color:#00451d;
}
.headfolder a:hover{
	text-decoration:none
}
.headfolder{
	background:#bbdcc8 url(nav_selected.jpg) repeat-y right;
}
.leftnav table{
	width:100%
}
.leftnav td{
	height:24px;
	line-height:24px;
}
.blocks{

}
.blocks .header{
	height:28px;
	line-height:28px;
	color:#00451d;
	background:#a6ccb5;
	text-align:center;
	font-size:12px;
}
.table1 table{
	background:#c5e1d0;
	width:180px;
	border:0px !important;
}
.table2 table{
	background:#c5e1d0;
	border:0px !important;
}

/* End Left Frame */

/* Main Frame */
#mainframe {
	background:#fff9e6;
}
.delo_sprav td, .delo_sprav th{
	border:1px solid #fff1c5;
	border-collapse:collapse;
}
.content-wrap{
	clear:both;
	padding:10px 0;
}
.twopanels td{
	padding:0 20px 0 10px;
}
.headerline{
	background:#fff1c5;
	margin:0 0 10px 0;
	padding:0 0px 0 10px;
	height:30px;
	line-height:30px;
	font-size:12px;
	text-align:left;
	color:#807140;
	font-weight:bold;
}

/* End Main Frame */

/* Bottom Frame */
.bottomframe{

}
.counter{
	width:188px;
	background:#a6ccb5 url(counter_back.jpg) repeat-y right;
}
.copyrights{
	color:#aaa;
	text-align:right;
	padding:0 6px 0 0;
	font-size:11px;
	line-height:24px;
	background:#f1f1f1;
}
/* End Bottom Frame */

.separator{
	line-height:10px;
	clear:both;
	width:100%;
	height:10px;
	font-size:10px;
}
.clear{
	width:100%;
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.dottedgreen{
	border-bottom:1px dotted #88bf9e;
}
.dottedgrey{
	border-left:1px dotted #666;
}
.text{
	font-size:11px;
	line-height:18px;
	color:#666;
}
.justify{
	text-align:justify;
}
.links a{
	text-decoration:none;	
	color:#396e4f;
	font-size:11px;
}
.links a:hover{
	text-decoration:underline;	
}
.bold{
	font-weight:bold
}
.photoframe img{
	padding:1px;
	border:1px solid #666;
}
.center{
	text-align:center;
	margin:0 auto;
}