.slogan_big{
	height:180px;
	background-position:right bottom;
	/*background-image:url(../images/slogan.png);*/
	background-repeat:no-repeat;
}

.slogan_big.ru{
	background-image:url(../images/slogan-ru.png);
}

.slogan_big.ua{
	background-image:url(../images/slogan-ua.png);
}

table.main td.header{	
	height:181px;
	background-image:url(../images/menu-background.png); background-repeat:repeat-x;	
}

div.logo {
	padding-top:30px;
	padding-right:0px;
}

.logo {
	height:200px;	
}

.header_image{
	padding-left: 20px;
	
}

.setQuestion {
	/*padding-top: 29px; 
	font-family: Georgia; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	margin-right:30px;	
	width:470px;
	float:left;
	height:29px;
	*/
	
}

.articles div{
	width:32px;
	height:31px;
	background-image:url(../images/icon-articles.png);
}

.articles:hover div{
	background-image:url(../images/icon-articles-02.png);
}

a.articles {
	text-decoration:none;	
}

a.articles:hover {
	text-decoration:none;	
}


.question div{
	width:32px;
	height:31px;
	background-image:url(../images/quest-icon-big.png);
}

.question:hover div{
	background-image:url(../images/quest-icon-big-hover.png);
}

a.question {
	text-decoration:none;	
}

a.question:hover {
	text-decoration:none;	
}

.language div{
	/*padding-top: 38px; 
	font-family: Georgia; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	margin-right:30px;
	width:200px;
	float:right;
	height:30px;*/
	width:33px;
	height:31px;
}

a.language {
	text-decoration:none;	
}

a.language.ru div{
	background-image:url(../images/icon-rus-big.png);
}

a.language.ru:hover div{
	background-image:url(../images/icon-rus-big-hover.png);	
}

a.language.ua div{
	background-image:url(../images/icon-ua-big.png);	
}

a.language.ua:hover div{
	background-image:url(../images/icon-ua-big-hover.png);	
}

.newyear,.newyear:hover{text-decoration:none;}
.newyear div{width:67px; height:82px; background:url(../images/new-year.png)}

