@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #996600;
	background-image: url(../grafika/pozadi_prechod.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	cursor: default;
}



#box {
	margin: auto;
	width: 810px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
}
#header {
	background-image: url(../grafika/hlavicka.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 175px;
	width: 100%;
	padding: 0px;
}
#paticka {
	background-image: url(../grafika/pozadi_paticka.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 18px;
	width: 100%;
}
#okno {
	background-image: url(../grafika/pozadi_box.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 180px;
}
#menu {
	float: left;
	height: auto;
	width: 170px;
	background-image: url(../grafika/menu_okno.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#menu_pata {
	background-image: url(../grafika/menu_pata.jpg);
	height: 25px;
	width: 170px;
	background-repeat: no-repeat;
}
#menu_pole {
	height: auto;
	width: auto;
	padding-left: 15px;
}
#menu .menu {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B97B00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#menu a {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: lighter;
	font-size: 11pt;
}
#menu a:hover {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../grafika/menu_kun.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: lighter;
	font-size: 11pt;
}
#menu a.active {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../grafika/menu_kun.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: lighter;
	font-size: 11pt;
}



#zapati {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 15px;
}



#obrazek_stranka {
	width: 261px;
	float: right;
	height: 185px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	background-image: url(../obr/obrazek_neni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#obrazek_stranka_ram  {
	position: absolute;
	height: 185px;
	width: 261px;
}
#obrazek_stranka_popisek {
	position: absolute;
	width: 250px;
	background-color: #956300;
	height: 20px;
	margin-top: 160px;
	opacity: 0.5;  
    filter: alpha(opacity=50);  
    -moz-opacity: 0.5;  
    -khtml-opacity: 0.5;
}
#obrazek_stranka_popisek p{
	font-style: italic;
	color: #FFF;
	margin-left: 15px;
	margin-right: 10px;
}

.l {
	float: left;
}
.p {
	float: right;
}
.center {
	text-align: center;
}
.leve {
	text-align: left;
}
.prave {
	text-align: right;
}

h1 {
	font-size: 16pt;
	font-weight: lighter;
	letter-spacing: 1px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15pt;
	margin-left: 0px;
}
h2 {
	font-size: 12pt;
	font-weight: lighter;
	letter-spacing: 1px;
	font-style: normal;
	line-height: normal;
	margin-top: 12pt;
	margin-right: 0px;
	margin-bottom: 10pt;
	margin-left: 0px;
}
h3 {
	font-size: 10pt;
	font-weight: lighter;
	letter-spacing: 1px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10pt;
	margin-left: 0px;
}
h4 {
	font-size: 10pt;
	font-weight: bolder;
	letter-spacing: 1px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10pt;
	margin-left: 0px;
}
h5 {
	font-size: 8pt;
	font-weight: bolder;
	letter-spacing: 1px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8pt;
	margin-left: 0px;
}
h6 {
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8pt;
	margin-left: 0px;
	text-decoration: underline;
}
.popisek_h {
	font-size: 9pt;
	font-style: italic;
}
.popisek {
	font-size: 8pt;
	font-style: italic;
	float: right;
}


p {
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10pt;
	margin-left: 0px;
	letter-spacing: 1px;
}
a , a:visited{
	text-decoration: underline;
	color: #FFF;
}
a:hover , a:active{
	text-decoration: underline;
	color: #835601;
}
a  img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	color: #D6D6D6;
}



sub, sup {
	vertical-align:baseline;
	position:relative;
}

sub {
	top:0.4em;
}
sup {
	bottom:0.4em;
}
.navigace {
	float: right;
}
.video {
	padding: 3px;
	border: 2px solid #9A6600;
	margin-right: 15px;
	margin-bottom: 10px;
}
.mapa {
	height: 185px;
	width: 260px;
	background-image: url(../obr/mapa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
hr, .linka{
	height: 1px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9A6600;
	border-right-color: #9A6600;
	border-bottom-color: #9A6600;
	border-left-color: #9A6600;
}
.menu_admin_pole {
	clear: both;
}

.menu_admin a {
	background-color: #9A6600;
	border: 1px solid #AF7701;
	padding: 5px;
	font-size: 9pt;
	text-decoration: none;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	margin: 2px;
}
.menu_admin a:hover {
	background-color: #D78B00;
	text-decoration: none;
}
fieldset {
	padding: 5px;
	background-color: #9A6600;
	border: 1px solid #764F02;
}

legend {
	font-size: 12pt;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #9A6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #764F02;
	border-right-color: #764F02;
	border-left-color: #764F02;
}
.cervena {
	color: #F90;
}
.zelena {
	color: #0C0;
}
.html {
	clear: left;
	float: right;
}
.html_v {
	height: auto;
	width: 100%;
}
.img_odkaz {
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.video_obr {
	padding: 5px;
	float: left;
}
.video_prehravac {
	float: left;
	width: 360px;
	position: absolute;
	display: block;
	height: 300px;
}
.video_seznam {
	float: right;
	width: 240px;
	clear: right;
}

.video_seznam_box {
	height: auto;
	width: auto;
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A87200;
}
.video_seznam_zaznam {
	clear: right;
	height: 60px;
	width: auto;
	overflow: hidden;
}

.video_seznam h3 {
	padding: 0px;
}


.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

