html, body {
	height: 100%; margin: 0px; padding: 0px;
}
body {
	margin: 0px; height: 100%;
	background-color: #A80532;
}

.div_center {
	width: 780px;
}

.div_top {
	width: 780px;
	height: 110px;
	float: left;
}
.div_top_graphics {
	width: 641px;
	height: 110px;
	float: right;
}
.div_top_logo {
	width: 130px;
	height: 110px;
	float: left;
}
.div_top_menu {
	width: 780px; 
	height: 46px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../layout/menu_bg.gif);
	color: #A80532; 
}

.div_content {
	width: 780px;
	float: left;
}
.div_top_banner {
	width: 780px;
	background-color: #FD941A;
	float: left;
	margin-top: 1px;
}
.div_bottom_banner {
	width: 780px;
	background-image: url(../layout/bottom_banner_bg.gif);
	float: left;
}
.div_content_cesta {
	float: left;
	padding-left: 18px;
	padding-top: 16px;
}
.div_content_left {
	width: 515px;
	float: left;
	padding-top: 9px;
}

.div_content_right {
	width: 254px;
	float: right;
}
.div_left_head {
	width: 515px;
	height: 46px;
	float: left;
	background-image: url(../layout/head_line_1.gif);
	background-position: right;
}

.div_right_head {
	width: 254px;
	height: 46px;
	float: left;
	background-image: url(../layout/head_line_2.gif);
	background-position: right;
	margin-top: 9px;
}
.div_bottom_head {
	width: 780px;
	height: 46px;
	float: left;
	background-image: url(../layout/head_line_1.gif);
	background-position: right;
	margin-top: 9px;
}
.div_left_box {
	width: 479px;
	padding: 18px;
	float: left;
	background-image: url(../layout/left_content_bg.gif);
	text-align: left;
}
.div_content_vypisy {
	width: 479px;
	float: left;
}
.div_right_box {
	width: 218px;
	padding: 18px;
	float: left;
	background-image: url(../layout/left_content_bg.gif);
	text-align: left;
}
.div_content_pripravujeme {
	width: 218px;
	float: left;
	text-align: left;
}

.div_footer_content{
	width: 780px;
	float: left;
	padding-top: 12px;
}
.div_footer_component {
	width: 300px;
	float: left;
	color: #FBAA28;
	text-align: left;
	font-size: 11px;
}
.div_footer_menu {
	width: 470px;
	float: right;
	height: 28px;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
}
.div_footer_flags {
	width: 470px;
	float: right;
	text-align: right;
}

.img_obsah {
	border-width: 6px;
	border-style: solid;
	border-color: #A80532;
	margin-left: 18px;
	margin-bottom: 18px;
}

.img_obsah_none {
	border-width: 6px;
	border-style: solid;
	border-color: #A80532;
	margin-top: 0px;
	margin-bottom: 9px;
}

.div_reklama_left_1 {
	width: 497px;
	padding: 9px;
	float: left;
	margin-top: 1px;
	background-image: url(../layout/left_content_bg.gif);
}
.div_reklama_left_2 {
	width: 497px;
	padding: 9px;
	float: left;
	margin-top: 9px;
	background-image: url(../layout/left_content_bg.gif);
}
.div_reklama_right_1 {
	width: 236px;
	padding: 9px;
	float: right;
	margin-top: 1px;
	background-image: url(../layout/left_content_bg.gif);
}
.div_reklama_right_2 {
	width: 236px;
	padding: 9px;
	float: right;
	margin-top: 9px;
	background-image: url(../layout/left_content_bg.gif);
}

.div_reklama_right_etarget {
	width: 254px;
	float: right;
	margin-bottom: 9px;
	background-image: url(../layout/left_content_bg.gif);
}

#cinemax { background-color:#052d7b; border-bottom-width:2px; border-bottom-style:solid; border-bottom-color:#FFF; background-image:url(../layout/cinemax_bg.gif); background-position:center; background-repeat:repeat-y; width:100%; height:70px; text-align:center;}
#cinemax .claim { width:780px; color:#FFF; font-size:23px; text-align:left; font-weight:bold; padding-top:21px;}
img.cinemax { float:right; border:none; margin-top:-11px;}
