/* -- start setup -- */

* {
font-family: 'Open Sans', serif, Arial, Verdana, Trebuchet MS,Helvetica,sans-serif;
font-size : 18px;
color:#525252;
}

/* -- common -- */
.horniIndex {vertical-align : super; font-size:9px;}
.i {font-style : italic;}
sup {font-size: 0.7em;}

/* -- float -- */
.floatLeft {float : left;}
.floatRight {float : right;}
.clear {clear : both;}
.textLeft {text-align:left !important;}
.pb90 {padding: 0 0 90px 0;}
.ml20 {margin-left:20px !important;}

/* -- all pages -- */
hr {display : none;}
body {background-color: White;}

.navbar-toggle .icon-bar {background-color:#6A5146;	}

.topContact {
background-color:#6a5146;
min-height:40px;
padding-top:10px;
}

.topContact ul {display:none;}

@media (min-width: 778px) {
.topContact ul {display:block;}
}

li.topEmail {
background-image: url(../pcs/pcs_layout/ico-email.png);
background-position: center left;
background-repeat: no-repeat;
height:22px;
line-height:22px;
padding:0 0 0 32px;	
}

li.topEmail a {
color:White;
font-family: 'Raleway', sans-serif;
padding:0;
}

li.topEmail a:HOVER {
color:White;
background-color:transparent;
text-decoration:underline;
}

li.topPhone {
background-image: url(../pcs/pcs_layout/ico-phone.png);
background-position: center left;
background-repeat: no-repeat;
height:22px;
line-height:22px;
padding:0 0 0 32px;	
color:White;
font-family: 'Raleway', sans-serif;
margin-left:20px;
}


.topSection .navbar {
background-color:White;
min-height:80px;
margin-top:40px;
}

.topSectionScrolled .navbar {
margin-top:0 !important;
-webkit-box-shadow: 0px 5px 18px -4px rgba(0,0,0,0.62);
-moz-box-shadow: 0px 5px 18px -4px rgba(0,0,0,0.62);
box-shadow: 0px 5px 18px -4px rgba(0,0,0,0.62);
}

.pr0 {padding-right:0;}

.topMenu li a {
font-family: 'Raleway', sans-serif;
text-transform:uppercase;	
color:#7a7a7a;
text-align:center;
padding:35px 0 10px 30px;
font-weight: normal;
}

@media (min-width: 778px) {
.topMenu li a {text-align:center;}
}


.topMenu li a:HOVER {
background-color:transparent;
text-decoration:underline;
color:#7a7a7a;
}

.topMenu li a.active {
color:#2c2c2c;
}

.imageSection {
	margin-top:100px;
}

.imgCenter {
display:block;
margin:0 auto;
}

.mainTitle {
margin:70px 0 30px 0;
color:#6a5146;
font-family: 'Raleway';	
}

.mainText, .mainTextLong {
text-align:center;
margin: 20px 0;
}

.mainText a {
color:Black;
text-decoration:underline;
}

@media (min-width: 1024px) {
.mainText {
width:600px;
margin: 20px auto;
}
}

.outTeam {
padding-bottom:70px;	
}

.subTitle {
margin:70px 0 30px 0;
color:#6a5146;
font-family: 'Raleway';	
font-size:30px;
}

.contactName {
color:#2c2c2c;
text-align:center;
margin:15px 0 10px 0;
font-weight: bold;
}

.contactPhone {
color:#7a7a7a;
text-align:center;
padding-top:25px;
font-size:16px;
background-image: url(../pcs/pcs_layout/kontakt-phone.png);
background-position: top center;
background-repeat: no-repeat;
}


.photoGallery {
background-color:#ebe0db;	
padding:0 0 70px 0;
}

.galllery div {margin-bottom:30px;}
.galllery div img {border:4px solid White;}


.priceList {
background-color:#6a5146;	
padding:18px;
margin-bottom:30px;
}

@media (min-width: 1024px) {
.priceList {
width:970px;
margin: 0 auto 15px auto;
}
}

.priceListIn {
background-color:#5e4b43;	
border:1px solid #837068;
padding:18px 55px 0 55px;
}

.priceItem {
line-height:20px;
margin-bottom:20px;
margin-right:10px;
clear:both; 
}

@media (min-width: 550px) {
.priceItem {
background-image: url(../pcs/pcs_layout/tab-background.png);
background-position: bottom left;
background-repeat: repeat-x;
height:20px;
margin-bottom:20px;
margin-right:50px;
}
}

.priceItem p {
/*float:left;*/
background-color:#5e4b43;	
color:White;
font-style: italic;
}

.priceItem span {
display:block;
/*float:right;*/
background-color:#5e4b43;	
color:White;
font-style: italic;
}

@media (min-width: 550px) {
.priceItem p {
float:left;
background-color:#5e4b43;	
color:White;
font-style: italic;
}

.priceItem span {
display:block;
float:right;
background-color:#5e4b43;	
color:White;
font-style: italic;
}
}


#map_wrapper {
margin-top:70px;
height: 400px;
position:relative;
z-index:99; 
}

#map_canvas {
width: 100%;
height: 100%;
}

.containerContactBox {
position:relative;
}

.contactBox {
background-color:White;
padding:18px;
width:350px;
margin: 20px auto;
}

@media (min-width: 1024px) {
.contactBox {
position:absolute;
top:70px;
left:0;
z-index:999;
}
}

.contactBoxIn {
border:1px solid #e8e8e8;
background-color:White;
padding:0 0 0 18px;
}

.contactBoxIn h2 {
color:#6a5146;
font-family: 'Raleway';	
font-size:40px;
}

.contactBoxIn p {
color:#7a7a7a;
font-family: 'Raleway';	
font-size:16px;
line-height:30px;
}

.contactBoxIn p strong, .contactBoxIn p a {
color:#373737;
font-family: 'Raleway';	
font-size:16px;
}



.footer {
background-color:#6a5146;
padding-top:40px;
padding-bottom:40px;
}

.footer p {
font-size:14px;
color:#959595;
line-height:50px;
}

.footer p strong {
font-size:14px;
color:White;
font-weight:normal;
}

.footer .fbLink {
font-size:14px;
color:White;
padding-left:55px;
background-image: url(../pcs/pcs_layout/facebook.png);
background-position: center left;
background-repeat: no-repeat;
display:block;
min-height:60px;
padding-top:10px;
}

.newsDate {
font-size:14px;
}

.containerStripe {
background-image: url(../pcs/pcs_layout/stripe.png);
background-position: center;
background-repeat: no-repeat;
width:1170px;
height:46px;
line-height:46px;
position:relative;
top:-100px;
padding:0;
position:relative;
display:none;
}

@media (min-width: 1110px) {
.containerStripe {display:block;}
}

.stripeTitle {
font-size:16px;
color:White;
width:125px;
margin:0;
margin-left:20px;
float:left;
font-weight:bold;
padding:0;
}

.stripeText {
font-size:16px;
margin:0;
margin-left:20px;
float:left;
padding:0;
}

.stripeText a {
font-size:16px;
text-decoration:none;
}

.stripeText a:HOVER {
font-size:16px;
text-decoration:underline;
color:Black;
}

.containerStripe span {
width:46px;
height:46px;
position:absolute;
top:0;
right:0;
cursor:pointer;
}