@CHARSET "UTF-8";

/*
 ------------------ News ------------------ 
 */



.news_head, .news_head .date, .news_head a{
	font-size: 16px;
	font-weight: 400;
	color:#2e6d98;
}

.news, .comment_it{
	font-size: 12px;
	color:black;
	
	}

.news_head a{
	font-style: normal;
}
	
.continue, .intro{
    margin-bottom: 20px;
    
}


.news_head .date{
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 20px;
  }
.comment_it{
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    color:#2e6d98;
    text-align: right;
    padding-right:12px;
    margin-top: 20px;
  }
.comment_it a{
    color:#2e6d98;
    font-style: normal;
    
  }
.comment_it a:hover{
    text-decoration: none;
    
  }
.month_list{
	text-align:center;
	color:#2e6d98; 
  }
.month_list h1{
	color:black;
}
.month_list a{
	
	color:#2e6d98; 
  }

.continue a{
	color:#2e6d98;
    font-style: italic;
}




/*
 ------------------ Commments ------------------ 
 */


/*
#comment_input, #comment_confirm, #comment_textarea{
	border-bottom-color : transparent;
    border-bottom-style : none;
    border-bottom-width : 0px;
    border-left-color : transparent;
    border-left-style : none;
    border-left-width : 0px;
    border-right-color : transparent;
    border-right-style : none;
    border-right-width : 0px;
    border-top-color : transparent;
    border-top-style : none;
    border-top-width : 0px;
}

#comment_input, #comment_confirm{
	width:200px;
	height:16px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-image: url('../images/text_input.png');
	color:#d5daea;
}

#comment_textarea{
	width:490px;
	height:190px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-image: url('../images/text_area.png');
	color:#d5daea;
}

*/
/*
 ------------------ Commments Levels ------------------ 
 */
.comment_main {
	background-color: #e3e3e3;	
}
.comment_table_0 {
	width:750px;
	margin-bottom:10px;
    border-collapse: collapse;
    
    
}

.comment_table_1 {
	width:720px;
	margin-left:30px;
	margin-bottom:10px;
    border-collapse: collapse;
    
    
}

.comment_table_2 {
	width:690px;
	margin-left:60px;
	margin-bottom:10px;
    border-collapse: collapse;
    
    
}

.comment_table_3 {
	width:660px;
	margin-left:90px;
	margin-bottom:10px;
    border-collapse: collapse;
    
    
}

.comment_table_4 {
	width:630px;
	margin-left:120px;
	margin-bottom:10px;
    border-collapse: collapse;
    
    
}

.comment_table_5 {
	width:600px;
	margin-left:150px;
	margin-bottom:10px;
    border-collapse: collapse;
    
    
}

.comment_table_6 {
	width:570px;
	margin-left:180px;
	margin-bottom:10px;
    border-collapse: collapse;
    
    
}

.comment_table_7 {
	width:540px;
	margin-left:210px;
	margin-bottom:10px;
    border-collapse: collapse;
    
    
}
.comment_top_left{
    background-image: url('../images/hsz_tl.png');
    background-position: bottom right;
    
    background-repeat: no-repeat;
    
    width:5px;
    height:5px;
}
.comment_top{
    background-image: url('../images/hsz_t.png');
    background-position: bottom center;
    background-repeat: repeat-x;
}

.comment_top_right{
    background-image: url('../images/hsz_tr.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    width:5px;
    height:5px;
}

.comment_left{
    background-image: url('../images/hsz_l.png');
    background-position: right;
    background-repeat: repeat-y;
}
.comment_right{
    background-image: url('../images/hsz_r.png');
    background-position: left;
    background-repeat: repeat-y;
}
.comment_bottom_left{
    background-image: url('../images/hsz_bl.png');
    background-position: top right;
    background-repeat: no-repeat;
    
    width:5px;
    height:5px;
}

.comment_bottom{
    background-image: url('../images/hsz_b.png');
    background-position: top center;
    background-repeat: repeat-x;

}
.comment_bottom_right{
    background-image: url('../images/hsz_br.png');
    background-position: top left;
    background-repeat: no-repeat;
    width:5px;
    height:5px;
}

.comment_head{
	background-image: url('../images/hsz_tminta.png');
    background-position: top center;
    background-repeat: repeat-x;
    height:15px;
    color:white;
    font-size: 10px;
    
}
.comment_head .date{
	font-size: 9px;
    
}
.comment_body {
    
    
    margin-top:5px;
    margin-bottom:5px;
    color:black;
    
  }

.comment_foot{
	background-image: url('../images/hsz_bminta.png');
    background-position: top center;
    background-repeat: repeat-x;
    height:15px;
    color:white;
    font-size: 10px;
    text-align: right;
    padding-right:4px;
    padding-left:4px;
}

.comment_foot a{
	color:white;
	font-size: 10px;
}
.comment_foot a:hover{
    text-decoration: none;
    
  }
.title_date {
    
    width:100%;
    margin-top:-2px;
    margin-bottom:0px;
    padding-top:0px;
    padding-bottom:0px;
  }


.title_date .date {
    text-align:right;
  }
  
#add_form_tbl{
    margin-left: auto;
    margin-right: auto;
    
}

#archivum{
	text-align: center;
	font-weight: bold;
}


.page_selector{
	font-weight:bold;
	background-color: #DDDDDD;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:10px;
}
.page_selector table{
	width:100%;
}
.page_selector .pages{
	text-align:right;
}
.page_selector .actual{
	background:black;
	color:white;
}
.page_selector a{
	text-decoration: none;
}
.page_selector a:hover{
	color:#007dce;
}
