@charset "utf-8";

/* cs copyright */
#container_footer
{
    width: 989px;
    font-size: 10px;
    color: #DDD;
	height:50px;
}
#container_footer_in
{
	margin:35px 0 0 0;
}
#footer_ew
{
margin: 0 0 0 20px;
width: 290px;
float: left;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#container_footer a
{
    color: white;
    text-decoration: none;
}
#container_footer a:hover
{
    text-decoration: underline;
}
#footer_copy
{
    	margin: 0 20px 0 0px;
    	width: 350px;
	float: right;
    	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer_copy a :hover
{
    text-decoration:underline;
}
/* end cs copyright */

body {		background-color:#211c28;
			margin:0 0 0 0;
			padding:0 0 0 0;
			background-image:url(../images/body.png);
			background-repeat:no-repeat;
			background-position:center 0;
}

#logo 

{			width:206px;
			height:75px;
			position: absolute; top: 165px; left: 460px;
			display: block;
			z-index: 20;
}

#patickaBody {background-image:url(../images/paticka-body.png);
			background-repeat:repeat-x;
			height:300px;
			z-index:1;
			position: fixed;
			bottom: 0pt;
			width: 100%;
			padding:0 0 0 0;
}
.cleaner {	clear:both;
}

/* layout */
#hlavickaSpacer{width:989px;
			height:131px;
			margin:0 auto 0 auto;
}
#hlavicka{	background-image:url(../images/hlavicka.jpg);
			background-repeat:no-repeat;
			width:989px;
			height:138px;
			margin:0 auto 0 auto;			
}
#obsah{		background-image:url(../images/pozadi.png);
			background-repeat:repeat-y;
			width:988px;
			margin:0 auto 0 auto;
			z-index:10;
			position:relative;
}
#obsahHlavicka{	background-image:url(../images/obsah-hlavicka.jpg);
			background-repeat:no-repeat;
			width:988px;
			min-height:478px;
}
#obsah1{	width:269px;
			float:left;
			display:block;
}
#obsah2{background-image:url(../images/obsah1-hlavicka.png);
			background-color:#0e5654;
			background-repeat:repeat-x;
			width:420px;
			min-height:429px;
			float:left;
			padding:0 25px 40px 25px
}
#obsah3{	width:246px;
			float:right;
			margin:50px 0 0 0;
}
#paticka{	background-image:url(../images/paticka.jpg);
			background-repeat:no-repeat;
			width:989px;
			height:128px;
			margin:0 auto 100px auto;
			z-index:10;
			position: relative;
}
.obsah3Image1{	background-image:url(../images/obsah3-image1.jpg);
			background-repeat:no-repeat;
			width:246px;
			height:242px;
}
.obsah3Image2{	background-image:url(../images/obsah3-image2.jpg);
			background-repeat:no-repeat;
			width:246px;
			height:137px;
}
.otazkyOdpovedi{	background-image:url(../images/otazky-odpovedi-pozadi.jpg);
			background-repeat:repeat-y;
			width:246px;
}
.otazkyOdpovediHlavicka{	background-image:url(../images/otazky-odpovedi-hlavicka.jpg);
    		background-repeat:no-repeat;
			width:246px;
			min-height:214px;
			padding:5px 0 0;
}
.otazkyOdpovediPaticka{	background-image:url(../images/otazky-odpovedi-paticka.jpg);
			background-repeat:repeat-y;
			width:246px;
			height:15px;
}
#kapitola{	width:220px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif;
			text-transform: uppercase;
			font-size:17px;
			color:#FFF;
			text-align:center;
			margin:15px 0 0 215px;
}
/* end layout */



/* top menu*/
#menu {
	width:500px;
	height:35px;
	position:relative;
	top:80px;
	left:480px;
}
.menuMain {
	position:absolute;
	width:485px;
	height:31px;
	top:0px;
	left:0px;
	list-style:none;
	text-align:left;
}

.menuMain li {
	float: left;
}
.menuMain li a:hover {
	color:#FFF;
}
.menuMain li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	text-align:center;
	padding:0px 0 0 0;
	display:block;
	min-height:17px;
}
.menuMain li a:hover {
	color: #000;
}

/* buttons */

.menuItem1 a{
	width:90px;
}
.menuItem1 a:hover{
	background-color:#f1e273;
}
/* end top menu*/


/* bottom menu  */
#menu3
{
	width:500px;
	height:30px;
	text-align:right;
    	padding: 20px 0 0 0;
	float:right;

}
.menuMain3
{
    list-style: none;
    margin: 0px 12px 0px 0;
	padding:0 0 16px 0;
}
.menuMain3 li 
{
    display: inline;
	margin:0 0 0 0;
}
.menuMain3 li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    padding: 0px 10px 0 10px;
    border-right: solid 1px white;
}
.menuMain3 li.last a
{
    border-right: none;
}
.menuMain3 li:hover a
{
    color: white;
    text-decoration: underline;
}
/* end bottom menu  */


/*  Faq  */

.faqItem
{
    padding-bottom:10px;
}
.faqTitle
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#00f0ff;
	text-align:left;
	margin:20px 20px 0 20px;
	text-align:justify;
}

.faqQuestion
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	color:#FFF;
	text-align:center;
	margin:20px 0 0 0;
	padding:10px 20px 0 20px;
	width:205px;
}
.faqAnswer
{
	font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	color:#FFF;
	text-align:left;
	margin:10px 20px 0 20px;
}

/* Faq end */

/* gallery */
.gallery
{
    text-align:center;
}

.galleryItem
{
    display:inline;
}

.galleryItem img
{
    margin: 5px 5px 5px 5px;
}
/* end gallery */
