@import "fancybox.css";
body{
	background:#39b54a url(../images/bg-body.gif) repeat-x;
	margin:0;
    padding:0;
    line-height:1.6em;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	}
/* typo */
ul, ul ul, ul ul ul, ol, ol ol, ol ol ol{
    margin:2px 10px;
    padding:0;
    list-style-position:inside;
    }
ul li, ul ul li, ul ul ul li, ol li, ol ol li, ol ol ol li{
    margin:0;
    padding:0 10px;
    }
a{
    text-decoration:none;
    outline:none;
    color:#007da3;
    }
a:hover{
    text-decoration:none;
    color:#8cc63f;
    }
h1{
	float:left;
	display:inline;
	background:url(../images/logo.gif) no-repeat;
	width:162px;
	margin:0 20px 0 12px;
	padding:0;
	text-indent:-9999px;
	}
h1 a{
	display:block;
	height:133px;
	}
h2{
	text-indent:-9999px;
	margin:0 0 11px 0;
	padding:0;
	}
p{
	margin:0;
    padding:0.5em 0;
	}
img, fieldset{
	border:0;
	}
table, td, select, input, textarea, li{
    font:100% Arial, Helvetica, sans-serif;
    }
/* container */
#default, .page{
    background:#fff;
    width:889px;
    min-height:600px;
    margin:0 auto;
    text-align:left;
    
    }
*html #default {
     background:#fff;
    border:0px solid green;
    width:870px;
    padding-right:-10px;    
    }  
*html #over {
	position:absolute;
	top:0;
	left:975px;
	margin:0;
	padding:0;
	background:#39b54a url(../images/bg-body.gif) repeat-x;
	width:23px;
	height:960px;	
	border:0px solid red;
	z-index:30;
}    

  
/* header */
#header{
	background:url(../images/bg-headerBottom.gif) no-repeat bottom;
	position:relative;
	float:left;
	width:889px;
	height:535px;
	}
.page #header {height:509px;}
/* menu */
#lang {
	position:absolute;
	z-inde3020;
	left:729px;
	top:9px;
	color:#fff;
	width:150px;
	float:right;
	text-align:right;
}	
ul#menu{
	background:url(../images/bg-menu.gif) repeat-x;
	float:left;
	width:695px;
	/*width:705px;*/
	height:103px;
	margin:0;
	padding:0;
	}
ul#menu li{
	float:left;
	margin:58px 0 0 0;
	padding:0;
	list-style:none;
	}
ul#menu li a{
	text-indent:-9999px;
	display:block;
	height:44px;
	}
/* menu 1st level */	
ul#menu li#menu_1 a{
	background:url(../images/menu.gif) 0px 0px;
	width:70px;
	margin-left:40px;
	}
ul#menu li#menu_2 a{
	background:url(../images/menu.gif) 577px 0px;
	width:73px;
	}
ul#menu li#menu_3 a{
	background:url(../images/menu.gif) 503px 0px;
	width:143px;
	}
ul#menu li#menu_4 a{
	background:url(../images/menu.gif) 360px 0px;
	width:122px;
	}
ul#menu li#menu_5 a{
	background:url(../images/menu.gif) 240px 0px;
	width:67px;
	}
ul#menu li#menu_6 a{
	background:url(../images/menu.gif) 170px 0px;
	width:170px;
	}
/* menu 1st level selected */
ul#menu li#menu_1 a:hover, ul#menu li#menu_1 a.selected{
	background:url(../images/menu.gif) 0px 44px;
	}
ul#menu li#menu_2 a:hover, ul#menu li#menu_2 a.selected{
	background:url(../images/menu.gif) 577px 44px;
	}
ul#menu li#menu_3 a:hover, ul#menu li#menu_3 a.selected{
	background:url(../images/menu.gif) 503px 44px;
	}
ul#menu li#menu_4 a:hover, ul#menu li#menu_4 a.selected{
	background:url(../images/menu.gif) 360px 44px;
	}
ul#menu li#menu_5 a:hover, ul#menu li#menu_5 a.selected{
	background:url(../images/menu.gif) 240px 44px;
	}
ul#menu li#menu_6 a:hover, ul#menu li#menu_6 a.selected{
	background:url(../images/menu.gif) 170px 44px;
	}
	
	
/*menu 2nd level */
ul#submenu, ul#submenu li{
	float:left;
	display:inline;
	padding:0;
	list-style:none;
	color:#fff;
	margin:0 0px 0 7px;
	/*padding:2px 0px 2px 4px;*/
	line-height:18px;
	}
ul#submenu{
	/*/margin:11px 12px 7px 32px;*/
	
	/*margin:11px 0px 7px 0px;*/
	margin:11px 0px 7px 0px;
	background-color:#8dc641;
	color:#fff;
	}
ul#submenu li{
	margin:0 5px 0 1px;
	font-size:11px;
	color:#fff;
	/*padding:0 2px 0 2px;*/
	padding:0px 0px 0px 4px;
	}
ul#submenu li a{
	color:#fff;
	padding:2px 3px 2px 3px;
	margin:0px 0px 7px 0px;
	
	}
ul#submenu li a:hover, ul#submenu li a.selected{
	color:#fff;
	background-color:#488630;
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	
	}
	
html>body	ul#submenu li a:hover, ul#submenu li a.selected{
	color:#fff;
	background-color:#488630;
	padding:2px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	
	}
/* end menu */
#flMoviePlaceholder{
	margin-left:10px;
	}
#introSwf {
	float:left;
	}
a.tabs{
	float:left;
	width:134px;
	height:42px;
	display:inline-block;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
a.tabs:hover, a.tabs.selected{
	background-position:0 -42px;
	}
a.greenTab{
	background:url(../images/tab-zeleni.gif) no-repeat;
	margin:0 13px 0 10px;	
	}
a.blueTab{
	background:url(../images/tab-vrazji.gif) no-repeat;
	}
p#motto{
	background:url(../images/slogan.gif) no-repeat;
	float:left;
	display:inline-block;
	width:273px;
	height:13px;	
	text-indent:-9999px;
	padding:0;
	margin:10px 12px 0 313px;
	}
	
	
*html p#motto{
	background:url(../images/slogan.gif) no-repeat;
	margin:10px 12px 0 303px;
	}
	

	
img#headImg{
	margin:0px 10px;
	}
.noSubmenu img#headImg {margin-top:6px;}
a#fotoGalPage{
	background:url(../images/FG-page.jpg) no-repeat;
	position:absolute;
	/*top:146px;*/
	top:150px;
	left:672px;	
	width:207px;
	height:332px;
	text-indent:-9999px;
	}
.noSubmenu a#fotoGalPage{
	/*top:144px;*/
	top:150px;
	}

/* content */
#content{
	background:#FFF;
	float:left;
	width:863px;
	height:auto;
	padding:11px 0 20px 26px;
	line-height:18px;
	}
*html #content{
	background:#fff;
	float:left;
	width:803px;
	height:auto;
	padding:11px 0px 20px 18px;
	line-height:18px;
	border:0px solid orange;
	}	
#summary{
	font-size:14px;
	}
#summary span{
	font-size:18px;
	}
/* home */
#default #content{
	padding-bottom:0;
	}
#leftCol{
	float:left;
	/*width:630px;*/
	width:863px;

	}
h2#h2Home{
	background:url(../images/title-skrad.gif) no-repeat;
	height:23px;
	}
#default #summary{	
	background:url(../images/home-text.gif) no-repeat;
	/*width:630px;*/
	width:863px;
	height:88px;
	text-indent:-9999px;
	}	
*html #default  #summary{	
	/*background:#aaddff url(../images/home-text.gif) no-repeat;*/
	background:#fff url(../images/home-text.gif) no-repeat;
	/*width:630px;*/
	width:863px;
	height:88px;
	text-indent:-9999px;
	
	border-right:0px solid red;
	
	}
*html #summary{	
	/*background:#aaddff url(../images/home-text.gif) no-repeat;
	width:630px;*/
	width:863px;
	height:88px;
	text-indent:-9999px;
	margin:0;
	border-right:0px solid red;
}
	
	
	
	
	
	
	
#rightCol{
	float:left;
	width:226px;
	/*width:200px;*/
	}
#rightCol a{
	height:154px;
	}
/* page  */
#content p{
	margin-right:20px;
	}
#content p img{
	padding:0 0 10px 10px;
	}
/* gallery */
ul#photoGallery{
	float:left;
	margin:0 0 0 40px;
	padding:0;
	list-style:none;
	}
ul#photoGallery li.cols5{
	float:left;
	width:150px;
	margin:0;
	padding:0;
	}
ul#photoGallery li.cols6{
	float:left;
	width:125px;
	margin:0;
	padding:0;
	}
ul#photoGallery li img{
	display:block;
	margin-bottom:10px;
	}
/* footer */
#footer{
	float:left;
	background:url(../images/bg-footer1.gif) no-repeat;
	width:889px;
	height:118px;
	}
#footer p{
	padding-top:26px;
	color:#fff;
	font-size:11px;
	}
#footer p a{
	color:#fff;
	}
#footer p a:hover{
	color:#007da3;
	}
p#signature{
	text-align:right;
	margin:-10px 10px 0 0;
	
	}
.htz {
	margin:0px 510px 0 0px;

}
.galHome {
	padding:0 0 0 100px;
	
}