/* Fonts */
@import url(http://fonts.googleapis.com/css?family=PT+Sans|PT+Sans+Narrow:700,400|PT+Sans+Caption:700,400&subset=cyrillic);
* html
    {
    overflow-y: hidden;
    }
  * html body
    {
    height: 100%;
    overflow: auto;
    }
body {
	/**/
	
	color:#4b4b4b;
	font:16px/18px 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	font-family:'PT Sans Narrow', sans-serif;
}
html.js fieldset.collapsible legend a {
    color: #4B4B4B;
 
}
.bg_img_glob{
/*background: #fff url(images/zebra.jpg) 50% 0% no-repeat;*/
}

.portf{border: 0px none;
    display: block;
    float: left;
    height: 200px;
    margin: 3px;
    padding: 3px;
    text-align: center;
    width: 188px;}
.portf img{  height:170px; border:none;}

.portf img:hover{
   border:2px solid #ED017D;  }

.content .textw{
	text-align:justify;
}
.content .textw td{
	padding-right:10px;  vertical-align:top;
}

tbody {
    border-top: 0px none;
}

.lineimg{ margin-left:5px; width:290px;}
.with300{width:400px; text-align:center; padding-right:10px;  }

h1 {
	/**/
	font-size: 20px;
	line-height: 22px;
	letter-spacing: -1px;
	color: #ed017d;
        font-weight: bold;
	text-transform: uppercase;
}
.id-1 h1{	
	margin-left: 400px;
    padding-left: 10px;
}
h2 {
	/**/
	letter-spacing: -1px;
	font-size: 17px;
	line-height:19px;
text-transform: uppercase;
	color: #ed017d;

}
h4{color:#fa008f; font-size:16px;}
h1 a:link, h1 a:visited {text-decoration: none; color: #ed017d;}
h1 a:hover {text-decoration: none; color: #960050;}

h5, .content ul li {font-size: 16px;}
.content ul li {padding-left: 20px; list-style-type: square; list-style-position: inside;}
p, .content ul {
	margin-bottom: 8px; 
}
.clr {clear:both;}
#wrapper {
 background: #fff url(images/zebra.jpg) 0% 0% no-repeat;
	width: 1140px;
	margin: 0 auto;
    position: relative; /*for IE*/
}
#slogan{
	position: absolute;
        left: 50%;
	margin-left: 10px;
	margin-top: 7px;
	
}
#content {padding-top: 30px; width:1000px; margin:0 auto;}


#menu_services_wrapper {float: right; clear: both; background: transparent url(images/services_bg.png) 50% 100% no-repeat; padding-bottom: 32px; margin-right: 94px; min-height: 200px}
#menu_services_wrapper h1 {line-height: 0px; padding-left: 18px;}

#myprice {
    background-color: #E2007A;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 19px;
    height: 38px;
    line-height: 32px;
    text-align: center;
    width: 196px;
}
#myprice a{color: #FFFFFF;
    
     text-decoration:none;}
#block-block-2 {
    height: 52px;
    padding-top: 12px;
    text-align: right;
    width: 734px;
}

#services li {
	float: left;
	display: block;
	padding: 0px;
	background: #000 url(images/menu_services_bg.png) 0 0 repeat-x;
}
#services li.active {
	background: #000 url(images/menu_services_bg_active.png) 0 0 repeat-x;
}
#services li div {
	background: transparent url(images/menu_services_arrow.png) 50% 0% no-repeat;
	width: 168px; 
	height: 114px;
	 padding: 18px 12px 18px 14px;
}
#services li.active div {
	background: transparent url(images/menu_services_arrow_active.png) 50% 0% no-repeat;
}
#services li.last div {
  width: 172px;
}
#services p {
	color: #fff;
	font-size: 0.8em;
	padding-top: 14px;
        line-height: 1;
		text-align: right;
}
#services a {
	color: #fff;
	font-size: 0.9em;
	padding-top: 8px;
        text-decoration: none;
        font-family: Tahoma;
}
#services h2, #services h2 span {
	/**/
	font-size: 1.4em;
	color: #fff;
	line-height: 1;
	position: relative;
	z-index: 2;
	text-align: right;
        text-transform: uppercase;
}
#services h2 span {
	
	font-size: 0.6em;
	color: #fff;
	letter-spacing: -1px;
	display:block;
	padding-right: 2px;
}
#services h2.shadow, #services h2.shadow span {
	color: #000;
}
#services h2.shadow { 
	margin-top: -1.6em;
	position: relative;
	z-index: 1;
	top: 1px;
	left: 1px;
}


.read_more {
	color: #ed017d;
	font-size: 0.7em;
        text-decoration:  none;
        display: block; 
        text-align: right;
}
.date, .small {
	color: #969696;
	font-size: 0.6em;
        text-decoration:  none;
}
#news .item {
  width: 90%;
  padding-top: 0.7em;
}

/*slide show*/
#slides {overflow: hidden; padding-top: 10px;padding-bottom: 20px;position:relative;}
#slides .view {margin: 0 auto;}
.products-prev, .products-next, .views-row {
	float: left;
}
.products-prev, .products-next {
  cursor: pointer;
}
/*#slides .views-row {
	width: 80px;
	padding: 17px;
	padding-top: 0px;
	height:90px;
} */
#slides .views-row {
    height: 142px;
    padding: 0 0 7px 0;
    
    width: 150px;
    text-align: center;
} 
#slides .views-row-first {
    margin-left: 15px;

}
#slides .views-field-title {
	text-align: center;
	margin-top: 150px;
}
#slides .views-field-title .field-content a {
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
.products-prev {
	width: 23px;
	height: 80px;
	background: transparent url(images/slide_left.png) 0 0 no-repeat;
}
.products-next {
	width: 23px;
	height: 80px;
	background: transparent url(images/slide_right.png) 0 0 no-repeat;
        position: absolute;
        right: 10px;
        top: 10px;
} 

.column {
  width: 49%;
  margin-left: 1%;
  float: left;
}
.column.first {margin-left:0px;}

#slides .views-row-0{background:url(images/s02.jpg) 50% 50% no-repeat;}
#slides .views-row-1{background:url(images/s06.jpg) 50% 50% no-repeat;}
#slides .views-row-2{background:url(images/s05.jpg) 50% 50% no-repeat;}
#slides .views-row-3{background:url(images/s03.jpg) 50% 50% no-repeat;}
#slides .views-row-4{background:url(images/s01.jpg) 50% 50% no-repeat;}
#slides .views-row-5{background:url(images/s07.jpg) 50% 50% no-repeat;}

#slides .views-row a{display:block;}

/* footer */
#footer {
   
    margin-top: 30px;
    overflow: hidden;
}

/*#creators a {
  color: #9b9b9b;
  text-decoration: underline;
}
#copy, #banners, #creators {
  width: 33%;
  float: left;
  color: #9b9b9b;
  font-size: 0.7em;
  padding-bottom: 33px;
  background: transparent;
}
#banners {
  width: 34%;
  background: transparent url(images/xl-design_bg.png) 0% 0% no-repeat;
  text-align: right;
}
#creators {
  text-align: right;
}*/
  
/*klienti*/
#klienti_left {

    /*background: url("images/klienti_left_line.jpg") no-repeat scroll 0 50% transparent;*/
background: url("images/klienti_bg.jpg") no-repeat scroll 50% 50% transparent;
    height: 180px;
}

#klienti_right {
   /* background: url("images/klienti_right_line.jpg") no-repeat scroll 100% 50% transparent;*/
    height: 180px;
}
#klienti_content {
   /* background: url("images/klienti_bg.jpg") repeat-x scroll 0 0 transparent;*/
    height: 180px;
    margin: 0 auto;
    width: 948px;
}
#klienti_content h3{ color:#FFFFFF; font-size:36px;  line-height:60px;padding-left: 96px;}


#footer_two {
    height: 62px;
    margin: 0 auto;
    width: 948px;
}
#copy {
    color: #434343;
    float: left;
   
    font-size: 15px;
    height: 60px;
    line-height: 60px;
    text-align: left;
    width: 60%;
}
#copy a {
  color: #f3008b;
  text-decoration: none;
  font-weight:bold;
}

#banners{width:252px; float:right; height:62px;}
.trebovanie {
    background: url("images/button_voskl.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
/*   */
    font-size: 16px;
    height: 30px;
    line-height: 26px;
     padding-left: 52px;
    width: 202px;
}

.trebovanie.head {
    position: absolute;
    right: 95px;
    top: 82px;
    z-index: 99;
}


/* TABS */

.tabs.primary {
  text-align: right;
  border-bottom: 0px;
}
.tabs.primary li a {
  background: #9b9b9b;
  font-size: 0.7em;
  border: 1px solid #9B9B9B;
}
.tabs.primary li.active a {
  border: 1px solid #9B9B9B;
}

/*messages*/
.messages {
  background: #66CC66;
  border: 1px solid #006666;
  font-size: 0.8em;
  padding: 10px;
}
.messages em {
  font-weight: bold;
}


/*promo block*/
#promo-block {
  position: absolute;
  right: 0px;
  top: 0px;
}

/*admin menu */
/* #admin-menu {
  top:0px;
}
body.admin-menu {
  margin-top: 0px !important;
} */
.ots {padding-top: 30px;}

#content .view-content {
  font-size: 1em;
}
/*
#content .view-clients.view-id-clients.view-display-id-page_1.view-dom-id-1 .view-content .views-row-first {
  padding-top: 1em;
}
#content .view-clients.view-id-clients.view-display-id-page_1.view-dom-id-1 .view-content .views-row {
  width: 100%;
}
  */
#content .view-clients table.views-view-grid {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
}
#content .view-portfolio.view-id-portfolio.view-display-id-page_1.view-dom-id-1  .views-row {
  padding-bottom: 10px;
  width: 30%;
  text-align: center;
  height: 200px;
}
#views_slideshow_singleframe_teaser_section_portfolio-block_2 {
  margin: 0 auto;
  margin-top: 20px;
}
#content .views-field-field-client-logo-fid {
  float: left;
  width: 15%;
  text-align: center;
}
#content .view-content .views-row {
/*  width: 100%; */
  padding-bottom: 10px;
}
#content .view-content .views-row .views-field-title a {
  font-size: 1.0em;
  text-decoration: none;
  font-weight: bold;
  color: gray;
}
#content .view-content .views-row .views-field-title {
  padding-top: 15px;
  padding-bottom: 5px
}
#content .view-content .views-row .views-field-view-node a {
  font-size: 0.7em;
  text-decoration: none;
  color: #820548;
}

.content strong { font-weight: bold; }
.content .field-field-product-img {
  float:left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.node .content {
  margin-top: 15px;
    float:left;
}

.views-field-field-portfolio-img-fid img {
  border: 3px solid #808080;
}

/*podgonka*/

#logo {
    height: 75px;
    margin-right: 8px;
    position: relative;
    left: 757px;
    top: -62px;
    width: 284px;
    z-index: 98;

}
/*#logo {
    float: right;
    height: 75px;
    margin-right: 94px;
    margin-top: 50px;
    width: 284px;
}*/
#top_menu { 
   padding-left: 46px;
    width: auto;
	padding-top: 50px;
	float: left;
}
#top_menu li {
	float: left;
	display: block;
	height: 54px;
        margin: 0px;
}
 
#top_menu li a{
    display: block;
    font-size: 1.2em;
    letter-spacing: -1px;
    line-height: 54px;
    text-transform: uppercase;
}
#top_menu li a {
	color: #fff;
	z-index: 2;
	text-decoration: none;
        font-weight: 700;
       /* background: transparent url(images/punkt.png) -8px 50% no-repeat;*/
}
.menu-317:hover, .menu-317.active-trail{
       background: url(images/bg_okomp.png) 0px 50% no-repeat transparent;
}
.menu-1001:hover, .menu-1001.active-trail{
       background: url(images/bg_uslug.png) 0px 50% no-repeat transparent;
}
.menu-647:hover, .menu-647.active-trail{
       background: url(images/bg_klient.png) 0px 50% no-repeat transparent;
}
.menu-333:hover, .menu-333.active-trail{
       background: url(images/bg_cont.png) 0px 50% no-repeat transparent;
}
.menu-317 a{
 padding-left: 50px;
}
.menu-1001 a{
 padding-left: 64px;
}
.menu-647 a{
 padding-left: 36px;
}
.menu-333 a{
 padding-left: 60px;
}
 

.menu-317 {
	position:relative;
	   left:-0;
	   width:188px;
}
.menu-1001{
position:relative;
	    left: -34px;
	   width:228px;
}
.menu-647{
position:relative;
	   left:-71px;
	   width:134px;
	   }
.menu-333 {
    left: 16px;
    position: relative;
    width: 178px;
    z-index: 1;
}

/**/
.line_head_fitst {
    height: 80px;
    margin: 0 auto;
    width: 1000px;
}
.nash_price {
    float: left;
    height: 80px;
    margin-left: 64px;
    width: 200px;
}
.new_tel {
    color: #141414;
    float: right;
    font-size: 26px;
    height: 70px;
    line-height: 30px;
    margin-top: 10px;
    text-align: right;
    width: 400px;
    margin-right:24px;
}
.new_tel span {
    color: #999;
    font-size: 18px;
    line-height: 18px;
    margin-left: 120px;
    margin-top: 4px;
    display: block;
    float: left;
}
.new_tel b{
	display: inline-block;
	text-align: left;
}
.new_tel small {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    display: block;
    margin-top: 8px;
    margin-left: 1px;
}

.nash_prise{
    background: url("images/nash_prise.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
/*   */
    font-size: 21px;
    height: 80px;
    line-height: 26px;
    padding-left: 56px;
    width: 200px;
}

/*my replace 10/04/2013*/
.levoe_menu{
width:300px;
height:auto;
float:left;
}
.pravoe_content{
width:680px;
height:auto;
float:right;

}

.levoe_menu .content ul {
      margin-bottom: 1px;
}
.levoe_menu .content ul li {
     list-style: none inside none;
    padding-left: 0;
 margin: 6px 0;
 font-weight: 700;
}

.levoe_menu .content ul a{
   color: #000000;
   text-transform:uppercase;
   text-decoration:underline;
   
}

.levoe_menu .content ul li a{
   font-size:20px;
}
.levoe_menu .content ul li li a{
   font-size:18px;
   color:#4b4b4b;
   display: none;
}
.levoe_menu .content ul a.active,
.levoe_menu .content ul li.expanded.active-trail li.expanded.active-trail li.leaf a.active{
  color: #fa008f;
  text-decoration:none;
}
.levoe_menu .content ul li.expanded.active-trail a,
.levoe_menu .content ul li.expanded.active-trail li.leaf.active-trail a.active{
  color: #fa008f;
  text-decoration:none;
}

/*.levoe_menu .content ul li.collapsed a,*/
.levoe_menu .content ul li.expanded.active-trail li.collapsed a,
.levoe_menu .content ul li.expanded.active-trail li.leaf a{
   color:#4b4b4b;
  text-decoration:underline;
}
.levoe_menu .content ul li.expanded.active-trail li.expanded.active-trail li.leaf{
display:none;
}

.levoe_menu .content ul li li li a{
   font-size:16px;
   color:#4b4b4b;
}

.levoe_menu .content ul.menu ul.menu{
	display: none;
}

.levoe_menu .block ul {
    
    padding: 0 0 0 1px;
}

/*sp*/
.sp_item_all{width:100%; height:auto; clear:both; margin-bottom:20px; display: inline-block}

.sp_item {
    border: 1px solid #E4E9E8;
    float: left;
    height: 284px;
    margin: 10px 30px 10px 0;
    padding: 0;
    width: 250px;
}

.sp_item a{text-decoration:none}
.sp_title {
    background-color: rgba(77, 77, 77, 0.87);
    bottom: 50px;
    color: #FFFFFF;
    font-size: 17px;
    height: 57px;
    line-height: 26px;
    padding: 2px 8px;
    position: relative;
    text-align: left;
    text-decoration: none;
}

.gal_first_img {
    border: 1px solid #E4E9E8;
    float: left;
    height: auto;
    margin: 18px 18px 0 0;
    padding: 0;
    width: 205px;
}
.gal_title {
    background-color: rgba(77, 77, 77, 0.69);
    bottom: 1px;
    color: #FFFFFF;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-decoration: underline;
}

.gal_first_img img{
width:205px;
}


.sk {
    float: left;
    height: 170px;
    margin: 10px;
    text-align: center;
    width: 220px;
}
.sk img {
    /*border: 1px solid #BCB0B0;
    border-radius: 7px 7px 7px 7px;*/
    width: 160px;
}


/*sliders*/
 
.nashi_kl_con{ 
    height: 90px;
    margin: 0 auto;
    width: 860px; float:left; position: relative;}
 

/*-----------------------------------------------------------------------------------*/
/*	3. CAROUSEL
/*-----------------------------------------------------------------------------------*/

#wrapper .d-carousel ul li {
	background: none;
	background-color: #FFF;
	-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;
	-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;
	box-shadow: 0px 1px 2px 0px #b7b7b7; 
	padding: 15px;
	width: 175px;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.d-carousel h4 {
	margin: 5px 0 5px 0;
}

.d-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.d-carousel .jcarousel-item, .d-carousel .jcarousel-item a {
    display: block;
    height: 96px;
    line-height: 92px;
    text-align: center;
    margin-left: 20px;
}
.d-carousel .jcarousel-item img{

    vertical-align: middle;
}

.d-carousel .jcarousel-container-horizontal {
	width: 870px;
	height: 96px;
	/*height: 325px;*/
	padding: 0 45px;
}

.d-carousel .jcarousel-item-horizontal {
	margin-left: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 18px;
}
.d-carousel .jcarousel-item-1{margin-left:20px;}

.d-carousel .jcarousel-next-horizontal {
    background: url("images/nashi_kl_right.png") no-repeat scroll right top transparent;
    cursor: pointer;
    height: 44px;
    margin-left: 3px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 44px;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(images/nashi_kl_right.png);
}

.d-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

.d-carousel .jcarousel-prev-horizontal {
    background: url("images/nashi_kl_left.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 44px;
    left: 0;
    margin-left: 3px;
    position: absolute;
    top: 10px;
    width: 44px;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(images/nashi_kl_left.png);
}

.d-carousel .jcarousel-prev-horizontal:hover {
	background-position: left top ;
}


/*repear for service_portfolio_poligrafia_kalendari_1_look.png 19/07/2013*/
.light_square .pp_nav{display:none !important; }
div.light_square .pp_arrow_previous {
    background: url("images/sprite_lite2.png") no-repeat scroll 0 -68px transparent;
   height: 16px;
    width: 16px;
}
div.light_square .pp_arrow_next {
    background: url("images/sprite_lite2.png") no-repeat scroll -20px -69px transparent;
   height: 16px;
    width: 16px;
}


div.light_square .pp_close {
    background: url("images/sprite_lite2.png") no-repeat scroll -50px 1px transparent;
    cursor: pointer;
    display: block;
    height: 26px;
    position: absolute;
    right: 11px;
    top: -11px;
    width: 26px;
    z-index: 20000;
}
.pp_gallery {
    left: 50%;
    margin-top: -20px;
    position: absolute;
    z-index: 10000;
	display: block !important;
}


/*-----------------------------------------------------------------------------------*/
/*	3. CAROUSEL
/*-----------------------------------------------------------------------------------*/

.jc-front-slider{
    position: absolute;
    top: 210px;
    right: 95px;
    width: 550px;
    border: 1px solid #b1b1b1;
}

#wrapper .jc-front-slider ul li {
    background: none;
    background-color: #FFF;
    width: 550px;
}

.jcarousel-direction-rtl {
    direction: rtl;
}

.jc-front-slider .jcarousel-container {
    display: block;
    overflow: hidden;
}

.jc-front-slider .jcarousel-item, .jc-front-slider .jcarousel-item a {
    display: block;
    height: 200px;
}
.jc-front-slider .jcarousel-item img{

    vertical-align: middle;
}

.jc-front-slider .jcarousel-container-horizontal {
    width: 550px;
    height: 200px;
    /*height: 325px;*/
}

.jc-front-slider .pagination{
    width: 400px;
    height: 25px;
    position: absolute;
    left: 135px;
    bottom: 0;
}
.jc-front-slider .pagination a{
    display: block;
    width: 13px;
    height: 13px;
    background-color: #fff;
    border: 1px solid #ed017d;
    border-radius: 13px;
    float: right;
    margin-left: 10px;
}
.jc-front-slider .pagination a.act{background-color: #ed017d;}