html {
	height: 100%
}

body {
	margin:0px;
	padding:0px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:100%;
	background:url(/templates/1/img/grass_bg.gif) #689131 top left;
	color:#616161;
}

h1 {
	font-size:16px;
	color:#386003;
	margin-top:5px;
}

h2 {
	font-size:14px;
	color:#386003;
}

h3 {
	font-size:11px;
	color:#386003;
	text-align:left;
}


a {
	text-decoration:underline;
	color:#386003;
}

a.vice_info {
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	float:left;
}

#sky_bg_left {
	position:absolute;
	top:0px;
	left:0px;
	width:50%;
	background:url(/templates/1/img/sky_bg_left.gif) #689131 top left repeat-x;
	height:140px;
}

#sky_bg_right {
	position:absolute;
	top:0px;
	right:0px;
	width:50%;
	background:url(/templates/1/img/sky_bg_right.gif) #689131 top left repeat-x;
	height:115px;
}

#main_wrap {
	width:770px;
	position:relative;
	text-align:left;
	margin: 0 auto;
}

#header {
	width:770px;
	height:237px;
	position:relative;
	background:url(/templates/1/img/header_bg.gif) top left no-repeat;
}

#header a.logo {
	position:absolute;
	top:110px;
	left:30px;
	display:block;
	width:122px;
	height:65px;
	background:url(/templates/1/img/logo.gif) top left no-repeat;
}

#header a.home {
	position:absolute;
	top:36px;
	left:144px;
	display:block;
	width:20px;
	height:20px;
}

#header a.email {
	position:absolute;
	top:36px;
	left:168px;
	display:block;
	width:20px;
	height:20px;
}

#header_menu {
	position:absolute;
	top:38px;
	left:203px;
	width:558px;
	height:26px;
	text-align:center;
	text-transform:lowercase;
}

ul#csstopmenu {
	display: inline;
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#header_menu ul.submenus {
	display:none;
}

#header_menu .headerlinks {
	display:inline;
}

#header_menu .mainitems {
	background:url(/templates/1/img/header_menu_line.gif) 0% 50% no-repeat;
	padding-left:23px;
}

#header_menu .first {
	background:none;
}

#header_menu a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

#header_menu a:hover {
	text-decoration:underline;
}

#header_menu .headerlinks a:hover {
	text-decoration:underline;
}

#header_menu li.mainitems {
	display: inline;
	list-style-type: none;
	padding-right: 23px;
}

#header_bg_left {
	width:117px;
	height:237px;
	position:absolute;
	top:0px;
	left:-117px;
	background:url(/templates/1/img/header_bg_left.gif) top left no-repeat;
}

#header_bg_right {
	width:113px;
	height:237px;
	position:absolute;
	top:0px;
	right:-113px;
	background:url(/templates/1/img/header_bg_right.gif) top left no-repeat;
}

#body_wrap {
	position:relative;
	top:0px;
	left:0px;
	width:770px;
	min-height:67px;
	background:white;
	background:url(/templates/1/img/body_grass_bg.gif) top left no-repeat;	
}

#body_bg_left {
	width:117px;
	height:67px;
	position:absolute;
	top:237px;
	left:-117px;
	background:url(/templates/1/img/body_grass_bg_left.gif) top left no-repeat;
	z-index:5
}

#body_bg_right {
	width:113px;
	height:67px;
	position:absolute;
	top:237px;
	right:-113px;
	background:url(/templates/1/img/body_grass_bg_right.gif) top left no-repeat;
}

#page_w_menu {
	width:567px;
	float:right;
}

#page_w_menu .page {
	display:table-cell;
	width:527px;
	background:white;
	text-align:justify;
	padding:0px 20px 0px 20px;
	margin:0px;
}

.page p {
	margin-top:10px;
	margin-bottom:10px;
	padding:0px
}

#page_w_menu .page_top {
	width:567px;
	height:9px;
	font-size:0px;
	background:url(/templates/1/img/page_menu_top.gif) top left no-repeat;
}

#page_w_menu .page_bottom {
	width:567px;
	height:9px;
	font-size:1px;	
	background:url(/templates/1/img/page_menu_bottom.gif) top left no-repeat;
}

#menu_left_wrap {
	width:194px;
	float:left;
}

#menu_left {
	width:164px;
	background:#386003;
	display:table-cell;
	padding: 0px 15px 15px 15px;
}

#menu_left h2 {
	color:#fff;
	font-size:16px;
	margin: 5px 0px 12px 0px;
	padding:0px;
}

#menu_left ul#menu {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu_left ul#menu li {
	background:url(/templates/1/img/menu_left_line.gif) bottom left repeat-x;
	padding:6px 15px 6px 15px;
}

#menu_left ul#menu li ul {
	display:none;
}


#menu_left #menu a {
	color:#fff;
	text-decoration:none;
	background:url(/templates/1/img/menu_left_arrow.gif) 0% 0% no-repeat;
	padding-left:20px;
	display:block;
}

#menu_left #menu a:hover {
	color:#fcf603;
	text-decoration:none;
	background:url(/templates/1/img/menu_left_arrow_on.gif) 0% 0% no-repeat;
}

#menu_left_top {
	width:194px;
	height:9px;
	font-size:1px;
	background:url(/templates/1/img/menu_left_top.gif) top left no-repeat;
}

#menu_left_bottom {
	width:194px;
	height:9px;
	font-size:1px;	
	background:url(/templates/1/img/menu_left_bottom.gif) top left no-repeat;
}

#page_no_menu {
	float:right;
	width:770px;
}


#page_no_menu .page_top {
	width:770px;
	height:9px;
	font-size:0px;
	background:url(/templates/1/img/page_nomenu_top.gif) top left no-repeat;
}

#page_no_menu .page_bottom {
	width:770px;
	height:9px;
	font-size:1px;	
	background:url(/templates/1/img/page_nomenu_bottom.gif) top left no-repeat;
}

#page_no_menu .page {
	display:table-cell;
	width:730px;
	background:white;
	text-align:justify;
	padding:0px 20px 0px 20px;
	margin:0px;
}

#footer {
	float:right;
	width:770px;
	height:74px;
	color:#fff;
	background:url(/templates/1/img/footer_bg.gif) top left no-repeat;
	margin-top:9px;
}

#footer a {
	color:#fff;
	text-decoration:underline;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

.footer_copyright {
	float:left;
	width:345px;
	text-align:left;
	padding:14px 0px 0px 20px;
}

.footer_links {
	float:right;
	width:345px;
	text-align:right;
	padding:14px 20px 0px 0px;
}

table.strediska {
	margin-top:10px;
}

td.pikto {
	width:50px;
	vertical-align:top;
}

table.strediska h2 {
	font-size:14px;
	color:#386003;
	margin: 0px 0px 5px 0px;
}


#had {
	text-transform:lowercase;
	width:100%;
	height:20px;
	padding-top:5px;
}

#had a {
	color:#616161;
	text-decoration:none;
}

#had a:hover {
	text-decoration:underline;
}

#had .arrow {
	color:#386003;
}

#news {
	padding-bottom:15px;
}

.news_more {
	display:block;
	padding-top:5px;
}

table.in_obsah {
	width:100%;
	border:none;
	border-collapse:collapse;
}

table.in_obsah th {
	color:#386003;
	font-weight:bold;
	background:#d7dfcd;
	padding:3px;
}

table.in_obsah td {
	background:#ebefe5;
	padding:3px;
	border-bottom:1px solid #fff
}


.gal_img2 {
	position:relative;
	float:left;
	width:130px;
	height:130px;
	vertical-align:middle;
}

.gal_img {
	position:relative;
	float:left;
	width:146px;
	height:140px;
	vertical-align:middle;
}

a.img_frame {
	display:block;
	position:absolute;
	top:0px;
	left:10px;
	width:116px;
	height:116px;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled=true, sizingMethod=scale src='/templates/1/img/img_frame.png');
}

a.img_frame[class] {
	display:block;
	position:absolute;
	top:0px;
	left:10px;
	width:116px;
	height:116px;
	z-index:2;
	background:url(/templates/1/img/img_frame.png);
}

a.img_frame:hover[class] {
	background:url(/templates/1/img/img_frame_on.png);
}

.gal_img img,.gal_img2 img {
	position:relative;
	top:0px;
	left:10px;	
	width:116px;
	height:116px;
	z-index:1
	border:none;
}

.gal_img a,.gal_img2 a {
	border:none;
}

/*  lightbox  */
#lightbox {
background-color:#eee;
padding:10px;
}

#lightboxDetails {
font-size:0.8em;
padding-top:0.4em;
}	

#lightboxCaption {
float:left;
}

#keyboardMsg {
float:right;
}

#closeButton {
top:5px;
right:5px;
}

#lightbox img {
border:none;
clear: both;
} 

#overlay img {
border:none;
}

#overlay {
background-image:url(/templates/1/img/overlay.png);
}

* html #overlay {
background-color:#333;
back\ground-color:transparent;
background-image:url(/templates/1/img/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/1/img/overlay.png", sizingMethod="scale");	
}
/*  lightbox  */


