/* Designed by Hafiz Haciyev
*/

 .shortsekil img {height:142px;width: 200px;padding:0 10px 5px 10px;}
.shortlink a {font-weight:bold;color: #4442AA; background:#FFFFFF ;font-size: 14px;padding: 5px;text-decoration: none;}
.shortlink  { padding: 10px;}

#topslider {
    display: table;
    height: 110px;
    padding: 6px 0;
    width: 100%;
}
#topslider .left {
    border: 0 solid;
    float: left;
    height: 110px;
    position: relative;
    width: 33px;
}
#topslider .right {
    border: 0 solid;
    float: left;
    height: 110px;
    position: relative;
    width: 33px;
}
#topslider .center {
    border: 0 solid;
    float: left;
    height: 110px;
    width: 934px;
}
#topslider ul {
    height: 110px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 934px;
}
#topslider li {
    display: inline;
    float: left;
    height: 110px;
    margin: 0;
    outline: 0 solid;
    padding: 0;
    width: 133.3px;
}
#topslider .subitem {
    border: 5px solid #D8D8D8;
    float: left;
    height: 90px;
    margin: 5px 3px 0;
    position: relative;
    width: 115px;
}
#topslider .subitem:hover {
    border: 5px solid #4D96C7;
}
#topslider .subitem:hover > .subitemtext {
    display: block;
}
#topslider .subitem:hover > .subitemoverlay {
    display: block;
}
#topslider .subitemimage {
    height: 90px;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 115px;
    z-index: 100;
}
#topslider .subitemimage img {
    border: 0 none;
    height: 90px;
    width: 115px;
}
#topslider .subitemtext {
    display: none;
    height: 84px;
    left: 0;
    padding: 3px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 110px;
    z-index: 101;
}
#topslider .subitemtext a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
#topslider .subitemtext a:hover {
}
#topslider .subitemoverlay {
    background-color: #E6E3E1;
    display: none;
    height: 90px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 115px;
    z-index: 100;
}
#topslider .leftbutton {
    background: url("../images/topleft.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 44px;
    left: 0;
    position: absolute;
    top: 33px;
    width: 44px;
}
#topslider .rightbutton {
    background: url("../images/topright.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 44px;
    left: -8px;
    position: absolute;
    top: 33px;
    width: 44px;
}




* {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	padding:0;
}
image{
	border:0;
}
a img,:link img,:visited img,:hover img {
	border:0;
}
a{
	color:#505050;
	font-size:12px;
	text-decoration:underline;
}
a:hover {
	color:#c43751;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}
textarea{
	border:1px solid #ccc;
	box-shadow:inset 0 1px 3px #ccc;
	padding:5px;
}
input:focus, textarea:focus {
    outline:none;
}
button:focus{
	outline:none;	
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:20px;line-height:30px;}
h2 {font-size:18px;line-height:25px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5, h6 {font-size: 13px; line-height: 15px; margin-bottom: 4px; font-weight: bold;}

input[type="checkbox"], input[type="radio"] {
	width: auto; 
	height: auto; 
	padding: 0; 
	margin: 3px 5px 5px 5px;
}
html{
	padding:0px;
	background:#eee;
}
body{
	background:#eee url(../images/bg00.png);
	font-family:"Arial", Tahoma sans-serif;
	font-size:12px;
	height:100%;
	margin:0px;
	padding:0 0 30px 0;
	color:#505050;
}
#container{
	width:960px;
	margin:0 auto;
	box-shadow:0 2px 10px rgba(0,0,0,0.1);
	background:#fff;
}
.topline{
	height:30px;
	width:960px;
	background:#c43751 url(../images/c30.png) repeat-x;
}
.socialb{
	height:20px;
	color:#aaa;
	line-height:16px;
	font-size:12px;
	float:left;
}
.socialb ul{
	height:16px;
	font-size:14px;
	list-style:none;
	margin:0;
	display:inline-block;
}
.socialb li
{ 
	float: left;
	position: relative;
	text-align:left;
	margin:7px 0 0 10px;
	height:16px;
}
.socialb li a
{
	color:#fff;
	height:16px;
	font-size:11px;
	padding:0 0 0 20px;
	display: block;
	text-decoration:none;
	background:url(../images/socialb.png) 0 0 no-repeat;
}
.socialb li a.vkontakte{
	background-position: 0 0;
}
.socialb li a.facebook{
	background-position: 0 -16px;
}
.socialb li a.twitter{
	background-position: 0 -32px;
}
.socialb li a.rss{
	background-position: 0 -48px;
}
.socialb li a:hover{
	text-decoration:underline;
}
.searchblock{
	width:200px;
	height:20px;
	padding:5px;
	line-height:20px;
	float:right;
}
.searchblock ul{
	height:20px;
	list-style:none;
	padding:0;
	display:inline;
}
.searchblock li
{ 
	float:left;
	position: relative;
	border:0;
	display:block;
	height:20px;
}
.searchblock li a
{
	float:left;
	position: relative;
	text-align:center;
}
.searchform{
	color:#fff;
	width:174px;
	height:20px;
	line-height:20px;
	padding:0 5px 0 20px;
	border:0px;
	box-shadow:inset 0 1px 5px rgba(0,0,0,0.3);
	border-radius:10px;
	font-size:12px;
	font:Verdana, Geneva, sans-serif;
	background:#c43751 url(../images/searchbt.png) 0 0 no-repeat;
	overflow:hidden;
	transition:background 0.2s ease;
	border-left:1px solid #303030;
}
.searchform:focus{
	background:#fff url(../images/searchbt.png) 0 -20px no-repeat;
	color:#707070;
}
/* LOGIN begin  */
.loginbar{
	float:right;
	height:30px;
	position:static;
	line-height:30px;
	padding:0 5px;
	color:#fff;
	margin:0 10px 0 0;
}
.loginbar a{
	font-size:12px;
	text-decoration:underline;
	color:#fff;
}
.loginbar a:hover{
	text-decoration:none;
}
a.user{
	background:url(../images/user.png) left repeat-x;
	line-height:20px;
	display:inline-block;
	border-radius:10px;
	color:#fff;
	padding: 0 10px 0 20px;
	text-decoration:none;
}
a.user:hover{
	text-decoration:none !important;
	color:#303030;
}
.loginpanel{
	line-height:20px;
	min-width:140px;
	color:#909090;
	height:20px;
	padding:0 0 10px 0;
	float:right;
	text-align:right;
}
#loginb{
	color:#909090;
	width:240px;
	display:none;
	background:#fff;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-150px;
	z-index:20000 !important;
	box-shadow: 0px 0px 30px #000;
	padding:0 20px 20px 20px;
}
#loginb a{
	color:#505050;
	text-decoration:underline;
	text-transform:uppercase;
}
#loginb a:hover{
	color:#ccc;	
	text-decoration:none !important;
}
.logheader{
	height:40px;
	background:#c43751 url(../images/nav.png) center top no-repeat;
	margin:0 -20px 20px -20px;
	position:relative;
}
.login-close{
	position:absolute;
	background:url(../images/login-close.png) 0 0 no-repeat;
	width:40px;
	height:40px;
	cursor:pointer;
	top:0;
	right:0;
	border-left:1px solid #c43751;
	box-shadow:inset 1px 0 1px rgba(255,255,255,0.2);
}
.login-close:hover{
	background-position: 0 -40px;
}
.profile{
	margin:0 0 15px 0;
}
.profile-left{
	width:78px;
	float:left;
	margin:0 20px 0 0;
	border:1px solid #e5e5e5;
	padding:10px;
}
.profile img{
	width:80px;
	max-height:80px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
}
.profile ul{
	list-style: none;
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	color:#303030;
	float:left;
	width:120px;
}
.profile li{
	position: relative;
	height:29px;
	line-height:20px;
	margin:0;
	padding:0;
	width:150px;
	text-align:left;
}
.profile li a{
	text-align:left;
	line-height:20px;
	font-size:12px;
	color:#c43751 !important;
	text-decoration:underline !important;
	font-weight:normal;
}
.profile li a:hover{
	color:#303030 !important;
	text-decoration:none !important;
}
.login_input{
	text-align:center;
}
.login_field{
	width:240px;
	height:35px;
	line-height:35px;
	vertical-align: middle;
	font-size:15px;
	padding:0;
	color:#909090;
	background:#fff;
	margin-top:15px;
	text-align:left;
}
.field{
	padding:5px;
	width:230px;
	height:25px;
	line-height:25px;
	color:#909090;
	font-size:15px;
	font-family:Arial;
	background:#fff url(../images/fields.png) top repeat-x;
	border:1px solid #ccc;
	vertical-align: middle;
	box-shadow:inset 0 0 2px rgba(0,0,0,0.1); 
}
.field:hover, .field:active, .field:focus{
	background:#fafafa;
}
.not_save{
	font-size:12px;
	padding:0;
	margin:5px 0 10px 0;
	height:20px;
	text-align:left;
}
#login_overlay {
  background-color: #000; /* Чёрный фон */
  height: 100%; /* Высота максимальна */
  left: 0; /* Нулевой отступ слева */
  opacity: 0.50; /* Степень прозрачности */
  -moz-opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  position: fixed; /* Фиксированное положение */
  top: 0; /* Нулевой отступ сверху */
  width: 100%; /* Ширина максимальна */
  z-index: 10000; /* Заведомо быть НАД другими элементами */
  display:none;
}
/* LOGIN end  */
#header{
	width:960px;
	height:100px;
	background:#101010 url(../images/b100.png) repeat-x;
}
.logo{
	width:300px;
	height:100px;
	float:left;
	padding:0 0 0 20px;
}
.rek1{
	width:468px;
	height:60px;
	margin:20px;
	float:right;
}
.nav{
	width:976px;
	height:40px;
	padding:0 0 8px 0;
	position:relative;
	left:-8px;
	background:url(../images/nav.png) no-repeat;
}
.nav ul{
	font-size:14px;
	list-style:none;
	margin:0;
	display:inline;
	height:40px;
}
.nav li{ 
	float: left;
	z-index:100;
	text-align:left;
	position:relative;
}
.nav li a
{
	font-size: 13px;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
	line-height:40px;
	padding:0 15px;
	display: block;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.nav li a:hover {
	z-index:100;
	color:#c43751;
	text-decoration:none;
	text-shadow:none;
	background:#fff url(../images/w40.png) repeat-x;
}
.nav li a.link1{
}
.nav li.drop:hover .link1{
	background:#fff url(../images/w40.png) repeat-x;
	color:#c43751;
	text-shadow:none;
}
.nav li.drop{
	display:block;
}
.nav li.drop:hover{
	
}
.nav li ul {
	z-index:500; 
	opacity: 0; 
    height: 0;
    overflow: hidden;
	position:absolute !important;
	left:0;
	margin:0;
	background:#fafafa;
	transition:opacity 0.1s ease;
	display:none;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	min-width:160px;
}
.nav li li{
	z-index:500;
	height:25px;
	padding:0;
	display:block;
	clear:both;
	border-top:1px solid #eee;
	float:none;
}
.nav li li:first-child{
	border:0;
}
.nav li li a {
	padding:0 10px !important;
	text-align:left;
	font-size:12px;
	line-height:25px !important;
	text-decoration:none;
	text-shadow:none;
	box-shadow:none;
	display:block;
	color:#303030;
	font-weight:normal;
	float:none;
}
.nav li li a:hover {
	text-shadow:none;
	clear:both;
	text-decoration:underline;
	border:0;
	background:#eee;
}
.nav li:hover ul{
	opacity:1;
	height:auto;
	clear:both;
	display:block;
}
#content{
	width:960px;
	padding:12px 0 0 0;
}
#left{	
	width:700px;
	padding:0;
	float:left;
}
#right{
	width:240px;
	float:right;
	padding:0 20px 0 0;
}
.newposts{
	margin:0 20px 20px 20px;
}
.news-1{
	width:440px;
	height:330px;
	overflow:hidden;
	float:left;
	position:relative;
}
.news-1 img{
	width:440px;
	min-height:330px;
}
.news-1-content a{
	display:block;
	position:relative;
	height:330px;
	overflow:hidden;
	text-decoration:none;
	font-size:12px;
}
.news-1-text{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	padding:15px;
	background:url(../images/c70.png);
	height:;
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
	line-height:18px;
	width:410px;
}
.news-1-content a:hover .news-1-text{
	background:#c43751;
	color:#eee;
	text-shadow:none;
}
.news-1-text b{
	font-size:20px;
	display:block;
	line-height:25px;
	margin:0 0 10px 0;
}
.news-2{
	width:220px;
	height:110px;
	overflow:hidden;
	float:left;
	position:relative;
}
.news-2 img{
	width:220px;
	min-height:110px;
}
.news-2-content a{
	display:block;
	position:relative;
	height:110px;
	overflow:hidden;
	text-decoration:none;
	font-size:12px;
}
.news-2-text{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	padding:5px 10px;
	background:url(../images/c70.png);
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
	line-height:18px;
	width:200px;
}
.news-2-content a:hover .news-2-text{
	background:#c43751;
	color:#eee;
	text-shadow:none;
}
.news-2-text b{
	font-size:12px;
}
.vblock{
	float:left;
	width:340px;
	position:relative;
}
.vheader{
	padding:0 10px 0 10px;
	margin:0 0 15px 20px;
	line-height:30px;
	font-size:20px;
	color:#303030;
	border-bottom:2px solid #c43751;
	position:relative;
	display:block;
}
.vheader a{
	color:#303030;
	font-size:20px;
	text-decoration:none;
}
.vheader a:hover{
	color:#c43751;
	text-decoration:underline;
}
.custom-1{
	width:150px;
	overflow:hidden;
	height:100px;
	float:left;
	margin:0 0 20px 20px;
	position:relative;
}
.over150{
	width:150px;
	height:100px;
	overflow:hidden;
	margin:0 0 10px 0;
	position:relative;
}
.over150 img{
	width:150px;
	min-height:100px;
	transition:opacity 0.2s ease;
}
.over150 img:hover{
	opacity:0.85;
}
.c1title{
	font-size:13px;
	color:#303030;
	max-height:48px;
	overflow:hidden;
	line-height:16px;
	margin:0 0 10px 0;
}
.c1title a{
	font-size:13px;
	font-weight:bold;
	color:#303030;
	text-decoration:none;
}
.c1title a:hover{
	color:#c43751;
	text-decoration:underline;	
}
.c1text{
	max-height:75px;
	line-height:15px;
	overflow:hidden;
}
.hblock{
	width:680px;
	margin:0 0 20px 20px;
}
.hheader{
	margin:0 20px 20px 0;
	color:#fff;
	font-size:18px;
	background:#eee url(../images/w40.png) 0 -10px repeat-x;
	line-height:30px;
	display:block;
}
.hheader span{
	background:#c43751 url(../images/c30.png) repeat-x;
	display:inline-block;
	padding:0 10px;
}
.hheader a{
	color:#c22c49;
	font-size:18px;
	padding:0 100px;
	text-decoration:none;
}
.hheader a:hover{
	text-decoration:underline;
	
}




#fotoRight {
  float: left;
  margin-left: -231px;
  margin-right: -3px;
  width: 231px;
  position: relative;
}

.foto-albom {
  margin-left: -0.75em;
}

.foto-albom li {
  float: left;
  width: 99px;
  height: 65px;
  background: #FED640;
  position: relative;
  margin: 0 0 10px 10px;
}

.foto-albom li img {
  width: 100%;
  height: 65px;
}

.foto-albom li a {
  font-size: 1.25em;
  color: #fff;
  text-decoration: none;
}

.foto-albom li a:hover img {
  opacity: 0.6;

  /* Transition */
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.foto-albom li a:hover i {
  color: #FED640;

  /* Transition */
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

  /* Transform */
  -moz-transform: rotate(180deg); 
  -ms-transform: rotate(180deg); 
  -webkit-transform: rotate(180deg); 
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.foto-albom li a i {
  position: absolute;
  top: 26px;
  left: 44px;
}

.foto-archives {
  margin-top: -5px;
}

.foto-archives .archives {
  float: left;
  width: 100%;
  color: #333;
  border-bottom: 1px solid #e4e4e4;
  margin: 3px 0;
  padding-bottom: 5px;
}

.foto-archives .archives:last-child {
  border-bottom: none;
}




.hheader1{
	margin:-49px 0px 0px 560px;
	color:#fff;
	font-size:18px;
	line-height:30px;
	display:block;
}
.hheader1 span{
	display:inline-block;

}
.hheader1 a{
	color:#c22c49;
	font-size:18px;
	text-decoration:none;
}
.hheader1 a:hover{
	text-decoration:underline;
	
}

.carousel  {
   width: 660px; /* ширина всего блока */
   height:140px;
   padding: 0;
   position:relative;
}
.carousel-wrapper {
   width: 660px; /* ширина области карусели */
   overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
   margin:0px;
   padding:0px;
   position:relative;
}
.carousel-items {
   width: 10000px; /* устанавливаем большую ширину для набора элементов */
   position: relative; /* позиционируем блок относительно основной области карусели */
}
.carousel-block {
   float: left; /* выстраиваем все элементы карусели в ряд */
   width: 225px; /* задаём ширину каждого элемента */
   margin:0;
}
 
/*********** BUTTONS ***********/
.carousel-button-left{
	display:block;
	position:absolute;
	top:50px;
	left:0;
}
.carousel-button-right{
	display:block;
	position:absolute;
	top:50px;
	right:0;
}
.carousel-button-left a, .carousel-button-right a{
   width: 40px; 
   height: 40px; 
   cursor: pointer; 
   display:block;
   text-decoration:none;
   background:url(../images/carousel-nav.png);
}
.carousel-button-left a{
   background-position:0 0;
   margin:0 5px 0 0;
}
.carousel-button-left a:hover{
   background-position:0 -40px; 
}
.carousel-button-right a{
   background-position:-40px 0;
}
.carousel-button-right a:hover{
   background-position:-40px -40px;
}
.custom-2{
	width:210px;
	margin:0 15px 0 0;
	height:140px;
	overflow:hidden;
	position:relative;
}
.over210{
	width:210x;
	height:140px;
	overflow:hidden;
}
.over210 img{
	width:210px;
	min-height:140px;
	transition:opacity 0.2s ease;
}
.over210 img:hover{
	opacity:0.85;
}
.hover-title{	
	line-height:20px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	font-size:16px;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	width:100%;
}
.hover-title a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	background:url(../images/black50.png);
	transition:all 0.2s ease;
}
.hover-title a:hover{
	text-decoration:none;
	color:#eee;
	background:url(../images/black60.png);
	text-shadow:none;
}
.custom-4{
	width:320px;
	height:256px;
	float:left;
	margin:0 20px 20px 0;
	position:relative;
}
.over320{
	width:320px;
	height:210px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.over320 img{
	min-height:210px;
	width:320px;
	transition:opacity 0.2s ease;
}
.over320 img:hover{
	opacity:0.85;
}
.c4title{
	display:block;
	line-height:18px;
	max-height:36px;
	overflow:hidden;
	font-size:16px;
	color:#303030;
	font-weight:bold;
}
.c4title a{
	font-size:16px;
	color:#303030;
	text-decoration:none;
}
.c4title a:hover{
	text-decoration:underline;
	color:#c43751;
}
.sideblock{
	width:240px;
	margin-bottom:20px;
	background:#f5f5f5;
}
.sideheader{
	color:#fff;
	font-size:18px;
	height:35px;
	line-height:35px;
	background: url(../images/cheader.png) right top;
	margin:0 -8px 10px 0;
	display:block;
	padding:0 0 10px 10px;
}
.sideheader a{
	font-size:18px;	
	color:#303030;
	text-decoration:underline;
}
.sideheader a:hover{
	text-decoration:none;
}
.topnews{
	padding:0 0 10px 0;
	margin:10px 0 0 0;
	position:relative;
}
.over240{
	width:240px;
	height:160px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.over240 img{
	width:240px;
	min-height:160px;
}
.over240 img:hover{
	opacity:0.9;
}
.ctitle{
	font-size:13px;
	line-height:16px;
	overflow:hidden;
	color:#303030;
	margin:0 0 5px 0;
	padding:0 10px;
}
.ctitle a{
	font-size:13px;
	text-decoration:none;
	color:#303030;
	font-weight:bold;
}
.ctitle a:hover{
	color:#c43751;
	text-decoration:underline;
}
.custom-3 .ctitle{
	padding:0;
}
.custom-3{
	width:150px;
	padding:0 0 10px 0;
	margin:0 20px 0 0;
	float:left;
}
.play{
	display:block;
	width:35px;
	height:35px;
	background:url(../images/play.png) no-repeat;
	position:absolute;
	top:33px;
	left:58px;
}
.comments-num{
	position:absolute;
	top:5px;
	left:5px;
	width:28px;
	height:32px;
}
.comments-num a{
	display:block;
	background:url(../images/comm-title.png) 0 0 no-repeat;
	color:#fff !important;
	font-size:11px;
	width:28px;
	height:32px;
	text-align:center;
	text-decoration:none !important;
	line-height:27px;
}
.comments-num a:hover{
	background-position: 0 -32px;	
	text-decoration:none;
}


.category{
	text-transform:uppercase;
	font-size:10px;
	color:#c43751;
	height:20px;
	line-height:20px;
	margin:0 10px 0 10px;
}
.c1data{
	margin:0 10px;
	line-height:20px;
	font-size:11px;
	color:#909090;
	height:20px;
}
.comms{
	float:left;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	background:url(../images/comms.png) left center no-repeat;
	height:15px;
}
.custom-1 .comms{
	float:right !important;
}



.lastnews{
	text-align:center;
}
.lastnews a{
	background:#f1f1f1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	display:inline-block;
	padding:0 10px;
	text-shadow:0 1px 1px #fff;
}
.lastnews a:hover{
	background:#e1e1e1;
	text-decoration:none;
}
.rek2{
	padding:10px 10px 0 10px;
	width:980px;
}
.rek3{
	width: 1000px;
margin: 0 auto;
}
.tagsblock{
	padding:10px;
	background:#c43751;
	margin:-20px 0 0 0;
}
.tagsblock a{
	color:#fff;
}
.about{
	font-size:12px;
	line-height:20px;
	color:#909090;
	border-bottom:1px solid #202020;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.about a{
	font-size:11px;
}

/* FOOTER         */
.footer {	
	border-top:3px solid #c43751;
	line-height:20px;
	width:920px;
	padding:20px;
	color:#fff;
	position:relative;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
	background:#000;
}
.footer a{
	color:#fff;
	text-decoration:underline;
	text-shadow:0 1px 1px rgba(0,0,0,0.3);
}
.footer a:hover{
	text-decoration:none;
}
.footerblock{
	float:left;
}
.footer_nav{
	float:left;
	margin:0 0 0 20px;
}
.footer_nav a{
	margin:0 10px 0 0;
}
.counters{
	height:31px;
	width:300px;
	float:right;
	text-align:right;
}

/* КНОПКИ */
.votebutton{
	font-family:Arial;
	background:#c43751 url(../images/c30.png) repeat-x;
	cursor:pointer;
	width:120px;
	height:32px !important;
	line-height:28px !important;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#fff;
	margin:5px auto;
	border:0;
	border-radius:16px;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}
.votebutton:active{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.votebutton:hover{
	color:#fff;
	background:#c43751;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
.vbutton{
	font-family:Arial;
	background:#eee url(../images/w30.png) 0 0 repeat-x;
	cursor:pointer;
	width:100px;
	height:30px !important;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:5px 0 10px 20px;
	color:#303030;
	float:left;
	border:1px solid #ccc;
	border-radius:15px;
	text-shadow:0 1px 1px rgba(255,255,255,1);
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
}
.vbutton:active{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.9) !important;
}
.vbutton:hover{
	color:#fff;
	border:0;
	background:#c43751;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
}
.resbutton{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px !important;
	font-weight:bold;
	color:#303030;
	text-decoration:none !important;
	line-height:24px;	
	float:left;
	height:24px;
	width:90px;
	text-align:center;
	margin:5px 0 0 10px;
	background:#eee url(../images/w30.png) repeat-x;
	padding:2px 0;
	border:1px solid #ccc;
	border-radius:15px;
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
}
.resbutton:hover{
	color:#fff !important;
	background:#c43751;
	box-shadow:inset 0 0 10px rgba(0,0,0,0.3);
	text-shadow:none;
	text-decoration:none;
}
.speedbar{
	font-size:12px;
	color:#909090;
	overflow:hidden;
	height:30px;
	line-height:30px;
	margin:0 20px 10px 20px;
	background:#f5f5f5;
	padding:0 10px;
}
.speedbar a{
	color:#303030;
	text-decoration:underline;
	font-size:12px;
}
.speedbar a:hover{
	color:#c43751;	
	text-decoration:none;
}
.sort{
	margin:0 10px 20px 20px;
	color:#909090;
}
.sort a{
	color:#303030;
	text-decoration:none;
	border-bottom:1px dotted #909090;
}
.sort a:hover{
	color:#c43751;
	border-bottom:1px solid #c43751;
}
.shortstory{
	width:320px;
	margin:0 0 40px 20px;
	line-height:18px;
	float:left;
	position:relative;
	height:393px;
	overflow:hidden;
}
.shortstory a{
	text-decoration:none;
	color:#c43751;
}
.shortstory a:hover{
	text-decoration:underline;
	color:#303030;
}
.shorttitle{
	margin:0 0 5px 0;
}
.shorttitle a{
	line-height:20px;
	font-size:18px;
	color:#303030;
	text-decoration:underline;
}
.shorttitle a:hover{
	text-decoration:none;
	color:#c43751;
}
.shortstory .full-info{
	margin:0;
}
/* NEWS POST */
.full-story, .tagscloud{
	width:660px;
	padding:0 20px 10px 20px;
	color:#505050;
	font-size:14px;
	line-height:150%;
}
.full-story a {
	color:#c43751;
	font-size:14px;
}
.full-story a:hover {
	color:#303030;
	text-decoration:none;
}
.full-story img {
	margin:0 10px 10px 10px;
	max-width:640px;
}
.full-story ul, .full-story ol {
	margin-left:15px;
}
.post-title{
	font-size:20px !important;
	color:#303030;
	text-decoration:none;
	font-family:"Arial";
	line-height:25px;
	margin-bottom:10px;
	position:relative;
	font-weight:bold;
}
.post-title h1, post-title a h1{
	font-size:20px !important;
	display:inline;
}
.post-title a{
	font-weight:bold;
	color:#c43751;
	font-size:18px !important;
	text-decoration:underline;
	font-family:"Arial";
}
.post-title a:hover{
	color:#303030;
	text-decoration:underline;
}
.full-info{
	font-size:10px;
	color:#909090;
	margin:0 0 10px 0;
	height:20px;
	line-height:14px;
}
.full-info a{
	font-size:10px;
	color:#303030;
	text-decoration:underline;
}
.full-info a:hover{
	text-decoration:none;
}
.print{
	background: url(../images/print.png) no-repeat;
	margin:-1px 10px 0 0;
	float:left;
	display:inline-block;
	height:16px;
	width:16px;
}
.date{
	float:left;
	margin:0 10px 0 0;
	font-size:10px;
	text-transform:uppercase;	
}
.tags{
	background:url(../images/tags.png) no-repeat;
	padding:0 0 0 15px;
	text-transform:uppercase;
}
.views{
	float:left;
	margin:0 10px 0 0;
	font-size:10px;
	background:url(../images/views.png) 0 0 no-repeat;
	padding:0 0 0 15px;	
}
.rtng{
	float:left;
}
.fstory{
	margin-bottom:20px;
}
.fstory h2, .fstory h3{
	margin:0 0 10px 0;
	border-left:5px solid #c43751;
	padding:0 0 0 10px;
	color:#303030;
}
.info-rating{
	margin:0 0 0 10px;
	font-size:11px;
	display:inline-block;
	position:relative;
	top:4px;
}
.plusobut{
	width:190px;
	margin:0 0 10px 0;
}
.related{
background: url("../images/bg6.png") top repeat-x;
color:#303030;
padding:2px 10px 10px 10px;
border-top:1px solid #0066FF;
}
.related b{
padding:0 0 10px 15px;
}
.related ul{
list-style:none;
padding:10px 0 0 10px;
}
.related li a{
background:url("../images/relatedli.png") 0 0 no-repeat;
padding:0 0 0 20px;
color:#0000FF;
text-decoration:none;
}
.related li a:hover{
background:url("../images/relatedli.png") 0 -16px no-repeat;
color:#303030;
}	
/* COMMENTS */
.addcomment{
	padding:0;
	text-align:center;
	margin:20px;
	padding:0 0 10px 0;
	background:#f5f5f5;
}
.addcomment .title{
	background:url(../images/addcomm.png) right no-repeat;
}
.title{
	line-height:32px;
	color:#c43751;
	font-size:18px;
	text-align:left;
	margin:0 20px ;
	padding:5px 0;
}
.addcomment-post{
	margin:0 20px;
}
.comments{
	width:680px;
	margin:0 ;
}
textarea#comments{
	height:150px;	
}
.comm-title{
	line-height:32px;
	color:#c43751;
	font-size:18px;
	margin:0 10px 0 10px;
	padding:5px 10px;
	position:relative;
	display:inline-block;
}
.comm-n{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	line-height:28px;
	padding:0 0 4px 0;
	width:28px;
	position:absolute;
	right:-28px;
	top:0;
	text-shadow:0 -1px 0 rgba(0,0,0,0.5);
	background:url(../images/comm-title.png) 0 0 no-repeat;
}
.comment{
width:666px;
padding:0 5px 5px 5px;
}
.group-name{
font-size:11px;
}
.c1{
float:left;
min-width:160px;
height:100%;
font-size:11px;
padding:5px;
background:#d9d9d9;
border:1px solid #c2c2c2;
margin: 0 5px 0 0;
}
.newsere {
	float:left;
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	padding-left:5px;
}


.sonkowe {
border-radius: 2px;
box-shadow: 0px 0px 2px #000000;
width: 127px;
height: 90px;
border: solid 1px #7A7677;
overflow:hidden;
}


.sonkowe img{
border-radius: 2px;
box-shadow: 0px 0px 2px #000000;
width: 127px;
height: 90px;
border: solid 1px #7A7677;
overflow:hidden;
}


.sonkowelink { width:180; margin:5px 0 10px 0; }


.sonxeberwekil {
position:relative;overflow:hidden; padding:5px; width:220px; height:108px;
}

.sonxeberwekil img {
height: 100px;width: 100px;
padding:5px;
margin:5px ;border:1px solid #999999;box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000;-moz-box-shadow: 0 0 5px #000;float: right; border: 0;
margin: 0 10px;}


.sonxeber a{
font-size:12px;
color:#1D0505;
font-weight:bold;
text-decoration: none;
text-align: center auto;
}

#makingdifferentpopup{

position: absolute;
top:100px;
z-index:9999;
//display:none;
padding:0px;
right:600px;
border:10px solid rgba(82, 82, 82, 0.7);
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
-webkit-border-radius:8px 8px 8px 8px;
-moz-border-radius:8px 8px 8px 8px;
border-radius:8px 8px 8px 8px;
width:400px;
height:360px;
overflow:hidden;
}
#makingdifferentpopup span{
font-size:20px !important;
font-weight:bold !important;
}
#makingdifferentpopup h1{
background:#6d84b4 url(..images/h1.png) 98% no-repeat;
border:1px solid #3b5998 !important;
color:#FFFFFF !important;
font-size:20px !important;
font-weight:700 !important;
padding:5px !important;
margin:0 !important;
font-family:'"lucida grande",tahoma,verdana,arial,sans-serif !important;
overflow:hidden !important;
}
.htmlarea{
font-size:12px !important;
font-weight:normal !important;
height:265px !important;
padding:1px !important;
background:#fff !important;
border-bottom:2px solid #ddd;
overflow:hidden !important;
}
#mdfooter{
text-align:left;
background:#F2F2F2 !important;
height:56px !important;
padding:5px 10px 10px 10px !important;
overflow:hidden !important;
}
#mdclose{
float:right;
background-color:#eee !important;
border:1px solid #ccc !important;
color:#111 !important;
font-weight:bold !important;
padding:4px 8px 5px 8px !important;
text-decoration:none !important;
display:inline-block !important;
font-family:'"lucida grande",tahoma,verdana,arial,sans-serif !important;
outline:none !important;
position:relative !important;
font-size:18px !important;
margin:1px !important;
}
#mdclose:active{
top:1px;
left:1px;
}

.comheader{
background:url("../images/comheader.png") no-repeat;
margin-left:5px;
width:541px;
height:17px;
padding:5px 10px 3px 15px;
font-size:12px;
color:#ededed;
}
.comheader a{
color:#00c6e3;
font-size:11px;
text-decoration:none;
}
.comheader a:hover{
text-decoration:underline;
}
.slink {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #000066;
	text-decoration:none;
	font-size: 11px;
	}

.slink a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	
.eret { padding-bottom:20px;}


.compost{
background:#f5f5f5;
width:554px;
margin-left:5px;
padding:5px;
border:1px solid #e4e4e4;
}
.mass_comments_action{
padding:0 5px 5px 10px;
}
.c2{
margin-left:177px;
font-family:Arial, Helvetica, sans-serif;
}
.c2 a{
color:#0090FF;
font-size:13px;
text-decoration:none;
}
.fafa {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}


.info{
	min-height:35px;
	margin:0 20px 20px 20px;
	color:#707070;
	background:#eee url(../images/sign.png) 	5px 5px no-repeat;
	padding:10px 5px 10px 60px;
	font-size:12px;
	line-height:15px;
	text-shadow:0 1px 0 #fff;
}
.info a{
	color:#c43751;
}
.navigation{
	height:30px;
	width:100%;
	color:#000;
	margin:10px auto;
	padding:15px 0;
	font-size:14px;
	clear:both;
	text-align:center !important;	
}
.navigation b{
	font-size:25px !important; 
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	line-height:24px !important;
	height:24px;
	text-decoration:none;
	padding:0 9px;
	color:#303030;
	font-size:14px;
	display:inline-block;
	border-radius:2px;
	font-weight:bold;
	border:1px solid #ccc;
	border-radius:2px;
}
.navigation a:hover{
	text-decoration:underline;
	color:#c43751;
}
.navigation span {
	line-height:24px !important;
	height:24px !important;
	text-decoration:none;
	padding:0 7px;
	color:#000;
	border:1px solid #ccc;
	border-radius:2px;
	font-size:14px;
	display:inline-block;
	background:#eee url(../images/w30.png) repeat-x;
}
.nav_ext{
	background:none !important;
	color:#909090 !important;
	font-weight:bold;
	box-shadow:none !important; 
}
.next,.prev{
	display:inline-block !important;
	font-weight:normal;
}
.next span,.prev span{
	background:none !important;
	color:#909090;
}
.next a, .prev a{
	background:#eee !important;
	text-decoration:none !important;
}
.next a:hover, .prev a:hover{
	background:#ccc !important;
}
table.fulltable{
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
	cellspacing:0;
	border:0;

}
table.fulltable td{
	border-top:1px solid #eee;
	padding:10px 0;
}
.line{
	margin:5px 0;
	padding:5px 15px;
	border:1px solid #e0e0e0;
	background:#fafafa;
	min-height:20px;
	text-align:left;
	font-size:13px;
}
.sline{
	width:160px;
	min-height:25px;
	line-height:25px;
	text-align:left;
}
.pline{
	width:400px;
	min-height:20px;
	line-height:20px;
	text-align:left;
}
.import{
	color:#c43751;
}
.line a{
	color:#c43751;
}
.row{
	font-size:13px;
	margin:5px 0;
	padding:5px;
	border:1px solid #eee;
	background:#fafafa;
}
.row a{
	color:#c43751;
}
.row h{
	min-width:150px;
	padding:3px;
	margin:0 0 10px 0;
}
.poll{
	background:#fafafa;
	padding:5px 10px;
	margin:5px 0 10px 0;
	border:1px solid #eee;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.poll b{
	border-bottom:1px solid #303030;
}
.userstop{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	border-collapse:collapse;
}
.userstop thead {
	font-family:Arial;
	padding:5px 0 0 5px;
	height:20px;
	font-size:12px;
	color:#303030;
	background:url(../images/white.png) repeat-x;
}
.userstop table {
	border-collapse:collapse;
}
.userstop td {
	text-align:center;
	height:25px;
	padding:0px;
	border:1px solid #ccc;
}
.userstop a {
	font-size:11px;
	text-decoration:none;
	color:#c43751;
}
.userstop a:hover {
	text-decoration: none;
}
.stat{
	color:#707070;
	font-size:13px;
	font-weight:bold;
	min-height:15px;
	margin:0 20px 0 20px;
	padding:2px 0 5px 0;
	border-bottom:1px solid #e0e0e0;
}
.stat span{
	float:right;
	font-weight:normal;
}
.stat a{
	font-size:13px;
	text-decoration:none;
}
.h-row{
	color:#505050;
	background:#f1f1f1;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
}
textarea, .txsh, .input1, .input2, .input3{
	border:1px solid #ccc;
	height:25px;
	line-height:25px;
	background:#fff url(../images/fields.png) top repeat-x;	
}
textarea:focus, .txsh:focus, .input1:focus, .input2:focus, .input3:focus, .search #searchinput:focus, .search #searchuser:focus, .field:focus, .field:hover{
box-shadow:none;
border:1px solid #bbb;
}
.input1{
	width:340px; 
	font-family:verdana; 
	font-size:13px;
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
	padding:0 5px;
	color:#707070;
}
.input2{
	width:100px;
	padding:0 5px;
	font-size:12px;
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
}
.input3{
	width:223px; 
	font-family:"Tahoma"; 
	font-size:12px; 	
	padding:0 5px;
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
}
.input4{
	width:312px;
	height:100px;
	font-family:verdana; 
	font-size:12px;	
	border:1px solid #ccc;	
}
.clear {
	margin:0;
	padding:0;
	height:0px;
	clear:both;
	width:100%;
}
table{
	background:transparent;
	border:0px;
	border-collapse:separate;
}
table td{
	text-align:left;
	padding:0px;
	background:transparent;
}
select {
	font-size: 11px;
	font-family: tahoma;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #0084ff;
	text-decoration:none;
}
.stext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ntitle {
	color: #CC00FF;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	padding:11px 0 0 6px;
}
.ntitle a {
	color: #0084ff;
	text-decoration: underline;
}
.ntitle a:hover {
	text-decoration:none;
}
.ui-dialog fieldset{
	padding:5px;
	color:#c43751;
	border:1px solid #505050;
}
.pm_status {
	float:left;
	background:#fff;
	padding:0 0 10px 0;
	border:1px solid #eee;
	width: 330px;
	height: 100px;
	margin:5px 15px 0 10px;
}

.pm_status_head {
	font-size: 0.9em; 
	background:#eee url(../images/w40.png) repeat-x;
	height: 25px;
	line-height:25px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #505050;
	font-size:14px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
}

.pm_status_content {
	padding: 5px;
}
.pmlinks{
	padding:10px 10px;
	float:left;
	text-align:center;
	width:250px;
}
.pmlinks a{
	display:block;
	height:30px;
	padding:0 10px;
	line-height:30px;
	background:#eee url(../images/w40.png) repeat-x;
	color:#505050;
	text-decoration:none;
	margin:0 10px 5px 10px;
	text-shadow:0 1px 1px #fff;
	border:1px solid #ccc;
	border-radius:3px;
}
.pmlinks a:hover{
	box-shadow:inset 0 0 10px rgba(0,0,0,0.2) !important;
	color:#c43751;
	background:#ececec;
}


.customheo
{
	width:210px;
	margin:15px 15px 0 0;
	height:140px;
	overflow:hidden;
	position:relative;
}
.heo210{
	width:210x;
	height:140px;
	overflow:hidden;
}
.heo210 img{
	width:210px;
	min-height:140px;
	transition:opacity 0.2s ease;
}
.heo210 img:hover{
	opacity:0.85;
}
.heo-title{	
	line-height:20px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	font-size:16px;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	width:100%;
}
.heo-title a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	background:url(../images/black50.png);
	transition:all 0.2s ease;
}
.heo-title a:hover{
	text-decoration:none;
	color:#eee;
	background:url(../images/black60.png);
	text-shadow:none;
}

.customheocuk
{
	width:210px;
	margin:15px 15px 0 0;
	height:140px;
	margin:15px;
	overflow:hidden;
	position:relative;
}
.heocuk210{
	width:210x;
	height:140px;
	overflow:hidden;
}
.heocuk210 img{
	width:210px;
	min-height:140px;
	transition:opacity 0.2s ease;
}
.heocuk210 img:hover{
	opacity:0.85;
}
.heocuk-title{	
	line-height:20px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	font-size:16px;
	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	width:100%;
}
.heocuk-title a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	background:url(../images/black50.png);
	transition:all 0.2s ease;
}
.heocuk-title a:hover{
	text-decoration:none;
	color:#eee;
	background:url(../images/black60.png);
	text-shadow:none;
}
/* Sag MENYU bigaz
----------------------------------------------- */
/* 2-ci MENYU
----------------------------------------------- */
/* Tabs Widget */
#tabber {
	background: #fff;
	display: block;
	height: auto;
	margin: 0 0 10px 0;
}


#tabber .inside {
	/* border-bottom: 1px solid #e9e9e9; */
	margin-top: 7px;
}

#tabber ul.tabs {
	background: #fff;
	padding: 0;
	margin: 0;
	border: 0px;
	height: 25px;
}

.blokline {
border-top: 3px solid #4488dd;
}

#tabber ul.tabs li {
	background: none;
	color: #fff;
	cursor: pointer;
	border: 0;
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
}

#tabber ul.tabs li a.selected, #tabber ul.tabs li a:hover {
	background: #c42d4a;
	color: #fff;
	text-decoration: none;
}

#tabber ul.tabs li a {
	background: #fce8ec;
	color: #555;
	display: block;
	float: left;
	line-height: 22px;
	padding: 2px 9px 1px 9px;
	text-transform: uppercase;
	text-decoration:none;
}

#tabber .inside a {
	color: #333;
	text-decoration:none;
}

#tabber .inside a:hover {
	color: #333;
	text-decoration:underline;
}

#tabber .inside li {
	background: none;
	background:url(images/arrow.gif)/*tpa=http://big.az/templates/big/images/arrow.gif*/ no-repeat 0px 8px; margin:0px; padding:6px 0px 6px 16px; list-style:none; border-bottom:1px solid #e6e6e6; 
}

#tabber .inside li a {
	color: #333;
	line-height: 19px;
}

#tabber .inside li a:hover {
	color: #333;
	line-height: 19px;
}

#tabber .inside li div.info {
	display: table;
	margin: 0 !important;
	padding: 0 !important;
	top: 0 !important;
}

#tabber .inside li span.meta {
	color: #999;
	display: block;
	font: 11px/20px Arial, Tahoma;
}

#tabber .inside li span.meta a {
	color: #999;
}

#tabber .inside li span.meta a:hover {
	text-decoration: none;
}

#tabber .inside li img.avatar, #tabber .inside li img.thumb {
	float: left;
	margin: 0 10px 10px 0;
}

.clear2 {clear: both; height: 0px; margin: -10px 0 0; overflow: hidden;}
.clear3 {clear: both; height: 0px; margin: -25px 0 0; overflow: hidden;}


.surus  img { border: 2px solid #a8aeb4; width:150px;}

.bumerang-175x220-border2
{
    width: 194px;
    height: 280px;
    border: 1px solid #a8aeb4;
	background-color:#E5E5E5;
}