.news-category-link{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
}
.ny2016 {

}
.ny2016 h1 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
}
.ny2016 h3 {
	color: #336699;
	font-style: italic;
	margin: 0 0 15px 0;
	font-size: 13px;
}
.ny-box-full {
  padding: 1px 0 15px 0;
}
.ny-main-img {
  width: 450px;
  text-align: center;
}
.ny-main-img img {
  margin: 4px auto;
}
.ny-items {
	width: 450px;
	float: left;
}
.ny-itemm {
	width: 225px;
	height: 250px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 10px 30px;
    background: #ededed;
    box-shadow: 0px 3px 8px #999;
}
.ny-itemm:hover{
    box-shadow: 0px 5px 8px #999;
}
/*.ny-itemm:nth-child(4n){
	margin: 0 0 30px 12px;
}*/
.ny-item-small {
  font-weight: bold;
  font-style: italic;
  height: 40px;
  margin: 0 0 5px 0;
}
.ny-item-small img {
  float: left;
  margin: 0 5px 0 0;
}
.ny-company {
    position: relative;
    overflow: hidden;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.ny-company a{
    padding: 0;
    display: block;
    background: #ededed;
    font-size: 14px;
    line-height: 1.1;
    text-decoration: none;
}
.ny-company img {
    width: 100%;
    height: auto;
	padding: 0 0 6px 0;
	margin: 0;
}
.ny-info-main {
    padding: 5px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #333;
    background: #ededed;
}
.ny-info {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	padding: 8px 0 8px 25px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f5f5f5;
}
.ny-dostavka{
    position: absolute;
    top: 15px;
    left: -30px;
    height: 30px;
    background-color: #f0ad4e;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    width: 120px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -o-transform: rotate(-45deg);
}
.ny-info-block {
	margin: 0 0 10px 0;
}
.programm {
	background: url(../images/ny-programm.png) no-repeat 0 8px;
}
.menuu {
	background: url(../images/ny-menu.png) no-repeat 0 8px;
}
.tours {
	background: url(../images/ny-tours.png) no-repeat 0 8px;
}
.price {
	background: url(../images/ny-price.png) no-repeat 0 8px;
}
.dates {
	background: url(../images/ny-dates.png) no-repeat 0 8px;
}
.adress {
	background: url(../images/ny-adress.png) no-repeat 0 8px;
}
.phone {
	background: url(../images/ny-phone.png) no-repeat 0 8px;
}
.www {
	background: url(../images/ny-www.png) no-repeat 0 8px;
}


.block-other-ny {
	font-size: 12px;
	padding: 10px 0 0 0;
}
.block-other-ny ul {
	padding: 0 0 0 15px;
}
.block-other-ny li {
	color: #cccccc;
	list-style: square;
	padding: 0 0 8px 0;
	height: 40px;
	font-weight: bold;
	font-style: italic;
}
.block-other-ny li img {
	float: left;
	padding: 0 10px 0 0;
}
.block-other-ny a {
  	color: #006699;
  	text-decoration: none;
}
.block-other-ny a:visited {
  	color: #669999;
  	text-decoration: underline;
}
.block-other-ny a:hover {
  	color: #cc3333;
  	text-decoration: underline;
}
.block-other-ny span {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 0 5px;
	white-space: nowrap;
}
.block-other-ny span.ct a {
  	color: #cc3333;
  	font-size: 9px;
  	font-weight: bold;
  	margin: 0 0 0 5px;
  	white-space: nowrap;
  	text-decoration: none;
}
.block-other-ny span.ct a:hover {
  	color: #cc3333;
  	font-size: 9px;
  	font-weight: bold;
  	margin: 0 0 0 5px;
  	white-space: nowrap;
  	text-decoration: underline;
}