* {
	margin:0;
	padding:0;
    font-family: Arial;
}

/* commented backslash hack v2 \*/
* html .enerzona{height:100%;} 
html, body{
	height:100%;
} 
/* end hack */ 
form{
	padding:0px;
	margin:0px;	
}

.pos_abs{
    
    position: absolute;
    top:300px;
    left: 50%;
    margin-left: -100px;
    width: 526px;
    height: 275px;
    z-index: 1000;
    float: left;
    background-color: #000;
}

body {
	background:#FFF;
	background-image:url(../images/header_fon.jpg);
	background-repeat:repeat-x;
	background-position:left top;

}


.enerzona{
	min-height:100%;
	margin-bottom:-50px;
	width:100%;
	background-image:url(../images/body_fon.jpg);
	background-repeat:repeat-x;
	background-position:left 229px;   
}
    
td,div,p,a{
    font-family: Arial;
}	
.content{
	width:910px;
	background-color:#FFF;
	background-image:url(../images/left_pol.jpg);
	background-position:left top;
	background-repeat:no-repeat;
   
 
}

.content_2{
	background-image:url(../images/right_pol.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0px 17px 0px 17px;
	text-align:left;
    
    
}


#clearheader{
	height:229px;
}

#clearfooter{
	clear:both;
	height:196px;
}


#header{
	width:910px;
	height:229px;
	overflow:hidden;
}

#footer {
	width:100%;
	clear:both;
	height:196px;
	background-image:url(../images/footer_fon.jpg);
	background-position:left top;
	background-repeat:repeat-x;
    margin-top:40px;
  
}

.footer_content{
	width:910px;
	height:196px;
}

/* ================================================================================*/

a{
    text-decoration: none;
}

A.entryLink:link    { color:black; font-family:arial; font-size:1.2em; margin-left: 0pt; margin-bottom: 0pt; margin-top: 0pt; text-decoration: none; text-align:right; font-weight: bold;}
A.entryLink:visited { color:black; font-family:arial; font-size:1.2em; margin-left: 0pt; margin-bottom: 0pt; margin-top: 0pt; text-decoration: none; text-align:right; font-weight: bold;}
A.entryLink:active  { color:black; font-family:arial; font-size:1.2em; margin-left: 0pt; margin-bottom: 0pt; margin-top: 0pt; text-decoration: none; text-align:right; font-weight: bold;}
A.entryLink:hover   { color:silver; font-family:arial; font-size:1.2em; margin-left: 0pt; margin-bottom: 0pt; margin-top: 0pt; text-decoration: none; text-align:right; font-weight: bold;}
A.entryLink          { color:black; font-family:arial; font-size:1.2em; margin-left: 0pt; margin-bottom: 0pt; margin-top: 0pt; text-decoration: none; text-align:right; font-weight: bold;} 

div.photo{
   text-align: center;
   width: 270px;
   height: 250px;
}

img.prev_img{
    width: 150px;
    height: 120px;
}

.sectiontableheader{
    color:black; 
    font-family:arial; 
    font-size:1.2em; 
    margin-left: 0pt; 
    margin-bottom: 0pt; 
    margin-top: 0pt; 
    text-decoration: none; 
    text-align:left; 
    font-weight: bold;
    margin-bottom: 10px;
}

#header_pad_top{
	padding:20px 0px 0px 9px;
}

#header_menu{
	padding-left:10px;
}

#header_menu ul{
	padding:0px;
	margin:0px;
}

#header_menu ul li{
	list-style:none;
	float:left;
	height:20px;
	display:block;
	padding:0px;
	margin:0px;
}

.moduletable-top{
    padding: 0px;
    margin: 0px;
    float: left;
}

#header_menu ul li a{
	font-family:Tahoma, Arial;
	font-size:11px;
	display:block;
	float:left;
	padding:0px 12px 0px 12px;
	line-height:20px;
	color:#FFF;
	text-decoration:none;	
}

li.li_lang{
    list-style: none;
}

#header_menu ul li:hover{
    background-image:url(../images/header_right_tab.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}


#header_menu ul li:hover a{
	background-image:url(../images/header_left_tab.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#D32701;
}

#header_menu ul li#active{
    background-image:url(../images/header_right_tab.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}


#header_menu ul li#active a{
    background-image:url(../images/header_left_tab.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    color:#D32701;
}

#header_menu ul li#active_language{
    background-image:url(../images/header_right_tab.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}


#header_menu ul li#active_language a{
    background-image:url(../images/header_left_tab.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    color:#D32701;
}

#header_menu ul li span{
	width:1px;
	height:20px;
	font-size:1px;
	display:block;
	float:left;
	background-image:url(../images/header_span.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#header_menu ul li:hover span{
	background-image:none;
}

#header_whitecell{
	background-image:url(../images/header_box_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:879px;
	background-color:#FFF;
	text-align:left;
	padding-left:22px;
	float:left;
	height:115px;
}

#header_whitecell_bottom{
	background-image:url(../images/header_box_bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:901px;
	display:block;
	height:20px;
	font-size:1px;
	
}

#search_box{
	background-image:url(../images/box_search.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:340px;
	height:66px;
	display:block;
	float:right;
	padding-right:47px;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin-top:30px;
}

.img_left{
	float:left;
	margin-top:10px;
}

.imp_search{
	width:196px;
	line-height:20px;
	border:1px solid #D63C18;
	margin-bottom:1px;
    padding-left: 1px; float:left; 
    

}

.txt_f{
	display:block;
	float:left;
	height:20px;
	width:321px;
}

.txt_f2{
	display:block;
	float:left;
	line-height:19px;
    color: #FFF;
}


.search_submit{
	width:57px;
	height:20px;
	background-image:url(../images/search_button.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;  
    float:left; 
    margin-left: 4px;
}


#search_form{
	padding-top:23px;
	padding-left:21px;
	
}

#topmenu{
	padding-top:21px;
	padding-left:10px;
}

.moduletable-main{
      float: left;   
}

#topmenu ul{
	padding:0px;
	margin:0px;
}

#topmenu ul li{
	list-style:none;
	float:left;
	background-image:url(../images/topmenu_span.jpg);
	background-position:right 2px;
	background-repeat:no-repeat;
}

#topmenu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	float:left;
	padding:0px 45px 0px 45px;
	line-height:35px;
	color:#FFF;
	height:34px;
	text-decoration:none;	
}


#topmenu ul li:hover{
	background-image:url(../images/topmenu_right_tab.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}



#topmenu ul li:hover a{
	background-image:url(../images/topmenu_left_tab.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#bd2300;
}


#topmenu ul li#active{
    background-image:url(../images/topmenu_right_tab.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}



#topmenu ul li#active a{
    background-image:url(../images/topmenu_left_tab.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    color:#bd2300;
}



.onepx{
	font-size:1px;
	height:1px;
	clear:both;
	display:block;
}

.last_news_block{
	background-image:url(../images/lastnews_fon.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:238px;
	width:876px;
	margin-top:12px;
}

.news{
	display:block;
	float:left;
	width:256px;
	padding:21px 0px 0px 11px;
}

.news2{
	display:block;
	float:left;
	width:256px;
	padding:21px 0px 0px 44px;
}

.news3{
	display:block;
	float:left;
	width:256px;
	padding:21px 0px 0px 44px;
}

.lastnews_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	display:block;
	text-align:left;
	padding-left:4px;
	padding-top:10px;
	padding-bottom:5px;
}

.lastnews_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-left:4px;
	text-align:left;
	display:block;
	
}

.view_all{
	display:block;
	height:21px;
	width:78px;
	float:right;
	text-decoration:none;
	background-image:url(../images/view_all.jpg);
	background-position:left top;
	background-repeat:no-repeat;
    text-decoration: none;
}


.title_article,.componentheading{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#780101;
	padding-top:35px;
	padding-bottom:30px;
    width: 300px;
}
.contentheading{
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:22px;
    color:#000000;
    padding-top:15px;
    padding-bottom:0px;
    
}



a.contentpagetitle:hover{
    color:silver;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}
a.contentpagetitle{
    color:black;
    font-family:arial;
    font-size:19px;
    text-decoration: none;
    text-align:right;
    padding-right:20px;
    
} 


.pad_cont{
	padding:0px 20px 0px 5px;
	text-align:justify;
	background-image:url(../images/article_header.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f4f4f;
}
.pad_49{
  padding-top: 59px;

}

div,td,span,a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#4f4f4f;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#bb2100;

}
h3{
    font-weight: normal;
}

.footer_menu{
	display:block;
	float:left;
	background-image:url(../images/footer_razd.jpg);
	background-position:left top;
	background-repeat:no-repeat;
/*	padding-left:27px;*/
	text-align:left;
/*	padding-right:60px;*/
	padding-top:18px;
	text-align: center;
	width:146px;
}

.footermenu_header,.moduletable-boot th{
	font-family:Tahoma, Arial;
	font-size:13px;
	color:#FFF;
	display:block;
	font-weight:bold;
	padding-bottom:16px;
}

.footer_menu a{
	display:block;
	color:#e5bd91;
	font-size:11px;
	font-family:Tahoma, Arial;
	text-decoration:none;
	line-height:16px;
}

.footer_menu a:hover{
	text-decoration:underline;
}

.footer_menu_leftbrd{
	display:block;
	float:left;
	background-image:url(../images/footer_razd.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:5px;
	height:120px;
}

.copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#eb986f;
	position:relative;
	top:40px;
}

.m5{
    margin-top: 5px;
}
#mainimg {
}
#mainimg img {
    display:none;
    position:absolute;
    left:50%;
    margin:0px 0px 0px -440px;
    padding-top: 5px;
}

.height116{
    height: 200px;
    display: block;
    width: 200px;
    clear: both;
}

#img1{
	float:left;
	margin-top:8px;
   
    background-image:url(../images/noellachoi.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    width: 521px;
    height: 270px;
    padding: 5px 0px 0px 5px;
    background-color: #000;
}
.pos_no{
    position: relative;
    top:248px;
    left:270px;
    display: block;
    
    float: left;
}

.pos_p{
    position: relative;
   top:248px; 
    left:280px;
    display: block;
    
     float: left;   
}
.pos_t{
    position: relative;
    top:248px; 
    left:285px; 
    display: block;
    
     float: left;   
}
.img2{
	float:left;
	margin-top:8px;
	margin-left:8px;
    background-image:url(../images/right_player.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    width: 336px;
    height: 270px;
    padding: 5px 0px 0px 6px; 
}

img{
    border: 0px;
}

.createdate{
    padding-bottom: 10px;
}

ul{
    padding:10px 0px 10px 30px;
}

.fl_left{
    float: left;
    width: 170px;
    padding:30px 15px 0px 0px;
    height: 600px;
}

.sect_name{
    background-color: #9F9F9F;
    color:#FFF;
    font-size: 13px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}

.sect_text{
    padding: 10px 0px 10px 0px;
}

.sect_link{
    text-align: right;
    padding: 0px 0px 10px 0px;
}

.sect_link a{
     text-decoration: none;
     color: #000;
     font-weight : bold;
}

.sect_link a:hover{
     text-decoration: underline;
}

.clear{
    clear: both;
}

.antology_random{
   text-align: left;
   padding: 20px 0px 0px 0px; 
}

.sect_text{
    text-align: left;
}

.over_div{
    overflow: scroll;
    width: 310px;
    height: 400px;
    border-top: 1px solid #000;
    border-left: 1px solid #000; 
    padding-left: 10px;
    padding-top: 10px;
   
}

.bord_name{
    width: 280px;
    height: 80px;
    border: 1px solid #000;
    margin-bottom: 3px;
    padding-right: 5px; 
}

.bord_name img{
    margin-right: 5px;
}

.bord_name a{
    display: block;
    
} 

.dis_noen{
    display: none;
}
.footer_menu .vid_0s{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color:#FFF;
    text-decoration: none;
    padding-bottom: 40px;
    text-align: center;
}

.footer_menu .vid_0s:hover{
    text-decoration: underline;  
}
