body
{
	align:center;
}

.main
{
	margin:0px auto;
	width:1000px;
	
}
.header
{
	    padding-top: 5px;
	float:right;
}
.logo
{    padding-top: 10px;
	float:left;
	 
	
}
.search2
{
	
	    width: 550px;
    margin-left: 0px;
    margin-top: 40px;
  
  
    float: right;
 
}

.axtariss{
	    border-radius: 8px;
    padding: 5px 10px 5px 10px;
    border: solid 2px  rgb( 72, 136, 34 );
}
.input
{
	float:left;
	width:265px;
	margin-top:8px;
}
.button
{
	float:left;
	margin-top:8px;
	margin-right:10px;
	width:21px;
	height:17px;
}
.topmenu
{
	margin:0px auto;
	width:1000px;
	height:70px;
	background-color:#5474aa;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.nacalo
{

}
.seredina
{

}
.konec
{

}
.ortasi
{
	margin: 0px auto;
	margin-top:20px;
	width:1000px;
	
	float:left;
	border: 1px solid #e9e9e9;
	-webkit-border-radius: 19px;
-moz-border-radius: 19px;
border-radius: 19px;
}
.sagdeyishen
{

	float:left;
	width:739px;
	height:700px;
	
}
.sol-logo
{
	float:right;
	width:261px;
	height:100%;
	min-height:600px;
	
}


.rights p{
	line-height: 20px;
}

.sol-logo img{
	border-radius: 0px 0px 19px 0px;
}

.b-lang-switcher {
    display: inline-block;
    padding: 0;
    float: right;
    font-weight: bold;
    text-transform: uppercase;
    color: #f7961d;
    min-width: 48px;
    margin-right: 20px;
    position: relative;
}
.b-lang-switcher .b-lang-switcher__list {
    font: bold 10px Arial;
    text-transform: uppercase;
}
.b-lang-switcher .b-lang-switcher__list .b-lang-switcher__item {
    display: inline-block;
    text-decoration: none;
    line-height: 10px;
    padding: 5px 6px 4px;
    text-align: center;
    color: #000000;
    background: #e9e9e9;
    min-width: 26px;
}
.b-lang-switcher .b-lang-switcher__list .b-lang-switcher__item.active {
    color: #fff;
    background: #6191bf;
}


.b-lang-switcher .b-lang-switcher__list .b-lang-switcher__item:hover {
   color: white;
    background: #6191bf;
}

.wiki{
	  padding: 10px 0px 10px 0px;
    border: 1px solid #e9e9e9;
    position: relative;
    display: block;
}



.copyright p{
	line-height: 20px;
}




.newsyear{
    width: 300px;
    border: solid 1px #6191bf;
    float: left;
    border-radius: 10px;
    margin-top: 10px;
    color: white;
    background-image: -webkit-linear-gradient(90deg, rgb(72, 136, 34) 0%, rgb(119, 188, 82) 100%);
    box-shadow: 0 0 3px 0 rgb( 33,76,121 );
    margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 35px;
}
    

.newsyear span{
    font-size: 20px;
}


.newsyeartitle{
    width: 300px;
    float: left;
    color: white;
	margin-left: 10px;

}

.newsyeartitle a{
    font-family: Arial;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    display: block;
	padding: 5px;
	border-bottom: 1px solid rgb(72, 136, 34);
}


.newsyeartitle a:hover{
    font-family: Arial;
    font-size: 15px;
    color: red;
    text-decoration: none;
    display: block;
}



.clear{
    clear: both;
}