html, body
{
        
	margin: 0;
	padding: 0;
	height: 100%;
        background-repeat: no-repeat; 
        background-image: url('img/tlo.jpg');
        background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;
        text-allign: center;
	background-color: #ffffff;
	margin-left: 40mm;
}
#container-page {
	width: 750px;
	
	position: relative;  
	margin-left: 100px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
   
}
#container-content {
	padding-bottom: 300px;
}
#container-foot {
	
	
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	
	font-size: 8pt;
	height: 104px;
	width: 100%
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/stopka.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 171px;
	
}



top
{
        position: relative; left: 150px; 
        display: block;
        width: 750px;
        height: 150px;
 
}
#cent {       
	
        left:1px;
	width: 100%;
	padding: 1px 2px;
	background-color: #ffffff;
	border: 3px double #28e;
        
}
#sent {       
	position:absolute;
        top:300px;
        left:40px;
	width: 200px;
	
	background-color: #ffffff;
	
}


dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}

dl {
	width: 200px;
	padding: 1px 2px;
	background-color: #9ce;
	border: 3px double #28e;
}

dt {
	padding: 7px 15px;
	font-weight: bold;
	font-size: larger;
	background-color: #25b;
	color: #9ce;
	text-align: right;
	border-right: 20px solid #26d;
	margin-top: 1px;
}

dd {
	border-top: 1px solid #9ce;
}

dl a:link, dl a:visited {
	display: block;
	width: 176px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #27c;
	color: #def;
	border-left: 10px solid #25b;
}

dl a:hover {
	width: 166px;
	background-color: #28e;
	color: #fff;
	border-left: 20px solid #26d;
}


	
.design {
	width: 660px;
	display: table;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 20px;
	text-align: right;
	height: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 300px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stopka {
	
	font-size: 8pt;
	height: 104px;
	width: 969px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/stopka.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 171px;
}
.stopka a{
	color: #666666;
	text-decoration: none;
}
.stopka a:hover{
	color: #000000;
	text-decoration: underline;
}
