
body {
	background: #fff url("../img/web-parts/bg-body.jpg") no-repeat center -100px;
}
* { 
	font-family: "Century Gothic" !important; 
}
a {
	color: #1f649a; font-size: 1.1em;
}
a:focus, a:hover {
	color: #0081e5;
}
p {
	text-align: justify;
	font-size: 1.1em;
}
.jumbotron {
	background-color: #fff;
	margin-bottom: 0px;
	padding: 0px;
}
.container {
    width: 1150px; 
}
.topDiv {
	height: 200px;
	width: 1150px !important;
}
.container-in {
    margin-top: 118px;
    border-radius: 20px;
	background: #fff url("../img/web-parts/bg-container.jpg") no-repeat center top;
    border: 1px solid #e5eef3;
}
.mainPages {
    padding: 0px 40px 30px 40px;
}
.logo {
	float: left; margin: 30px 0 0 30px;
}
.logo img {
	width:100%;
}
footer {
	background: url("../img/web-parts/bg-footer01.jpg") repeat 0 0;
	padding: 30px 0;
	color: #fff;
	margin-top: 30px;
}
footer h4 {
	font-size: 2.0em;
}
footer p {
	font-size: 1.2em;
}
footer a, footer a:focus, footer a:hover {
	color: #fff !important;
}
.footerUl li {
	padding-left: 25px; background: url("../img/web-parts/li-footer.png") no-repeat 0px 9px;
	list-style-type: none; line-height: 1.8em;
}
.footerUl li:hover {
	font-size: 1.2em; text-decoration: underline;
}
.footerUl  {
	padding-left: 0px;
}
@media (max-width: 400px) {
.container {
    width: 100%;
}
.topDiv {
	width: 100% !important;
}
}
@media (min-width: 400px) and  (max-width: 570px) {
.container {
    width: 100%;
}
.topDiv {
	width: 100% !important;
}
.navbar-nav > li > a {
    line-height: 20px;
}
.col-sm-3 {
	max-width: 256px; float: left; margin-bottom: 20px;
}
}
@media (min-width: 570px) and (max-width: 767px) {
.container {
    width: 100%;
}
.topDiv {
	width: 100% !important;
}
.navbar-nav > li > a {
    line-height: 20px;
}
.col-sm-3 {
	max-width: 256px; float: left; margin-bottom: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.container {
    width: 100%;
}
.topDiv {
	width: 100% !important;
}
.nav > li > a {
    font-size: 1.2em;
    padding: 12px 10px 10px 5px;
}
.NOslider {
	display: none;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.container {
    width: 100%;
}
.topDiv {
	width: 100% !important;
}
.nav > li > a {
    font-size: 1.4em !important;
    padding: 12px 10px 10px 10px;
}
.NOslider {
	display: none;
}
}
@media (min-width: 1200px) {
.container {
    width: 1180px;
}
.topDiv {
	width: 100%;
}
.nav > li > a {
    font-size: 1.6em !important;
    padding: 20px 25px 20px 25px;
}
.NOslider {
	display: none;
}
}
/* ---------- horizontal menu ------------ */
.container-fluid {
	width: 100%;
}
.navbar-collapse {
	padding: 0px !important;
}
.navbar-brand {
	color: #393838;
	font-size: 1.8em;  
    line-height: 34px;
}
.navbar-brand:focus, .navbar-brand:hover {
	color: #000;
}
.navbar-nav > li > a {
	color: #07406c;
    line-height: 27px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background-color: #fff;
    color: #1e80bc; text-decoration: underline;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #fff;
    border-color: #337ab7;
}
.dropdown-menu {
    border: 0px; border-radius: 0px;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.9;
    padding: 3px 20px;
    white-space: nowrap;
}
.caret {
    margin-left: 7px !important;
}
@media (max-width: 767px) {
.nav {
	margin-top: 0px; margin-right: 5px;
	min-width: 210px;
	border-radius: 4px;
}
.nav * {
	background-color: #fff;
}
.navbar-toggle {
	float: left; margin-left: 40px;
	margin-top: 30px;
	z-index: 100;
	border: 2px solid #fff;
	background: url("../img/web-parts/bg-toggle.png") no-repeat 50% 50%;
}
.navbar-nav > li > a {
    text-align: left;
}
.navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
	text-decoration: underline;
}
.navbar-collapse {
	margin-left: 40px !important;
	z-index: 100;
}
}
@media (max-width: 911px) {
.caret {
    margin-left: 3px !important;
}
}
/* -------------------------------------------------- PAGES -------------------------------------- */
.red, .red * {
	color: #e72627;
}
.bigFont {
	font-size: 2.8em;
}
.biggerFont {
	font-size: 1.6em;
}
.greenFont {
	color: #489b1b;
}
.col-sm-6 {
    padding: 0px;
}
.row {
    margin: 0px;
}
.center > * {
	text-align: center;
}
.clear {
	clear: both;
}
.leftImg {
	float: left; margin-right: 20px;
}
.importantP {
	font-size: 1.4em;
}
strong {
	color: #000;
}
h1 {
	clear:both; color: #07406c;
	font-size: 44px; font-weight: 400; line-height: 1.1;
	padding: 15px 0;
}
.indexh1 {
	font-size: 28px; color: #7f7f7f;
}
h2 {
	font-size: 34px; line-height: 1.2;
	color: #0f558b;
	clear: left;
}
.indexh2 {
	padding-top: 20px;
}
h3 {
	font-size: 1.6em; line-height: 1.4; color: #07406c;
	padding-left: 15px; margin-top: 0px;
}
h4 {
	line-height: 1.4; margin-bottom: 20px;
}
.leftImg {
	float: left;
}
.rightImg {
	float: right;
}
.indexUl {
	padding: 20px 0 10px 0px;
}
.indexUl li {
	background: url("../img/web-parts/liImg.png") no-repeat left 21px !important;
	padding-left: 26px;
	line-height: 2.3em; font-size: 1.5em;
	color: #2f3234;
	list-style-type: none;
}
.zduraznit {
	color: #07406c; font-size: 30px;
}
strong {
	color: #114268;
}
.indexP {
	line-height: 180%; font-size: 1.12em;
	border-top: 1px solid #dfdfdf;
	padding: 15px 10px; margin: 0 15px;
	text-align: center;
}
.uzsiP > p {
	padding: 0px 40px 0 0px;
	text-align: justify;
}
.bolder {
	font-weight: 600;
}
.rightLink {
	border-left: 1px solid #dfdfdf; padding-left: 20px;
}
.upozorneni {
	color: #c62121;
}
@media (max-width: 767px) {	
.rightLink {
	border-left: 0px !important; padding-left: 0px;
}
.sliderOver {
	display: none;
}
.NOslider {
	display: block;
}
.indexUl li {
	background: url("../img/web-parts/liImg.png") no-repeat left 14px !important;
	padding-left: 20px;
	line-height: 1.8em; font-size: 1.4em;
	color: #2f3234;
	list-style-type: none;
}
.logo-footer {
	display: none;
}
}
.rightPad {
	padding-right: 30px;
}
.prizpusobivy {
	width: 100%;
}
.noLeft {
	padding-left: 0px !important;
}
.noRight {
	padding-right: 0px !important;
}
.produktDiv {
	border-left: 1px solid #d7e7f3;
}
.produktUl {
	padding-left: 30px;
}
.produktImg {
	margin-left: 50px;
}
.produktTable {
	float: left;
}
.produktTable th {
	padding-right: 40px;
}
.countUL li {
	list-style-type: decimal;
}
.vydejnikyTable, .prislusenstviTable {
	margin-bottom: 20px;
}
.vydejnikyTable th, .prislusenstviTable th {
	font-size: 1.4em;
}
.vydejnikyTable th, .vydejnikyTable td, .prislusenstviTable th, 
.prislusenstviTable td{
	border: 1px solid #b6c6d2; padding: 5px 20px 5px 10px;
}
.prislusenstviTable .cena {
	text-align: center;
}
/* ------------------ fotogalerie ------------------------*/
.nahledy {
	float: left; margin-bottom: 30px;
}
.nahledy a {
	display: block; float: left;
	border: 1px solid grey; padding: 10px; margin: 5px;
	line-height: 0px;
	box-sizing: content-box;
}
.nahledy a img {
	width: 100%;
}
