h1 {
	position: absolute;
	left: 395px;
	top: 30px;
	padding:0px;
	margin:0px;
}
body { 
	margin:0; 
	padding:0; 
	position:absolute; 
	height:100%; 
	background-color:#100e11; 
	width:100%; 
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration:none
}
img {
	border: 0px none
}
.poziceLoga {
	margin:0px;
	padding:0px
}
.pozice1A {
	position: absolute;
	left: 0px;
	top: 100px;
}
.pozice1B {
	position: absolute;
	left: 75px;
	top: 100px;
}
.pozice1C {
	position: absolute;
	left: 587px;
	top: 100px;
}
.pozice1D {
	position: absolute;
	left: 1056px;
	top: 100px;
}
.poziceSipkaVlevo {
	position: absolute;
	left: 115px;
	top: 820px;
}
.poziceSipkaVpravo {
	position: absolute;
	left: 1026px;
	top: 820px;
}
.TextDole {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	width: auto;
	position: absolute;
	height: auto;
	top: 813px;
	line-height: 20%;
	left: 333px;
}
#mwrapper {
        position:absolute;
        top:0;
        left:0;  
        width:100%;
        height:100%;
        min-height:900px;
        min-width:1190px;
        background-color:#100e11;
        padding:0px;
        margin:0px;
}
#wrapper {
	height: 900px;
	width: 1190px;
        bottom: 50%;
        right: 50%;
        position: absolute;
        padding:0px;
        margin:0px;
}
#container {
	height: 900px;
	width: 1190px;
	position: absolute;
	left: 50%;
	top: 50%;
        padding:0px;
        margin:0px;
}
.TextDole p {
	margin:4px;
	padding:4px
}
