.top_img{
    position: absolute;
    top: 40px;
    left:50%;
    margin:0 0  0 460px;
    z-index:1000;
}

.fb_iframe_widget iframe {
    height: 220px;
    position: absolute;
    width: 490px;
}

.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
    vertical-align: text-bottom;
    width: 490px;
    height: 220px;
}

#ramec {
    width: 100%;
    position: relative;
    text-align: center;
}


#header_ramec, #content_ramec, #footer_ramec {
    width: 100%;
    float:left;
}


.col {
    display: block;
    float:left;
    margin: 1% 0 1% 1.6%;
}

.col img{
    max-width:100%;
}

.col.span_1_of_2:nth-child(odd) {
    margin-left: 0px !important;
}


.col.span_1_of_3:first-of-type {
    margin-left: 0px !important;
}

/* HEADER */

#header_ramec{
    width: 100%;
    height: 540px;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url('../../images/nove/bg_top.jpg');
}

.header, .content, .footer{
    width: 960px;
    margin:0 auto;
    text-align:left;
    position:relative;
}


.logo{
    display:block;
    width: 380px;
    height: 63px;
    float:left;
    margin:28px 0 0 200px;
}

.logo img{
    max-width:100%;
}

.vyhledavani{
    display:block;
    width:265px;
    height: 80px;
    float:right;
    margin-top:25px;
    z-index:2000;
    position:relative;
}

.vyhledavani input[type='text']{
    border:0px;
    width:217px;
    line-height:38px;
    height:38px;
    font-size:11px;
    color:#000000;
    background-color:#f1f0ec;
    padding:0 0 0 10px;
    margin:0px;
    float:left;
}

.vyhledavani .odkaz a{
    display:block;
    width:245px;
    padding:0 0 0 20px;
    height: 38px;
    line-height:28px;
    float:left;
    background-position:left  5px ;
    background-repeat: no-repeat;
    background-image: url('../../images/nove/tlapka_zelena.png'); 
	color:#ffffff;   
	font-weight:normal;
	text-decoration:underline;
}

.slideshow{
    width:740px;
    height:390px;
    padding:10px;
    background-color:#ffffff;
    float:right;
    position:relative;
}

.mapicka{
    position:absolute;
    top:20px;
    left:20px;
    z-index:10000;
    cursor:pointer;
}

/* CONTENT PAGE *************************************************************************************/

#content_ramec{
    background:#e5e4de;
    width:100%;
    position:relative;	
    min-height:500px;
    padding:0 0 25px 0;
}

#content_ramec.content_hp{
    background:#e5e4de url('../../images/nove/bg_struktura.jpg') top left no-repeat;
}

.content_bg{
    background:#e5e4de url('../../images/nove/bg_struktura.jpg') top left repeat;
    width:100%;
    float:left;
}

.content_gray{
    width:100%;
    float:left;
}

#oblast, #region{
width:731px;
	position:absolute;
	top:20px;
	right:15px;
}

/*vyhledavani svg */
.content_hp .form-vyhledavani{
	width:745px;
	float:right;
	margin-top:30px;
}

.hidden, .hledani_formular{
	display:none;
}

.prepinac_podrobne{
	display:inline-block;
	float:left;
	color:#e5e4de;
	color: #776444;
	color:#000;
    //background-color: rgba(255, 255, 255, 0.5); 
    border: 0px;   
    padding:6px 9px 6px 13px;
    font-weight:normal;
    font-size:12px;
    cursor:pointer;
    background: url('../../images/nove/sipka_dolu.png') no-repeat 0px 13px;
}

.prepinac_podrobne.rozbalene{
    background: url('../../images/nove/sipka_nahoru.png') no-repeat 0px 13px;
}

.hledani_submit{
	display:inline-block;
	width:40%;
	float:right;
	text-align:right;
	margin-bottom:40px;
	margin-top:-30px;
}

.hledani_submit input[type="submit"]{
 padding:7px 10px 7px 40px;
 background:#95c505 url('../../images/nove/lupa_bila.png') 5px  0px  no-repeat;
 font-weight:bolder;
 height:28px;
} 



.piktogram{
	border-radius:3px;
}
.piktogramy{
	margin:20px 0 40px;
}

.row{
	margin:20px 0;
}
.text_search{
	width:85%;
	padding:3px 3%;
	line-height:22px;
	height:28px;
	font-size:13px;
	border:0;
	background-color: rgba(255, 255, 255, 0.8); 
	color:#000;
}

.col_2_of_3{
	width:66%;
	float:left;
}

.col_1_of_3{
	width:34%;
	float:left;
}

.type_search{
	width:98%;
	float:right;
	padding:5px 1% 6px 1%;
	line-height:22px;
	font-size:13px;
	border:0;
	background-color: rgba(255, 255, 255, 0.8); 
	color:#000;
}


.popis_mapa{
	width:290px;
	position:absolute;
	top:40px;
	right:0px;
	font-size:150%;
	text-align:right;
	color:#ffffff;
}

.seznam_hledani .popis_mapa{
	display:none;
}

.popis_mapa .zelene{
	color:#b4ec0d;
}

.prepinac input[type="submit"].submit{
	position:absolute;
	bottom:20px;
	right:15px;
	background-color:transparent !important;
	color:#e5e4de;
}

.prepinac input[type="submit"].submit:hover{
	color:#ffffff;
}

/* hledání u výpisu */

.clanek.page{
	position:relative;
}

.zmena_vyhledavani{
	cursor:pointer;
	font-weight:bold;
	display:inline-block;
	margin-bottom:10px;
	padding:0 0 0 15px;
	color:#806c48;
	background: url('../../images/nove/sipka_dolu.png') no-repeat 0px 6px;
}

.zmena_vyhledavani.rozbalene{
	background: url('../../images/nove/sipka_nahoru.png') no-repeat 0px 6px;
}

.zmena_vyhledavani:hover{
	color:#95c505;
}

.hledani{
	width:96%;
	background:url('../../images/mapa_svg_bg.jpg') 0 0 no-repeat;
	position:relative;
	padding:0 2% 15px 2%;
	margin-bottom:15px;
	border-bottom:1px solid #e5e4de;
	float:left;
}

.odsaz{
	height:20px;
	clear:both;
}

.seznam_hledani .piktogramy, .hledani .piktogramy{
	margin-top:35px;
}

.seznam_hledani{
	width:96%;
	background:url('../../images/mapa_svg_bg.jpg') top left no-repeat;
	position:relative;
	padding:0 2% 15px 2%;
	margin-bottom:15px;
	display:none;
	border-bottom:1px solid #e5e4de;
}

.seznam_hledani .hledani_formular, .hledani .hledani_formular{
	display:block;
}

.seznam_hledani .prepinac_podrobne, .hledani .prepinac_podrobne{
	display:none;
}

.seznam_hledani .popis_mapa , .hledani .popis_mapa{
	right:20px;
}

.seznam_hledani .popis_mapa .zelene{
	color:#fff;
}

.seznam_hledani svg, .hledani svg{
	margin:30px 0 0 20px;
}


.seznam_hledani .hledani_submit, .hledani .hledani_submit{
	margin-right:-15px;
}



.novinky_odkaz{
	position:absolute;
	bottom:20px;
	left:0px;
	background-color:transparent !important;
	color:#e5e4de;
}

.partneri_left{
	position:absolute;
	top:20px;
	left:35px;
	width:123px;
	background-color:#ffffff;
	padding:10px 5px;
}

.partneri_left a{
	display:block;
	width:100%;
	float:left;
	margin-bottom:5px;
	text-align:center;
}

.partneri_left img{
	max-width:100%;
	margin:0 auto;
}

.oblast{
	display:block;
	text-align:center;
	max-width:55px;
    color:#000000;
    text-align:left;
    font-weight:normal;
    text-transform:uppercase;
    font-size:9px;
    line-height:110%;
    z-index:0;    
}

.region{
	display:block;
	text-align:center;
    color:#4c402b;
    text-align:left;
    font-weight:bold;
    text-transform:uppercase;
    font-size:12px;
    line-height:110%;
    z-index:0;
    //border:1px solid white;
}

.oblast:hover, .region:hover{
    color:#000000 !important;
}

.num{
    background:rgba(255,255,255,0.6);
    border-radius:100%;
    z-index:1000;
}

.clanek{
    width:700px;
    float:right;
    padding:30px 0 30px 30px;
    margin:0 0 25px 0;
    text-align:justify;
}

.nazev{
	width:100%;
   float:left;
   margin:0px;
   padding:0px;
}



.clanek.page{
    width:700px;
    min-height:500px;
    float:right;
    background:white;

    padding:30px;
    margin:-435px 0 25px 0;
    text-align:justify;
}

.clanek.page{
    width:800px;
    min-height:500px;
    float:right;
    background:white;

    padding:30px;
    margin:-435px -100px 25px 0;
    text-align:justify;
}


.clanek.hp{
	width:485px;
	padding-right:20px;
    /*margin:455px 0px 0px 0px;*/
    margin:0;
    border-left:1px dotted black;
    z-index:100;
}

.clanek ul, .clanek ol{
	width:100%;
	float:left;
    margin:10px 0 10px 20px;
}


.clanek img{
 /*   margin:20px 0; */
}

.sloupec{
    width:170px;
    padding:25px;
    float:right;
}

.sloupec.hp {
    /*margin:455px 0 0 20px;*/
    margin:0 0 0 20px;
    border-left:1px dotted black;
}


.boxy{
    clear:both;
	width:756px;
	float:right;
	padding:20px 0 35px 20px;
	border-left:1px dotted black;	
}

.boxy .box{
    width:47.5%;
    height:250px;
    padding:0px;
	margin:1%;
	float:left;	
	background:white;
	position:relative;
}

.boxy .box h2{
    width:94%;
    padding:5px 3%;
    height:30px;
    line-height:30px;
    text-transform:uppercase;
    background-color:#95c505;
    color:#ffffff;
}

.boxy .box .obsah{
    width:93%;
    padding:5px 3%;
}


.boxy .box img{
	margin:5px 10px 5px 0;
	max-width:150px;
	height:auto;	
    float:left;
}

.boxy .vice{
	padding:5px 3%;
    height:30px;
    line-height:30px;
    text-transform:uppercase;
    background-color:#95c505;
    color:#ffffff;
    position:absolute;
    bottom:0px;
    left:0px;
    opacity:0.7;
    cursor:pointer;
}

.boxy .vice:hover{
    opacity:1;
}

.boxy .box:nth-of-type(2) h2, .boxy .box:nth-of-type(3) h2, .b1 h2, .b2 h2{
background-color:#806c48;
}

.boxy .box:nth-of-type(2) h3, .boxy .box:nth-of-type(3) h3, .b1 h3, .b2 h3{
color:#95c505;
}
/* FOOTER */

#footer_ramec{
    width: 100%;
    height: auto;
    clear:both;
    background:#000000 url('../../images/nove/footer.png') repeat-x ;
    color: #ffffff;
    margin:0;
    z-index:100;
    float:left;
    text-align:center;
    -webkit-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.5);
}



.footer_div{
    width: 900px;
    height: auto;
    clear:both;
    color: #ffffff;
    margin: 0 auto 25px auto;
    text-align:left;
}


.footer_div h2{
    margin: 0 0 10px 0;
}

.footer_div a{
    display:block;
    float:left;
    width:145px;
    height:108px;
    margin:8px 5px 0px 0px;
    
}

#novinky{
    position:absolute;
    right:0;
    top:20px;
}


.certifikat_fotogal{
    width:300px;
    height:225px;
    float:left;  
}

.certifikat_seznam{
    width:480px;
    float:right;  
}


.certifikat_seznam a{
    width:100%;
    display:block;
    float:left;  
}

.titulni{
    float:right;
    margin:0 20px 20px 20px;
}



.form_label{
    float:left;
    width:220px;
    text-align:left;
    line-height:25px;
}

.form_label_top{
    float:left;
    width:220px;
    text-align:left;
    line-height:100%;
    font-weight: bold;
}

_form_label_small{
    float:left;
    width:180px;
    text-align:left;
    line-height:25px;
    font-weight: bold;
}

.form_input{
    border:1px solid #ccc;
    padding:2px 10px;
    width:220px;
}

.green_input{
	width:242px;
    float:left;
}

.green_input.wide{
	width:442px;
    float:left;
}

.form_input.texteditor{
	width:700px;
	height: 200px;
    float:left;
}

.form_input.readonly{
	width:700px;
	height: 200px;
    float:left;
}

.green_input[type="checkbox"]{
	width:auto;
    float:left;
}

.objekt, .vypis_clanek, .registrace_typ{
	width:98%;
	float:left;
	border-top:1px solid #e5e4de;
	padding:1%;
}

.a_detail h2{
	font-size:14px;
	line-height:20px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}

.piktogramy img, .seznam_piktogramy img{
	margin:0 0 5px 5px;
	float:left;
}

.fotogalerie img{
	margin:0 5px 5px 0;
	float:left;
}

.vypis_clanek img{
	max-width:100px;
	height:auto;
}

.objekt:hover, .vypis_clanek:hover, .registrace_typ:hover{
background-color:#f7f7f7;
}


.seznam_vice p{
margin:0;
}


.oblast_objekt, .popis, .fotogalerie, .detail_header{
    width:100%;
    float:left;
}

.oblast_objekt{
    font-size:90%;
}

.detail_header{
    margin-top:-10px;
    margin-bottom:10px;
}

.cena_objekt p, .cena_pes p{
    display:inline;
}

.objekt_popis_text{
    width:90%;
    float:right;
}

.seznam_piktogramy{
    float:right;
    margin-left:20px;
}

.piktogramy_top img{
    float:left !important;
    margin:0 5px 5px 0;
}

.komentar{
    padding:10px 0;	
    border-bottom: 1px solid  #ccc;
}

#form_komentare{
    display:none;
}


.strankovani{
    width:100%;
    text-align:center;
    border-top:1px solid #806c49;
    clear:both;
    margin-top:10px;
}


.strankovani a, .strankovani strong{
    display:block;
    text-align:left;
    width:25px;
    height:35px;
    line-height:35px;
    float:left;
}

.strankovani a:hover{
    font-weight:bold;
}
