body, html, .main {
    height: 100%;
}
.obsah_text {
    margin:0px;
    padding:0px;
}

#odsazeni { 
margin-right: 15px;
margin-bottom: 15px;
 }

section {
    min-height: 100%;
}

.navbar .navbar-nav {
  display: inline-block!important;
  float: none!important;
  vertical-align: top!important;
}

.navbar .navbar-collapse {
  text-align: center!important;
}


#top_nav {
	border-radius:0px;
	border-color: #ce3127!important;
	background-color:#ce3127!important;
}

#navbar, .navbar-header {
	background-color: #ce3127!important;
	height: 35px!important;
}

.navbar {
    position: relative;
    min-height: 29px!important;
    margin-bottom: 0px!important;
    border: none!important;
}

.navbar-toggle {
	border-color: #ce3127!important;
	background-color: #ce3127!important;
	color: white!important;
	font-size: 18px;
}

#menicko > li > a {
	background-color: #ce3127!important;
	padding:7px;
	font-weight: bolder;
	font-size:13px;
}

.aktuality_limitovane,
.hledani
{
    background-color: #fffdc6;
    margin-top: 18px;
    letter-spacing: normal;
    float: left!important;
    max-width:219px;
    min-width:219px;
}

.hledani
{
    background-color: white;
    margin-top: 28px;
    margin-bottom: 13px;
}

.aktuality_limitovane_telo
{

    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
}
.aktuality_limitovane_spodek
{

    height: 52px;
    background-color: #fffdc6;
    /*background-image: url("/images/listecek_zl_03.png");
    background-repeat: no-repeat;*/
    padding-right: 30px;
}




.row
{
	width: 100%!important;
	padding-left: 20px;
	padding-right: 0px;
}

section.main {
    margin-bottom: 20px;
    border-radius: 15px;
    border: 3px solid #36bee8;
    background-color: #fffaf8;
    padding-left: 20px;
    padding-top:15px;
    padding-bottom:20px;
}

.ptop-10 { padding-top: 10px; }
.ptop-20 { padding-top: 20px; }
.ptop-30 { padding-top: 30px; }
.mbot-30 { margin-bottom:30px; }
.spacer50 {display: block; width:50px; height:1px;}
.spacer40 {display: block; width:40px; height:1px;}
.spacer30 {display: block; width:30px; height:1px;}
.spacer20 {display: block; width:20px; height:1px;}
.spacer10 {display: block; width:10px; height:1px;}

h1, h2, h3, h4, h5, h6, .podtitul, p.red, 
a, a:visited {
	color:#ce3127;
	padding-top:20px;
}


h1 { font-size:25px;	}
h2 { font-size:20px;	}
h3 { font-size:18px;	}
h4 { font-size:16px;	}

.podtitul {
	font-weight: bold;
	max-width: 900px;
	left: 90px;
	display: block;
	position: relative;
}

.titulek_clanku,
.upozorneni {
	color:#ce3127;
	font-weight: bold;
	font-size: 16px;
}
span.upozorneni{
	padding-left:130px;
	width:80%;

}
.sedy {
	color: grey!important;
}

.crawler_only{
display:none;
}

a:hover {
	color: navy;
	text-decoration: none;
}

a.svetle_pozadi,
a.svetle_pozadi:visited {
	color: navy;
}
a.svetle_pozadi:hover{
	color: red;
}

p {
	color: black;
    font-size: 14px;
}

html,body {
            padding: 0;
            margin: 0;
			min-height:100%;
			position: relative;
			width:100%;
}

body {
	font-size: normal;
	background-color: white;
	color: black;
}


/*article,ul,ol,li,p {font-size: large}*/

footer {
	width: 100%;
	bottom: 0px;
	text-align: left;


	color:white;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.kontejner {
	width:100%;
	max-width: 1024px;
	text-align: left;
	/*background-color: grey;*/
	margin:0px!important;
	padding:0px!important;
}

.logo {
	width:100%;
	max-width: 992px;
}
.nadpis_header {
	width:100%;
	text-align:left;
	left:0px;

	margin-bottom: 0px;
}
.nadpis {
}


article {
	padding-left:10px;
	padding-right:30px;
	text-align: justify;

}



.obsah {
	padding-top:50px;
}

.zlutej_blok {
	background-color: #FFFAE5;
	padding-top:0px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: small;
}

a.vpravo,
a.vpravo:visited,
a.vpravo:hover {
	text-align: right;
	float:right;
    color: #ce3127;
	text-decoration: none;
	padding-right:30px;
}




a.aktuality,
a.aktuality:hover,
a.aktuality:visited
 {
    color: black;
    text-decoration: none;
    padding-top:0;

}

#obsah_titulek {
	text-align:center;
}


#strana {
	padding:0px;
	margin:0px;
}

#strana > p {

	padding-left:10px;
    font-size: 14px
}

.brand {
	color: white;
    text-shadow: rgba(0,0,0,.2) 2px 6px 5px,rgba(255,255,255,.4) 0 -2px 30px;

}

.formular {
	max-width:400px;
	text-align:center;
	display: block;
}

.tooltip-inner {
    width: 350px;
	padding: 20px;
	font-size: large;
	background-color: #617487;
	color: white;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #617487;
  border-width: 0 5px 5px;
  opacity: 0.8;
}



.modal-body {
	position: relative;
	overflow-y: auto;
	max-height: 400px;
	padding: 15px;
}
.modal-prekryv {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.60);

}


.text-centr
{
	text-align: center;
}

.ruka {
	cursor: pointer;
}



.container-fluid {
	margin-top: 60px;
}



.deb>h2 {color:black; }
.deb>pre {border:none; color:black;}



#prekryv {
	position: inherit;;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000px;
    background-color: #000;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    z-index: 10000;
}

#mujModalDialog2 {
	left:0;
	top:50px;
}
.modal-header, .modal-body {
	padding:40px;
}




/* MEDIA */

@media  (max-width: 991px) {


    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }


	.navbar .navbar-collapse {
	  text-align: left!important;
	}


	#top_nav {
		border-radius:0px;
		border-color: #ce3127!important;
		background-color:#ce3127!important;
	}

	#navbar, .navbar-header {
		background-color: #ce3127!important;
		height: auto!important;
	}

	.navbar {
		position: relative;
		min-height: 31px!important;
		margin-bottom: 0px!important;
		border: none!important;
	}

	.navbar-toggle {
		border-color: #ce3127!important;
		background-color: #ce3127!important;
		color: white!important;
		font-size: 20px;
	}

	#menicko > li > a {
		background-color: #ce3127!important;
		padding:10px;
		font-weight: bolder;
		font-size:13px;
	}



    span.upozorneni{
    	padding:0;
    	width:100%;
        text-align:center;

    }
	html body#top center div.row.kontejner {
		margin-top: 60px;
	}


	h1 { font-size:25px;	}
	h2 { font-size:20px;	}
	h3 { font-size:18px;	}
	h4 { font-size:16px;	}

	article,ul,ol,li,p {font-size: large}
}


@media (max-width:330px)
{
	.navbar-brand {
		/*display: none;*/
	}


	h1 { font-size:25px;	}
	h2 { font-size:20px;	}
	h3 { font-size:18px;	}
	h4 { font-size:16px;	}

}

.neviditelne,
.neviditelne > a
{
	color: transparent;
}

.vlevo {
	display: block;
	text-align: left;
	width:100%;
}


.roztazeny_text
{
    text-align: justify;
}

.cervene,
.cervene:hover,
.cervene:visited
 {
    color:#ce3127;
}
