body {
	font-family: Calibri;
	padding-top: 25px;
    margin-left:0px;
    margin-right:0px;
	}
#container {
   margin:  auto;
	margin-top: -1em;
	width: 799px;	
	height: auto;
	padding-bottom: 50px;
	
	/*box-shadow: black   2px 5px 10px 2px; 
-webkit-box-shadow: black  2px 5px 10px 2px;
-moz-box-shadow: black  2px 5px 10px 2px; filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='15', MakeShadow='true', ShadowOpacity='0.40');
*/}
.hlavicka {
	margin: auto;
	height: 335px;
	width: 800px;
	
	background-image: url(picture/hlavicka.png);
	background-repeat: no-repeat; 
}
.pomoc {
	padding-top: 20px;
	padding-left: 50px;
}

.div_red_line {
   background-color: rgb(227,30,36);
   position:absolute;
   margin-top: 238px;
   
   z-index:-1;
    width:100%;
    height:81px;
    

}

.div_red_line {

}

.popisek {
	margin-left: 0px;
	margin-top: -375px;
	text-align: left;
	/*margin-left: 10px;*/
	width: 450px;
	vertical-align: top;
}
.kontakt {
	
	
	margin-left: 450px;
	
	width: 340px;
	height: 350px;	
	text-align: right;
	padding-right: 50px;
	/*margin-right: 5em;*/
}
.obsah {
	width: 800px;
	margin: auto;
	vertical-align: top;
	padding-bottom: 20px;
}
.boxmenu {
	text-align: center;
	margin-top: -2em;
	background-color: white;
	color: red;
	}
ul {
	list-style: none;
	font-size: 1.5em;
}
li.menu {
	text-align: center;
	background-color: white;
	
	
	list-style-type: none;	
	display: inline;

	padding-left: 10px;
}
a {
	font-size: 1.25em;
	color: black;
	text-decoration: none;
	
}
.bottom_padding {
	height: 40px;
}
a.obrazek {
	color: white;
	
}
a.nabidka:hover, a.nabidka:focus, a.nabidka:active {
	font-weight: bold;
	margin-top: -15px;
}/*najetí myší*/
p {
	font-size: 0.5em;
	font-family: Calibri;
}	

.tucne {
	font-size: 1em;
	color: black;
	text-decoration: none;
	font-weight: bold;
	}
.odsazeni {
/*text-align: center;*/

margin-top: 30px;
	padding-right: 40px;
	
}

.nsys {
	font-size: 0.8em;
	text-align:center;
	/*border: double;*/
	padding-right:50px;
	float: right;
	
}

.odsazeni2 {
	padding-right: 70px;
	padding-top: 150px;
}

.velikost1 {
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	padding-right: 50px;
	letter-spacing: -2px;
	line-height: 25px;
	padding-bottom: -40px;
}
.velikost2 {
	font-size: 1.1em;
	line-height: 0px;
	padding-right: 50px;
	}
.velikost2b {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 0px;
	padding-right: 50px;
	vertical-align: text-top;
}

.velikost3b {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 10px;
	
	vertical-align: text-top;
	padding-right: 50px;
	}

.rudy{
	color: red;
	font-size: 1.1em;
	font-weight: bold;
}

.text {
	padding-left: 50px;
	font-size: 1.1em;
	font: Calibri;
	
}

h1 {position: absolute;
	color: white;
	margin-top: 180px;
	font-size: 48px;
	margin-left: 50px;
	
	
}
h2 {
	padding-left: 50px;
	color: red;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 0px;
	
}
.red {
	color: red;
        font-size: 0.9em;
	font: Calibri; 

}