.fb {
  font-weight: bold;
}
.fn {
  font-weight: normal;
}
.fi {
  font-style: italic;
}
.tl {
  text-align: left !important;
}
.tj {
  text-align: justify !important;
}
.tr {
  text-align: right !important;
}
.tc {
  text-align: center !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.vt {
  vertical-align: top;
}
.vm {
  vertical-align: middle;
}
.vb {
  vertical-align: bottom;
}
.di {
  display: inline;
}
.dib {
  display: inline-block;
}
.db {
  display: block;
}
.dn {
  display: none;
}
.ovh {
  overflow: hidden;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.tdn {
  text-decoration: none;
}
.tdu {
  text-decoration: underline;
}
.m0 {
  margin: 0;
}
.ma {
  margin: 0 auto;
}
.p0 {
  padding: 0;
}
.b0 {
  border: 0;
}
.posa {
  position: absolute;
}
.posr {
  position: relative;
}
.posf {
  position: fixed;
}
.ttl {
  text-transform: lowercase;
}
.ttu {
  text-transform: uppercase;
}
.ttn {
  text-transform: none;
}
.w100 {
  width: 100%;
}
body {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  color: #666666;
  overflow-x: hidden;
}
#carousel-example-generic {
  position: fixed;
  top: 0px;
  background: #000;
  width: 2000px;
  left: 50%;
  margin-left: -1000px;
  height: 100%;
  overflow: hidden;
}
#carousel-example-generic .item {
  text-align: center !important;
}
#carousel-example-generic .item img {
  margin: 0 auto;
}
#wrapper {
  position: relative;
  z-index: 10;
}
header {
  z-index: 100;
  position: fixed;
  background: transparent url('../images/bg.png') top left repeat-x;
  top: 0;
  left: 0;
  width: 100%;
}
header div#header_in {
  width: 960px;
  font-size: 12px;
  margin: 0 auto;
  height: 170px;
}
header #logo a {
  margin-top: 17px;
  display: inline-block;
}
header ul.menu2 {
  margin: 0;
  padding: 0;
  margin-top: 28px;
  cursor: default;
  list-style: none;
  display: table;
  width: 100%;
  empty-cells: show;
}
header ul.menu2 li {
  font-size: 18px;
  padding: 0;
  margin: 0;
  display: table-cell;
  text-align: center !important;
  vertical-align: top;
  text-transform: uppercase;
}
header ul.menu2 li a {
  color: #999999;
  display: block;
  text-align: center !important;
  padding: 0;
  margin: 0;
  font-family: 'Open Sans';
  font-weight: bold;
}
header ul.menu2 li a.reg {
  color: #993333;
}
header ul.menu2 li.active a,
header ul.menu2 li:hover a {
  color: #fff;
  text-decoration: none;
}
header ul.menu2 li.active a.reg,
header ul.menu2 li:hover a.reg {
  color: #ff0000;
}
header nav ul {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  cursor: default;
  list-style: none;
  display: table;
  width: 100%;
  empty-cells: show;
}
header nav ul li {
  font-size: 20px;
  padding: 0;
  margin: 0;
  display: table-cell;
  text-align: center !important;
  vertical-align: top;
}
header nav ul li a {
  color: #0b1e3d;
  display: block;
  text-align: center !important;
  padding: 0 8px 14px 8px;
  margin: 0;
  font-family: 'Open Sans';
  text-transform: uppercase;
}
header nav ul li.active a,
header nav ul li:hover a {
  color: #ff0000;
  text-decoration: none;
}
header ul.submenu {
  font-size: 20px;
  padding: 20px 30px 20px 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  z-index: 501;
  background: #64748f url('../images/submenu.png') left top no-repeat;
  display: none;
  width: auto;
}
header ul.submenu li {
  display: block;
  text-align: left !important;
}
header ul.submenu a {
  color: #fff !important;
  padding: 7px 0px 7px 12px;
  display: block;
  text-align: left !important;
  font-weight: 300;
}
header ul.submenu a.on,
header ul.submenu a:hover {
  color: #000033 !important;
  background: transparent url('../images/menu_arr.png') left center no-repeat;
}
#container {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
#container #center_column {
  width: 960px;
  min-height: 400px;
  margin-top: 170px;
}
#container #center_column.hv .col-xs-6:first-child {
  background: transparent url('../images/hv.png') top right repeat-y;
}
div.ramka {
  margin: 5px auto;
  border: #cccccc 1px solid;
  padding: 0;
  background-color: #FFF;
  text-align: left !important;
}
div.ramka h6 {
  font-weight: bold;
  text-align: center !important;
  font-size: 12px;
  margin: 0;
}
div.ramka .desc {
  height: 135px;
  overflow: hidden;
  font-size: 11px;
}
div.ramka2 img {
  border: #cccccc 1px solid;
}
span.cena {
  color: #F85206;
  font-weight: bold;
  font-size: 14px;
}
h1.centerheader,
h2.centerheader,
h3.centerheader,
h2.narrowheader {
  padding: 0 13px;
  text-align: left !important;
  font-family: 'Open Sans';
  font-size: 31px;
  text-transform: uppercase;
  font-weight: 400;
  color: #000033;
  margin: 0 0 35px 0px;
}
h1.centerheader a,
h2.centerheader a,
h3.centerheader a,
h2.narrowheader a {
  color: #000033;
  text-decoration: none;
}
h1.centerheader a:hover,
h2.centerheader a:hover,
h3.centerheader a:hover,
h2.narrowheader a:hover {
  color: #000033;
  text-decoration: underline;
}
h3.centerheader {
  font-size: 13px;
}
div.narrowcontent,
div.centercontent {
  padding: 20px 60px;
}
div.narrowcontent ul,
div.centercontent ul {
  margin: 0;
  margin-left: 15px;
  padding-left: 0px;
}
div.narrowcontent ul li,
div.centercontent ul li {
  margin-bottom: 5px;
}
div.narrowcontent b,
div.centercontent b,
div.narrowcontent strong,
div.centercontent strong {
  color: #666666;
}
div.hr {
  clear: both;
  width: 90%;
  height: 1px;
  margin: 20px auto;
  background: transparent url('../images/hr.html') top left repeat-x;
}
footer {
  background: #05162f;
  position: fixed;
  bottom: 0;
  left: 55%;
  width: 65%;
}
footer #footer_in {
  clear: both;
  font-size: 10px;
  width: 430px;
  padding: 5px 0px;
  color: #ffffff;
}
footer #footer_in a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer #footer_in a:hover {
  color: #ffffff;
  text-decoration: underline;
}
a {
  color: #ff0000;
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
a.arr {
  font-weight: bold;
  text-decoration: none;
  padding: 2px 23px 5px 0;
  background: transparent url('../images/arr.html') right center no-repeat;
}
div.mnews,
div.news,
div.news2 {
  font-size: 10px;
  padding-bottom: 0;
  margin-bottom: 30px;
}
div.mnews .newsdate,
div.news .newsdate,
div.news2 .newsdate {
  font-size: 10px;
}
div.mnews .newstitle,
div.news .newstitle,
div.news2 .newstitle {
  color: #666666;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
}
div.mnews img,
div.news img,
div.news2 img {
  border: #cccccc 1px solid;
  margin-right: 20px;
}
h1.mainheader,
h2.mainheader {
  display: inline-block;
  background: #82878f;
  padding: 4px 7px;
  margin: 0 0 20px 0;
  color: #000033;
  font-family: 'Open Sans';
  font-size: 16px;
}
div.mnews {
  color: #fff;
}
div.mnews .newsdate {
  color: #fff;
  font-weight: bold;
}
div.mnews .newstitle {
  color: #fff;
}
div.mnews img {
  border: #cccccc 0px solid;
  margin-right: 20px;
}
div.news2 {
  border: 0;
}
div.comment {
  padding-bottom: 15px;
}
div.comment img {
  margin-right: 20px;
}
.foto_gal {
  margin: 0;
  margin-top: 10px;
  text-align: center !important;
  padding: 0px;
}
.foto_gal a {
  display: block;
  position: relative;
  overflow: hidden;
}
.foto_gal a .blue {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 51, 0.5);
  background-position: center;
  width: 100%;
  height: 140px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.foto_gal a:hover .blue {
  background: transparent url('../images/lupa.png') center center no-repeat;
}
.foto_gal figcaption {
  text-align: center !important;
}
.foto_gal img {
  border: #cccccc 0px solid;
}
input.error,
textarea.error,
select.error {
  border: 1px solid red !important;
}
input[type=checkbox].error {
  outline: 1px solid red;
}
label.error {
  color: red;
  font-size: 10px;
  padding: 0px 3px;
  display: block;
  font-weight: normal;
}
textarea.form-control {
  height: 150px;
  resize: none;
}
/*
.form-control {
	background-color:@input_bg; border:@border_color 1px solid; border-radius:4px; padding:3px; width: 99%; color:@base_color;
	
	&::-webkit-input-placeholder {color: @base_color;}	
	&::-moz-placeholder { color: @base_color; } 
	&:-ms-input-placeholder { color: @base_color;  }
	
	&:focus {
		box-shadow: 0px 0px 5px @border_color;
		&::-webkit-input-placeholder {color: @input_bg;}	
		&::-moz-placeholder { color: @input_bg; 	}
		&:-ms-input-placeholder { color: @input_bg; }
	}	
}

input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label:before {
	border:#cccccc 1px solid; background-color:#fff; border-radius:2px; .tc;
	font-size:13px; line-height: 13px;
    display:inline-block;
    width:15px;
    height:15px;
    margin:-3px 4px 0 0;
    vertical-align:middle;
    content: "";
    cursor:pointer;
    color: #000;
}
input[type="checkbox"]:checked + label:before {
    content: "✓";
}

*/
div.select {
  overflow: hidden;
  background: #ffffff url('../images/select.html') center right no-repeat;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
div.select.focus {
  box-shadow: 0 0 5px #848484;
  border-color: #66afe9;
}
div.select select {
  width: 110%;
  background: transparent;
  border: 0;
}
input.inv {
  background: transparent;
  border: none;
  width: 230px;
}
/*
.btn {
	 .ttu; font-size:15px;
	 &:hover{
		box-shadow: 0px 0px 4px @border_color;
	} 
}

.btn-primary {
	background-color:#1697E2; 
	&:focus, &:hover{
		background-color: darken(#1697E2, 10%); 
	} 
}
*/
#gMap {
  margin: 0 auto;
  width: 100%;
  height: 550px;
  overflow: hidden;
  color: #000;
}
#recaptcha_area {
  margin: 0 auto;
}
p.error {
  color: red;
  margin: 0;
}
p.info {
  font-size: 14px;
  font-weight: bold;
  text-align: center !important;
  margin: 15px;
}
.pager {
  color: #ff0000;
  margin-bottom: 15px;
}
.pager a.page {
  background-color: #ffffff;
  border: #cccccc 1px solid;
  border-radius: 3px;
  display: inline-block;
  color: #ff0000;
  padding: 5px 10px;
}
.pager a.active {
  font-weight: bold;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
#main-desc {
  width: 370px;
  position: absolute;
  bottom: 100px;
  left: 60%;
}
#carousel-example-generic-desc {
  position: absolute;
  bottom: 100px;
  left: 0%;
  margin-top: 220px;
  background: transparent url('../images/quote.png') top left no-repeat;
  height: 266px;
  padding: 40px 0 0 60px;
  width: 400px;
}
#carousel-example-generic-desc .carousel-desc {
  display: none;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
}
.carousel-indicators {
  bottom: -20px;
  left: 40px;
}
.carousel-indicators li {
  background: transparent;
  border: 0px solid #000;
  width: 18px;
  height: 18px;
  margin: 0;
  margin-left: 20px;
  outline: 1px solid #fff;
}
.carousel-indicators li.active {
  background: #ff0000;
  border: 2px solid #000;
  width: 18px;
  height: 18px;
  margin: 0;
  margin-left: 20px;
  outline: 1px solid #fff;
}
