* {
	margin: 0;
	padding: 0;
	border: none;
}
html,body {
	height: 100%;
}
body {
	/* background-image: url(../layout/main_bg.gif); */
	/* background-image: url(../layout/main_bg_wide.gif); */
	background-color: #272C32;
	background-position: left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #999;
	padding: 0px;
}

.div_top_panel {
	width: 100%;
	float: left;
	height: 207px;
	background-image: url(../layout/top_bg.gif);
}
.div_frame {
	width: 100%;
}
.div_top {
	width: 100%;
	height: 207px;
	float: left;
	background-image: url(../layout/top_image.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_body {
	width: 100%;
	float: left;
	/* background-image: url(../layout/left_panel_bg.gif); */
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(../layout/bg.gif);
}
.div_content_right {
	float: left;
}
.div_content_left {
	width: 220px;
	float: left;
}

.div_top_menu {
	height: 34px;
	background-image: url(../layout/top_menu_bg.gif);
	padding-top: 6px;
	text-align: center;
}
.div_cesta {
	height: 34px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: left;
}

.div_footer {
	width: 100%;
	height: 85px;
	float: left;
	background-image: url(../layout/footer_bg.gif);
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	text-align: left;
}

.table_obsah {
	/* background-image: url(../layout/content_bg.gif); */
	color: #FFFFFF;
}

.div_left_panel_top {
	width: 220px;
	height: 46px;
	padding-top: 11px;
	float: left;
	/* background-image: url(../layout/left_pannel_top.gif); */
}

.div_news {
	text-align: left;
	color: #929BA5;
	font-size: 12px;
	width: 46%;
	float: left;
	height: 110px;
	margin-top: 10px;
	margin-right: 25px;
	border-bottom-color: #464D55;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.div_news_text {
	text-align: justify;
	color: #8F99A3;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
}

.div_news img.news{
	float: left;
	border-width: 5px;
	border-color: #383D43;
	border-style: solid;
	margin-right: 20px;
	width: 110px;
}

.component {
	float: left; text-align: center; margin-top:0px;
	color: #BCBCBC;
}

.component img.news{
	float: left;
	border-width: 5px;
	border-color: #383D43;
	border-style: solid;
	width: 180px;
}

#galery_img {
	height: 133px;
	width: auto;
	/* border-color: #464D55;
	border-width: 5px;
	border-style: solid;
	float: left;
	margin-top: 10px;
	margin-right: 10px; */
}

.galery_img {
	height: 133px;
	width: auto;
	/* border-color: #DADADA; */
	/*border-color: #464D55;
	border-width: 5px;
	border-style: solid; */
	/*margin-top: 10px;
	margin-right: 10px;*/
	/*height: 133px;
	width: auto;*/
}
.galery_img a {
	/*border: 5px solid #F00;
	float: left;*/
	/* border-color: #DADADA; */
	/*border-color: #464D55;
	border-width: 5px;
	border-style: solid; */

}
.galery_imgx {
	height: auto;
	width: 99%;
	display: inline-block;
	padding: 1px;
	text-align: justify;
}

.galery_imgx a,
.galery_imgx img a,
.galery_imgx a:link,
.galery_imgx a:visited,
.galery_imgx a:active {
	height: 133px;
	width: auto;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	background-color: #1B1E21;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
}

.galery_imgx a:hover {
	height: 133px;
	width: auto;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	background-color: #3C4248;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






.color {
	color: #464D55;
} 
