/*
#------------------------------------------------------------------------
# News - December Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */
 
/* Style 1 */
body {
	background: #f0edd6;
	/*background-image: url('../images/style1/bkg-logo2.jpg');*/
	color: #3D3D3D;
	}
	
#gkPageTop .gkPage {
    height: 170px;
    background: #F5F2E1;
	/*padding: 20px 0;*/
}

#main_manu .gkPage {
	height: 60px;
	
}

.gkPage {
	/*box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);*/
	
}

.footer_left{
	width: 25%;
    float: left;
}
.footer_center{
	width: 50%;
    float: left;
}
.footer_right{
	width: 25%;
    float: left;
}

.footer_center img {
    max-height: 50px;
    margin: 5px;
    background: #fff;
    padding: 8px;
}


#gkContentTop {
	background: #F5F2E1;
	padding-top: 15px;
}
#top_top {
	background-color: #b92e4e;
}
#slogan {
	color: #fde2e8;
    font-size: 14px;
    padding: 6px 15px;
    display: block;
	float:left;
}


#gkSearch {
	margin:0 15px;
	}

#gkSearch input[type="text"] {
	height: 24px;
	float:left;
	border-radius: 5px;
	margin-top: 2px;
    margin-bottom: 2px;
	}
#gkSearch input.button {
	background: transparent;
    width: 29px;
    height: 29px;
    margin: 0 5px;
    padding: 0;
    border: none;
    float: right;
	}




#gkBannerTop img {
	margin:0;
	border: none;
}

#carusel_block .gkPage {
	overflow: hidden;
    height: 204px;
    background: #F5F2E1;
    border: 10px #be405b solid;
    border-left: none;
    border-right: none;
}

#carusel_block .custom {
    
    height: 185px;
    float: left;
    width: 20%;
    text-align: center;
	position:absolute;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	background: #f5f2e1;
}
#cb {
	position:relative;
}

#carusel_block .prevSlide,
#carusel_block .nextSlide {
    position: absolute;
    /* height: 100px; */
    padding: 65px 6px;
    background: #be3f5b;
    opacity: 0.6;
    cursor: pointer;
    color: #fff;
	font-size:48px;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
#carusel_block .prevSlide:hover,
#carusel_block .nextSlide:hover {
    opacity: 1;
    
}

#carusel_block .prevSlide {
	left:0;
}
#carusel_block .nextSlide {
	right:0;
}

.carusel_block_content a span {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.carusel_block_content a:hover span {
	padding-bottom: 20px;
}

.carusel_block_content img {
	width: 100%;
    margin: 0;
}

.carusel_block_content span {
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    padding: 5px 0;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    display: block;
}

#k2ModuleBox165 ul li {
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom: 2px #bb3654 solid;
}
#k2ModuleBox165 ul li.clearList {
	border-bottom: none;
	margin: 0;
}

/* template.css */
a {color: #bf415c;}

a:hover,
a:active,
a:focus {
	color: #a6203d;
}
th {
background: #f0edd6;
color:#3D3D3D;
font-weight:600;
border-bottom:1px solid #aaa;
}
#gkLogo.cssLogo {
	
	background-image: url('../images/style1/logo.png');
}
#gkLogin:active,
#gkLogin:focus,
#gkLogin:hover,
#gkRSS:active,
#gkRSS:focus,
#gkRSS:hover {
	background-color: #a6203d;
}
#gkTopMenu li a:active,
#gkTopMenu li a:focus,
#gkTopMenu li a:hover {
	color: #B02500;
}
.gkTwitter,
.gkFb,
.gkPinterest,
.gkGplus {
	background-image: url('../images/style1/social_icons.png');
}
.gkTwitter:active,
.gkTwitter:focus,
.gkTwitter:hover,
.gkFb:active,
.gkFb:focus,
.gkFb:hover,
.gkPinterest:active,
.gkPinterest:focus,
.gkPinterest:hover,
.gkGplus:active,
.gkGplus:focus,
.gkGplus:hover {
	background-image: url('../images/style1/social_icons.png');
}
#gkFooter {
	border-top: 2px solid #a6203d;
	/*background: #F5F2E1;*/
	background-color:#701528;
	color: #fff;
}
#gkFooterNav a {
	color: #fff;
}

.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
	color: #B02500;
}
.box.color .header {
	color: #751300;
}
.box.headlines .header {
	background: #751300;
}
.box.headlines .header::after {
	background-image: url('../images/style1/highlight_bg.png');
}
.gkUsermenu {
	border-top: 3px solid #751300;
}

/* joomla.css */

button,
.button,
input.button,
span.button,
button.button,
div.button,
input[type="submit"],
input[type="button"] {
	background-color: #B83E27;
	
	background: -moz-linear-gradient(top, #B83E27, #a6203d);
	background: -webkit-linear-gradient(top, #B83E27, #a6203d);
	background: -o-linear-gradient(top, #B83E27, #a6203d);
	background: -ms-linear-gradient(top, #B83E27, #a6203d);
	background: linear-gradient(top, #B83E27, #a6203d);
	border-radius: 3px;
	 border: none;
	 color: #fff;
	 cursor: pointer;
	 display: block;
	 float: left;
	 font-size: 14px;
	 font-weight: normal;
	 height: 32px;
	 line-height: 32px;
	 padding: 0 25px;
	 text-align: center;
	 -webkit-transition: all .1s ease-out;
	    -moz-transition: all .1s ease-out;
	      -o-transition: all .1s ease-out;
	         transition: all .1s ease-out;
}




button:hover,
.button:hover,
input.button:hover,
span.button:hover,
button.button:hover,
div.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
	border: none;	
	background-color: #B83E27;
	background: -moz-linear-gradient(top, #B83E27, #AD0000);
	background: -webkit-linear-gradient(top, #B83E27, #AD0000);
	background: -o-linear-gradient(top, #B83E27, #AD0000);
	background: -ms-linear-gradient(top, #B83E27, #AD0000);
	background: linear-gradient(top, #B83E27, #AD0000); 
	color: #fff;
}

.pagenav-prev a,
.pagenav-next a,
.pager li.next a,
.pager li.previous a,
.pager li a,
.readon,
.pagination ul li a,
.pagination ul li span {
	border: none;
	color: #B02500;
	cursor: pointer;
	display: block;
	 float: left;
	 font-size: 14px;
	 font-weight: normal;
	 height: 32px;
	 line-height: 32px;
	 padding: 0 10px;
	 text-align: center;
	 -webkit-transition: all .1s ease-out;
	    -moz-transition: all .1s ease-out;
	      -o-transition: all .1s ease-out;
	         transition: all .1s ease-out;
	text-decoration: underline;
	background: none;
}

.pagenav-prev a:hover,
.pagenav-next a:hover,
.pager a:hover,
.pager li.previous a:hover,
.pager li.next a:hover,
.readon:hover,
.pagination ul li a:hover,
.pager li a:hover,
.pagination ul li span:hover {
	color: #a6203d;
}


p.img_caption {
	background: #751300;
}
.tip-title {
	background: #751300;
}
div.bannerfooter {
	color: #751300;
}
.autocompleter-queried {
	color: #751300!important
}
.menu li:hover {
	background-color: #751300
}
th a:active,
th a:focus,
th a:hover,
article header h1 a:hover,
article header h2 a:hover {
	color: #B02500
}

/* gk_stuff.css */
.nspPagination li:hover,
.nspPagination li.active { 
	background: #751300;
}
.nspNext,
.nspPrev {
    background-image: url('../images/style1/nsp_interface.png');
}
/*.nspArt h4.nspHeader a:active,
.nspArt h4.nspHeader a:focus,
.nspArt h4.nspHeader a:hover { 
	color: #eb592a; 
}
.nspArt p.nspInfo a:active,
.nspArt p.nspInfo a:focus,
.nspArt p.nspInfo a:hover { 
	color: #eb592a; 
}
.dark .nspLinks ul li h4 a:active,
.dark .nspLinks ul li h4 a:focus,
.dark .nspLinks ul li h4 a:hover { 
	color: #eb592a; 
}
.dark .nspArt h4.nspHeader a:active,
.dark .nspArt h4.nspHeader a:focus,
.dark .nspArt h4.nspHeader a:hover { 
	color: #eb592a; 
}*/
.dark .nspNext,
.dark .nspPrev { 
	background-image: url('../images/style1/nsp_interface.png'); 
}
.box.header .nspImageWrapper h4:hover {
	background: #751300;
}
.box.header .nspLinks .nspLinkScroll1 div ul li:hover {
   	background: #751300;
}
.nsphover .nspInfo2 {
	background: #751300;
}
.nsphover .nspHoverOverlay {
	background: #751300;
}
.nsphover .nspHoverOverlay .nspText,
.nsphover .nspHoverOverlay .nspText a {
	color: #ffbfab;
}
.nsphover .nspHoverOverlay .nspHeader a:active,
.nsphover .nspHoverOverlay .nspHeader a:focus,
.nsphover .nspHoverOverlay .nspHeader a:hover {
	color: #ffbfab;
}
.gkwTemp { 
    color: #751300;
}
.nspMainPortalMode7 .nspArt:hover .nspHeader a {
    color: #fb5a29;
}
.nspMainPortalMode7 .nspPrev,
.nspMainPortalMode7 .nspNext {
    background-image: url('../images/style1/nsp_portal_mode_7_interface.png');
}

/* menu.css */

.gkMenu > ul > li:hover > a,
.gkMenu > ul > li:active > a,
.gkMenu > ul > li:focus > a {
	background: #b92e4e;
	
	background: -moz-linear-gradient(top, #b92e4e, #b92e4e);
	background: -webkit-linear-gradient(top, #b92e4e, #b92e4e);
	background: -o-linear-gradient(top, #b92e4e, #b92e4e);
	background: -ms-linear-gradient(top, #b92e4e, #b92e4e);
	background: linear-gradient(top, #b92e4e, #b92e4e);
}

/* k2.css */
h1 > sup {
	background: #751300;
}
.k2TagCloudBlock a {
	background-image: url('../images/style1/tag_bullets.png');
}
.itemAttachmentsBlock {
	background: url('../images/style1/typography/tips.png') no-repeat 16px 8px #FFFEF4;
	border: 1px solid #EAE8CC;
}
.userView .itemAuthorData a:hover {
	color: #751300
}
.commentLink {
	color: #751300;
}
#itemListLinks li {
	background-image: url('../images/style1/typography/bullet-square2.png');
}
.k2CalendarBlock table.calendar tr td.calendarToday {
	background: #751300;
}
table.calendar tr td.calendarTodayLinked a {
	color: #751300;
}

.calendarNavLink {
	color: #751300;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.calendarNavLink:hover,
.calendarNavLink:focus,
.calendarNavLink:active {
	color:#fff;
	background:#751300;
}
/*.calendarNavLink a:active,
.calendarNavLink a:focus,
.calendarNavLink a:hover {
	color: #fff!important;
}*/
.gkIsWrapper-gk_the_real_design .gkIsSlide {border:none; margin:0}
.w_bkg {background:#F5F2E1;}

.zakupki_content td, .zakupki_content th {
	vertical-align:top;
}

/*Bootstrap 3*/
.btn {
    margin-top: 5px;
    margin-bottom: 5px;
	display: inline-block;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;

    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;

    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
	background-color:#e6e6e6;
	border-color:#adadad;
}
.form-inline {
	padding:15px;
}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
