@charset "utf-8";
/*
Theme Name: Sedmoy
Theme URI: http://www.dogma7.com/
Author: Eugene Chernyakov
Author URI: http://www.dogma7.com/
*/

*{margin:0; padding:0}



body {

	background-color:#f0f0f0;
	color:#000;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

html{width:100%;

}



a img{
	border:none

}

.links1 a, .links1 a:active, .links1 a:visited{
	color:#FFF;
	text-decoration:underline
}

.links1 a:hover{
	color:#70bd1e;
	text-decoration:underline
}





.rub a, .rub a:active{
	color:#000;
	text-decoration:underline;
	background-color:#fff;
	padding-left:4px;
	padding-right:4px;

}


.rub a:visited{
	color:#000;
	background-color:#fff;
	text-decoration:underline
}


.rub a:hover{
	color:#fff;
	background-color:#3a214e;
	text-decoration:none;
}

.ezag{
	font-size:1.56em;

}

.ezag a, .ezag a:active {
	color:#000;
	padding-left:4px;
	padding-right:4px;
}

.ezag a:visited {
	color:#7b0386;
		padding-left:4px;
	padding-right:4px;
}

.ezag a:hover {
	color:#000;
	background-color:#fff;
	
		padding-left:4px;
	padding-right:4px;
}

.txt{
	font-size:0.875em;
	line-height:1.6em;
}



#tabs li 
{   display: inline;
    float: left;	
   
	
}

#tabs li.selected 
{
  	
    
   
}


#tabs li a 
{
    float: left;
	text-decoration:underline;
	color:#000;
		
	padding-right:6px;
	padding-left:6px

	

}

#tabs  li a:visited
{
	color:#000;
	text-decoration:underline
	

}

#tabs  li a.selected:visited
{
	color:#70bd1e;
	text-decoration:none;
	

}


#tabs li a:link 
{
	
}

#tabs  li a.selected
{
	text-decoration:none;
    color:#70bd1e;
	
}





#tabs  li a.selected:hover
{
	text-decoration:none;
    color:#70bd1e;
	
}




#tabs  li a:active, #tabs li a:hover
{
	color:#000;
	text-decoration:underline;
	background-color:#fff;
	

}



.links3 {
	color:#FFF;
	border-bottom:#FFF 1px dotted;
}

.links3h{
	color:#70bd1e;
	border-bottom:#70bd1e 1px dotted;
}

.pagenavi {
	font-size:24px
}

.pagenavi a, .pagenavi a:active, .pagenavi a:visited{
	color:#000;
	border:1px solid #f0f0f0;
	padding-left:6px;
	padding-right:6px;
}



.pagenavi a:hover  {
	color:#000;
	text-decoration:none;
	border:1px solid #000;
	background-color:#FFF;
}

.current {
	
	color:#CCC;
	
}

.news {
line-height:24px
}



.news a, .news a:active{
color:#000;
text-decoration:none;
border-bottom:1px dotted #999;
}

.news a:visited{
text-decoration:none;
border-bottom:1px dotted #999;
}

.news a:hover{
color:#000;
background-color:#fff;
text-decoration:none;
border-bottom:1px dotted #999;
}

  .curr span{
	  float:left;
	  text-align:center;
	  margin:10px;
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:13px;
	  margin-top:20px;}
	  
.curr img  {cursor:pointer}


