* {
	margin: 0px;
	padding: 0px;
	border: none;
}

@font-face {
 font-family: AvenirBlack;
 src: url("Avenir-Black.eot") /* EOT file for IE */
}
@font-face {
 font-family: AvenirBlack;
 src: url("Avenir-Black.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: AvenirMedium;
 src: url("Avenir-Medium.eot") /* EOT file for IE */
}
@font-face {
 font-family: AvenirMedium;
 src: url("Avenir-Medium.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: AvenirLight;
 src: url("Avenir-Light.eot") /* EOT file for IE */
}
@font-face {
 font-family: AvenirLight;
 src: url("Avenir-Light.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: AvenirOblique;
 src: url("Avenir-Oblique.eot") /* EOT file for IE */
}
@font-face {
 font-family: AvenirOblique;
 src: url("Avenir-Oblique.ttf") /* TTF file for CSS3 browsers */
}

body {
    font-family: AvenirMedium, Arial, sans-serif;
	font-size: 0.9em;
    line-height: 1.3em;
    color: #2e2e2e;
    background: #698d61 url(../images/pozadi.jpg) top center no-repeat;
}
img, a img {
    border: none;
}
header, nav, section, article, aside, footer {
   display: block;
}
address, blockquote, dl, fieldset, h1, h2, h3, h4, h5, h6, ol, p, table, ul {
    margin-bottom: 15px;
}
.red {
    color: red;
}
h1, h2, h3, .nadpis {
    color: #000;
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 0px 0px 15px 0px;
    font-weight: bold;
    font-family: AvenirMedium, Arial, sans-serif;
}
h1 {
	padding: 0px 0px 0px 30px;
    background: url(../images/ikona-nadpis.png) no-repeat;
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1.1em;
}
h4 {
    font-size: 1.0em;
}
h2.clanek {
	margin-bottom: 10px;
}
hr {
	width: 100%;
	height: 1px;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #fff;
}
.cistic {
    clear: both;
	float: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}
a {
	color: #000;
    text-decoration: none;
}
a:hover {
	color: #000;
    text-decoration: underline;
}
.vlevo {
    text-align: left;
}
.vpravo {
    text-align: right;
}
.left {
    float: left;
}
.right {
    float: right;
}

.stred {
	width: 1000px;
	margin: 0px auto;
}
    header {
        width: 100%;
		min-width: 1000px;
        overflow: hidden;
        padding: 0px;
        margin: 0px;
    }
    #Logo {
        width: 600px; /* 600 */
        height: 85px;
        position: relative;
    	overflow: hidden;
    	font-size: 0.4em;
    	padding: 0px !important;
		background: none;
        margin: 20px auto 20px auto;
        text-indent: -9999px;
    }
    #Logo span {
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background: url(../images/pozadi-logo.png) no-repeat;
        width: 600px;
    	height: 85px;
    	visibility: visible;
    	cursor: pointer;
        _cursor: hand;
    }
		nav {
            width: 100%;
            height: 50px;
			padding: 0px 0px 0px 0px;
			background: #d7fa34;
        }
        nav ul {
			width: 1000px;
            height: 50px;
            list-style: none;
            margin: 0px auto 0px auto;
        }
        nav ul li {
            display: inline;
            float: left;
        }
        nav ul li a {
            display: block;
            height: 26px; /* 50 */
            padding: 19px 10px 0px 10px;
            margin: 0px 10px 0px 0px;
            font-size: 0.9em;
            text-decoration: none;
			font-size: 1.2em;
			font-weight: bold;
            color: #2e2e2e;
			border-bottom: 5px solid #d7fa34;
            font-family: AvenirLight, Arial, sans-serif;
        }
        nav ul li a:hover, nav ul li a.aktivni {
            text-decoration: none;
            color: #000;
            border-bottom: 5px solid #fff;
        }
        nav ul li.last a, nav ul li.last a:hover {
            margin: 0px 0px 0px 0px;
        }

	#Banner {
		width: 980px; /* 1000 */
		height: 350px; /* 370 */
		margin: 20px auto 0px auto;
		padding: 10px 10px 0px 10px;
		background: #fff;
		border-bottom: 10px solid #d7fa34;
	}
		#Slider {
			width: 650px;
			height: 350px;
			float: left;
			overflow: hidden;
		}
		#Kontakty {
			width: 290px; /* 330 */
			height: 290px; /* 300 */
			float: left;
			overflow: hidden;
			color: #2e2e2e;
			font-size: 1.2em;
			padding: 10px 20px 0px 20px;
            font-family: AvenirMedium, Arial, sans-serif;
		}
			#Kontakty a {
				color: #000;
				text-decoration: none;
			}
            #Kontakty a:hover {
				color: #2e2e2e;
				text-decoration: underline;
			}
section {
    width: 980px; /* 1000 */
    padding: 20px 20px 20px 0px;
    margin: 20px auto 0px auto;
	color: #2e2e2e;
	background: #fff;
    font-family: AvenirLight, Arial, sans-serif;
}
	section article {
		width: 715px; /* 735 */
		float: left;
		padding: 0px 0px 0px 20px;
	}
	section article p {
        font-size: 1.1em !important;
	}
    section article.full {
		width: 980px !important; /* 980 */
	}
	section aside {
		width: 245px; /* 245 */
		float: left;
	}
		aside ul {
			width: 230px; /* 245 */
            height: auto;
            list-style: none;
            margin: 0px 15px 0px 0px;
        }
        aside ul li {
            display: block;
        }
        aside ul li a {
            display: block;
			width: 230px;
            height: auto; 
            padding: 10px 0px 5px 10px;
            margin: 0px 0px 3px 0px;
            font-size: 0.9em;
            text-decoration: none;
			font-size: 1.2em;
			font-weight: bold;
            color: #2e2e2e;
			background: #fff;
			border-bottom: 5px solid #d7fa34;
            font-family: AvenirLight, Arial, sans-serif;
        }
        aside ul li a:hover, aside ul li a.aktivni {
            text-decoration: none;
            color: #000;
			background: #d7fa34;
            border-bottom: 5px solid #d7fa34;
        }
        aside ul li.last a, aside ul li.last a:hover {
            margin: 0px 0px 0px 0px;
        }
	article #Galerie a {
		width: 225px; /* 240 */
		height: 169px;
		overflow: hidden;
		margin: 7px;
        float: left;
		display: block;
        background: #ccc;
        text-align: center;
	}
	article .youtube {
		width: 225px;
		height: 169px;
        margin: 7px;
        float: left;
	}
    article table.obsazenost {
		width: 100%;
		border: none;
	}
    article table.obsazenost tr {
		border: none;
	}
    article table.obsazenost tr th {
		border: 1px solid #fff;
		background: #d7fa34;
	}
	article table.obsazenost tr td {
		border: 1px solid #fff;
	}

	article table.ohraniceni {
		width: 100%;
		border: 1px solid #000;
	}
    article table.ohraniceni tr {
		border: none;
	}
    article table.ohraniceni tr th {
		border: 1px solid #000;
        background: #d7fa34;
	}
    article table.ohraniceni tr td {
		border: 1px solid #000;
	}
/*rezervace*/
    #RezLevy {
        width: 480px;
        float: left;
    }
        #RezLevy .dny {
            width: 140px;
            margin-right: 20px;
            float: left;
        }
            #RezLevy .denblack {
                width: 140px !important;
                margin-bottom: 1px;
                color: #fff;
                padding: 3px 5px !important;
                background: #000;
            }
            #RezLevy .den {
                width: 140px !important;
                margin-bottom: 1px;
            }
                #RezLevy .den span {
                    float: right;
                    margin-left: 10px;
                }
                #RezLevy .den a {
                    display: block;
                    width: 140px;
                    background: #ccc;
                    padding: 5px 5px;
                }
                #RezLevy .den a.dnes {
                    background: #d7fa34;
                }
        #RezLevy .kurty {
            width: 320px;
            float: left;
        }
            #RezLevy .kurt {
                width: 140px;
                float: left;
                text-align: center;
                margin: 0px 10px 1px 0px;
            }
            #RezLevy .kurt a {
                display: block;
                width: 140px;
                text-align: center;
                background: #ccc;
                padding: 3px 0px;
            }
                #RezLevy .kurt a.aktivni {
                    background: #d7fa34;
                }
                #RezLevy .kurt a:hover {
                    background: #d7fa34;
                    text-decoration: none;
                }
            #RezLevy .kurt .odkaz {
                display: block;
                width: 140px;
                text-align: center;
                background: red;
                color: #fff;
                padding: 3px 0px;
            }
            #RezLevy .kurt .rez {
                background: #999;
                color: #fff;
            }
            #RezLevy .kurt .obs {
                background: red;
                color: #fff;
            }
        #RezLevy .black {
            color: #fff;
            width: 140px !important;
            padding: 3px 0px !important;
            background: #000;
        }
        #RezLevy .mezera {
            width: 100%;
            height: 20px;
        }
    #RezPravy {
        width: 450px;
        float: right;
    }
        table#Poptavka {
            width: 400px !important;
            margin: 0px;
            background: none !important;
        }
        table#Poptavka tr td {
            width: 390px;
            padding: 5px;
            font-size: 1.0em;
            background: none !important;
        }
        table#Poptavka tr td.stred {
            width: 20px;
        }
        table#Poptavka tr td p {
            margin-bottom: 10px;
        }
        input, textarea, select {
            border: 1px solid #d7d7d7;
            width: 370px;
            padding: 3px 10px;
            color: #666;
            font-size: 1.2em;
            box-shadow: 4px 4px 2px -4px rgba(170,180,181,0.88);
            -webkit-box-shadow: 4px 4px 2px -4px rgba(170,180,181,0.88);
            -moz-box-shadow: 4px 4px 2px -4px rgba(170,180,181,0.88);
        }
        .tlacitko {
            width: 300px;
            height: 45px;
            float: right;
            color: #fff;
            background: #000;
            font-size: 1.2em;
            padding: 10px;
            text-align: center;
            cursor: pointer;
            _cursor: hand;
            transition: transform 1s, background 0.75s;
        }
        .tlacitko:hover {
            color: #56696b;
            background: #d7fa34;
            transition: transform 1s, background 0.75s;
        }

    .sending, .check {
        display: none;
    }

footer {
	width: 100%;
    min-width: 1000px;
	background: #d7fa34;
    margin: 20px 0px 0px 0px;
	padding: 0px;
}
	footer .stred {
		width: 1000px; /* 1000 */
        height: 50px;
        color: #2e2e2e;
        padding: 15px 0px 15px 0px;
		font-size: 0.9em;
        font-family: AvenirLight, Arial, sans-serif;
	}
	footer .stred a {
		color: #000;
		text-decoration: none;
	}
    footer .stred a:hover {
		color: #000;
		text-decoration: underline;
	}
	
