@charset "utf-8";
* { outline:none; }
body,
.main,
.clr,
.header,
.content,
.prefooter,
.footer,
form,
ol,
ol li,
ul { margin:0; padding:0; }
ol,
ul,
li { list-style:none; }
body { width:100%;  overflow-x:hidden;}
body,input,textarea {font:normal 12px/1.8em "Liberation sans", Arial, Helvetica, sans-serif; color:#a9a9a9; }
img { border:none; }
.clr { clear:both; padding:0; margin:0; width:100%; font-size:0; line-height:0; }
.fl { float:left; }
.fr { float:right; }
.tal { text-align:left; }
.tar { text-align:right; }
.tac { text-align:center; }


.separator { clear:both; margin:20px auto; padding:0px 0 0px 0; width:100%; height:5px; background:url(../images/sep.png) repeat-x top left; }
.separator.small { margin:10px auto 10px;}
.separator_clear { clear:both; margin:20px auto; padding:0; width:100%; height:2px; }
.separator_clear.small { margin:10px auto;}

/*MAIN BACKGROUNDS*/
.body_pattern { background:#fff;}

.main { margin:0 auto; padding:0; width:100%; position:relative; }
#page { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4); overflow: hidden; position: relative; width: 100%; }
a { color:#ff8849; font-weight:normal; text-decoration:none; }
p { margin:0; padding:0 0 10px; }

h1 { margin:0; padding:0; font-weight:bold; font-size:14px;  line-height:1em; color:#333333; text-transform:none; text-align:left;  }
h1 a { color:#707070; text-decoration:none; }
h1 span { color:#9d9d9d; font-size:14px; font-style:normal; font-weight:normal; line-height:1em;  text-transform:none;  display:block; margin-top:10px; padding:0; background:none; }
h1 a:hover { text-decoration:none; }
/*post_titles*/
h2 { width:auto; margin:0px 0 0px 0; padding:0 0 0 0; color:#000000; font-size:14px; line-height:1em; font-weight:bold; text-align:left;  background:none;}
h2 a, h2 span,h2 a span { color:#565656; background:none; }

.h2_background {position:relative; padding-top: 30px;}
.h2_background h2 {background:url(../images/h2_bg.png) repeat-x  left; width:100%; margin:0px 0 20px 0; padding:0;}
.h2_background h2 span{ padding:10px 20px 10px 0; background:#fff; }

.h2_arrows { background:#fff; padding: 0 0 0px 15px; position:absolute; right:0; top:-3px; text-transform:uppercase;}
.h2_arrows a { color:#bababa; font-size:11px;}
.h2_arrows a:hover { color:#e25e54;}
.h2_arrows a.arr_href img.arr_l {background:url(../images/arr_l.png) no-repeat;}
.h2_arrows a.arr_href:hover img.arr_l {background:url(../images/arr_l_a.png) no-repeat;}
.h2_arrows a.arr_href img.arr_r { background:url(../images/arr_r.png) no-repeat;}
.h2_arrows a.arr_href:hover img.arr_r { background:url(../images/arr_r_a.png) no-repeat;}



/*images titles etc,...*/
h3 {  font-size:12px; font-weight:bold; color:#313131;  line-height:1em; padding:5px 0 0px; margin:10px 0 20px; }
h3 span { color:#333; text-decoration:none; font-weight:normal; font-style:normal; margin:0; padding:0; font-size:10px; text-transform:none; display: block; margin-top: 5px; }
h3 a { color:#717171; text-decoration:none; font-weight:normal; }
h3 a:hover { text-decoration:none; color:#ff8849; }
h3 span a:hover { text-decoration:none; color:#ff8849; }
a:hover h3.hover { color:#ff8849; } 



/*h3.h3_act_href*/
h3.h3_act_href { clear:both; width:100%; text-align:left; display:block; background:none; padding-left:0; height:15px; margin-bottom: 10px;}
h3.h3_act_href a span,
h3.h3_act_href a{ color:#313131; text-decoration:none; font-weight:bold;  }
h3.h3_act_href a:hover span,
h3.h3_act_href a:hover em,
h3.h3_act_href a:hover{color:#42b8e8; text-decoration:none;  }
h3.h3_act_href a.h3_href em {font-style:normal;}

h3.h3_act_href a.h3_href {padding:8px 0 12px 40px;}

h3.h3_act_href a.ico_1{background:url(../images/ico.png) no-repeat left top;}
h3.h3_act_href a.ico_2{background:url(../images/ico-02.png) no-repeat left top;}
h3.h3_act_href a.ico_3{background:url(../images/ico-03.png) no-repeat left top;}
h3.h3_act_href a.ico_4{background:url(../images/ico-04.png) no-repeat left top;}
h3.h3_act_href a.ico_1:hover{background:url(../images/ico_a.png) no-repeat left top; color:#19aae3;}
h3.h3_act_href a.ico_2:hover{background:url(../images/ico_a-02.png) no-repeat left top; color:#19aae3;}
h3.h3_act_href a.ico_3:hover{background:url(../images/ico_a-03.png) no-repeat left top;color:#19aae3;}
h3.h3_act_href a.ico_4:hover{background:url(../images/ico_a-04.png) no-repeat left top;color:#19aae3;}

h4 { color:#fff; font-size:16px; font-weight:300;}
h4 small { font-size:12px; color:#a6a6a6; margin-top:20px;}

/* header */
.header { margin:0 auto; padding:0; width:100%; position:relative; background:none; }
.header_text {background:none; width:330px; height:40px; float:right;}
.header_text p {color:#989898; font-size:12px; text-align:left; padding-top:35px; float:left;}
.header_bg { margin:0 auto; padding:0; width:100%; background:#fbfbfb; border-bottom: 1px solid #f2f2f2; border-top:1px solid #ededed;
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
}
.header_resize { margin:0 auto; padding:0; }

.resize { margin:0 auto; padding:0; }



.logo {  font-family: "Pacifico";margin:0; padding:20px 30px 30px 30px; font-size:30px;  line-height:1em; float:left; text-transform:none; background: #42b8e8;}
.logo div { margin:0 auto; padding:0 0 0;  font-weight:bold;  float:left; }
.logo div a span { color:#dd6710; text-decoration:none; font-weight:bold;  text-align:left; }
.logo div a,
.logo div a:hover { color:#ff8849; text-decoration:none; font-weight:bold;  text-align:left;   }
.logo div span em.logo_2_color { color:#fff; font-style:normal;}
.logo p { padding:24px 0 1px 15px; margin:0; font-size:11px; line-height:1em;  color:#777777; font-weight:bold; font-style:normal; text-transform:uppercase;text-align:left; float:left;}


.logofooter { margin:0; padding:10px 0 25px; font-size:24px;  line-height:1em; float:none; text-transform:none;}
.logofooter { margin:0 auto;  font-weight:bold;  float:none; }
.logofooter  a span { color:#fff; text-decoration:none; font-weight:bold;  text-align:left; }
.logofooter  a,
.logofooter  a:hover { color:#ff8849; text-decoration:none; font-weight:bold;  text-align:left;   }
.logofooter span em.logo_2_color { color:#fff; font-style:normal;}
.logofooter p {  font-weight: normal;font-size:12px;   color:#777777; text-transform: none; font-style:normal; margin-top: 0px; margin-bottom: 0; line-height: 20px;}



/*now_page*/

.now_page { margin:0px auto 0px; padding:0px 0 0 0px; background: none; border-bottom: 3px solid #42b8e8;}
.now_page1 { margin:0px auto 0px; padding:0px 0 0 0px;   background: #fff;padding-top:20px; padding-bottom: 0px; border-top: 3px solid #42b8e8; border-bottom: 1px solid #f2f2f2;}
.index_page .now_page {padding-top:40px; padding-bottom: 30px;}
.now_page_resize { margin:0 auto; padding:0 0 20px 0; text-align:left;  }
.now_page_resize h1 { text-align: center; text-transform:none; font-weight: bold !important; font-size: 20px !important; color: #2e2f31!important;}
.now_page_resize p { font-family: "Pacifico"!important; text-align: center; color: #8c8c8c;font-size: 12px;}


/*slider*/
#now_slider { margin:0 auto 0px; position: relative; z-index: 555; padding:0px 0 00px; /*padding:6px; background:#343434; border:1px solid #525252;*/}
#slider-wrapper object { width: 100%; }
#slider h1 { font: bold italic 30px "Liberation Sans", Arial, Helvetica, sans-serif; color:#fff; padding:0; margin:0; }


.p404 h2{ font-size:50px; color:#e25e54;  text-align:center; margin:0px auto 0; line-height:1.2em;  background:none;padding-top: 40px; }
.p404 h2 span{ font-size:36px;  color:#7D7D7D; text-align:center; margin:10px auto 0; line-height:1.2em; }
.p404 p,.p404 a{ font-size:24px; color:#B4B4B4; text-align:center; padding:80px 0 60px; line-height:1.2em; }
.p404 p span { font-size:24px; display:block; text-align:center; margin:20px auto; line-height:1.2em; }
.p404 h2,
.p404 .btn { margin-bottom:0; }
.p404 .content_box { margin-bottom:40px; }
/* Slider */
.menu .tinynav { display: none; }
/* content */
.content { margin:0px 0 0px 0; padding:0px 0px; width:100%; /*margin-top:-30px;*/ }
.content_resize { margin:0px auto 0px; padding:0px 0px 0px 0px;/* position:relative; z-index:21; */}
.content_resize1 { border-bottom: 3px solid #42b8e8;background: #fff;margin:0px auto 0px; position: relative; padding:0px 0px 0px 0px;/* position:relative; z-index:21; */}

.h2_href_fr a span{color:#fff; font-size:10px; font-weight:normal; padding:3px 8px; background:#272727; text-transform:uppercase;}
.h2_href_fr a:hover span{background:#f04e38;}

.img_hover_box.pic a { display: block; position: relative;  }
.img_hover_box.pic a img { margin:0; }
.img_hover_box.pic a img.h { position: absolute; top: 0; left: 0; visibility:hidden; background:#ff8849 url(../images/img_z.png) 50% 62% no-repeat; border:none; }
.img_hover_box.pic a:hover img.h { visibility:visible; }

.img_hover_box.pic a img.h1 { position: absolute; top: 0; left: 0; visibility:hidden; background:#ff8849 url(../images/img_z.png) 50% 55% no-repeat; border:none; display:none; }
.img_hover_box.pic a:hover img.h1 {  }

.img_hover_box.pic a img.h2 { position: absolute; top: 0; left: 0; visibility:hidden; background:#99b354 url(../images/img_z.png) center center no-repeat; border:none; display:none; width:100%; height: 100%; }
.img_hover_box.pic a:hover img.h2 { visibility:visible; display:block; }

.galereja .img_hover_box.pic a h3 {margin:0; padding:0; }
.img_hover_box.pic a h3 span { display:none; position:absolute; top:60px; left:30px; z-index:100; color:#ffffff; margin:0; padding:0;}
.img_hover_box.pic a:hover h3 span { display:block;}

p.details { color:#b0b0b0; font-size:11px;  position:relative; bottom:0px; padding:0 0 5px 0; margin-top: 5px;}


.backgr { background:#0b0b0b;}
.backgr:hover {background:#e25e54;}
.backgr h3 {padding:10px 15px; font-size:14px;}
.backgr h3 a span{ color:#999999; font-size:14px; font-style:normal;}
.backgr:hover h3 a span,.backgr:hover h3 a:hover span,.backgr:hover p{ color:#2d2d2d; }

/*4cols*/
.cols4 { margin:0 auto; width:100%; padding:0; text-align:left; }
.col4 { width:451px; margin:0 35px 0 0;  padding:0;  }
.col4.last { float:left; margin-right:0;  margin-left: 46px;}
.cols4.bg {background:url(../images/cols4_bg.png) repeat-y top left; padding:10px 0;}

/*4cols*/
.cols45 { margin:0 auto; width:100%; padding:0; text-align:left; }
.col45 { width:220px; margin:0 20px 0 0;  padding:0; border-bottom: 2px solid transparent;  }
.col45:hover {border-bottom: 2px solid #42b8e8; }
.col45.last { float:left; margin-right:0;  margin-left: 46px;}
.cols45.bg {background:url(../images/cols4_bg.png) repeat-y top left; padding:10px 0;}


/*3cols*/
.cols3 { margin:0px auto 0; width:100%; padding:0; text-align:left; }
.col3 {  padding:0;  }
.col3 p { margin:0; padding:0; }


.tangodiv {float: left;margin-left: 28px;}




/*2cols*/
.cols2 { margin:0px auto 0; width:100%; padding:0; text-align:left; }
.col2 { padding:0; }
.col2.last { margin-right:0; padding:0; }
.col2.big { width: 40%; float: left; }
.col2.big.last { float: right; }
.cols2 .img_hover_box.pic a {}

/*1cols*/
.cols1 { margin:0px auto 0; width:100%; padding:0; text-align:left; }
.col1 { width:100%; margin:0 0 0 0; padding:0; }
.col1 img.h2 { width:100%;}
.col1.last { float:right; margin-right:0; padding:0; }
.cols1 .img_hover_box.pic a {  }
.cols1 .img_hover_box.pic a img{ }

.cols_bg {padding-bottom:15px; border-bottom:2px solid #f0f0f0;}
.cols_bg:hover { border-bottom:2px solid #f67e40;}

.cols_bg_post .post_detail a {  background:#efefef;  padding:10px; display:block; }
.cols_bg_post .post_detail a em {color:#8e8e8e; font-weight:normal;}
.cols_bg_post:hover .post_detail a { background:#e25e54;}
.cols_bg_post:hover .post_detail a em {color:#fff;}

h3 a.h3_detail span{ text-transform:none; font-size:14px; color:#767676;}

/*Home page gallery*/
.galereja { overflow:hidden;}
.galereja .img_hover_box { float:left; margin-bottom:0px;}
.galereja .num1, .galereja .num2, .galereja .num3, .galereja .num5 { margin-right:5px;}
.galereja .num5, .galereja .num6 { margin-top:-10px;}


.content_box { padding:0; margin-bottom:30px; width:900px; }
.content_box.padding {  }

.content_full_size { width:100%; }
/*centercol*/
.centercol {  padding:0; }

/*sidebar*/
.sidebar {  }

/*.sidebar h2 { margin-top:0; padding-top:0;  }*/
.sidebar_flickr,
.sidebar_text,
.sidebar_twit,
.sidebar_recent { margin:0px 0px 25px 0px; }
.sidebar_text { }
.sidebar_twit p { padding:0 0 10px 30px ; background:url(../images/twitter_li.png) no-repeat top left; }
.sidebar_twit a { display:block;  color:#a4a4a4; font-size:11px; font-style:italic; }
.sidebar_recent img {float:left; margin:0 10px 10px 0; padding:2px; background:#fff; border:1px solid #d4d4d4; }
.sidebar_recent a:hover img { border:1px solid #000; }
.sidebar_recent p { padding:0px 0 10px; }
.sidebar_recent a { display:block; font-style:normal; text-decoration:none; text-decoration:none; }
.sidebar_recent span { display:block; color:#989898; font-style:normal; font-size:11px;  }

.recent_post { clear:both; padding:10px 0;}



/*columns*/

.users_list { margin:0 auto; }
.users_list img { float:left; margin:5px auto; }
.users_list p,
.users_list h3 { float:right; width:80%; margin:5px 0 5px; padding:0; }

a.more { color:#8b8b8e; font-weight: normal; text-decoration: none; }
/*sub_page_about*/
.about_span { padding:0 0 0 40px; background:url(../images/qoute.png) no-repeat top left; }
/*sub_page_portfolio*/
.sub_page_portfolio h3 { margin:5px 0 10px; padding:0; color:#656566; font-size:13px; font-weight:bold; text-transform:none; margin-top:10px; }
.sub_page_portfolio h3 a { color:#656566; text-decoration:none; font-weight:bold; }
.sub_page_portfolio h3 a:hover { color:#d67732; text-decoration:none; font-weight:bold; }
/*4cols*/
.col_boxes_4 { margin:20px auto 20px; width:100%; padding:0; text-align:left; }
.col_box_4 { width:229px; margin:0 31px 0 0; float:left; padding:0; }
.col_box_4.first { width:200px; }
.col_box_4.last { float:right; margin-right:0; }
.col_box_4 h2 { margin-bottom:0; padding:0; }
.users { margin:20px 0 0; }
.users h3 { margin:10px 0 0; padding:0; font-size:12px; font-weight:bold; color:#313131; }
.users_img { float:left; margin:10px 0 0; padding:3px 4px 15px; background:url(../images/user_bg.png) no-repeat top left; }
.user_descr { float:right; width:396px; padding:0; line-height:20px; }
/*sub_page_blog*/
.post h3 { padding-top:15px; padding-bottom:0; margin-bottom:0; font-size:16px; font-weight:normal; color:#414141; }
.post h3 a,
.post h3 a:hover {  }

.post h2 {margin-bottom:0; }
.post h2 a{ font-weight:bold;}

.post .pic { margin:0 0 20px; }
.post_detail { color:#a4a4a4; font-style:normal; padding:0; font-size:11px; font-weight:normal; margin:5px 0 5px 0; }
.post_detail a { font-size:11px; color:#a4a4a4; font-weight:bold; font-style:normal; text-decoration:none; }
.post_detail a:hover { font-size:11px; color:#a4a4a4; text-decoration:none; }
.post_date {  color:#fff; font-style:normal; font-weight:normal; font-size:18px; float:left; text-align:center; padding:8px 15px; background:#e25e54; border-top:3px solid #353535; margin:0 20px 20px 0; display:none;}
.post_date span { color:#fff; font-style:normal; font-weight:normal; font-size:12px; display:block; margin-top:5px; padding:5px 3px 0; text-align:center; border-top:1px solid #fff; }


.post_detail a.read_more:hover { color:#e25e54; font-style:normal; font-weight:normal; }
/*pagination*/
.pagination { margin:0; float:none; padding:10px 10px 00px 0; width:100%; text-align:left; font-weight:normal; }
.pagination a { padding:5px 8px; color:#939393; font-weight:normal; text-decoration:none; background:none; border:transparent; }
.pagination a:hover { padding:5px 8px; text-decoration:none; background:#222222; color:#939393; border:transparent; }
.pagination span.current_page { padding:5px 8px; color:#fff; background:#e25e54; border:transparent; }
.pagination span.count_pages { margin-left:11px; padding:5px 8px 5px 8px; background:#222222; color:#939393; border:transparent; }
/*navigation*/
.navigation { margin:0 auto 20px; padding:8px 0 10px 0; width:900px; }
.navigation a { padding:2px 4px; color:#656563; font-size:11px; text-decoration:none; font-weight:normal; }
.navigation a:hover { color:#656566; }
.navigation span.current { color:#656566; padding:0; font-size:11px; }
.navigation span.text { color:#c3c3c3; padding:0; font-size:12px; }
/*sub_page_contact*/

/*form Contact_us*/
#contactform_main { margin:0; padding:5px 0; }
#contactform_main * { color:#8b8b8e; }
#contactform_main ol { margin:0; padding:0; list-style:none; }
#contactform_main li { margin:0; padding:0; background:none; border:none; display:block; clear:both; }
#contactform_main li.buttons { margin:5px 0 5px 0; clear:both; }
#contactform_main label { margin:0; width: 12%; padding:6px 0; text-transform:none; float:left; font-weight:normal; color:#8b8b8b; }
#contactform_main label .ness { color:#656566; }
#contactform_main label span { color:#8b8b8b; }
#contactform_main input.text { width: 55%; border:1px solid #d3d3d3; margin:5px 0; padding:5px 2px; height:16px; background:#ffffff; float:left; font-size:12px; color:#8b8b8e; }
#contactform_main textarea { width: 70%; border:1px solid #d3d3d3; margin:4px 0; padding:5px 2px; background:#ffffff; float:left; font-size:12px; color:#8b8b8e; }
#contactform_main li.buttons input { padding:2px 10px 4px 10px; margin:10px 0 0 12%; cursor: pointer; border:0; color:#FFF; float:left; background:#99b354; font-size:14px; font-weight:bold; }
.maps_view { height: 350px; }
.pluginSkinLight ._4s7c { height: auto !important; }
.ul_list {}
.ul_list ul{}
.centercol.last { float: right; }
.ul_list li{ padding:5px 0; border-bottom:1px solid #4e4e4e;}
.ul_list li.last{  border-bottom:none;}
.ul_list li a{color:#a9a9a9;}
.ul_list li a:hover{color:#ffffff; text-decoration:none;}


/* prefooter */
.prefooter {  margin:0 auto;   padding:0px 0 0;  position:relative; z-index:10; margin-top:-0px;}
.prefooter_resize {  margin:0px auto 0px; padding:30px 00px 0px;  background: none;  }
.prefooter_bg {background: url(../images/background.png);}

.prefooter .fcol { margin:0 0px 0 0; padding:0; }
.prefooter .fcol p { color:#929292; }
.prefooter .fcol.last p { margin-bottom:10px;}
.prefooter .fcol.last p a { color:#ff8849; font-size:11px; position:relative; bottom:2px;}
/*.prefooter .fcol a { color:#e25e54;}*/
.prefooter .fcol.pop_posts p { padding:0 0 20px 0px ;}
.prefooter .fcol.pop_posts h3 { padding:0px 0 0px 0px ;}
.prefooter .fcol.pop_posts h3 span{padding-bottom: 0px ;}
/*.prefooter .fcol.twit a { font-style:italic; font-size:11px; font-weight:normal; display:block; margin:0; padding:0; }
.prefooter .fcol.twit p span {  font-size:11px; display:block; margin:0 0 5px 0; padding:0; }
.prefooter .fcol.pop_posts img { float:left; margin:5px 20px 0 0; }*/

/*.prefooter .fcol.client_says p {font-style:italic; padding:0 0 10px 0;}
.prefooter .fcol.pop_posts a span,
.prefooter .fcol.client_says a span{font-style:normal;  font-size:11px; font-weight:normal; display:block; margin:0; padding:0;}
*/
.prefooter h2 {background:url(../images/h2_bg.png) repeat-x  left; width:100%; margin:30px 0; padding:0;}
.prefooter h2 span{ padding:10px 15px 10px 0; background:#464646; }

.prefooter h2 { margin:0px 0 30px; font-weight:normal; }
.prefooter h2 span { font-weight:normal;}
.prefooter h2 span em.dark {color:#ffffff; font-size:14px; font-style:normal; font-weight:normal;}

.prefooter #contactform { margin:0; padding:0px 0; }
.prefooter #contactform * {  }
.prefooter #contactform ol { margin:0; padding:0; list-style:none; }
.prefooter #contactform li { margin:0; padding:0; background:none; border:none; display:block; clear:both; }
.prefooter #contactform li.buttons { margin:5px 0 5px 0; clear:both; }

.prefooter #contactform input.text { width:186px; margin:0 0 5px 0; padding:5px 2px; height:15px; background:#ffffff; float:left; font-size:12px; color:#868686; }
.prefooter #contactform textarea { width:186px; margin:0 0 4px 0; padding:3px 2px; background:#ffffff; float:left; font-size:12px; color:#868686; }
.prefooter #contactform li.buttons input { padding:0 0 3px 0; margin:5px 0 0 0px; border:0; color:#FFF; float:left; }


.flickr img { margin:2px 6px 0 0;  background:#ffffff; }
.flickr a:hover img { /*background:#525252;*/ }

.prefooter .pic a img {padding:3px; background:#3c3c3c;}
.prefooter .pic a:hover img { background:#202020;}

/* footer */
.footer {width:100%; margin:0 auto; padding:00px 0px ;  margin-top: 0px; background: #2b2b2b;}
.footer_resize { margin:0 auto; padding:15px 0 10px 0; text-align:center; }
.footer a { color:#696969!important; }
.footer p { text-align:center; padding-top:5px; color:#696969; }

/*coments*/
#coment { overflow:hidden; margin:10px 0; padding-bottom:10px; }
#coment img { float:left; margin-right:20px; }
#coment h3 { margin:0; padding:0; }
#coment .podpis { float:left; margin:5px 0; width:80%; }
#coment .podpis a { margin-left:10px; }
#coment2 { overflow:hidden; margin:10px 0 00px 50px;  padding-bottom:10px; }
#coment2 img { float:left; margin-right:20px; }
#coment2 h3 { margin:0; padding:0; }
#coment2 .podpis { float:left; margin:5px 0; width:75%; }
#coment2 .podpis a { margin-left:10px; }
#coment3 { overflow:hidden; margin:10px 0 00px 100px;  padding-bottom:10px; }
#coment3 img { float:left; margin-right:20px; }
#coment3 h3 { margin:0; padding:0; }
#coment3 .podpis { float:left; margin:5px 0; width:70%; }
#coment3 .podpis a { margin-left:10px; }
#coment3 .lin { border-top:1px solid #c8c8c8; margin-top:20px; }


.pic img {/*padding:3px; background:#f4f4f4; border:1px solid #fff;*/}
.pic a:hover img { background:#fff;} 
.pic img.h {background:none;}
.pic img {margin-bottom:0px; max-width: 100%; height: auto; }
.pic a {margin-bottom:15px;}
.pic.fl { margin:5px 20px 10px 0; }
.pic.fr { margin:5px 0 20px 10px; }
/*
.btn { margin:2px 0 0;  padding:10px 0px 0; text-align:center; }
.btn a { font-size:14px; color:#e25e54; text-transform:uppercase; height:33px;  padding:10px 15px 10px; background:url(../images/btn_bg.png) repeat-x top center; border:1px solid #ececec; font-weight:bold; }
*/
.btn a span{color:#7d7d7d; font-size:12px; font-weight:bold; padding:5px 15px; background:#fcfcfc; text-transform:uppercase; border:1px solid #d7d7d7;}



/*img_hover_box_r_plus*/
.img_hover_box.pic { display: block; position: relative; }
.img_hover_box.pic .img_hover_overlay { position: absolute; top: 0; left: 0; visibility:hidden;  border:none; width:100%; height:100%; padding:0; }
.img_hover_box.pic:hover .img_hover_overlay { visibility:visible;}

.img_hover_box.pic .r_plus { position: absolute; top: 50%; left: 50%; visibility:hidden;  border:none; opacity:0.8; margin:0;}
.img_hover_box.pic .r_plus:hover {opacity:1;}
.img_hover_box.pic:hover .r_plus { visibility:visible; }

.img_hover_box.pic .img_hover_overlay { background:url(../images/img_overlay.png) repeat;}
.img_hover_box.pic .r_plus { background:url(../images/img_hover.png) no-repeat;}
.img_hover_box.pic .r_plus.pos_right { background:url(../images/img_hover_href.png) no-repeat;}

.img_hover_box.pic .r_plus {height:40px; width:40px; margin:-15px 0 0 -15px; }
.img_hover_box.pic .r_plus.pos_left {margin-left:-8px; }
.img_hover_box.pic .r_plus.pos_right {margin-left:2px; }




/* gallery-categ */
.gallery-categ { margin:0; padding:0;}
.gallery-categ li { padding:0; float:left; border-right:1px solid #CCC;}
.gallery-categ li:last-child { border-right:0;}
.gallery-categ li a { font-weight:bold; display:block; padding:5px 10px;}
.gallery-categ li.active a { text-decoration:underline;}

/*4cols_gallery*/
.col44 { width:215px; float:left; padding:0; margin-right:13px; position:relative; top:0px; margin-top:20px; padding-bottom:20px;}
.col44 h3 { position:relative; bottom:0px; margin-bottom:0px;}
.col44 a img { margin-top:0px;}
.col44.last { float:right; margin:0; margin-right:0px;}
.col44.invisible-box { display: none; opacity: 0;  z-index: 1;}

/*4cols*/
.cols4p { margin:0 auto; width:100%; padding:0; text-align:left; }
.col4p {  padding:0;  }

.cols4p.bg {background:url(../images/cols4_bg.png) repeat-y top left; padding:10px 0;}

/*detail a*/
p.detail {padding-top:10px;}
.detail a,a.detail {color:#717171; font-size:12px; text-align:left; font-weight:normal;}
.detail a:hover,a.detail:hover {color:#e25e54; text-decoration:none;}

/*note*/
.note {margin:0 auto; padding:0; clear:both;}
.note p { width:265px; float:right; font-style:italic; font-weight:normal; padding:5px 0 0 45px; background:url(../images/quote.png) no-repeat left top;}
.note .pic {margin-right:0;}
.note.small {width:600px; margin:0 auto; padding:0;}
.note.small p{width:530px;}

/* search */
.search { margin:-3px 0 0 0; float:right; padding:0px 0 0 0; width:auto; height:32px; float: right; margin-right: 0px;}
.search form { margin:0; padding:0; width:auto; }
.search label {float:left; padding:2px 10px 0 0;}
.search span { display:block; margin:0; padding:0; float:left; background:url(../images/search_bg.png) no-repeat left top; }
.search input.editbox_search { margin:15px 0 0 0; padding:0px 0px 0px; float:left; width:143px; height:25px; font-size:12px; line-height:16px; color:#a1a1a1; background: #333333 url(../images/searchicon.png) right center no-repeat; border:none; padding-left: 5px; }
.search input.button_search { margin:0; padding:0; border:none; float:left; }

.banner { background:url(../images/3_home.jpg) center center no-repeat; width:100%; height:1880px;}



/* center_colums  */
.columns2.margin_board { margin:0 0 0 0px; border: 0; }
.colums_box { text-align:left; width:31%; margin:40px 20px 40px 0; padding:10px 0px; float: left;}
.colums_box.first{margin-left: 0px;}
.colums_box.last{border: 0; margin-right: 0;}
.colums_box.text_left { text-align:left; }
.colums_box.text_left h2, .colums_box.text_left p { }
.colums_box p.more_bg { padding:15px 0; border:1px solid #f0f0f0; border-top:0; background:#fcfcfc;}
.colums_box:hover p.more_bg  { background:#f0f0f0; }

/* colums_box */
.colums_box.bdrl {border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9;}
.colums_box.no_bg {  background:none; }
.colums_box.no_bg:hover { background:none; }
.colums_box_1 img { background:#fcfcfc url(../images/h_1.png) left no-repeat;  float: left;  margin: 0px 10px 30px 0;}
.colums_box_1 img:hover { background:#fcfcfc url(../images/h_1.png) left no-repeat; float: left; margin: 0px 10px 30px 0;}
.colums_box_2 img { background:#fcfcfc url(../images/h_2.png) left  no-repeat;  float: left; margin: 0px 10px 30px 0;}
.colums_box_2 img:hover { background:#fcfcfc url(../images/h_2.png) left no-repeat; float: left; margin: 0px 10px 30px 0;}
.colums_box_3 img { background:#fcfcfc url(../images/h_3.png) left no-repeat; float: left; margin: 0px 10px 30px 0;}
.colums_box_3 img:hover { background:#fcfcfc url(../images/h_3.png) left  no-repeat; float: left; margin: 0px 10px 30px 0;}
.colums_box_4 img { background:#fcfcfc url(../images/h_4.png) left no-repeat;  float: left;  margin: 0px 10px 0px 0;  }
.colums_box_4 img:hover { background:#fcfcfc url(../images/h_4a.png) left no-repeat;  float: left;  margin: 0px 10px 0px 0; }
.colums_box_5 img { background:#fcfcfc url(../images/h_5.png) left no-repeat;  float: left;  margin: 0px 10px 60px 0;  }
.colums_box_5 img:hover { background:#fcfcfc url(../images/h_5.png) left no-repeat;  float: left;  margin: 0px 10px 60px 0; }
.colums_box_6 img { background:#fcfcfc url(../images/h_6.png) left no-repeat;  float: left;  margin: 0px 10px 60px 0; }
.colums_box_6 img:hover { background:#fcfcfc url(../images/h_6.png) left no-repeat;  float: left;  margin: 0px 10px 60px 0; }


    
    

.columns1{ margin-top: 0px; border-bottom: 1px solid #ededed;  background: #fff; margin: 0 0px;}
.columns2{ margin-top: 0px; border-bottom: 1px solid #ededed;    padding: 20px 0px 40px; background: #fff;}
a.columnsa {  font-weight: bold !important; font-size: 14px !important; color:#484848 !important;}
a.columnsa:hover { font-weight: bold !important; color:#42b8e8 !important}
.colums_box p {line-height: 1.3em !important; padding-top: 10px !important; margin-top: 0px;}
.colums_box h2 {margin-top: 0px;}
h2.project {text-transform: uppercase;margin-bottom: 30px;font-size: 14px !important; color: #484848 !important; padding-top: 0px; padding-right: 30px;  display: inline-block; margin-top: 30px; margin-left: 0px; float: left;}
.viewall {color:#979797!important; font-size: 12px; float: right; margin-right: 20px; margin-top: 38px;}
a.viewall {margin-top: 0; margin-right: 0;}
.sliderbox {padding-bottom: 0px; border-bottom: 1px solid #ededed;}

h3.details a:hover{color: #42b8e8 !important;}
h3.details {margin-bottom: 0; font-size: 12px!important; font-weight: bold;}

/* RSS */
.RSS { width:auto; float:left; margin:10px 0 0 0; padding:15px 0 0 0; }
.RSS img { float:left; margin:0 5px 5px 0; width:25px; height:25px; }
img.rss1 { background:url(../images/f_1.png) no-repeat; }
img.rss2 { background:url(../images/f_2.png) no-repeat; }
img.rss3 { background:url(../images/f_3.png) no-repeat; }
img.rss4 { background:url(../images/f_4.png) no-repeat; }
img.rss5 { background:url(../images/f_5.png) no-repeat; }
img.rss6 { background:url(../images/f_6.png) no-repeat; }
img.rss7 { background:url(../images/f_7.png) no-repeat; }
img.rss1:hover { background:url(../images/f_1_1.png) no-repeat; }
img.rss2:hover { background:url(../images/f_2_1.png) no-repeat; }
img.rss3:hover { background:url(../images/f_3_1.png) no-repeat; }
img.rss4:hover { background:url(../images/f_4_1.png) no-repeat; }
img.rss5:hover { background:url(../images/f_5_1.png) no-repeat; }
img.rss6:hover { background:url(../images/f_6_1.png) no-repeat; }
img.rss7:hover { background:url(../images/f_7_1.png) no-repeat; }

a.pop {margin-left: 10px;}

.sliderbg {width: 100%;   background: url(../images/sliderbg.png) no-repeat; background-size: 127% auto; padding-top: 20px; padding-bottom: 83px;}
.content_wrap {width: 940px; margin: -70px auto 0px;}
.content_resize_grey {background: #f8f8f8;  border-right: 1px solid #ededed;border-left: 1px solid #ededed;}

a.readmore_button {cursor: pointer;font-size: 12px; color: #99b354!important; padding: 5px 0px; }
a.readmore_button:hover {font-size: 12px; color: #99b354!important; padding: 5px 0px; }

.heading3 {width: 33%; margin-left: 0px;float: left;}

p.cite {font-size: 12px; color: #afafaf; font-style: italic;}
 p.author {color: #3e3e3e; font-size: 14px; padding-bottom: 0; font-weight: bold;}
 p.company {font-size: 12px; color:#afafaf; }
 img.kav {margin-bottom: 10px;}
 .whitebg {background: #fff; padding-bottom: 80px;}
 
 .prefooter h3 {color:#fff!important; font-size: 14px!important; font-weight: bold; margin-bottom: 20px;}
 .fcol.first {margin-left: 0px;}
 
 .content_page {padding: 0 10px; background: #fff; }
 
 p.gallery{margin-top: 20px; text-align: center;}
 .margin {padding-top: 20px;}
 .slider_box { padding-top: 50px; margin-bottom: 40px;}
 
 hr {height: 1px; margin-left: 0px; margin-right: 0px; color: #eeeeee; border: none; background-color:#eeeeee; margin-top: 40px; }
 .margin {margin-top: 1px;}
 .whitediv {background: #221f1f url(../images/bodybg.png) repeat-x; background-size: cover;width: 100%; }
 
 /*accordion*/
.accordion {margin-top: 0px;} 
.accordion h3 { font-weight: normal;color: #686868; background:#f7f7f7 url(../images/plus.png) no-repeat left center; padding: 15px 15px 15px 40px;   margin: 0; cursor: pointer; font-size: 14px!important;font-weight: bold; } 
.accordion h3.first { border-top: none; } 
.accordion h3:hover { color:#2aa0cf;}
.accordion h3.active { background:#f7f7f7 url(../images/minus.png) no-repeat left; color:#2aa0cf!important; } 
.accordion p { margin: 10px 0; padding: 0px 0px 10px 40px; font-size: 12px; color: #a9a9a9;} 

.fleft50{width: 48%; float: left;}
.fright50{width: 48%; float: right;}

h3.footerhbg {background: url(../images/footerhbg.png)repeat-x; }
h3.footerhbg span {background: url(../images/background.png); color:#fff!important; text-transform: uppercase; font-size:14px; display: inline-block;margin-top: -7px; padding-right: 50px; font-weight: bold;}

.testimonials .text h3 { color:#fff !important;}
.one_third_pad img { max-width: 100%; height: auto; }
.one_half_pad img { max-width: 100%; height: auto; }
.two_third_pad img { max-width: 100%; height:auto; }
.dc_pricingtable03 li h2 { font-size:24px !important;}
.dc_pricingtable03 li h2 { font-size:24px !important;}
.dc_pricingtable03 li h2, .dc_pricingtable03 li h1, .dc_pricingtable03 li h1 span, .dc_pricingtable03 li h3 { color:#fff !important; float: none !important; bottom: 0px !important; background: none !important;}
.dc_pricingtable03 li h2.caption { color:#999 !important; font-size:28px !important;}
.dc_pricingtable06 ul li h3 { font-size:28px !important; color:#fff !important; line-height:180% !important;}
.dc_pricingtable05 ul li h3 { font-size:28px !important; line-height:250% !important; color: #555555 !important;}
div.dc_pricingtable03 .align_center h2 { text-align: center !important; float: none !important; bottom: 0px !important; }
.recent_works.gap { width: auto !important; }
h3.gap85 { text-align: left !important; }

/* */
.oneForth { margin:20px auto; float: left; width: 25%; }
.oneForth img { max-width: 100%; height: auto; }
.oneThird { margin: auto; width: 23%; }
.one_fourth_pad img { max-width: 100%; height: auto; }
/* */
.center_small_box > div:after { clear: both; display: block; }
.center_small_box > div {  position: relative; }
/* img h2 */
h2 img { max-width: 100%; height: auto; }
#slider-wrapper object { width: 100%; }
div.dc_pricingtable03 h1 { font-size: 42px !important; float: none !important; bottom: 0px !important; }
div.dc_pricingtable03 h1 span { display: inline !important; line-height: 52px; }
.dc_pricingtable03 li h2, .dc_pricingtable03 li h1, .dc_pricingtable03 li h1 span, .dc_pricingtable03 li h3 { text-align: center; }

h1.gap90 {
    color: #555555 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    padding: 20px 0 !important;
    text-align: left !important;
}

.photo:after { content:"" !important; }

.dc_pricingtable03 h2 { background: none !important; }
.dc_pricingtable03 h1 { background: none !important; }
.dc_pricingtable06 ul li h3 { text-align: center; }
.dc_pricingtable05 ul, .dc_pricingtable06 ul, .dc_pricingtable05 ul li,  .dc_pricingtable06 ul li { list-style: none !important; list-style-type: none !important;  } 
div.dc_pricingtable03 h1, div.dc_pricingtable03 h2, div.dc_pricingtable03 h3 { width: auto !important; }
h2.gap87 { text-align: left; }

@media only screen and (max-width: 767px) {
#webstore-navigation li { float:none !important; margin: 5px 0 0 0 !important;}
#catalogue .last-column > div { margin:5px 0 0 0 !important;}
#catalogue .product { float:none !important; width: auto !important;}
#webstore { min-width: auto !important;}
	}


#mailform-subscribe {
	color: #fff;
	padding: 20px 15px;
	text-shadow: 1px 1px #111;
}
#mailform-subscribe input {
	font-size: 13px;
	margin-bottom: 10px;
	padding: 6px 10px;
	border-radius: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #cccccc;
}
#mailform-subscribe input.email {
	background: #fff url(../images/mailform-subscribe.png) no-repeat 10px center;
	padding-left: 32px
}
#mailform-subscribe input[type="submit"] {
	margin: 3px;
	background-color: #999;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border-radius: 5px;
	color: #ffffff!important;
	text-shadow: 1px 1px #666;
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px 6px;
	position: relative;
	text-decoration: none;
	font-size: 12px;
	line-height: 1;
}
#mailform-subscribe input[type="submit"]:hover {
	background-color: #AAA;
	color: #fff;
}
#mailform-subscribe input[type="submit"]:active {
	top: 1px
}
