@import url("inicializace.css");
/* ----------------------------------------------- */
/* ----- Obecné definice pro všechny stránky ----- */
/* ----------------------------------------------- */
/* ----- Definice písma ----- */
.banner2{display:none;}
html {
    /*background: transparent url(../design/footer_dark_bg.png);*/
    text-align: left;
    width: 100%
}
body {
	/*background: white url(../design/bg.png) no-repeat top center;*/
	margin: 0;
	min-width: 991px;
}


body, div, table,
form, fieldset, input, select, textarea,
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	font-size: 13px;
	font-family: 'Open Sans', 'sans-serif';
	color: #666666;
    text-align: left;

}


/* ----- Definice odstavců ----- */
h1 {
	font-weight: 500;
	font-size: 16pt;
	text-align: left;
	color: #1797f7;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
p {
	text-align: left;
	margin: 5px 0px 5px 0px;
}
ol, ul {
	text-align: left;
	margin: 5px 5px 5px 20px;
	padding: 0px
}
ol {
	margin-left: 20px;
}

li {
	margin: 0px;
	padding: 0px
}

strong {
    color: #1797f7;
}

/* ----- Definice odkazů ----- */
a {
	color: #731701;
}
a:hover {
	color: #0033cc;
}

/* ----- Definice tabulek ----- */
table {
}

table tr.pozadi {
	background-color: #FFFFFF
}

/* ------------------------------------ */
/* ----- Definice hlavních oddílů ----- */
/* -------------------------------------*/

div.leva_pruhledna {
	position: relative;
    /*background: transparent url(../design/left_bg.png) repeat-y center top;*/
	min-width: 991px;
	
}

div.stranka {
	position: relative;
	width: 1200px;
	font-size: 11px;
	margin: 0 auto;
}

/* ----- Definice horní části ----- */

#horni_lista {width: 100%; height: 30px;}
#horni_lista_vnitrek {
	//background: #1797f7;
	width:100%;
}
#horni_lista .ikony {
	position:relative;
    float: right;
	top:3px;
	right:15px;
	width:90px;
}


/* --- Definice zakladniho vyhledavani */ *




#hornicast {
	position: relative;
	width: 1220px;
    height:95px;
	margin: auto;
	/*margin-top: 10px;*/
    background: white;
}
#hornicast #jazyky {
	text-align: right;
    position:relative;
    float: right;
	top:3px;
	right:17px;
	width: 100px;
	color: black;
}
#hornicast #jazyky a{
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	color: #7D7D7D;
}
#logo {
	float: left;
    position: relative;
    top: -15px;
    left: 10px;
}

.nachazitese {
    padding: 8px 0 0 0;
}



.hl_menu {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0bbf24+0,0bbe24+100 */
/*background: rgb(11,191,36); 
background: -moz-linear-gradient(top, rgba(11,191,36,1) 0%, rgba(11,190,36,1) 100%); 
background: -webkit-linear-gradient(top, rgba(11,191,36,1) 0%,rgba(11,190,36,1) 100%); 
background: linear-gradient(to bottom, rgba(11,191,36,1) 0%,rgba(11,190,36,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0bbf24', endColorstr='#0bbe24',GradientType=0 ); 
*/

    position: relative;
	top: -10px;
    /*margin-top: 15px;*/
    width: 100%;
	margin: auto;
	max-width:1200px;
	padding: 15px 0px 0px;
	/*border-top: 1px dashed #75C5EF;
    border-bottom: 1px dashed #75C5EF;*/
	clear: both;
  border-bottom: 15px solid #08d725;
}

.hl_menu div{
	padding: 17px 17px 15px;
	width: 20%;
	display: block;
	float: left;
	box-sizing: border-box !important;
}
.hl_menu div span {
	display: block;
	padding: 5px;
	width: 100%;
	color: black !important;
	font-size: 13pt;
	font-weight: 300;
	text-align: center;
}

.hl_menu .cislo {font-family: Verdana; font-size: 15pt; color: #08d725 !important; font-weight: 900;}

.hl_menu div a:first-child {
    _background-color: #2BA0FF;
	_border-radius: 10px;
}

.hl_menu div:nth-child(7){ 
	clear: left;
}

.hl_menu div a img {}

.menu {
	/* width: 881px; */
    height: 51px;
    position: relative;
    float: right;
}

.menu ul {
    position: relative; 
    top: 0px;
}

.menu ul li {
	display:inline;
	    margin: 0 18px 0 18px;
}

.menu ul li a{
	padding: 8px 1px 0px 1px;
    color: #7D7D7D;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
}

.menu ul li.poptavka {
	background-color: #0cbf25;
	width: 131px;
	height: 36px;
	text-align: center;
}

.menu ul li.poptavka a,
.menu ul li.poptavka a:hover {
	color: #fff;
}

.menu ul li a:hover,
.menu ul li a.vybrano{
	color: #46acf8;
	text-decoration: underline;
	/*border-bottom: 1px solid #46acf8;*/
}



/* ----- Definice prostředni části ----- */
#prostredni {
    position: relative;
	width: 100%;
    float: left; 
    padding: 0px 0 15px 0;
}



#horni_lista_vnitrek .leva {
	position: relative;
	float:left;
	width: 100%;
	max-width:200px;
	min-height:300px;
    margin: 20px 0 0 0;

	/*border: 1x solid black;*/
}
#prostredni .leva_admin {
	position: relative;
	float:left;
	width:200px;
	min-height:300px;
        margin: 10px 0 0 0;
	/*border: 1x solid black;*/
}
/*
#horni_lista_vnitrek .leva ul.U10 {
    margin-top: 15px;
	margin-left:0px;
}

#horni_lista_vnitrek .leva ul.U10 li{
    list-style-type: none;
	background: transparent url(../design/li.png) no-repeat left 8px;
}

#horni_lista_vnitrek .leva ul.U10 .mezimenu{
     display: block;
     width: 100%;
     height: 8px;
     background-image : url(../design/li_linie.png);
     background-repeat : repeat-x;
}

#horni_lista_vnitrek .leva ul.U10 .mezimenu.posledni {
    background-image : none
}

#horni_lista_vnitrek .leva ul.U10 li a{
    color: white;
    display: block;
    width: 150px;
    min-height: 24px;
    _height: 24px;
    text-decoration: none;
    padding: 3px 0 0 25px;
}

#horni_lista_vnitrek .leva ul.U10 > li > a {
    text-transform: uppercase;
}

#horni_lista_vnitrek .leva ul.U10 li a:hover, ul.U10 a.vybrano{

}

#horni_lista_vnitrek .leva ul.U10 li ul.U20 {
	margin-left:20px;
}

#horni_lista_vnitrek .leva ul.U10 li ul.U20 li{
	background: transparent url(../design/li_small.png) no-repeat left 8px;
}

#horni_lista_vnitrek .leva ul.U10 li ul.U20 li a{
        width: 120px;
        

}
#horni_lista_vnitrek .leva ul.U10 li ul.U20 li a:hover, ul.U20 a.vybrano{
 
}
*/

#horni_lista_vnitrek .hlavni_roz{ 
	width: 100%;
    max-width: 1200px;
	margin: 0 auto;

}



#horni_lista_vnitrek .banner{
	
    margin-top: 20px;
	width:100%;
	max-width: 697px;
    height: 387px;


}

#horni_lista_vnitrek .titulek_bannercz{
    position: absolute;
    color: white;
    font-size: 19pt;
    text-indent: -3%;
    margin-top: 50px;
    margin-left: 90px;
}

#horni_lista_vnitrek .titulek_bannerde{
	position: absolute;
    color: white;
    font-size: 19pt;
    text-indent: -2%;
    margin-top: 50px;
    margin-left: 70px;
}
}

.banner2{
	background-color: #1797f7;
}
.titulek_banner2cz{
	position: absolute;
    color: white;
    font-size: 19pt;
    text-indent: -3%;
    margin-top: 50px;
    margin-left: 90px;
}

.titulek_banner2de{
	position: absolute;
    color: white;
    font-size: 19pt;
    text-indent: -2%;
    margin-top: 50px;
    margin-left: 70px;
}
.leva .napis1 span{
 letter-spacing: 3px; 
}
.leva .napis1 span, .prava_1 .napis2 span{
 display:none;
 color: white; 
 font-size: 22px; 
 letter-spacing: 1px; 
 width: 30px;
 padding-bottom: 10px;
}



#horni_lista_vnitrek .material_napis{
	margin-left: 20px; 
	transform: rotate(-90deg); 
	transform-origin: left top 0; 
	color: white; font-size: 24px; 
	margin-top: 280px; 
	letter-spacing: 3px; 
	width: 30px;
	
}

#horni_lista_vnitrek .technologie_napis{
 transform: rotate(90deg); 
 transform-origin: right top 0; 
 color: white; 
 font-size: 24px; 
 margin-top: 130px; 
 letter-spacing: 3px; 
 width: 30px;
}

#horni_lista_vnitrek .leva .material a {
	text-decoration: none;
}

#horni_lista_vnitrek .leva .material a div  {
	width: 100%;
    max-width: 200px;
    height: 80px;
	line-height: 80px;
    border: 1px dashed #1797f7;
    text-align: center;
	margin-bottom: 20px;
    color: #1797f7;
    display: block;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}
#horni_lista_vnitrek .leva .material a div:hover {
	background-color: #1797f7;
	color: #fff;
}

#horni_lista_vnitrek .leva .material a .vybrano{
	background-color: #1797f7;
	color: #fff;
}

#horni_lista_vnitrek .prava_1 {
	position: relative;
	_float:left;
	width: 100%;
	max-width:215px;
	min-height:300px;
    margin: 20px 0 0 0;

	/*border: 1x solid black;*/
}

#horni_lista_vnitrek .prava_1 .technologie a div  {
	float:right;
	width: 100%;
    max-width: 200px;
    height: 36px;
	line-height: 36px;
    border: 1px dashed #1797f7;
    text-align: left;
	margin-bottom: 12px;
    color: #1797f7;
    display: block;
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: 600;
}

#horni_lista_vnitrek .prava_1 .technologie  a .vybrano {
	background-color: #1797f7;
	color: #fff;
}

#horni_lista_vnitrek .prava_1 .technologie a div:hover {
	background-color: #1797f7;
	color: #fff;
}


#prostredni .stred {
	position: relative;
	float:left;
	width:1200px;
	min-height:290px;
	padding: 0 15px 0 15px;
	/*border: 2px solid #000;*/
}

#prostredni .stred_admin {
	position: relative;
	float:left;
	width:100%;
	max-width:985px;
	min-height:290px;
	padding: 15px 0px 0 15px;
	/*border: 2px solid #000;*/
}

#prostredni .stred_admin > div {
_width:765px;
border-radius: 7px;
padding: 5px;
	background-color: rgba(255,255,255,0.6);
}

#prostredni .stred .napissekce {
	width:100%;
	height:15px;
}

#prostredni .stred .napissekce span {
	float:left;
}

#prostredni .stred .napissekce h2 {
	float:left;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
}
#prostredni .stred ul {
	margin-left: 5px;
}
#prostredni .stred ul li {
    list-style-type: none;
	background: transparent url(../design/li_small_blue.png) no-repeat left 6px;
	padding-left: 15px;
}

#prostredni .stred a {
	color: #2BA0FF;
	text-decoration: underline
}

#prostredni .prava {
    
	position: relative;
	float:left;
	width:180px;
	min-height:300px;
	padding:10px;
	border: 2px solid #000;
}

#prostredni .prava_admin {
    position: relative;
	float:right;
	width:200px;
	min-height:300px;
    margin: 10px 0 0 0;
}

#prostredni .prava ul.U10 {
    margin-left:20px;
}

#prostredni .prava ul.U10 li{

}

#prostredni .prava ul.U10 li a{

}


#prostredni .prava ul.U10 li ul.U20 {
	margin-left:20px;
}

#prostredni .prava ul.U10 li ul.U20 li{

}

#prostredni .prava ul.U10 li ul.U20 li a{

}


/* ----- Definice spodni části ----- */
#spodnicast {
    position: relative;
	width: 100%;
	min-height:155px;
    /*background: transparent url(../design/footer_bg.png);*/
	background-color:#303030;
	color: #b7b6b6;

 }

#spodnicast a {
    color: #b7b6b6;
}

 #spodnicast_vnitrek {
        width: 1200px;
        margin: 0 auto;
        color: white;
		padding-top: 10px;
 }

    #spodnicast_vnitrek table tr td p,
    #spodnicast_vnitrek table tr td {
        color: #b7b6b6;
		font-size: 11px;
	}
    #spodnicast_vnitrek ul {
	margin: 0px;
	}
 #spodnicast_vnitrek ul li {
    list-style-type: none;
	/*background: transparent url(../design/li_small.png) no-repeat left 6px;*/
	background-color:#303030;
	padding-left: 15px;
	color: #b7b6b6;
 }

    #spodnicast_vnitrek ul li a {
        color: #b7b6b6;
		text-decoration: none
	}
#spodnicast_vnitrek .search {
	position:relative;
    float: left;
	top:15px;
	right:1px;
	width: 275px;
}

#spodnicast_vnitrek .vyhledej {
	border: 1px solid #cbcbcb;
    border-radius: 0;
    color: #878787;
    height: 35px;
    margin-right: 5px;
    font-size: 10px;
    width: 190px;
    padding: 2px 0 2px 5px;
	}
#spodnicast_vnitrek .vyhledejHledat {
	color: white;
    background-color: #303030;
    border: 0.5px solid #ffffff;
    border-left: none;
    cursor: pointer;
    padding: 2px 5px 2px 5px;
    position: relative;
    top: -5px;
    left: -8px;
    font-size: 11px;
    height: 41px;
	}
 #webrex {
     float: left; 
     position: relative;
	 margin-top:40px;
	 font-size: 10px;
    /* top: 5px;
     left: 0px;*/
	 padding-bottom: 5px
 }

#spodnicast .menu {
	margin: 15px 0px 0px 15px;
	min-height:30px;
}

#spodnicast .menu ul {

}

#spodnicast .menu ul li {
	display:inline;
}

#spodnicast .menu ul li a{
	padding:5px 10px;
    color: white;
}

.iso {
	font-weight: bold;
	color: #46acf8;
	float: right;
	margin: 3px 15px 0 0;
}

.cycle-slideshow img {
	display: none;
}

.cycle-slideshow img:first-of-type {
	display: block;
}