body{
	background: url("https://krosswordist.ru/templates/krosswordist/images/bg.png") repeat-x 0 235px  !important;;
}

.new {
	background:url(../images/yellowsmail.gif); 
	width:66px; 
	height:52px; 
	position:relative; 
	top:5px;
	left:240px;
}

.new2 {
	background:url(../images/issmail.gif); 
	width:100px; 
	height:84px; 
	position:relative; 
	top:5px;
	left:240px;
}

.new3 {
	background:url(../images/stop.gif); 
	width:100px; 
	height:90px; 
	position:relative; 
	top:5px;
	left:240px;
}

.kros{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	font-family: "Times New Roman",Times,serif;
	
}

.kros input {
	margin:0 0 5px 5px !important;
	font-family: "Times New Roman",Times,serif;
	font-size: 12pt;
	
}

.kros select{
	margin:0 0 10px 5px  !important;
	font-family: "Times New Roman",Times,serif;
	font-size: 12pt;
	
}

/* выд новостей в сайдбаре */

.news-news{
	border-bottom: 1px solid #404040;
	margin: 0px;
	padding: 0 0 10px 0;
}

.news-news h2 a{
	/* float: left; */
	width: 200px;
	font: 14px Tahoma;
	color: #0E7CB1;
	text-decoration: underline;
	overflow: hidden;
}

.news-news h2 a:hover{
	color: #0E7CB1;
	text-decoration: none;
}

.news-date{										
	font: bold 11px Tahoma;
	margin: 0px 0 0 0px;
	color: #ff4800;
	float: left;
}

.news-news-image{
	position: relative;
	width: 70px;
	height: 90px;
	overflow: hidden;
	float: left;
}

.news-news-image img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70px;
}

.news-news-content{
	font: 11px Tahoma;
	color: #1F282C;
	line-height: 16px;
	float: left;
	width: 125px;
	height: 110px;
	overflow: hidden;
	margin: 0 0 0 10px;
}

.but-battom{
	color: #fff; /* Цвет текста ссылки */
	text-decoration: none; /* Убираем подчеркивание ссылки */
	text-shadow: 1px 1px 1px #000; /* добавляем тень для текста */
	background: #38A0E3; /* Цвет фона кнопки по умолчанию */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#014293', endColorstr='#38A0E3'); /* Градиент кнопки */
	background: -webkit-gradient(linear, left top, left bottom, from(#014293), to(#38A0E3)); /* Градиент кнопки */
	background: -moz-linear-gradient(top,  #014293,  #38A0E3); /* Градиент кнопки */
	background: gradient(linear, top,  #014293,  #38A0E3); /* Градиент кнопки */
	border: 1px solid #38A0E3; /* Обводка кнопки */
	border-radius: 5px; /* Радиус закругленых углов кнопки */
	padding: 2px; /* Внутреннии отступы кнопки */
	cursor:pointer;
	font-size:13px;
}

.but-battom a{
	color: #fff;
}

.but-battom:hover{
	text-decoration: underline;
}

.iframegeim{
	background-color: #3C3C3C;
	border: 3px solid #B5B5B5;
	border-radius:10px;
	margin:0px 50px 0px 50px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.iframegeim p{
	font-size: 14px;
	text-align:center;
	color: #ffffff;
}

.fonvideo{
	position: relative;
	width: 100%;
	height: auto;
	margin: 5px auto;
	padding-top: 5px;
	text-align: center;
	border: 3px inset #B5B5B5;
	background: url('http://krosswordist.ru/templates/krosswordist/images/fonvideo_2.jpg') no-repeat;
	-moz-background-size: 100%; /* Firefox 3.6+ */
	-webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
	-o-background-size: 100%; /* Opera 9.6+ */
	background-size: 100%; /* Современные браузеры */
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.rtb-topnews{
	margin: 40px 20px 40px 20px;
}

.marg-mob{
	margin: 0px 10%;
}

#quicksearch {
	display: block !important;
	margin-bottom: 20px !important;
}

.btn_comm{
	width: 300px !important;
}

.tag-metki{
	margin-top: 20px;
}

#footmenu a:hover {
  background: #4197E0 none repeat scroll 0% 0% !important;
  text-decoration: none;
}