@charset "utf-8";
body {
    font-size: 1em;
}

/* HP  */
.homepage_odsazeni{
	float: left;
	clear: both;
	min-height: 1100px;
	width: 100%;
}

/*  WEB PATA  */
.web_pata_box_33 {
	width: 30%;
}

/* MOBIL */
#mobil_skryj {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: -10;
	top: -2000px;
}

/*  hlava  */
.hlava {
	clear: both;
	float: left;
	width: 100%!important;
	height: 70px;
	background-image: url(../img/bg/bg_black_70w.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	z-index: 1000;
	box-shadow: inset 0px 0px 45px -58px #ABABAB,0px 0px 15px -5px #242424;
	-webkit-box-shadow: inset 0px 0px 45px -58px #ABABAB,0px 0px 15px -5px #242424;
	-moz-box-shadow: inset 0px 0px 45px -58px #ABABAB,0px 0px 15px -5px #242424;
	-o-box-shadow: inset 0px 0px 45px -58px #ABABAB,0px 0px 15px -5px #242424;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
.hlava_menu {
	height: 70px;
    width: 80vw;
	z-index: 30;
	top: 0px;
    left: 14vw;
	position: absolute;
}
.hlava_ikony1 {
	float: left;
	width: auto;
	overflow: hidden;
	height: 70px;
    width: 12vw;
}
.hlava_logo {
	float: left;
	width: auto;
	overflow: hidden;
}
.hlava_logo img {
	height: 50px;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
}
.hlava_ikony2 {
	float: right;
	width: auto;
	overflow: hidden;
	height: 70px;
    width: 4vw;
}
.hlava_ikony_polozka {
	float: left;
	width: auto;
	overflow: hidden;
	padding-right: 5px;
	padding-left: 5px;
	height: 32px;
	margin-top: 15px;
}
.hlava_ikony_polozka img {
	width: 32px;
	height: 32px;
}
.hlava_ikony_polozka a:hover img {
	width: 28px;
	height: 28px;
	margin: 2px;
}


/* menu */
.menu_ovladani{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
.menu {
	height: 90px;
	width: auto;
	letter-spacing: 0.08em;
}
.menu ul {
	margin: 0px;
	width: 100%;
	list-style: none;
	clear: both;
	height: 75px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menu ul li {
	line-height: 70px;
	display: inline-block;
	float: left;
	height: 75px;
	font-size: 1em;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.menu ul li img{
	overflow: hidden;
	height: 0px;
	width: 0px;
}
.menu ul li a {
	height: 75px;
	display: inline-block;
	color: #666;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.4vw;
	font-weight: normal;
}
.menu ul li a:hover {
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	font-size: 1.4vw;
	box-shadow: 0px 0px 13px -7px #242424;
	-webkit-box-shadow: 0px 0px 13px -7px #242424;
	-moz-box-shadow: 0px 0px 13px -7px #242424;
	-o-box-shadow: 0px 0px 13px -7px #242424;
}
.menu ul li ul{
	width: 400px;
	position: absolute;
	list-style: none;
	margin-top: 0px;
	height: auto;
	box-shadow: inset 0px 0px 13px -6px #000000,0px 5px 8px -6px #000000;
	-webkit-box-shadow: inset 0px 0px 13px -6px #000000,0px 5px 8px -6px #000000;
	-moz-box-shadow: inset 0px 0px 13px -6px #000000,0px 5px 8px -6px #000000;
	-o-box-shadow: inset 0px 0px 13px -6px #000000,0px 5px 8px -6px #000000;
	overflow: hidden;
	background-color: #690;
	z-index: 8595100;
}
.menu ul li ul li {
	font-weight: normal;
	color: #000;
	float: left;
	height: 48px;
	margin: 0px;
	clear: both;
	width: 100%;
}
.menu ul li ul li a {
    color: #FFF;
}
.menu ul li ul li a:hover {
    font-weight: normal;
    width: 100%;    
    color: #000;
    float: left;
    height: 48px;
    margin: 0px;
    text-decoration: none;
    background-image: url(../img/bg_lista/stin_dole_40.png);
    background-repeat: repeat-x;
    background-position: center bottom;
	background-color: #E9E9E9;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
}
.menu ul li ul li ul {
    height: 0px;
    width: 0px;
    overflow: hidden;
    visibility: hidden;
    z-index: 0;
}

/* OBSAH */
.obsah {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 70px;
}
.obsah_70 {
	float: left;
	width: 70%!important;
	overflow: hidden;
	min-height:980px;
	box-shadow: inset 0px 0px 14px -3px #5C5C5C;
	-webkit-box-shadow: inset 0px 0px 14px -3px #5C5C5C;
	-moz-box-shadow: inset 0px 0px 14px -3px #5C5C5C;
	-o-box-shadow: inset 0px 0px 14px -3px #5C5C5C;		
}
.obsah_30 {
	float: left;
	width: 30%!important;
	overflow: hidden;
	min-height:980px;	
}
.obsah_text_90 {
	width: 90%;
	margin-top: 20px;
	margin-left: 5%;
}
/* OBSAH - casti obsahu  */
.obsah_kontakt {
	width: 40%;
	margin-top: 5%;
	margin-left: 2%;
	background-image: url(../img/bg/bg_black_80w.png);
	background-repeat: repeat;
	overflow: hidden;
	padding-bottom: 30px;
	float: left!important;
}

.obsah_kontakt table td {
	line-height: 48px;
	height: 48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	text-indent: 10px;
}
.obsah_media {
	width: 60%;
	margin-top: 5%;
	margin-left: 20%;
	background-image: url(../img/bg/bg_black_80w.png);
	background-repeat: repeat;
	overflow: hidden;
	padding-bottom: 30px;
}
.obsah_design {
	width: 60%;
	margin-top: 5%;
	margin-left: 20%;
	background-image: url(../img/bg/bg_black_80w.png);
	background-repeat: repeat;
	overflow: hidden;
	padding-bottom: 30px;
	color: #666;
}

/* BG straky  */
#bg_kontakt {
	background-image: url(../img/bg_stranky/kontakt.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#bg_media {
	background-image: url(../img/bg_stranky/media.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#bg_design {
	background-image: url(../img/bg_stranky/design.jpg);
	background-position: center top;
	background-size: canvas!important;
	background-repeat: no-repeat;
	box-shadow: inset 0px 0px 30px -6px #000000;
	-webkit-box-shadow: inset 0px 0px 30px -6px #000000;
	-moz-box-shadow: inset 0px 0px 30px -6px #000000;
	-o-box-shadow: inset 0px 0px 30px -6px #000000;
}

/* RADKY  */
.radek_titulek_100 {
	line-height: 60px;
	text-align: center;
	height: 60px;
	width: 100%;
	background-color: #D3D3D3;
	font-weight: bold;
	font-size: 1.4em;
	color: #666;
}

/* Seznamy */
.seznam_ikona_bull ul li {
	padding-left: 28px;
	background-image: url(../img/ikony/bull.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style-type: none;
}

/* IKO MENU */
.media_iko_menu {
	clear: both;
	float: left;
	width: 100%;
}
.media_iko_menu ul {
	width: 100%;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.media_iko_menu ul li {
	float: left;
	width: 31%;
	display: block;
	text-align: center;
	margin: 1%;
	overflow: hidden;
}
.media_iko_menu ul li a {
	display: block;
}
.media_iko_menu ul li:hover {
box-shadow: inset 0px 0px 27px -12px #5C5C5C;
-webkit-box-shadow: inset 0px 0px 27px -12px #5C5C5C;
-moz-box-shadow: inset 0px 0px 27px -12px #5C5C5C;
-o-box-shadow: inset 0px 0px 27px -12px #5C5C5C;
}
.media_iko_menu  ul li img{
	width: 80%!important;
	margin: 10%;
	height: auto;
}
.media_iko_menu  ul li a:hover img{
	width: 80%!important;
	margin: 10%;
	height: auto;
	-webkit-filter: grayscale(100%); 
    filter: grayscale(100%);	
}




/*  GALERIE */
.foto_objekt {
	width: 28%;
	max-width: 30%!important;
	max-height: 50vh!important;
	margin-top: 1%;
	margin-right: 1.6%;
	margin-bottom: 2%;
	margin-left: 1%;
	float: left;
	clear: none;
	overflow: hidden;
}
.foto_box {
	width: 100%;
	overflow: hidden;
	box-shadow: inset 0px 0px 25px -17px #000000,3px 3px 12px -4px #242424;
	-webkit-box-shadow: inset 0px 0px 25px -17px #000000,3px 3px 12px -4px #242424;
	-moz-box-shadow: inset 0px 0px 25px -17px #000000,3px 3px 12px -4px #242424;
	-o-box-shadow: inset 0px 0px 25px -17px #000000,3px 3px 12px -4px #242424;	
	border-radius: 0px 0px 5px 0px;
	-webkit-border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;	
}
.foto_box:hover  {
	background-color: #73CCF7;
}
.foto_box img {
	width: 94%;
	height:auto;
	margin-top: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-left: 3%;	

}
.foto_box img:hover {
	width: 94%;
	height:auto;
	margin-top: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-left: 3%;
}


/* GALERIE  */
.galerie {
	float: left;
	height: auto;
	width: 100%;
	overflow: hidden;
}
.galerie_box {
	float: left;
	height: auto;
	width: 28%;
	margin: 1.8%;
	overflow: hidden;
	box-shadow: inset 0px 0px 33px -20px #404040,0px 0px 24px -13px #050505;
	-webkit-box-shadow: inset 0px 0px 33px -20px #404040,0px 0px 24px -13px #050505;
	-moz-box-shadow: inset 0px 0px 33px -20px #404040,0px 0px 24px -13px #050505;
	-o-box-shadow: inset 0px 0px 33px -20px #404040,0px 0px 24px -13px #050505;
	background-color: #FFF;
border-radius: 5px;	
}
.galerie_box_foto {
	clear: both;
	float: left;
	height: auto;
	width: 96%;
	overflow: hidden;
	border-radius: 5px;
	margin: 2%;
}
.galerie_box_foto img {
	height: auto;
	width: 100%;
border-radius: 10px;	
}
.galerie_box_foto:hover {
	width: 98%;
	margin: 1%;
}
.galerie_box_titulek {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	font-size: 1.5em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.galerie_box_perex {
	font-size: 0.85em;
	color: #999;
	text-align: center;
	clear: both;
	float: left;
	margin-top: 1%;
	width: 100%;
	margin-bottom: 20px;
}



/* FORM dotaz  */
.form_dotaz {
	margin-bottom: 50px;
	width: 100%;
	clear: both;
}
.form_dotaz input, textarea, select {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	text-indent: 10px;
	margin-top: 0px;
	border: 1px solid #CCC;
	width: 82%;
	box-shadow: inset 0px 0px 11px -5px #858585;
	-webkit-box-shadow: inset 0px 0px 11px -5px #858585;
	-moz-box-shadow: inset 0px 0px 11px -5px #858585;
	-o-box-shadow: inset 0px 0px 11px -5px #858585;
}
.form_dotaz input{
	line-height: 48px;
	height: 48px;
	margin-left: 5px;
}
.form_dotaz textarea{
	padding-top: 15px;
	margin-left: 5px;
	height: 160px;
}
.form_dotaz input:focus {
	background-color: #E2E2E2;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #000;
box-shadow: inset 0px 0px 13px -20px #030303,0px 0px 31px -16px #000000!important;
-webkit-box-shadow: inset 0px 0px 13px -20px #030303,0px 0px 31px -16px #000000!important;
-moz-box-shadow: inset 0px 0px 13px -20px #030303,0px 0px 31px -16px #000000!important;
-o-box-shadow: inset 0px 0px 13px -20px #030303,0px 0px 31px -16px #000000!important;
}
.form_dotaz textarea:focus {
	background-color: #CCC;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #000;
}
.form_dotaz label {

}
.form_dotaz  input[type="submit"]{
	line-height: 48px;
	height: 48px;
	background-color: #999;
	float: left;
	width: 82%;
	color: #FFF;
	font-size: 1.2em;
	margin-top: 20px;
	text-align: center;
	cursor: pointer;
	letter-spacing: 0.11em;
}

.form_dotaz input[type="submit"]:hover{
	color: #FFF;
	background-color: #F60;
}
.form_dotaz .vrstva_form_label {
	line-height: 60px;
	height: 60px;
	color: #999;
	clear: both;
	float: left;
	width: 82%;
	text-align: center;
}


/* SEZNAMY */
.seznam ul{
	float: left;
	width: auto;
	padding: 0px;
	list-style: none;
	clear: left;
	height: auto;
	margin-left: 3%;
}
.seznam ul li{
	list-style: none;
	clear: left;
	float: left;
	width: auto;
	line-height: 24px!important;
	margin-bottom: 15px;
	background-image: url(../img/ikony/bull.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-align: left;
	min-height: 40px;
	padding-left: 30px;
}
.seznam ul li ul{
	float: left;
	width: 100%;
	clear: left!important;
	padding: 0px;
	margin-left: 60px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 5px;
}
.seznam ul li ul li{
	list-style: none;
	clear: left;
	float: left;
	width: auto;
	line-height: 24px!important;
	margin-bottom: 15px;
	background-image: url(../img/ikony/bull.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: 40px;
	min-height: 40px;	
}

.seznam2 ul{
	float: left;
	width: auto;
	padding: 0px;
	list-style: none;
	clear: left;
	height: auto;
	margin-left: 3%;
}
.seznam2 ul li{
	list-style: none;
	clear: left;
	float: left;
	width: auto;
	line-height: 24px!important;
	margin-bottom: 15px;
	background-image: url(../img/ikony/bull.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: 40px;
	text-align: left;
	min-height: 40px;
	font-size: 1.25em;
	font-weight: bold;
	color: #069;
}
.seznam2 ul li ul{
	float: left;
	width: 100%;
	clear: left!important;
	padding: 0px;
	margin-left: 60px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 5px;
}
.seznam2 ul li ul li{
	list-style: none;
	clear: left;
	float: left;
	width: auto;
	margin-bottom: 15px;
	background-image: none;
	text-indent: 0px;
	min-height: 40px;
	font-size: 0.85em;
	font-weight: normal;
	color: #333;
}