@import "http://fonts.googleapis.com/css?family=Open+Sans:400,800,600,700&subset=latin,latin-ext";
@import "kostka.css";

:root {
--modra: #2490C4;
}

.slide3 .nadpis1,.slide3 .nadpis2 {
	color: #fff;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}

a {
    color:#6F603F;
}

a:hover, a:focus {

    color: #6F603F;
    }
html {

/*	background:url("images/vhsoft-wd-v03-01-home-02.jpg") no-repeat center 0 transparent;*/

}
.example {
	margin-bottom:55px;
	border-bottom: 1px solid silver;
/*	padding: 25px;  */
}
body {
	margin:0;
	padding:0;
	background-color: rgb(235,235,235);
	font-family: "Open Sans",Arial;
}
img {
	max-width:100%;
}
.clanek {
    padding-bottom: 10px;
    border-bottom: 1px solid silver;
    margin-top: 10px;
    overflow: hidden;
}

.page-sidebar-menu ul i {
    padding-right: 5px;
}
.page-sidebar-menu i {
    font-size: 20px;
}

.page-sidebar-menu .arrow {
    display: inline-block;
    float: right;
    vertical-align: middle;
    position: absolute;
    right: 10px;
}
.sidebar-nav ul {
    list-style: none;
    padding-left: 0;
}
.sidebar-nav .level0 > a {
  font-weight:bold;
}
.page-sidebar-menu ul > li > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 0 none;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 1px solid #6F603F !important;
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 10px 15px 10px 10px;
        padding-left: 10px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}


.clanek a {
    display: block;
}

.clanek a:hover {
 text-decoration:none;color: #2490C4;

}

.clanek .fa {
    color: #2490C4;
    float: left;
    padding-top: 6px;
}

.clanek span{
    padding-left: 35px;
    display: block;
}


table {
width:100%;
}
a.edit {
float:right;
}

a.lightbox {
	display: inline-block;
/*	max-width: 300px;*/
	position: relative;
	text-decoration: none;
	max-width: 100%;
}
a.lightbox i {
	font-size: 3em;
/*	height: 100%;*/
	left: 0;
	line-height: 1;
	opacity: 0.8;
	position: absolute;
	text-align: center;
	top: 40%;
	width: 100%;
}
a.lightbox span
{
	display:none;
}

html, body {
	height: 100%;
}
#main {
	min-height: 100%;
	height: 100%;
	position: relative;
}

body > #main {
	height: auto;
}


.zvyrazni {
	color:#1A90C5;
	font-weight:bold;
}

#rozliseni {
background: red none repeat scroll 0 0;
color: #fff;
left: 0;
padding: 4px;
position: absolute;
top: 0;
z-index: 999;
}


#obsah .button {
	border-color:#1A90C5;
	color:#1A90C5;
margin: 0;
padding: 0 5px;
}
.button {
border: 2px solid #fff;
color: #fff;
display: inline-block;
font-size: 1.1em;
font-weight: bold;
margin: 10px;
padding: 4px 8px;
/*text-transform: uppercase;*/
	text-decoration:none;
}

#obsah {
padding-right: 30px;
}
#obsah a {
font-weight:bold;
}

#obsah h3 {
	line-height: 1.5em;
	margin-bottom: 20px;
}

#obsah img {
	max-width: 100%;
}
#obsah .button:hover {
	background-color:#1A90C5;
	color:#fff;
	text-decoration:none;
}
#obsah p {
	line-height: 1.5em;
}
#obsah ul {
list-style-image: url("images/kosticka.png");
padding-left: 25px;
padding-top: 0;
}

#obsah ul > li  {
padding-bottom: 5px;
padding-left: 5px;
}

.clankyCategoryList ul {
	list-style:none;
	padding:0;
	margin:0;
}
.clankyCategoryList .item-box {
	float: left;
	width: 50%;
		position: relative;

}
.clankyCategoryList .wrap {
	height: 278px;
	padding-bottom: 5px;
	overflow: hidden;
	margin: 5px 14px 25px 14px;

}
.clankyCategoryList .bg-thumb {
	background-color: #f0f0f0;
	height: 170px;
	overflow: hidden;
	display:block;
}

.clankyCategoryList .title {
	color: #222;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}


.clankyCategoryList p {
	color: gray;
	margin-top: 10px;
}
.clankyCategoryList .more {
	background: #f0f0f0 none repeat scroll 0 0;
	border: 1px solid silver;
	border-radius: 4px;
	bottom: 0;
	display: block;
	padding: 2px 4px;
	position: absolute;
	right: 14px;
}
.clankyCategoryList li:nth-child( 2n +2 )::after
{
	clear:both;
}
.clankyCategoryList img {
width: 100%;
}

.item-box .date {
background: #fff none repeat scroll 0 0;
bottom: 0;
position: absolute;
}
.photogalery .foto_item {
float: left;
width: 33%;
}

.title1 {
	font-size: 236%;
	font-weight: bold;
}

.title2 {
	font-weight:700;
	font-size: 200%;
}

.title2, .title2 a {
	color:#333;
}

h2 {
font-size: 1.8em;
font-weight: 800;
}
h3 {
	font-size: 1.2em;
}
.fa-fw {

	display:none;

}

.container {

/*	background-color:red;*/

}

.btn-primary {

    color: #fff;
    background-color: rgba(111,96,63,0.7);
    border-color: #6F603F;

}

.btn-primary:hover {
    background-color: rgba(111,96,63,0.95);
        border-color: #6F603F;
}
#hlavni-sdeleni {
	position: absolute;
	top: 660px;
	width: 100%;
	z-index: 12;
    padding-top:60px;
}

#hlavni-sdeleni, #hlavni-sdeleni a, #hlavni-sdeleni .title2 {
	color: #fff;
}

#hlavni-sdeleni .button:hover {
background-color: #fff;
color: #1a90c5;
}

.aktaulityList ul {
	list-style:none;
	padding:0;
	margin:0;
}

h4, .h4 {
	font-size: 22px;
}
.aktaulityList ul li a {
	display: block;
	font-weight: 700;
	padding-left: 0;
}
.aktaulityList ul li {
	padding-bottom: 10px;
}

.aktaulityList ul li span {
	color: gray;
	float: left;
}
/*
h3 {
color: #6F603F;
font-size: 1.8em;
font-weight: bold;
}
                     */
h3 {

    color: #fff;
    font-size: 1.8em;
    background-color: #6F603F;
    padding: 5px 15px;

}

header.home {
 	background-color: rgba(255, 255, 255, 0.5);
}
header {

	height: 100px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 11;
}

.logo {
	background: transparent url("images/logo-vhsoft.png") no-repeat scroll center center;
	display: block;
	height: 50px;
	line-height: 50px;
	width: 120px;
	float: left;
}
.logo-byznys {
	background: transparent url("images/byznys-logo-sm.png") no-repeat scroll right center;
	display: block;
	float: right;
	height: 50px;
	line-height: 50px;
	opacity: 0.5;
	width: 120px;
}
.logo-byznys:hover, #langBox li a:hover {
		opacity: 1;
}

.logo span, .logo-byznys span {
	display:none;
}


#langBox {
float: right;
height: 50px;
line-height: 45px;
}
#langBox ul {
list-style:none;
}
#langBox li a {
	background-position: 0 center;
	background-repeat: no-repeat;
	color: #000000;
	cursor: pointer;
	padding-bottom: 4px;
	padding-left: 32px;
		opacity: 0.5;
}
#langBox li {
	float: left;
}
#langBox span {
	display: none;
}
#lnkLangCS {
	background-image: url("images/cz.jpg");
}
#lnkLangES {
	background-image: url("images/es.jpg");
}
#lnkLangEN {
	background-image: url("images/en.jpg");
}
#lnkLangDE {
	background-image: url("images/de.jpg");
}

#slider {

}

.slide {
	position:relative;
}



.slidesjs-pagination {
display: block;
font-size: 80px;
height: 38px;
left: 70%;
list-style: outside none none;
margin: 0;
padding: 0;
position: absolute;
top: 120px;
z-index: 16;
}

.slidesjs-pagination li {
	float:left;
}
.slidesjs-pagination a.active
{
		opacity: 1;
}
.slidesjs-pagination a {
background-color: #6F603F;
border-radius: 15px;
display: block;
height: 30px;
text-indent: -9999px;
width: 30px;
	margin:4px;
		opacity: 0.5;
}
.slidesjs-navigation {
	display: block;
	font-size: 80px;
	height: 100px;
	position: absolute;
	top: 190px;
	width: 50px;
	z-index: 16;
	opacity: 0.5;
}

.slidesjs-navigation:hover {
	opacity: 1;
}
.slidesjs-previous {
	left:0;
}

.slidesjs-next {
right:0;
}



.slide-text {
position: absolute;
top: 176px;
}

.slide a {
text-decoration:none;
}

.slide a:hover {
text-decoration:none;
}

.nadpis1,  .nadpis2 {
	display:block;
/*	text-transform:uppercase;     */
	color: #2490C4;
    color: #fff;
	font-weight:bold;
	line-height: 1;
                        text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);

}





.slide .nadpis1 {

	font-size: 9em;

	font-weight: 800;

}

.slide .nadpis2 {

font-size: 4.2em;

}



.slide .perex {
	color: #222;
	display: block;
	padding-left: 10px;
}

.slide .button {
background: #fff none repeat scroll 0 0;
border: 2px solid #2490c4;
color: #2490c4;
}

.slide img {
position:absolute;
}



.slide .slide-text:hover .button {
border-color:#1B759B;
background-color:#1B759B;
color:#fff;
}





.sr-only2 {
left: -45px;
position: absolute;
top: 7px;
}
#navbar > ul > li ul
{
	list-style:none;
	padding:0;
	margin:0;
	z-index:14;
}

#navbar > ul > li > .group-level-1 > ul
{
	/*display:none;*/


	position:absolute;
	background: #2490c4 none repeat scroll 0 0;
	padding: 10px 0;
	box-shadow: -2px 2px 2px #1b759b, 2px 2px 2px #1b759b;
}


/* nove menu */
#navbar > ul > li.moduly > .group-level-1 ul {
	position:static;
}

#navbar {
position: relative;
}
#navbar > ul > li > .group-level-1 {
/*	background: #fff none repeat-x scroll 0 0;
	border: 3px solid #425769;*/
	display: none;
	left: 0;

	position: absolute;
	background: #2490c4 none repeat scroll 0 0;
	width: 100%;
}

.nav > li.moduly, .nav > li > a.moduly {
	position: static;
}
#navbar > ul > li.moduly > .group-level-1 {
	padding: 10px 5px;
		box-shadow: -2px 2px 2px #1b759b, 2px 2px 2px #1b759b;
}

#navbar > ul > li.moduly  .group-level-2 {
float: left;
width: 33%;
}

#navbar > ul > li.moduly .group-level-2 .title {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 14px;
	display:block;
}
#navbar > ul > li ul li
{

	padding:0;
	margin:0;
}

#navbar > ul > li:hover {
	background: #2490c4 none repeat scroll 0 0;


}
#navbar > ul > li:hover > a {
background: #6F603F none repeat scroll 0 0;
}
#navbar > ul > li  .group-level-1 ul  a:hover {
	background-color:#1B759B;
}
#navbar > ul > li:hover a {
	color:#fff;
}
#navbar > ul > li ul a {
display: block;
padding: 10px 15px;
	white-space:nowrap;
		color:#fff;
	text-decoration:none;
}


.navbar-toggle .icon-bar {
background: #222 none repeat scroll 0 0
}

/** reseni bez brandu */
.navbar .container-fluid, .navbar-collapse {
padding-left:0;
}

.navbar-collapse.in {
padding-left:30px;
}

/* konec reseni bez brandu */

.referenceList .row {
	border-bottom: 1px solid #dfe0df;
	padding: 15px 0;
}

.referenceList .title {
font-size: 1.2em;
font-weight: bold;
}

.referenceList p {
margin: 12px 0 10px;
}
.referenceList img {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
}

.referenceList .bg-thumb {
border: 1px solid #dfe0df;
}
.referenceList {
	overflow: hidden;
}

.zleva {
float:left;
}

.zprava {
float:right;
}

.page {
padding: 65px 0 160px;
}



footer {
	background:#e3e3e3 none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
#navbar a.navSelected, #navbar a.navSelected2 {
	color:#428bca;
	font-weight:600;
}

#subcategory {
	background: #f0f0f0 none repeat scroll 0 0;

	margin-top: -65px;
	padding: 60px 0 35px;
}
#subcategory ul {

padding:0;
	margin:0;
	list-style: none;
}
#subcategory a {
	display: block;
	font-size: 1.2em;
	font-weight: 600;
	padding: 10px 35px;
	margin-bottom: 1px;

}

#subcategory a.navSelected2, #subcategory a.navSelected, #subcategory a:hover {
background-color:#D5D5D5;
	text-decoration:none;
		color:#222;
}
#subcategory  > ul > li > a {
	padding-left: 40px;
}
#subcategory  > ul > li > a i.fa-angle-right {
	padding-right: 10px;
	float:left;
	display:block;
}

#subcategory  > ul > li > a span {
display: block;
margin-top: -4px;
padding-left: 15px;
}

#subcategory  > ul > li > ul > li > ul {
background-color: #E4E4E4;
}

#subcategory  > ul > li > ul a {
	padding-left: 75px;
}

#subcategory  > ul > li > ul > li ul a {
font-weight:normal;
		padding-left: 85px;
}

.subcategory-after {
	border-color: transparent transparent transparent transparent;
	border-style: solid;
	border-width: 0 0 35px 0;
	content: " ";
	display: inline-block;
	z-index: 8;

	border-right: 1550px solid #f0f0f0;
}
footer strong{
	display: block;
	font-size: 90%;
	padding-top: 25px;
}

.nav-footer {
	border-bottom: 1px solid silver;
	height: 50px;
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-transform: uppercase;
}
.copyright {
	color: gray;
	font-size: 80%;
	height: 40px;
	line-height: 40px;
}

.nav-footer li {
	float:left;
	width:16.6%;
}
.nav-footer a {
	color: #333;
	display: block;
	font-size: 90%;
	padding: 10px 0;
}
.banner-width-auto .banner {



}

#hlavni-sdeleni .title2 {
font-size: 100%;
	font-weight:normal;
}

.navbar a {
color: #6b6a67;
}

#obsah td {
padding: 3px 6px;
	vertical-align:top;
}

#obsah td img {
max-width: none;
}

.table-catalog a {
	border: 2px solid #0a3d79;
	display: inline-block;
	overflow: hidden;
	padding: 2px;
	text-align: center;
	width: 145px;
}
.width-full {
width: 100%;
}
.width-full td {
padding: 15px;
text-align: center;
}
table.bezstylu, table.bezstylu tr, table.bezstylu td {
border: 0 none;
}


img.fleft ,img.zleva{
float:left;
padding-right:10px;
padding-bottom:5px;
}

img.fright,img.zprava {
float:right;
padding-left:10px;
padding-bottom:5px;
}
@media (min-width: 2000px){

	.banner {
		margin: 0 auto;
		max-width: 2000px;
	}
}




@media (min-width: 1200px){

	#hlavni-sdeleni .container {
		padding-left:0;
		padding-right:0;
	}

	.container{
		width:1110px;
	}

	.navbar .container {
		padding-left:0;
		padding-right:0;
	}

	#header-top {
		height:50px;
	}

	header {
		height: 100px;
	}


}

@media (min-width: 768px){

.navbar-form {
	max-width:220px;
}
}
@media (max-width: 1300px){
	.slide-text {
    	top: 136px;
	}
}

@media (max-width: 1180px){
	#subcategory {
		margin-top:0;
		padding-top:25px;
	}
}

@media (max-width: 1200px){
	.slide-text {
    	top: 126px;
	}
}


@media (max-width: 960px) {
	.navbar-nav > li > a {
	    padding-left: 10px;
		padding-right: 10px;
	}
	.navbar .container {
		width:auto;
	}

	.slide-text {
    	top: 106px;
	}

		.slide .nadpis1 {
	    font-size: 5em;
	    font-weight: 800;
	}

	.slide .nadpis2 {
	    font-size: 3.2em;
	}

}
/* Landscape phones and portrait tablets */

@media (max-width: 767px) {


	.slide-text {
    	top: 46px;
	}

	.navbar-nav > li > a {
	    padding-left: 6px;
		padding-right: 6px;
	}

	#header-top {
	    position: absolute;
	    z-index: 1001;
	}

	#hlavni-sdeleni .title1 {
	    font-size: 160%;
	}

	.navbar {
	    margin-bottom: 0;
	}

	/* zrusim ukotveni hlavicky*/
	header {
	    height: auto;
	    position: relative;
	}

	#header-top .container {
		float:left;
	}
	.slide .nadpis1 {
	    font-size: 4em;
	    font-weight: 800;
	}

	.slide .nadpis2 {
	    font-size: 2.2em;
	}

	.page {
    padding-bottom: 25px;
}

	footer {
		position:static;
		}
	.nav-footer {
		position:static;
		height:auto;
	}
	.nav-footer li
	{
		width:33%;
	}


	#obsah {
    	padding-right: 0;
	}



	.col-lg-8,.col-lg-4 {
	    padding: 0;
	}

	#subcategory {
	    margin-top: 0;
	    padding-bottom: 10px;
	    padding-top: 10px;
	}


}

@media (max-width: 530px) {



	.slide-text {
	    top: 10px;
	}
	.logo-byznys, #langBox {
		display:none;
	}

	footer {
		position:relative;
	}

	.page {
    padding: 35px 0;
}
}

/* Portrait phones and smaller */

@media (max-width: 480px) {

	.clankyCategoryList .item-box {
	    float: none;
	    width: 100%;
	}
	.clankyCategoryList .wrap {
		height:auto;
	}

	.slidesjs-navigation {
		display:none;
	}
	.btn {
		white-space:normal;
	}

	.nav-footer li {
		float:left;
		width:50%;
	}
	.nav-footer {
		height:auto;
	}



}

