* {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Verdana, sans-serif;
	background: #0E0402 url(images/body-bc.jpg) repeat-x top;
	color: black;
	font-size: small;
	text-align: center;
	min-width: 980px;
	margin: 0;
	line-height: 1.4;
}
html, body {
	height: 100%;
}
html>body {
	font-size: small;
}
p{
	font-size: 100%;
	padding: 0 0 15px 0;
}
table {
	font-size: 95%;
}
a {
	color: #696969;
	text-decoration: underline;
}
#box a {
	text-decoration: none;
}
a:hover {
	color: #032F46;
	text-decoration: none;
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px;
}
hr {
	display: none;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
/* layout */ 
#top-bar{
	width: 980px;
	height: 43px;
	margin: 0 25px 0 0;
	position: relative;
	text-align: right;
	color: white;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#top-bar a{
	color: white;
	text-decoration: none;
}
#top {
	width: 980px;
	height: 372px;
	top: 0px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/top-bc.jpg) no-repeat;
}
#baner {
	width: 670px;
	height: 305px;
	margin: 0;
	padding: 0;
	top: 67px;
	left: 301px;
	position: relative;
}
#box {
	width: 980px;
	padding: 0;
	margin: 0;
	text-align: left;
	position: relative;
	background: white url(images/box-bc.jpg) repeat-y;
} 
#left-wrap {
	float: left;
	width: 290px;
	text-align: left;
	height: auto;
	color: white;
}
#left{
	margin: 10px 10px 10px 10px;
}
#content-wrap {
	margin: 0 10px 0 300px;
	padding:0;
}
#content{
	padding: 10px 10px 10px 10px;
}

#content li {
	font-size: 85%;
}
#bottom {
	width: 980px;
	height: 50px;
	padding: 0;
	margin: 0;
	text-align: left;
	position: relative;
	background: url(images/foot-bc.jpg) no-repeat;
} 
#foot {
	width: 980px;
	height: 50px;
	padding: 0;
	margin: 0;
	text-align: left;
	position: relative;
} 
#foot .lef{
	width: 590px;
	float: left;
	text-align: left;
	font-size: 80%;
	padding: 0 0 0 30px;
	color: #707070;

}
#foot .righ{
	width: 300px;
	float: right;
	padding: 0 10px 0 0;
}
.left-nav ul{
}
.left-nav li, .left-nav li.act{
	list-style: none;
	line-height: 15px;
	_height: 12px;
	background: url(images/left-nav-bc.jpg) no-repeat left;
}
.left-nav li.act{
	background: url(images/nav-dot-act.jpg) no-repeat left;
}
.left-nav li a{
	display: block;
	padding: 3px 10px 5px 40px;
	text-decoration: none;
	font: bold 12px sans-serif;
}
.left-nav li a:link,.left-nav li a:visited{
	color: #E0E0E0;
}
.left-nav li a:hover{
	color: White;
	text-decoration: none;
	background: url(images/left-nav-bc-hover.jpg) no-repeat left;
}

h1, h1 span {
	width: 290px;
	height: 335px;
	font-size: 170%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	color: #fff;
}
h1 span {
	display: block;
	background: url(images/logo.jpg) no-repeat;
	z-index: 1;
	cursor: pointer;
	color: #fff;
	font-size: 0%;
}
h2, h2 span {
	width: 290px;
	height: 60px;
	font-size: 150%;
	overflow: hidden;
	position: absolute;
	right: 0;
	left: 690px;
	top: 0;
	z-index: 1;
	color: #fff;
}
h2 span {
	display: block;
	background: url(images/h2.jpg) no-repeat;
	z-index: 2;
	left: 0;
}
#content h3 {
	margin: 10px 0 20px 0;
	font-size: 140%;
	width: 550px;
	line-height: 30px;
	font-family: Georgia, Times New Roman, Times, serif;
	background: url(images/dot-ornament.gif) no-repeat left;
	padding-left: 40px;
	color: #BC502A;
	z-index: 5;
}
.ornament{
	background: url(images/dot-ornament.gif) no-repeat left;
	padding-left: 40px;
}
#left h3{
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: White;
}
#content h4 {
	margin: 10px 0 10px 0;
	padding-left: 30px;
	font-size: 130%;
	line-height: 25px;
	width: 610px;
	font-family: "MS Serif", "New York", serif;
	color: #666666;
	background: #E4E4E4 url(images/h3-bc.gif);
	display: block;
}
h4 {
	margin: 20px 0 10px 5px;
	font-size: 110%;
	color: #696969;
}
#left h4 {
	margin: 10px 0 10px 0;
	padding-left: 30px;
	font-size: 130%;
	line-height: 25px;
	font-family: "MS Serif", "New York", serif;
	color: #C99A2E;
}
h5 {
	height: 30px;
	margin: 7px 0 0 0;
	padding: 2px 0 0 15px;
	font-size: 90%;
	color: #661406;
	font-weight: bold;
	background: url(../images/h5-bc.jpg) no-repeat;
	text-transform: uppercase;
}
.brown {
	color: #BC502A;
}
.small{
	font-size: 75%;
}
a.a1{
	color: #A9A9A9;
	text-decoration: underline;
}
a.a1:hover{
	color: #8C1203;
	text-decoration: underline;
}
#content ul, #content ol {
	padding: 5px 10px 15px 35px;
}

#content li {
	font-size: 100%;
	list-style: disc;
	padding-bottom: 5px;
}
#content li.non {
	list-style: none;
}
.img {
	background-color: #fff;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 7px;
}

.imag, .imagright, .imagleft {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #DDDDDD;
	margin: 2px;
}

.imagright {
	float: right;
	margin-left: 15px;
}

.imagleft {
	float: left;
	margin-right: 15px;
}
.imaggalery {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #DDDDDD;
	margin: 5px 14px 5px 5px;
}
.imright {
	float: right;
	margin: 5px;
}
.imgborder{
	padding: 5px;
	border: 1px solid #ECF9DE;
	text-align: center;
}

.imgborder2{
	padding: 2px;
	border: 1px solid #A4A4A4;
	text-align: center;
}

.img, .imgright, imgleft {
	background-color: #fff;
	border: 1px solid Silver;
	margin: 5px;
}

.imgright {
	float: right;
	margin-left: 15px;
}

.imgleft {
	float: left;
	margin-right: 15px;
}

.nobrd {
	border: 0;
}

.space1{
	margin-top: 2px;
}

.space2{
	margin-top: 5px;
}

.space3{
	margin-top: 10px;
}

.space4{
	margin-top: 20px;
}

.space5{
	margin-top: 40px;
}
a.odkaz_dvebe {
	font-size: 80%;
	color: #8B4513;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a.odkaz_dvebe:hover {
	color: White;
	text-decoration : underline;
}

.text{
	font-size: 13px;
}
.dezent{
	text-align: left;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
}
.dezent .foto{
	background-color: #fff;
	border: 1px solid #FFF;
	margin: 5px 5px 5px 25px;
}
.formular form{
	width: 400px;
	padding: 0px;
	margin-left: 30px;
	font-size: 100%;
}
.formular fieldset{
	padding: 10px;
	border: 1px solid #E5E5E5;
	margin-bottom: 15px;
	width: 400px;
}
.formular input, textarea{
	border: 1px solid White;
	margin: 1px;
	padding: 1px;
	font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	background: #FBFCFE;
	border: 1px solid #E5E5E5;
}
.formular input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	color: #333333px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.formular input.submit:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}
.formular label{
	color: #535762;
	font-size: 100%;
}
.formular legend{
	padding: 10px; /*gives a bit of padding between the border and the test*/
	color: #8C1203;
	font: bold 115% Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.formular .submitbutton {
	border: 1px solid #003366;
	background-color:#CCCCFF;
}
.red {
	color: red;
}
.error {
	color: red;
	font-weight: bold;
}


