a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
	border-bottom:1px dotted #666;
}

a:hover {
color: #FF0000;
}

#header {
	width: 1058px;
	height: 220px;
	margin: 0 auto;
	background: url("./img/video_header.png") repeat top left;
	border: 1px solid #454545;		
}

#header_title {
	width: 1048px;	
	padding: 5px;
	height: 179px; 
	font-size: 1.0em;
	margin: 0 auto;	
	border: 1px solid #454545;			
	background: #ccc repeat top left;
	text-align: center;	
}

#header_title_events {
	width: 1048px;	
	padding: 2px;
	height: 50px; 
	padding-bottom: 6px;
	font-size: 1.0em;
	margin: 0 auto;	
	border: 1px solid #454545;			
	background: #ffa500 repeat top left;
	text-align: center;	
}
#header_title_events_no {
	width: 1048px;	
	padding: 2px;
	height: 35px; 
	font-size: 1.0em;
	margin: 0 auto;	
	border: 1px solid #454545;			
	background: #ccc repeat top left;
	text-align: center;	

}


#header_title_text {
	font-size: 0.7em;
	font-style: italic;
	text-align: left;		
}

#header_title_menu {	
	margin-top: -115px;	
	text-align: right;		
	float: right;	    
}

#header_title_menu a:link {		
	font-size: 1.1em;		
	font-width: bold;
    font-family: 'Arial';	
    font-weight: bold;		    
    color: #444;
}

#header_title_menu a:visited {		
	font-size: 1.1em;		
	font-width: bold;
    font-family: 'Arial';	
    font-weight: bold;		    
    color: #444;
}

#header_title_menu a:active {		
	font-size: 1.1em;		
	font-width: bold;
    font-family: 'Arial';	
    font-weight: bold;		    
    color: #444;
}

#header_title_menu a:hover {			
    color: #FF0000;
}

#header h1 {	
	padding: 130px 0 0 25px;	
	font-size: 2em;
	color: #FFF;
	margin: 0;
}

#header h2 {	    
    position: relative;
	padding: 0 0 0 25px;	
	font-size: 1em;	
	margin: 0;
}

/*#header_rkka {    
	font: 1.5em Arial sans-serif;
	font-weight: bold;
	position: relative;
	left: 640px;
	top: -50px;
	
	color: #FFF;
	margin: 0;
}*/
/*----------------------------------------*/
#wrap {
	margin-top:0px;
	margin-bottom:15px;			
}

#page {    
	width: 1038px;
	height: auto !important; 
	height: 100%; 	
	margin: 0 auto;
	padding: 10px;
	background: #aaa repeat top left;
	border: 1px solid #454545;
	border-bottom: 1px solid #454545;	
}

/*#page_172ir {
   float: left;
   width: 490px;
   background: #ccc;
   padding: 10px;
}

#page_rkka {
   float: right;
   width: 490px;
   background: #ccc;
   padding: 10px;
}*/

#footer {
	overflow: auto;
    background: #aaa repeat top left;
	width: 1038px;	
	margin: 0 auto;
	padding: 10px 10px;
	font-size: small;
	border-bottom: 4px solid #454545;
	border-right: 1px solid #454545;
	border-left: 1px solid #454545;
}

#footer_links {
	float: left;
	width: 50%;
	border-right: 1px dotted;
}
#footer_authors {
	float: right;
	width: 49%;
	text-align: right;
}

#menu_172ir {
	float: left;
	width: 200px;
	/*height: 600px;*/
	min-height: 100%;  
	padding: 5px;
	background: #bbb repeat top left;
	margin-right: 10px;
	font-size: 1.2em;
	
	overflow: hidden;
	padding-bottom:32767px;
  	margin-bottom:-32767px;
}

#menu_rkka {
	float: right;
	width: 200px;		
	height: 100%;    
	min-height: 100%;	
	padding: 5px;
	background: #bbb repeat top left;
	margin-left: 10px;
	text-align: right;	
	font-size: 1.2em;
	
	overflow: hidden;
	padding-bottom:32767px;
  	margin-bottom:-32767px;
}

#bgrnd_menu_w{
 	background: url("./img/w_flag.png");
}
#bgrnd_menu_rkka{
 	background: url("./img/rkka_flag.png");
}


.conteiner {
   overflow: hidden;
   background: #ccc;
   padding: 10px;   
   /*text-align: justify;*/
   font-size: 0.8em;      
   min-height: 100%;    
}

#content {   
   background: #ccc;
   padding: 10px;   
   /*text-align: justify;*/      
   min-height: 100%;    
   margin-right: 210px;
   margin-left: 210px;
}

#content a:link {   
   color: #000;
   border-bottom: 0px;
}

#content a:visited {   
   color: #000;
   border-bottom: 0px;
}

#content a:hover {   
   color: #FF0000;
   border-bottom: 1px dotted #FF0000;
}

.info_text {
	font-size: 0.9em;
	font-style: italic;
	text-align: justify;		
}

.txt {
color: #000000;
}

html, body {
	font-family: 'Arial';					
	height: 100%; 
	min-height: 100%;
}