/*************************/
/***   FONTS           ***/
/*************************/


@font-face {
    font-family: 'Roboto';
    src: url('/files/fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    src: url('/files/fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Roboto';
    src: url('/files/fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Roboto';
    src: url('/files/fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 200;
}

*{
	margin: 0;
	padding: 0;
}





/******************************************************************************************
SABONA 2
******************************************************************************************/
body{
  position: relative;
  text-align: left;
  font-family: Roboto;
  background: #f0f0f0;
  color: #000;
}

*{
  margin: 0;
  padding: 0;
}
div 		{   	min-height: 1px; 	}
h1 		{ font-family: Roboto;  	text-align: left; font-size: 28px;    font-weight: 300; color: black; padding-bottom: 7px; background: url('/files/images/delitko.png') repeat-x left bottom;   margin-bottom: 10px; }
h2		{ font-family: Roboto;  font-size: 23px; 	color: #026ccd; font-weight: normal; margin-top: 10px; margin-bottom: 10px; } 
h3		{     font-size: 17px; font-weight: normal; margin-bottom: 5px; color: #026CCD; }
p, li		{ color:  #3f3f3f; line-height: 140%;  	margin-bottom: 10px; font-size: 15px;     text-align: justify;}
a		{ color: #3f3f3f;   	text-decoration: underline; font-size: 15px;}
a:hover	{ color: #026ccd; }
div.clear{
  clear: both;
}



/****** left_col.css ******/
div#left_col{
  position: relative;
  min-height: 600px;
  width: 220px;
  float: left;  
  margin-top: 105px;
  padding-left: 10px;
  margin-bottom: 20px;
}
div#left_col > a{
	display: block;
	margin: 0 auto;
}
div#left_col2{
  position: relative;
  min-height: 600px;
  width: 220px;
  float: left;  
  margin-top: -253px;
}
h2.left_col_title{
  position: relative;
  height: 30px;
  line-height: 30px;
  float: left;
  width: 220px;
  margin-top: 10px;
  color: #000;
  font-size: 24px;
  font-weight: normal;
  border-bottom: none;
}
div.left_col_edit_box{
  position: relative;
  float: left;
  padding: 0px 10px 10px 10px;
  width: 198px;
  background: #FFF;
  overflow: visible;
  font-weight: normal;
  border: 1px solid #CCCCCC;
  color: #000;
  margin-bottom: 25px;
  font-size: 15px;
  
}

div.left_col_edit_box h3{
	font-weight: 100;
	color: black;
	font-size: 16pt;
}

div.left_col_edit_box a{
	font-size: 14px;
}

div.left_col_edit_box dt{
	font-weight: bold;
	margin-top: 10px;
}

div.left_col_edit_box a:hover{
	text-decoration: none;
}

div.left_col_edit_box > div{
	overflow: hidden;
}

div.left_col_edit_box a.fcb{
	display: block;
	width: 25px;
	height: 25px;
	background: url(/files/images/fcb.png) no-repeat center center;
	background-size: contain;
}

div.left_col_edit_box2{
  position: relative;
  float: left;
  width: 220px;
}

div#category{
  position: relative;
  float: left;
  margin-bottom: 15px;
}
div#category p{
  margin-bottom: 0px;
  text-align: left;
}
div#category p.close + div {
    display: none !important;
}
div#category p#cid_20 a{
  border-bottom: none;
}
div#category a{
  position: relative;
  display: block;
  padding: 12px 0px 12px 25px;
  width: 197px;
  text-decoration: none;
  background-image: url(/files/images/sipka.png), url('/files/images/delitko.png');
  background-position: left 5px center, left bottom;
  background-repeat: no-repeat, repeat-x;
  color: black;
}
div#category p#cid_75 a{
	font-weight: bold;
	color: rgb(220, 3, 29);
}
div#category p#cid_75 a:hover, div#category p#cid_75 a.selected{
	background-color: rgb(220, 3, 29);
	color: white;
}
div#category p:nth-of-type(-n+4) a{
	color: #28438c;
	font-weight: bold;
}
div#category p:nth-of-type(-n+4) a.selected, div#category p:nth-of-type(-n+4) a:hover{
	color: white;
}
div#category p:first-child a{ border-top: none; }

div#category p:last-child a{ }
                              
div#category a:hover, div#category a.selected{
  background-image: url(/files/images/sipka_hover.png), url('/files/images/delitko.png');
  background-position: left 5px top 18px, left bottom;
  background-repeat: no-repeat, repeat-x;
  color: white;
  background-color: #026ccd;
}
        
div#category div.item2{
	background: white;
	background-image: url('/files/images/delitko.png');
    background-position: left bottom;
    background-repeat: repeat-x;
	padding-bottom: 5px;
}
                                                           
div#category div.item2 p a{
  position: relative;
  display: block;
  padding: 4px 15px 4px 25px;
  width: 180px;
  text-decoration: none;
  background-image: none;
  font-size: 15px;
  color: #026CCD;
}   
div#category div.item2 p a:hover, div#category div.item2 p a.selected{
  background: url(/files/images/odrazka.png) no-repeat 15px 9px;
  text-decoration: underline;
}

div#category div.item3 p a{
	color: black;
	width: 165px;
	padding: 4px 15px 4px 40px;
}

div#category div.item3 p a:hover, div#category div.item3 p a.selected{
  text-decoration: underline;
}

div#mapa{
	background: white url('/files/images/mapa.png') no-repeat center top 40px;
}

div#mapa h2{
	font-weight: 100;
	color: black;
	margin-top: 10px;
	margin-bottom: 125px;
	font-weight: bold;
    	font-size: 15px;
}

div#mapa p{
	margin: 0;
}

div#mapa a{
	display: block;
      margin-top: 7px;
	padding: 5px;
	padding-left: 40px;
	background: #f0f0f0 url('/files/images/sipka.png') no-repeat left 8px top 12px;
	text-decoration: none;
	color: black;
	border: 1px solid #d6d6d6;
}

div#mapa a:hover{
	background: #2480d4 url('/files/images/sipka_hover.png') no-repeat left 8px top 12px;
	border: 1px solid #026ccd;
	color: white;
}

/****** header.css ******/
div#header_full{
	height: 105px;
	width: 100%;
	position: absolute;
	top: 0;
	background: #1a3785;
}
div#header{
  position: relative;
  height: 100px;
  width: 960px;
  margin: 0 auto;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
div#header2{
  position: relative;
  height: 369px;
  width: 960px;
  float: left;
  background-image: url(/files/images/head2.png);
  background-repeat: no-repeat;
  background-position: 0 0;  
}
a#logo{
    display: block;
    height: 105px;
    width: 450px;
    background-image: url(/files/images/logo.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    position: absolute;
    z-index: 150;
    background-color: #1a3785;
}
span#header_title2{
  position: absolute;
  display: block;
  top: 105px;
  left: 420px;
  color: #000;
  font-size: 20px;
}

/****** boder.css ******/


div#container{
  position: relative;
  height: auto;
  width: 980px;
  margin: 0px auto;
  overflow: visible;
}

div#index_content, div#main_content{
  position: relative;
  width: 730px;
  float: right;
  padding-bottom: 10px;
}

div#index_content div#content{
	text-align: left;
}

div#content li{
	padding-left: 25px;
	background: url(/files/images/sipka.png) no-repeat left top 7px;
	list-style: none;
}

div.breadcrumb{
  position: relative;
  margin-bottom: 10px;
}

div#index_content div#intro, div#main_content div#intro{	
	height: auto;
	width: 100%;
	position: relative;
}


div#index_content div#intro.intro img, div#main_content div#intro.intro img{
	max-width: 100%;
}

div#index_content div#intro > p.caption, #slides p.caption{
	color: white;
	font-size: 38px;
	font-weight: 300;
	position: absolute;
	top: 15px;
	left: 200px;
      right: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Roboto;
	background: url(/files/images/slide_bcg.png) repeat;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

div#main_content div#intro > p.caption{
	color: white;
	font-size: 38px;
	font-weight: 300;
	position: absolute;
	top: 16px;
	left: 200px;
      right: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Roboto;
	background: url(/files/images/slide_bcg.png) repeat;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

div#main_content > div:nth-of-type(2){
	padding-left: 10px;
}

div#main_content #content{
	position: relative;
}


a[rel="lightbox[all]"]{
	position: relative;
	display: inline-block;
	-webkit-box-shadow: 0 0 5px 2px #b1b1b1;
       -moz-box-shadow: 0 0 5px 2px #b1b1b1;
       box-shadow: 0 0 5px 2px #b1b1b1;
	float: left;
	margin: 5px;
}

.noShadow a[rel="lightbox[all]"], .noShadow a[rel="lightbox[all]"] img{
	-webkit-box-shadow: 0 0 0 0 white;
       -moz-box-shadow: 0 0 0 0 white;
       box-shadow: 0 0 0 0 white;	
}
.reference_img a[rel="lightbox[all]"]{
	margin-right: 0;
	margin-bottom: 0;
}

 a[rel="lightbox[all]"]:hover:before {
  content: '';
    display: block;
    background: rgba(1, 56, 106, 0.5) url(/files/images/lupa.png) no-repeat;
    width: 100%;
    background-position: center center;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
}

div.white_box, div.white_box_inner{
	background: white;
	padding: 0px 10px 10px 10px;
	text-align: left;
	margin-bottom: 10px;
	overflow: hidden;
}

div.white_box h3, div.white_box_inner h3{
	font-weight: normal;
      margin: 10px 0;
      font-size: 21px;
}

div.white_box img{
-webkit-box-shadow: 3px 3px 10px 0px rgba(117,117,117,1);
-moz-box-shadow: 3px 3px 10px 0px rgba(117,117,117,1);
box-shadow: 3px 3px 10px 0px rgba(117,117,117,1);
}

div#content div.white_box li{
	list-style: none;
	background: url('/files/images/odr.png') no-repeat left top 5px;
}

a.vice{
	float: right;
	background: url('/files/images/sipka.png') no-repeat left top 9px;
	padding-left: 20px;
	text-decoration: none;
	color: #28336a;
}

a.vice:hover{
	text-decoration: underline;
}

/****** footer.css ******/
div#footer{
  position: relative;
  width: 960px;
  margin: 0 auto;
  color: white;
  background: transparent;
  border: none;
  text-align: left;
  padding: 20px 0;
}


div#footer p{ 
  color: white;
  font-size: 15px;
}
div#footer a{
  color: white;
  font-size: 13px;
  text-decoration: none;
} 
div#footer a:hover{
  text-decoration: underline;
} 

#footer_full{
  background: #1a3785;
  width: 100%;
  clear: both;
}

/****** banners.css ******/

div#banners > div{
	width: 32%;
	display: inline-block;
	height: 183px;
}

div#banners > div:nth-of-type(2){
	margin: 0 2%; 
}

div#banner1{
	background: url('/files/images/ref1.jpg') no-repeat left top;
}

div#banner2{
	background: url('/files/images/ref2.jpg') no-repeat left top;
}

/**********************************/
/*  SWITCHER 
/*********************************/
#window_switch{
	margin-bottom: 20px;
}

#window_switch table {
	border: 1px solid #e0e0e0;
	border-top-left-radius: 0;
	border-collapse: collapse;
	width: 100%;
      margin-bottom: 7px;
}

#window_switch td {
	border: 1px solid #e0e0e0;
	border-top-left-radius: 0;
	padding: 5px;
      font-size: 14px;
      font-family: Roboto;
}
}

#main_content #window_switch{
	padding: 15px;
}

#main_content div.box_switch{
	padding-bottom: 0;
}

#ribbon_switch div.button_switch{
	display: inline-block;
	cursor: pointer;
	padding: 5px 30px;
	font-family: Roboto;
	font-weight: 300;
	font-size: 23px;
	color: white;
}

#ribbon_switch div.button_switch:nth-of-type(1){
	background: #e1253b;
}

#ribbon_switch div.button_switch:nth-of-type(2){
	background: #026ccd;
}

div.box_switch{
	padding: 20px 15px;
	background: white;
	word-wrap: break-word;	
}
div.box_switch p, div.box_switch li{
	text-align: left;
}
div.box_switch a{
	color: #026ccd;
}
div.box_switch a:hover{
	text-decoration: none;
}

div#box_switch1{
	border: 1px solid #e1253b;
}
div#box_switch2{
	border: 1px solid #026ccd;
}
div#box_switch1 li{
	list-style: none;
    	background: url('/files/images/odr_red.png') no-repeat left top 5px;
}
div#box_switch2 li{
	list-style: none;
    	background: url('/files/images/odr_blue.png') no-repeat left top 5px;
}

/**********************************/
/*  FORMULARE 
/*********************************/

.form_title{
  border: none;
  font-weight: normal;
    margin-bottom: 30px;
    margin-top: 5px;
	color: white;
	height: 35px;
}

div#left_form{ float: left; }

div#left_form p{
	margin-bottom: 15px;
}

div#right_form{ float: right; margin-left: 15px;}

#form_main{
      position: relative;
	background: #026ccd;
	clear: both;
	padding-bottom: 13px;
}

.red{color: #F00;}

.form_content p{
	margin-bottom: 4px;
}

.form_content{
  width: 960px;
height: 270px;
margin: 0 auto;
padding-bottom: 10px;
}

.form_content fieldset { 
  margin: 0;
  padding: 1em 0;
  border: none;
  background: transparent;
  color: white;
}

.form_content label{
	width: 80px;
	color: white;
	display: inline-block;
	vertical-align: top;
}

.form_content input, textarea {  
  margin: 0px;
  padding: 0.5em;
  font-size: 1em;
	background: white;
	border: 1px solid #504e4e;
	border-radius: 3px;
	color: #2c2c2c;
}

.form_content input.submit { 
  background: white;
  border: 1px solid #a4a3a3;
  color: black;
  width: 100px;
  height: 33px;
  border-radius: 0;
  cursor: pointer;
}
.form_content input.submit:hover{
  background: #3e9df3;
  color: white;
  border: 1px solid #3e9df3;
}


.form_content fieldset p input { 
  width: 235px;
  
}
.form_content fieldset p textarea { 
  width: 500px;
  height: 127px;
  border-radius: 4px;
}
.form_content fieldset p.submit {
  position: relative;
  margin-bottom: 0;
  float: right;
  clear: both;
  margin-left: 40px;
}


/***************************/
/*  AKTUALITY
/***************************/
.aktuality_col_container {
  width: auto;
  height: auto;
}
.aktuality_col_container .aktuality_box {
  width: auto;
  height: auto;
  overflow: auto;
  margin-top: 10px;
  padding: 0 10px;
  padding-bottom: 10px;
  clear: both;
  border: 1px solid #d6d6d6;
  background: white;
}
.aktuality_col_container .aktuality_date {
  font-size: 8pt;
  color: #000000;
  display: none;
}
.aktuality_col_container .aktuality_name {
  padding: 6px 0px 3px;
}
.aktuality_col_container .aktuality_name a,
.aktuality_col_container .aktuality_name a:visited {
  color: #028C3E;
  text-decoration: underline;
  font-size: 15pt;
  font-family: 'Roboto Slab',sans-serif;
  color: black;
	text-decoration: none;
	font-weight: bold;
}
.aktuality_col_container .aktuality_name a:hover {
  color: black;
  text-decoration: underline;
}

.aktuality_col_container .aktuality_text {
  text-align: left;
}
.aktuality_col_container .aktuality_text a,
.aktuality_col_container .aktuality_text a:visited {
  color: #028C3E;
  text-decoration: underline;
}
.aktuality_col_container .aktuality_text a:hover {
  color: black;
  text-decoration: none;
}
.aktuality_col_container .aktuality_img {
  float: left;
  margin-right: 10px;
}
.aktuality_col_container .aktuality_img img {
  width: 250px;
  margin: 5px 5px 2px 0px;
  -webkit-box-shadow: 0 0 5px 2px #e4e4e4;
    -moz-box-shadow: 0 0 5px 2px #e4e4e4;
    box-shadow: 0 0 5px 2px #e4e4e4;
}
.aktuality_col_container .aktuality_vice_odkaz {
      margin-top: 27px;
}

.aktuality_col_container .aktuality_vice_odkaz a{
	display: inline-block;
	vertical-align: bottom;
	width: 120px;
    	text-align: center;
	padding: 4px 3px;
	padding-left: 15px;
	border: 1px solid #a4a3a3;
	background: white url(/files/images/sipka.png) no-repeat left 5px top 10px;
	color: black;
	text-decoration: none;
      font-size: 15px;
}

.aktuality_col_container .aktuality_vice_odkaz a:hover{
	background: #026ccd url(/files/images/sipka_hover.png) no-repeat left 5px top 10px;
	border: 1px solid #026ccd;
	color: white;
}

.reference_intro{
	overflow: auto;
}

.reference_intro a{
	width: 31.3%;
	margin: 1%;
}

.reference_intro a img{
	width: 100% !important;
	height: auto !important;
}

.box_odkaz{
    clear: both;
    display: block;	
    width: 190px;
    padding: 5px;
    padding-left: 28px;
    background: white url('/files/images/sipka.png') no-repeat left 8px top 12px;
    text-decoration: none;
    color: black;
    border: 1px solid #a4a3a3;
    margin-top: 10px;
    margin-left: 6px;
}

.box_odkaz:hover{
	background: white url('/files/images/sipka.png') no-repeat left 8px top 12px;
}



/***************
RESPONSIVE
***************/
@media screen and (max-width: 980px){

div#container{
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}

div#index_content, div#main_content{
	width: auto;
	float: none;
	padding-left: 240px;	
}

div#left_col{
	z-index: 100;
}

div#index_content div#intro > p.caption{
	top: 0;
	left: 210px;
	font-size: 32px;
}

div#main_content div#intro > p.caption{
	position: relative;
	top: -5px;
	left: auto;
      right: auto;
      margin: 0 1%;
}

div.white_box, div.white_box_inner{
	width: auto !important;
}

.aktuality_col_container .aktuality_box{
	clear: none;
}

.form_content{
	width: 96%;
	padding: 0 2%;
	height: auto;
	overflow: auto;
}

div#left_form{
	width: 43%;
}

div#right_form{
	width: 55%;
	margin: 0;
}

.form_content label{
	width: 25%;
}

.form_content fieldset p textarea{
	width: 69%;
	padding: 2%;
}

.form_content fieldset p input{
	width: 65%;
	padding: 2%;
}

div#footer{
	width: 96%;
	padding: 20px 2%;
}

.reference_box:nth-of-type(3n+1){
	margin: 0;
	margin-bottom: 20px;
}

.reference_box:nth-of-type(n+2){
	margin-left: 1%;
}

.reference_box{
	width: 43%;
	padding: 2%;
}

div#main_content #content{
	margin-bottom: 15px;
}
div#main_content{
	padding-top: 105px;
}
div#main_content div#intro{
	display: none;
}
div#main_content div#content{
	padding-top: 15px;
}

}

@media screen and (max-width: 800px){
div#index_content, div#main_content{
	padding-top: 105px;
}
div#index_content div#intro > p.caption{
	left: 0;
}
}

@media screen and (max-width: 640px){

div#left_col{
	width: 100%;
	padding-left: 0;
	float: none;
}

div.left_col_edit_box, div#category{
	float: none;
}

div#index_content, div#main_content{
	width: 100%;
	padding: 0;
}

a#logo{
	margin: 0 auto;
	width: 100%;
	background-size: contain;
	background-position: left center;
}	

div#category, div#category p{
	width: 100%;
}

div#category a{
	width: 86%;
	padding: 12px 7%;
}

div.left_col_edit_box{
	width: 96%;
	padding: 2%;
	text-align: center;
}

div#mapa a{
	display: inline-block;
	width: 120px;
	padding-left: 25px;
}

div.kontakt{
	width: 100% !important;
}	

iframe{
	float: none !important;
	width: 100% !important;
}

div#left_form{
	width: 100%;
}

div#right_form{
	width: 100%;
}

.form_content label{
	width: 20%;
}

div#left_form p{
	overflow: auto;
}

.form_content fieldset p input, .form_content fieldset p textarea{
	width: 69%;
	float: right;
}

.form_content fieldset p.submit{
	margin-top: 10px;
}

.reference_col_container.detail .reference_big, .reference_col_container.detail .reference_text{
	width: 100%;	
	float: none;
}


.slidesjs-navigation, .slidesjs-navigation:hover{
	bottom: 20%;
}

.slidesjs-container, .slidesjs-control{
	min-height: 1.5em;
}

div#main_content > div:nth-of-type(2){
	padding-left: 0;
}

.aktuality_col_container .aktuality_img img{
	width: 100%;
}

.galerie_slozka{
	width: 48%;
}

}

@media screen and (max-width: 450px){

.reference_box:nth-of-type(n+2){
	margin: 0;
	margin-bottom: 10px;
}

.reference_box{
	width: 96%;
	margin-bottom: 10px;
}

.reference_img img{
	width: auto;
	max-width: 95%;
}

.slidesjs-container, .slidesjs-control{
	min-height: 3em;
}

}




/*div#category p:nth-of-type(5) a {
    background-color: red;
    font-weight: bold;
    color: white;
}*/


p#cid_80 {
    background-color: #e1253b;
}

p#cid_80 a {
    color: white;
}


