body {
	margin: 0px;
	padding: 0px;
	background-color: #fbdf96;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#main_head {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 729px;
}
#main {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#left_column {
	background-color: #FCC012;
	height: 100%;
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#left_column .divider {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 155px;
	margin-bottom: 10px;
}
#left_column #menu {
	width: 155px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#main_head .header_top_left {
	background-color: #d06402;
	height: 60px;
	width: 260px;
	background-image: url(images/top_left_head.gif);
	background-repeat: no-repeat;
	display: block;
}
#main_head .header_top_banner {
	background-color: #FBDF96;
	background-image: url(images/top_banner.gif);
	background-repeat: no-repeat;
	display: block;
	width: 468px;
	height: 60px;
}
#main_head .banner {
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #740003;
	border-left: 3px solid #740003;
	border-right: 1px solid #740003;
}
#bottom_banner {
	text-align: center;
	border-top: 1px solid #760001;
	width: 740px;
	margin: 10px auto;
	padding: 10px 0px 0px;
	clear: left;
}
#top_banner {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.vice a {
	font: bolder 12px "Trebuchet MS", sans-serif;
	color: #730100;
	text-decoration: none;
	text-align: right;
}

.vice a:hover {
	font: bolder 12px "Trebuchet MS", sans-serif;
	color: #730100;
	text-decoration: underline;
	text-align: right;
}


#main_head .header_images {
	background-color: #FBDF96;
	width: 471px;
	height: 116px;
	background-position: right;
}
#main_head .header_logo {
	background-image: url(images/logo.gif);
	background-color: #FBDF96;
	height: 147px;
	/*	width: 260px;*/
	background-repeat: no-repeat;
	width: 259px;
}
/*-------------------------------------------menu-------------------------------------------*/
#vertnav{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#vertnav ul { 
	padding:0px;
	margin:0px;
	list-style: none;
	z-index:99;
	overflow:visible;
	position:relative; 
	background-color:#FCC012;
      
}

#vertnav li {
	position: relative;
	background-color:#FCC012;
	display:block;
	margin:0px;
	padding: 0px;
	height: 30px;
	
	/*	width: 100%; */
}
#vertnav ul li{
	background-color:#FCC012;
	padding: 0px;
	margin:0px;
	
	
}
#vertnav li:last-child{}

#vertnav a {
	text-decoration:none;
	display:block;
	padding: 5px 0px 0px;
	margin:0px; /*helps IE with hover */
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #760001;
	text-indent: 20px;
	background-image: url(images/bull_1.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	border-bottom: 2px dotted #FFFFFF;
}

#vertnav li:hover, #vertnav a:hover{
	background-color:#FCC012;
	text-decoration: none;
	margin:0px; /*helps Opera with hover */
	width:100%; /*helps IE with hover */
	height:20px;
	background-image: url(images/bull_1.gif);
	background-repeat: no-repeat;
	background-position: left -20px;
	border-bottom: 2px dotted #FFFFFF;
	padding: 5px 0px 0px;
	
	
	
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
	display:none;
	position:absolute;
	left:155px;
	top: 2px;
	padding: 0px;
	
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
    display:none; 
}


#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
    display:block;
	height:20px;
	width: 300px;

}

li>ul { 
	top: 10px;
	left: auto;
	
}

/* Win IE only \*/
* html #vertnav li{float:left;} 
/* end holly hack */



/*-----------------------------------------------menu end------------------------------------------------*/
#container {
	display: block;

	margin-left: 25px; /* Firefox */
    margin-left: expression('180px'); /* IE */
	margin-right: 0px;
	width: 550px;
	margin-top: 15px; /* 15 */
	overflow:hidden; /*auto;*/
}

@media screen and (min-width: 0px) { /* Opera */

#container {
	display: block;
    margin-left: 180px;
	margin-right: 0px;
	width: 550px;
	margin-top: 15px;
	overflow:hidden;
}


}



#container #record {
	background-color: #fbdf96;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left:  5px;
	
}
#container #record .header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/header_bull.gif);
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	text-indent: 35px;
	padding-top: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #730000;
	color: #730000;
	margin-top: 20px;
}
.home {
	width: 255px;
	height: 145px;
	display:block;
}
.foto {
	text-align: center;
	display: block;
	float: left;
	width: 110px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #999999;
	vertical-align: middle;
	padding: 5px;
	height: 110px;
	border: 1px solid #FFFFFF;
}
#container #record .record {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	text-align: justify;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #730000;
}
#container #record .record p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#container #record_left {
	background-color: #fbdf96;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	width: 260px;
	float: left;
}
#container #record_right {
	background-color: #fbdf96;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	width: 260px;
	float: right;
}
#container #record_left .header {

	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/header_bull.gif);
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	text-indent: 35px;
	padding-top: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #730000;
	color: #730000;
	margin-top: 20px;
}
#container #record_left .record {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	text-align: justify;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #730000;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #730000;
}
#container #record .record img {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}

#container #record_right .header {

	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/header_bull.gif);
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	text-indent: 35px;
	padding-top: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #730000;
	color: #730000;
	margin-top: 20px;
}
#container #record_right .record {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	text-align: justify;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #730000;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #730000;
}
#container #record .record img.right {
	float: right;
	margin-bottom: 0px;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 0px;
}
.cleaner {
	clear: left;
	visibility: hidden;
	margin: -1px 0px 0px;
	padding: 0px;
	overflow:hidden; /*auto;*/
}
.rcleaner {
	clear: right;
	visibility:hidden;
	margin: -1px 0px 0px;
	padding: 0px;
	overflow:hidden; /*auto;*/
}

#container #record_left .record img {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}
#container #record_left .record img.right {
	float: right;
	margin-bottom: 0px;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 0px;
}
#container #record_right .record img {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}
#container #record_right .record img.right {
	float: right;
	margin-bottom: 0px;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 0px;
}#container #record .header_archive a {
	color: #760000;
	text-decoration: none;
}
#container #record .header_archive a:hover {
	color: #000000;
	text-decoration: underline;
}
#container #record .header_archive {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #730000;
	margin-top: 5px;
}
#left_column .subscribe {
	font: bold 12px "Trebuchet MS", sans-serif;
	color: #760001;
	margin-left: 10px;
}
.text_box {
	font: bold 12px "Trebuchet MS", sans-serif;
	color: #000000;
	border: 2px solid #760001;
}
.button {
	font: bold 12px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	background: #D06402;
	border: 2px solid #760001;
}
.diky {
	font: 14px "Trebuchet MS", sans-serif;
	color: #71000C;
}
.pokracuj a {
	font: bold 12px "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #000099;
}
.pokracuj a:hover {
	font: bold 12px "Trebuchet MS", sans-serif;
	text-decoration: underline;
	color: #000099;
}
.pokracuj {

	font: normal 12px "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #000000;
}
.descript a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 130px;
	margin-left: 10px;
}
.descript a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	display: block;
	width: 130px;
	margin-left: 10px;
}
.aktuality {
	font: bold 14px "Trebuchet MS", sans-serif;
	color: #740003;
}
.pozvanky {
	font: bold 14px "Trebuchet MS", sans-serif;
	color: #740003;
}
#container #record_left .header1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/header_bull.gif);
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	text-indent: 35px;
	padding-top: 4px;
	color: #730000;
	margin-top: 20px;
	text-transform: uppercase;
	border-bottom: 3px dotted #730000;
}
#container #record_right .header1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/header_bull.gif);
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	text-indent: 35px;
	padding-top: 4px;
	color: #730000;
	margin-top: 20px;
	text-transform: uppercase;
	border-bottom: 3px dotted #730000;
}
.caption {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/header_bull.gif);
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	text-indent: 35px;
	padding-top: 4px;
	color: #730000;
	margin-top: 10px;
	text-transform: uppercase;
	border-bottom: 3px dotted #730000;
	padding-bottom: 5px;
}
#top_banner a img {
	border-width: 0px;
}
#bottom_banner a img {
	border-width: 0px;
}
#container #record_left .record p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container #record_right .record p {

	text-align: left;
	margin: 0px;
	padding: 0px;
}
.ss {
	color: #FFFFFF;
	background: #000000;
}
#preview {
	background: #000000;
	position: absolute;
	left: auto;
	right:auto;
	top: 230px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
	visibility: hidden;
	display: none;
}

