* {
	margin: 0;
	padding: 0;
	border: none;
}
html {
	height: 100%;
}
body {
	color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: regular;
	line-height: 17px;
	background-color: #E7BFDD;
	background-image: url(../layout/bg_rajec_bylinka.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-position: top center;
	/* background-attachment: fixed; */
	height: 100%;
}
/* ------------------------------------------- */

.div_center {
	width: 900px;
}
.div_main_frame {
	width: 900px;
	float: left;
}

.div_frame_left {
	width: 390px;
	float: left;
}

.div_frame_right {
	width: 506px;
	float: right;
}

.div_frame_left_content {
	width: 256px;
	float: left;
}

.div_frame_right_content {
	width: 638px;
	float: right;
}

.div_topgraphics {
	width: 390px;
	height: 375px;
	float: left;
}

.div_main_component {
	width: 376px;
	height: 280px;
	float: left;
	background-image: url(../layout/main_component_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 12px;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0px;
}

.div_top_menu {
	width: 500px;
	height: 87px;
	float: left;
	padding-top: 12px;
	padding-left: 6px;
}
.div_top_menu_content {
	width: 500px;
	height: 76px;
	float: left;
	padding-top: 12px;
	padding-left: 6px;
}

.div_news_1 {
	width: 460px;
	height: 112px;
	float: left;
	background-image: url(../layout/news_bg_1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 14px;
	padding-bottom: 11px;
}
.div_news_2 {
	width: 460px;
	height: 113px;
	float: left;
	background-image: url(../layout/news_bg_2.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 14px;
	padding-bottom: 11px;
}
.div_news_3 {
	width: 460px;
	height: 113px;
	float: left;
	background-image: url(../layout/news_bg_3.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 14px;
	padding-bottom: 11px;
}
.div_news_4 {
	width: 460px;
	height: 113px;
	float: left;
	background-image: url(../layout/news_bg_4.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 14px;
	padding-bottom: 11px;
}

.div_submenu_frame {
	width: 241px;
	float: right;
	background-image: url(../layout/sub_menu_bg.gif);
}
.div_submenu {
	width: 241px;
	float: right;
	background-image: url(../layout/sun_menu_bottom_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
}
.div_banner {
	width: 241px;
	float: right;
	background-image: url(../layout/banner_bottom_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
}
.div_submenu_banner {
	width: 241px;
	float: right;
	background-image: url(../layout/banner_bg.gif);
	text-align: left;
}


.div_content_uvod {
	width: 621px;
	height: 174px;
	float: left;
	background-image: url(../layout/content_top_bg.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 14px;
	text-align: left;
}

.div_content_uvod_file {
	width: 621px;
	float: left;
	/* background-image: url(../layout/content_top_bg.gif); */
	background-image: url(../layout/content_bg.gif);
	text-align: left;
}

.div_content_cesta {
	width: 540px;
	height: 30px;
	float: left;
	background-image: url(../layout/bg_cesta.jpg);
	color: #B10066;
	font-size: 14px;
	padding-left: 55px;
	padding-top: 10px;
	text-align: left;
}
.div_content_cesta a {
	color: #B10066;
}

.div_content_frame {
	width: 621px;
	float: left;
	background-image: url(../layout/content_bg.gif);
}

.div_content_frame a {
	color: #B10066;
}

.div_content_table {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../layout/content_bottom_bg.jpg);
	text-align: left;
}
.div_content_table_uvod {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../layout/uvod_top_bg.gif);
	text-align: left;
}

.div_footer {
	float: right;
	padding-top: 0px;
	color: #B10066;
	line-height: 12px;
	font-size: 9px;
	text-align: left;
	width: 365px;
}
.div_footer_content {
	float: left;
	padding-top: 14px;
	color: #B10066;
	line-height: 12px;
	font-size: 9px;
	text-align: left;
	width: 365px;
	padding-left: 15px;
}
.div_footer_content a {
	color: #B10066;
}
.div_footer a {
	color: #B10066;
}

.div_bylinky_img {
	width: 329px;
	height: 69px;
	float: right;
	background-position: center;
	background-repeat: no-repeat;
}

#counter
{
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	color:#AE006D;
}