/* CSS Document */

body {
	padding: 0;
	background: #000000 ;
	text-align: left;
        font-family:Arial;
	font-size: 11px; 
	color: #555555;
}
body, table, div {
	font-family:sans-serif;
        border:0;
}

p {
	margin-top:10px;
}

td {
	padding-left:5px;
}
h1 {
	margin-top:10px;
        font-weight:bold;
        font-size:11px;
}

#logo {
	width: 900px; 
        height: 72px;  
	background: #000000;
        position:absolute;
        top:50px;
        left:0px;
}
#odraz {
	width: 998px; 
        height: 92px;  
        position:absolute;
        top:518px;
        left:2px;
        background: #000000;
}
#menu {
	width: 189px;
        height: 364px; 
        position:absolute;
        top:150px;
        left:0px;
        line-height: 0;
        padding:0;
        background: url("pozadi.jpg");
}
#obsah {
	width: 274px;
        height: 364px; 
        position:absolute;
        top:150px;
        left:209px;
        padding:0px; 
        background: url("pozadi.jpg");
        text-align:justify;
}
#mezernik_prvni {
	width: 20px;
        height: 364px; 
        position:absolute;
        top:150px;
        left:189px;
        padding:0px; 
        background: url("pozadi.jpg");
}
#mezernik_druhy {
	width: 20px;
        height: 364px; 
        position:absolute;
        top:150px;
        left:483px;
        padding:0px;
        background: url("pozadi.jpg");
}
#reklama {
	width: 243px;
        height: 364px; 
        position:absolute;
        top:150px;
        left:757px;
}

#reklama_essox {
	width: 243px;
        height: 130px; 
        text-align:left;
        margin:0;
        padding:0;
}
#reklama_santander {
	width: 243px;
        height: 105px; 
        text-align:left;
        margin:0;
        padding:0;
}
#reklama_cpp {
	width: 243px;
        height: 129px; 
        text-align:left;
        margin:0;
        padding:0;
}
#obrazek {
	width: 254px;
        height: 364px; 
        margin:0;
        padding:0;
        position:absolute;
        top:150px;
        left:503px;
}

img {
      border:none;
}

img A{
      border:none;
}

img A:hover{
      border:none;
}
