.center{
	/* height: 100%; */ 
	text-align: center;
}
.div_center {
	width: 904px; 
	height: 100%;
	float: none;
}

.div_top {
	width: 904px;
	height: 111px;
	float: left;
}
.div_top_logo {
	width: 200px;
	height: 111px;
	float: left;
}
.div_top_logo img {
	margin-top: 6px;
}
.div_top_claim {
	width: 380px;
	height: 111px;
	float: left;
}
.div_top_claim img {
	margin-top: 32px;
	margin-left: -10px;
}
.div_top_navigation {
	width: 320px;
	height: 111px;
	float: right;
}
.div_top_navigation_1 {
	padding-top: 38px;
	padding-right: 5px;
	width: 310px;
	float: right;
	text-align: right;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
}
.div_top_navigation_1 a{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.div_topmenu {
	float: left;
	width: 904px;
	height: 43px;
	background-image: url(../layout/menu_bg.gif);
	text-align: left;
	padding-top: 0px;

}
#main_menu {
	width: 100%;
}
#main_menu td {
	text-align: center;
}

#submenu 
{
	float: left;
	width: 219px;
	margin:8px 0 0 0;
	padding:0;
	background-color: #BB0909;
	text-align: left;
	list-style-type:none;
}

#submenu ul
{
	width: 219px;
	margin:0;
	padding:0;
	text-align: left;
	list-style-type:none;
}
/*
#submenu ul.lvl3 li {
	line-height: 16px;
}
*/
#submenu li.active
{
  background:#e8e8e8 url('/layout/link2H.png') left top repeat-x;
}

li.lvl2
{
  background:url('/layout/bull_white.png') 14px 11px no-repeat;
}

li.lvl2 a.active
{
  background:url('/layout/bull_green.png') 14px 11px no-repeat;
}

li.lvl3
{
  background:url('/layout/bull_red.png') 22px 9px no-repeat;
}

li.lvl3 a.active
{
  background:url('/layout/bull_green.png') 22px 9px no-repeat;
  
}

li.lvl4
{
  background:url('/layout/bull_red.png') 33px 9px no-repeat;
}

li.lvl4 a.active
{
  background:url('/layout/bull_green.png') 33px 9px no-repeat;
  
}


/*
#submenu 
{
	width: 219px;
	background-color:#e8e8e8 url('/layout/link2H.png') left top repeat-x;
	text-align: left;
}
*/

/*
.div_topmenu {
	margin-bottom: 0px;
	float: left;
	width: 904px;
	height: 27px;
	background-image: url(../layout/menu_sub_bg.gif);
	text-align: left;
	padding-top: 9px;
}
.div_topmenu_2 {
	margin-bottom: 0px;
	float: left;
	width: 904px;
	height: 36px;
	background-color: #BB0909;
	text-align: left;
	padding-top: 0px;
}
.div_topmenu_3 {
	margin-bottom: 0px;
	float: left;
	width: 904px;
	height: 36px;
	background-color: #CB0909;
	text-align: left;
	padding-top: 0px;
}
*/

.div_footer {
	width: 904px;
	float: left;
	padding-top: 8px;
}
.div_footer a {
	color: White;
	text-decoration: underline;
}
.div_footer a:hover {
	color: #E2E2E2;
	text-decoration: underline;
}

.div_content {
	width: 904px;
	width: 683px;
	float: right;
	padding-top: 8px;
}

.div_obsah {
	width: 636px;
	padding: 20px;
	background-color: White;
	float: right;
	text-align: left;
}
.div_cesta {
	width: 656px;
	height: 23px;
	background-color: #BB0909;
	color: #FFFFFF;
	float: right;
	margin-bottom: 8px;
	text-align: left;
	padding-left: 20px;
	padding-top: 12px;
}


.div_obsah ul, li {
	font-size: 12px;
}
.div_obsah ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	list-style: none;
}
.div_obsah li {
	margin: 10px 0px 10px 0px;
	padding: 1px 0px 0px 20px;
	list-style: none;
	background-image: url(../layout/ulli.jpg);
	background-position: 0px;
   background-repeat: no-repeat;
}
.div_obsah ul li {
	background-image: url(../layout/ulli.jpg);
	/* background-position: 0px; */
	background-position: top left;
   background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 1px 0px 0px 20px;
}

#contleft {
	float: left;
	width: 219px;
}

.galery_img {
	/* border-color: #f77800; */
	border-color: #d3192c;
	border-style: solid;
	border-width: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.galery_img_main {
	/* border-color: #f77800; */
	border-color: #d3192c;
	border-style: solid;
	border-width: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

