body {
	width: 991px;
	margin: auto;
}

#frame {
	width: 991px;
	background: url('../images/body_background.jpg');
	background-repeat: repeat-y;
}

#header {
	width: 991px;
	height: 89px;
	position: relative;
}

#header_logo {
	width: 370px;
	height: 89px;
	float: left;
}

#header_over_logo {
	position: absolute;
	top: 16px; 
	left: 0px;
	text-align: right;
	width: 363px;
	height: 14pt;
	line-height: 14pt;
	font-family: arial;
	font-size: 8pt;
	color: rgb(200,200,200);
	text-transform: uppercase;
}

#header_middle {
	width: 606px;
	height: 89px;
	background: url('../images/header_middle.jpg');
	float: left;
}

#header_middle a {
	color: white;
	text-decoration: none;
}

#header_middle_bottom a {
	font-weight: bold;
}

#header_right {
	position: relative;
	width: 15px;
	height: 89px;
	background: url('../images/header_right.jpg');
	float: left;
}

#header_middle_top {
	position: relative;
	top: 10px;
	left: 0px;
	height: 30px;
	text-align: right;
}

#header_middle_bottom {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: right;
	height: 25px;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

	#header_middle_bottom input { font-size:12px; height:22px; }

#menu_main {
	width: 976px;
	height: 47px;
	float: left;
	background: url('../images/menu_main.jpg');
}

#menu_right {
	width: 15px;
	height: 47px;
	background: url('../images/menu_right.jpg');
	float: left;
}

#menu_time {
	position: relative;
	text-align: right;
	top: -5px;
	right: 13px;
	line-height: 10px;
	font-size: 8pt;
	font-weight: bold;
	
}

#column_container {
	width: 991px;
	background: url('../images/column_main.jpg');
	background-repeat: no-repeat;
	background-position: right;
}


#column_left {
	position: relative;
	left: 3px;
	width: 160px;
	float: left;
	background: rgb(226,227,229);
}

#column_main {
	
	margin-right: 0px;
	padding-bottom: 10px;
	width: 814px;
	float: right;
}

#footer_left {
	width: 976px;
	height: 26px;
	background: url('../images/footer_left.jpg');
	float: left;
}

#footer_right {
	width: 15px;
	height: 26px;
	background: url('../images/footer_right.jpg');
	float: left;
}

a:link {
color: #0000FF;
text-decoration: none;
}
a:visited {
color: #0000FF;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
background-color: #666666;
text-decoration: none;
}
a:active {
color: #0000FF;
text-decoration: none;
}

ul.top_menu a.kiemelt {
 	color: rgb(0,0,255);
	font-weight: bold;
	text-decoration: none;
}

ul.top_menu a.kiemelt:hover {
  	color: #FFFFFF;
	font-weight: bold;
 	text-decoration: none;
}

a.cimke {
  	color: #808080;
 	text-decoration: none;
}

a.cimke:hover {
  	color: #FFFFFF;
 	text-decoration: none;
}


div.box_frame {
	width: 163px;
}

div.box_header_green {
	background: rgb(39, 243, 0);
	width: 160px;
	height: 20px;
	line-height: 20px;
	font-family: arial;
	font-size: 9pt;
	text-transform: uppercase;
	text-align: center;
}

div.box_header_image {
	background: url('../images/box_header_image.jpg');
	width: 160px;
	height: 20px;
	line-height: 20px;
	font-family: arial;
	font-size: 9pt;
	text-transform: uppercase;
	text-align: center;
}

div.box_content1 {
	background: rgb(200,229,198);
	width: 160px;
}

div.box_content2 {
	background: rgb(135,211,123);
	width: 160px;
}

div.box_content3 {
	background: rgb(13,104,1);
	width: 160px;
}

div.box_content_container {
	padding: 15px 15px 20px 15px;
	font-size: 8pt;
}

ul.top_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.top_menu li {
	float: left;
	margin-left: 20px;
}

ul.top_menu a {
	color: black;
	text-decoration: none;
	font-family: verdana;
	font-size: 9pt;
	text-transform: uppercase;
}

ul.top_menu a:hover {
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 9pt;
	text-transform: uppercase;
}

ul.left_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
}

ul.left_menu a {
	display: block;
	width: 160px;
	height: 20px;
	background-image: url('../images/menu_left_item_bg.jpg');
	background-repeat: no-repeat;
	text-indent: 10px;
	color: black;
	line-height: 20px;
	text-decoration: none;
	font-family: arial;
	font-size: 8pt;
	text-transform: uppercase;
}

.fl {
	float: left;
}




.index_category_box {
	width: 158px;
	height: 285px;
	margin-left: 25px;
	margin-bottom: 10px;
	float: left;
	background: rgb(230,230,230);

}

.category_head {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 157px;
	background: url('../images/box_header_right.jpg');
	text-transform: uppercase;
	font-size: 8pt;
	line-height: 22px;
	text-indent: 10px;
	color: black;
	text-decoration: none;
}

.category_head a:hover {
	color: white;
}

.index_category_box img {
	border: 1px solid black;
}

.index_category_box_wide {
	width: 347px;
	height: 145px;
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;	
}

.index_category_box_wide .text_box {
	width: 190px;
	height: 114px;
	float: left;
	background: rgb(120,170,110);
}

.index_category_box_wide .text_container { 
	text-align: right;
	font-size: 8pt;
	padding: 2px 5px 0px 2px; 
	color: white;
}

.index_category_box_wide h2 {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 190px;
	background: rgb(100,150,80);
	color: white;
	text-transform: uppercase;
	font-size: 8pt;
	line-height: 22px;
	text-indent: 10px;
	float: left;
}

.index_category_box_wide .text_container a {
	color: white;
	text-decoration: none;
}

.index_category_box_wide .thumb {
	
}

.index_category_box .text_container {
	font-size: 8pt;
	padding: 10px;
}

.index_category_box a.title {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.index_category_box a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.index_category_box a.rovat {
 	color: rgb(0,0,255);
	font-weight: bold;
	text-decoration: none;
}

.index_category_box a.rovat:hover {
  	color: #FFFFFF;
	font-weight: bold;
 	text-decoration: none;
}

h2.cname {
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	background: url('../images/categoryname_bg.jpg');
	height: 47px;
	width: 463px;
	line-height: 36px;
	text-indent: 30px;
	margin-left: -8px;
	text-transform: uppercase;
}


#menu_bottom {
	font-size: 8pt;
	text-align: center;
	line-height: 12pt;
	clear: both;
	float: none;
}

#menu_bottom a {
	text-decoration: none;
	margin-right: 10px;
}

.length_box {
	position: absolute; 
	top: 95px; 
	right: 5px; 
	width: 30px; 
	height: 15px; 
	background: green; 
	color: white;
	font-size: 8pt;
	text-align: center;
	line-height: 15px;
}

.thumb_container {
	position: relative;
	width: 154px;
	height: 114px;
}

#index_videobox_right_download {
	width: 222px;
	height: 66px;
	border: 1px solid black;
	line-height: 15pt;
	margin-top: 5px;
}


.green_header {
	width: 220px;
	height: 21px;
	line-height: 21px;
	background: url('../images/green_bg.jpg');
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
}

.green_header1 {
	color: white;
	width: 528px;
	height: 21px;
	line-height: 21px;
	background: green;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
}

div#vertical_scroll {
	width: 780px; 
	height: 140px;
	overflow: auto;
}

a img {
	border: 0px;
}

.partner_box {
	width: 250px; 
	height: 15px; 
	line-height: 15px; 
	white-space: nowrap;
	overflow: hidden; 
	padding: 3px; 
	float: left; 
	border: 1px solid rgb(220,220,220); 
	margin: 2px;
}

.clr {
	clear: both;
	float: none;
	line-height: 1px;
}

.bg_dark {
	background: rgb(220,220,220);
}

.bg_light {
	background: rgb(230,230,230);
}

ul.rss_list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
}

ul.rss_list li {
	margin-bottom: 5px;
}

/***********************************************************************************************************/
/* GEGMAN */
#menu_line2 { float:left; padding:0px 10px; position:absolute; top:112px; width:700px; text-align:center; }
	#menu_line2 a { padding:0px 10px; color:#0000FF; font-weight:bold; text-decoration:none; font-family:verdana; font-size:9pt; text-decoration:none; text-transform:uppercase; }
		#menu_line2 a:hover { color:#FFFFFF; }
