html {
	height:100%;
}

body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size:100%;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	height:100%;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin:0px;
	padding-top:0.4em;
	padding-bottom:0.2em;
}

h1 {
	color:#F25822;
	font-size:1.4em;
	font-weight:bold;
	font-style:normal;
}

h2 {
	color:#F25822;
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
}

h3 {
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	font-style:normal;
}

h4 {
	color:#C48200;
	font-size:1.1em;
	font-weight:bold;
	font-style:normal;
}

h5, h6, h7 {
	color:#FCAF17;
	font-size:1.1em;
	font-weight:normal;
	font-style:normal;
}

table {
	border-collapse:collapse;
	margin:0px;
}

hr {
	color:#FCAF17;
	height:2px;
	border:none;
	background-color:#FCAF17;
}

.in_right_column hr {
	color:red;
	height:4px;
	border:none;
	background-color:red;
}

.bb {
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	border:none;
   background-color:transparent;
   float:left;
}

.bb.item_box {
	top:2px;
	left:2px;
	width:452px;
	min-height:20px;
	height:20px;
	background:transparent;
	padding-top:0.4em;
	margin-bottom:2px;
}

div[class] .bb.item_box {
	height:auto;
}

.bb.right_box {
	background:transparent;
	border:none;
	float:right;
}

/** html .img .e {
   width:0;
   height:100%;
   display:inline-block;
   vertical-align:middle;
}
 
* html .img .i {
	width: 100%;
   text-align: center;
   display:inline-block;
   vertical-align: middle;
}*/

div.single_photo {
	width:100px;
	height:100px;
	text-align: center;
   display: table-cell;
   vertical-align: middle;
	background-color:white;
	border:1px solid #FCAF17;
	z-index:100;
}

div.single_photo img { margin: 0 auto; }

* html div.single_photo .e {
   width:0;
   height:100%;
   display:inline-block;
   vertical-align:middle;
	z-index:100;
}

* html div.single_photo .i {
   width: 100%;
   text-align: center;
   display:inline-block;
   vertical-align: middle;
	z-index:100;
}

div.single_photo_left {
	width:100px;
	height:100px;
	text-align: center;
   display: table-cell;
   vertical-align: middle;
	background-color:white;
	border:1px solid #FCAF17;
	z-index:100;
	float:left;
}

div.single_photo_left img { margin: 0 auto; }

* html div.single_photo_left .e {
   width:0;
   height:100%;
   display:inline-block;
   vertical-align:middle;
	z-index:100;
}

* html div.single_photo_left .i {
   width: 100%;
   text-align: center;
   display:inline-block;
   vertical-align: middle;
	z-index:100;
}

.logo_tab {
	background-color:#000000;
}

.logo_tab img {
	border:none;
}

.logo_tab td {
	height:40px;
}

.rubric_header {
	background-color:#FCAF17;
	font-size:11px;
}

.rubric_header td a {
	color:#000000;
	text-decoration:underline;
}

.rubric_header em {
	font-weight:bold;
	font-style:normal;
}

.rubric_footer {
	font-size:11px;
}

.rubric_footer em {
	font-weight:bold;
	font-style:normal;
}

.customFormText {
	width:320px;
	font-family:Verdana, "Geneva CE", lucida, sans-serif;
	font-size:1em;
	color:#000000;
	margin:0px;
	background-color:#FFFFFF;
	border:1px solid #FCAF17;
	float:left;
}

.label {
	color:#FCAF17;
	font-weight:bold;	
}

.search {
	position:relative;
	top:0px;
	left:0px;
	width:220px;
	height:21px;
	padding:0px;
	overflow:hidden;
	text-align:center;
	border:1px solid #181A50;
	background-color:#4A4C86;
}

.search input.text {
	font-family:Verdana, "Geneva CE", lucida, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:4px;
	margin-top:2px;
	width:140px;
	background-color:#FFFFFF;
	border:1px solid #181A50;
	float:left;
}

input.checkbox {
	width:11px;
	height:11px;
}

input.radio {
	width:11px;
	height:11px;
}

.select {
	border:1px solid #FCAF17;
	background-color:#FCAF17;
}

.customFormSubmit {
	font-family:Verdana, "Geneva CE", lucida, sans-serif;
	font-size:11px;
	color:#000000;
	border:none;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FCAF17;
	cursor:pointer;
}

.search input.submit {
	font-family:Verdana, "Geneva CE", lucida, sans-serif;
	font-size:11px;
	margin-top:2px;
	color:#FFFFFF;
	border:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#4A4C86;
	cursor:pointer;
}

.customFormTextarea {
	width:320px;
	height:80px;
	font-family:Verdana, "Geneva CE", lucida, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #FCAF17;
	overflow:auto;
	}

.captcha {
	width: 320px;
	font-size:11px;
}

.captcha-help {
	float:left;
	padding-bottom:10px;
}

.errors li {
	list-style:none;
}

.errors li .message {
	color: red;
}
.status_msg {
	position:relative;
   top:0px;
   left:0px;
   width:500px;
   color:#FCAF17;
   font-weight:bold;
   background-color:#FFFFFF;
   border:0px solid #FCAF17;
   text-align:center;
}

.listing {
	border-bottom:2px solid #FCAF17;
}

.listing a {
	color:#FCAF17;
	text-decoration:underline;
}

.a_listing {
	background-color:#FFFFFF;
	color:#FCAF17;
	float:right;
}

.page {
   position:relative;
   top:0px;
   width:999px;
   min-height:1200px;
   margin-left: auto;
   margin-right: auto;
   background-color:black;
	background-image:url("header.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	font-size:0.75em;
   text-align:left;
   overflow:hidden;
   }

.header {
	position:relative;
	top:0px;
	left:0px;
	width:999px;
	height:114px;
	margin:0px;
	padding:0px;
   border:0px solid yellow;
   background-color:transparent;
}

.header a {
	display:block;
	width:100%;
	height:100%;
}

.left_column table {
   margin-left:1em;
   margin-bottom:1em;
}

.left_column_top {
	position:relative;
	top:0px;
	left:0px;
	width:238px;
	height:26px;
	background-color:#FFFFFF;
	background-image:url("left_top_back.jpg");
	background-position:top center;
	background-repeat:no-repeat;
   overflow:hidden;
}

.left_column {
	position:relative;
	top:0px;
	left:0px;
	width:238px;
	min-height:697px;
	background-color:#FFFFFF;
	background-image:url("left_middle_back.jpg");
	background-position:top center;
	background-repeat:repeat-y;
   float:left;
   overflow:hidden;
}

div[class] .left_column {
	height:auto;
}

div.box_1 {
	position:relative;
	top:0px;
	left:0px;
	width:220px;
	min-height:100px;
	height:100px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	border:1px solid #181A50;
	background-color:#4A4C86;
	font-size:11px;
	color:#BBBDED;
	font-family:Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight:normal;
	font-style:normal;
}

div[class] .box_1 {
	height:auto;
}

div.box_2 {
	position:relative;
	top:0px;
	left:0px;
	width:211px;
	min-height:20px;
	height:20px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	background-color:transparent;
	font-size:11px;
	font-family:Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight:normal;
	font-style:normal;
}

div[class] .box_2 {
	height:auto;
}

div.box_2 .content {
   min-height:20px;
   height:20px;
}

div[class] .box_2 .content {
	height:auto;
}

div[class] .contact {
	height:auto;
}

div.contact a {
	color:#BBBDED;
	text-decoration:underline;	
}

div.rekl {
	position:relative;
	top:0px;
	left:0px;
	width:222px;
	height:155px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	border:0px solid #181A50;
	background-color:transparent;
	font-size:11px;
	color:#BBBDED;
	font-family:Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	overflow:hidden;
}

div.rekl img {
	border:none;
}

div.rekl a {
	color:#FCAF17;
	text-decoration:underline;
	border:none;
}

.in_left_column {
	position:relative;
	top:-16px;
	left:8px;
	width:220px;
	min-height:646px;
	height:646px;
	background-color:transparent;
	color:#C48200;
	text-align:left;
   border:0px solid green;
}

div[class] .in_left_column {
	height:auto;
}

.in_left_column ul li {
	list-style-type: none;
	list-style-image: none;

}

.left_column_bottom {
	position:relative;
	bottom:0px;
	left:0px;
	width:238px;
	height:26px;
	background-color:#FFFFFF;
	background-image:url("left_bottom_back.jpg");
	background-position:bottom center;
	background-repeat:no-repeat;
}

.center_banner {
	position:relative;
	top:0px;
	left:0px;
	width:496px;
	height:87px;
   overflow:hidden;
}

.in_center_banner {
	position:absolute;
	top:12px;
	left:13px;
	background-color:transparent;
	overflow:hidden;
	border:1px solid white;
}

.level_navigation {
	position:relative;
	top:0px;
	left:0px;
	width:496px;
	height:26px;
	color:#FFFFFF;
	line-height:20px;
	overflow:hidden;
	float:left;
}

div.level_navigation a {
	color:#FFFFFF;
	text-decoration:underline;
	border:none;
}

div.level_navigation a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}

.center_cont_column {
	position:relative;
	top:0px;
	left:0px;
	width:496px;
	min-height:500px;
	height:500px;
	background-color:white;
	background-image:url("banner_middle_back.jpg");
	background-position:top center;
	background-repeat:repeat-y;
	color:#C48200;
   border:0px solid blue;
   
}

div[class] .center_cont_column {
	height:auto;
}

.center_column_top {
	position:relative;
	top:0px;
	left:0px;
	width:496px;
	height:26px;
	background-color:#FFFFFF;
	background-image:url("banner_back.jpg");
	background-position:top center;
	background-repeat:no-repeat;
}

.center_column {
	position:relative;
	top:0px;
	left:6px;
	width:496px;
	min-height:500px;
	height:500px;
	background-color:transparent;
	background-image:url("_banner_middle_back.jpg");
	background-position:top center;
	background-repeat:repeat-y;
	color:#C48200;
   float:left;
   border:0px solid red;
}

div[class] .center_column {
	height:auto;
}

.center_column img {
	border:none;
}

.center_column a {
	color:#C48200;
	text-decoration:underline;
	border:none;
}

.center_column h4 {
	margin:0px;
	padding:0px;
}

.center_column h4 a {
	color:#C48200;
	text-decoration:none;
	border:none;
}

.center_column h4 a:hover {
	color:#C48200;
	text-decoration:none;
}
/*
.center_column img {
	float:left;
}
*/
.in_center_column {
	position:relative;
	top:0px;
	left:23px;
	width:452px;
	min-height:590px;
	height:590px;
	background-color:transparent;
	color:#000000;
	text-align:left;
}

div[class] .in_center_column {
	height:auto;
}

.center_column_bottom {
	position:relative;
	top:0px;
	left:0px;
	width:496px;
	height:26px;
	background-color:#FFFFFF;
	background-image:url("banner_bottom_back.jpg");
	background-position:bottom center;
	background-repeat:no-repeat;
   overflow:hidden;
}

.right_column {
	position:relative;
	top:0px;
	left:14px;
	width:251px;
	min-height:500px;
	height:500px;
	background-color:#FFFFFF;
	background-image:url("right_middle_back.jpg");
	background-position:top center;
	background-repeat:repeat-y;
	font-family:Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size:1em;
	color:red;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	float:left;
}

.in_right_column table {
   margin-top:1em;
   margin-bottom:1em;
}

.in_right_column {
   position:relative;
   top:0px;
   left:20px;
   width:211px;
   min-height:500px;
   height:500px;
   background-color:transparent;
}

div[class] .in_right_column {
	height:auto;
}

.right_column_top {
	position:relative;
	top:0px;
	left:0px;
	width:251px;
	height:26px;
	background-color:#FFFFFF;
	background-image:url("right_top_back.jpg");
	background-position:top center;
	background-repeat:no-repeat;
}

.right_column a {
	font-size:1em;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	color:red;
}

.right_column a:hover {
	color:red;
	text-decoration:none;
}

div[class] .right_column {
	height:auto;
}

.right_column_bottom {
	position:relative;
	top:0px;
	left:0px;
	width:251px;
	height:26px;
	background-color:#FFFFFF;
	background-image:url("right_bottom_back.jpg");
	background-position:bottom center;
	background-repeat:no-repeat;
}

.akce_foto {
	width:206px;
	height:155px;
	margin-left:2px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	overflow:hidden;
	border:0px solid blue;
}

.gallery_tab {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
}

.gallery_tab td {
	width:150px;
}

.fl {
	position:relative;
	width:150px;
	text-align:left;
	float:left;
}

.gallery_foto {
	position:relative;
	top:0px;
	left:0px;
	width:100px;
	height:75px;
	margin-bottom:0.4em;
	margin-right:0.2em;
	overflow:hidden;
	border:none;
}

.pager {
	color:#F25822;
	font-weight: normal;;
	position:relative;
	top:0px;
	left:0px;
	border:none;
	color:gray;
	background-color:#FCAF17;
}

.pager a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

.a_block {
    display:block;
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
}
	
.div_clear {
	clear:both;
	border:0px solid red;
}

div.menu_item_level_0 img, div.menu_item_level_1 img, div.menu_item_level_2 img, div.menu_item_level_3 img, div.menu_item_level_4 img {
   border:0px solid blue;
   margin-top:7px;
   padding:0px;
   padding-left:10px;
   float:left;  
}

div.menu_item_level_0_active img, div.menu_item_level_1_active img, div.menu_item_level_2_active img, div.menu_item_level_3_active img, div.menu_item_level_4_active img {
   border:0px solid blue;
   margin-top:7px;
   padding:0px;
   padding-left:10px;
   float:left;  
}

div.menu_item_level_0_active, div.menu_item_level_1_active, div.menu_item_level_2_active, div.menu_item_level_3_active, div.menu_item_level_4_active {
	position:relative;
	top:0px;
	left:0px;
	width:220px;
	height:21px;
	margin-bottom:3px;
	padding:0px;
	border:1px solid #181A50;
	font-size:11px;
	color:#000000;
	font-family:Verdana, Arial, Courier, sans-serif;
	font-weight:normal;
	font-style:normal;
	overflow:hidden;
   background-image:url(menu_active_grad.jpg);
   background-repeat:repeat-x;
   background-position:top left;
   line-height:17px;
}

div.menu_item_level_0_active a, div.menu_item_level_1_active a, div.menu_item_level_2_active a, div.menu_item_level_3_active a, div.menu_item_level_4_active a {
   color:#000000;
   text-decoration:none;
}

div.menu_item_level_1 img {
   padding-left:20px;
}

div.menu_item_level_2 img {
   padding-left:30px;
}

div.menu_item_level_3 img {
   padding-left:40px;
}

div.menu_item_level_4 img {
   padding-left:50px;
}

div.menu_item_level_1_active img {
   padding-left:20px;
}

div.menu_item_level_2_active img {
   padding-left:30px;
}

div.menu_item_level_3_active img {
   padding-left:40px;
}

div.menu_item_level_4_active img {
   padding-left:50px;
}

.partners_title {
   position:relative;
   top:0px;
   left:0px;
   width:251px;
   height:43px;
   background-color:#000000;
   background-image:url("partners.jpg");
   background-position:center center;
   background-repeat:no-repeat;
   color:#FFFFFF;
   text-align:center;
}

.partners_title div {
	position:relative;
	top:14px;
	color:#FFFFFF;
}

div.menu_item_level_0 {
	position:relative;
	top:0px;
	left:0px;
	width:220px;
	height:21px;
	margin-bottom:3px;
	padding:0px;
	border:1px solid #181A50;
	background-color:#4A4C86;
	font-size:11px;
	color:#A5A9FF;
	font-family:Verdana, Arial, Courier, sans-serif;
	font-weight:normal;
	font-style:normal;
	overflow:hidden;
}

div.menu_item_level_1 {
	position:relative;
	top:0px;
	left:0px;
	width:220px;
	height:21px;
	margin-bottom:3px;
	padding:0px;
	border:1px solid #3A3B69;
	background-color:#66689A;
	font-size:11px;
	color:#F25822;
	font-family:Verdana, Arial, Courier, sans-serif;
	font-weight:normal;
	font-style:normal;
}

div.menu_item_level_2, div.menu_item_level_3, div.menu_item_level_4 {
	position:relative;
	top:0px;
	left:0px;
	width:220px;
	height:21px;
	margin-bottom:3px;
	padding:0px;
	border:1px solid #5E5F85;
	background-color:#8385AF;
	font-size:11px;
/*	color:#131656;*/
   color:#FFFFFF;
	font-family:Verdana, Arial, Courier, sans-serif;
	font-weight:normal;
	font-style:normal;
}

div.menu_item_level_0 a {
	color:#A5A9FF;
	padding:0px;
	padding-left:2px;
	text-decoration:none;
	line-height:17px;
}

div.menu_item_level_1 a {
	color:#FCAF17;
	padding:0px;
	padding-left:2px;
	text-decoration:none;
	line-height:17px;
}

div.menu_item_level_2 a, div.menu_item_level_3 a, div.menu_item_level_4 a {
/*	color:#131656;*/
   color:#FFFFFF;
	padding:0px;
	padding-left:2px;
	text-decoration:none;
	line-height:17px;
}

div.menu_item_level_0 a:hover, div.menu_item_level_1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

div.menu_item_level_2 a:hover, div.menu_item_level_3 a:hover, div.menu_item_level_4 a:hover {
	color:#FCAF17;
	text-decoration:none;
}

.footer_top {
	position:relative;
	top:4px;
	left:0px;
	width:999px;
	height:9px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url("footer_top_back.jpg");
	background-position:center;
	background-repeat:no-repeat;
	color:#989595;
	text-align:center;
	font-size:0px;
}

.footer {
	position:relative;
	top:0px;
	left:0px;
	width:999px;
	min-height:20px;
	height:20px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url("footer_middle_back.jpg");
	background-position:top center;
	background-repeat:repeat-y;
	color:#989595;
	font-size:0.9em;
	text-align:center;
}

div[class] .footer {
	height:auto;
}

.footer_bottom {
	position:relative;
	top:0px;
	left:0px;
	width:999px;
	height:9px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url("footer_top_back_flip.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	color:#989595;
	text-align:center;
	font-size:0px;
}

.footer a {
	color:#989595;
	text-decoration:underline;
	padding-left:0.5em;
	padding-right:0.5em;
}

.footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.bottom_foot {
	position:relative;
	top:4px;
	left:-51px;
	width:1100px;
	height:111px;
	background-color:#000000;
	background-image:url("bottom_foot.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	color:#989595;
	font-size:0.9em;
	text-align:center;
}

.bottom_foot a {
	color:#989595;
	text-decoration:underline;
}

.bottom_foot a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.editor {
	background-color:#FFFFFF;
	font-size:0.75em;
}

/* reklamni odkazy */ 
.optifor-bar {
	margin: 10px 0 0 0;
	text-align: center;
}
.sale, a.sale { 
	font-weight: bold;
	color: #A5A9FF;
}