#showcase .features_op1_row .feature .text {
    margin: 32px auto 10px;
    width: 87%;
    min-height: 50px;
}

#showcase .row {
	margin-bottom:30px;
}

#showcase.stickymenuonly {
/*	margin-top: 130px; */
}

.section_header {
    margin-bottom: 40px;
/*    margin-top: 60px;*/
    width: 100%;
}




.navbar .nav {
	margin-top: 3px;
}

.navbar .brand {
	padding: 0px 20px 0px;
}

.sheetbox {
/*	margin:10px;
	position:relative;
	*/
}


.sheetinfo {
background: none repeat scroll 0 0 rgb(17, 137, 217);
background: none repeat scroll 0 0 rgba(17, 137, 217, 0.6);
/*display: none;*/
height: 48px;
left: 0%;
/*position: absolute;*/
text-align: center;
bottom: 0;
/*width: 915px;*/
color: white;
font-weight: bold;
font-size:24px;
text-align: right;
padding-top:25px;
padding-right:10px;
margin-bottom:20px;
}
.sheetbox:hover .sheetinfo {
display: block;
/*dbackground: none repeat scroll 0 0 rgba(67, 107, 217, 0.8);*/
background: none repeat scroll 0 0 rgb(17, 137, 217);
background: none repeat scroll 0 0 rgba(17, 137, 217, 0.8);
/*behavior: url(/css/PIE/PIE.php);*/
}
.sheetinfostatic {
	background: none repeat scroll 0 0 rgb(17, 137, 217);
	background: none repeat scroll 0 0 rgba(17, 137, 217, 0.8);

dheight: 12px;

text-align: center;
/*width: 915px;*/
color: white;

font-size:11px;
text-align: left;
padding-right:10px;
display:none;
}

.disabledcircle {
    background: none repeat scroll 0 0 #1189D9;
    border-radius: 100% 100% 100% 100%;
    box-shadow: 1px 1px 2px 0 #E0E0E0;
    height: 136px;
    margin: 14px 0 0;
    text-align: center;
    width: 136px;
}

.sheetinfo  a {
	display: block;
	color: white;
	width:200px;
	text-align: left;
}

.aa-simple-productrows {
	margin-top: 4em;
}

.aa-simple-productrows .row{
	margin-bottom: 4em;
}





#features .option3 .feature{
	padding-bottom: 38px;
	background: white;
	box-shadow: 1px 1px 2px 0px #E0E0E0;
	border-radius: 4px;
	cursor: pointer;
	/*border:1px solid #fff;*/
}
#features .option3 .feature .img {
	text-align: center;
	margin: 13px auto 15px;
}
#features .option3 .feature .text{
	margin: 0 auto;
	width: 87%;
}
#features .option3 .feature .text h6{
	margin: 0 0 9px 0;
	font-size: 20px;
	text-align: center;
}
#features .option3 .feature .text p{
	margin: 0 auto;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	width: 90%;
	margin-top: 18px;
}
#features .option3 .feature:hover{
	border-color: #B1B1B1;
	box-shadow: 0px 0px 6px -1px #B4B4B4;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;	
}

#features .option3 .feature img {
	width: 90%;
}

#features .option3 .feature .text {
	height: 90px;
}

#features .option3 .feature .link {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#derovaneplechy #features {
	margin-top: 0;
}

#derovaneplechy #features .option3 .feature .text h6 {
    font-size: 16px;
}

.main-links .nav {
    text-align: center;   
}
.main-links .nav-pills > li {
    display: inline-block;
    float: none;
    
}

.section_header h3 {
	font-weight: 400;
}



/*
body {
	font-family: 'Open Sans', sans-serif !important;
}

input[type="text"], 
input[type="password"], 
input[type="submit"],
textarea {
	font-family: 'Open Sans', Helvetica, sans-serif;
}

#footer .contact input[type="text"],
#footer .contact textarea {
	font-family: 'Open Sans' !important;
}
*/
#footer {
    margin-top: 10px;
}
