* {
	margin: 0;
	padding: 0;
}
body         { font-family: Tahoma, Verdana, Arial, lucida, sans-serif;  background-image: 
               url('images/beko_pozadi.jpg'); 
               background-repeat: repeat-x; 
               text-align:center;
               color: black; font-size: x-small; 
			   
             	min-width: 770px;   }
html>body {
	font-size: small;
}
p.beko {
	width: 180px;
	position: absolute;
	left: 0;
	top: -500px;
}



/* layout */
#beko-hlavni { position: relative;  z-index:0;
               color: inherit; background-image:url('images/beko_07.jpg'); 
               background-repeat: repeat-y;
			   background-position:right; 
			   width:94%; text-align: left; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; 
			   border: 1px solid  #ccccff;border-top:0;border-right:0;
}
#beko-obrazek {
               position:absolute;
			   top:0;right:0;
			   width:233px;height:235px;
			   background-image:url('images/beko_02.jpg'); 
               background-repeat: no-repeat;
			   z-index:5;
}
#obal-leva  {
              
               background-image:url('images/beko_05.jpg'); 
               background-repeat: repeat-y;
			 
}

#prava{
float:right;
width:191px;
padding:10px;
background-color:none;
}
#obsah{
margin:0 210px 0 0px;
width:auto;
}


/* headers */
h1, h1 span {
	width: 100%;
	height: 235px;
	font-size: 0.8em;
	position: relative;
	background-image: 
    url('images/h1_pozadi.jpg');
    background-repeat:repeat-x;
	z-index: 1;
    overflow: hidden;
    top:0;
    right:0;
	cursor: pointer;
	text-align: left;
	color:#00009;
	}
h1 span      { display: block;background-image: url('images/beko_01.jpg'); 
               background-repeat: no-repeat; background-position:0 0; 
               z-index: 2; position: absolute;top:0; left:0;  }

/* headers */
h2 {
	text-align:left;
	font-family: Georgia,Tahoma, Verdana, Arial, lucida, sans-serif;
	margin:0 0 0 200px;
	padding:10px 15px 5px 10px;
	line-height:1.5em;
	font-size:1.4em;
	height:1.5em;
	color: #000099;
}

h3, h3 span {
	width: 75px;
	height: 150px;
	margin:60px 0 0 60px;
	font-size: 0.8em;
	position: relative;
	z-index: 15;
    overflow: hidden;
    top:0;
    right:0;
	cursor: pointer;
	text-align: left;
	color:#00009;
	}
h3 span      { 
               display: block;margin:0;background-image: url('images/iso.jpg'); 
               background-repeat: no-repeat; background-position:0 0; 
               z-index: 16; position: absolute;top:0; left:0;  }
			   
p { margin:0 10px 15px 210px;
    padding-top:10px;
    line-height:1.8em;
	font-size:1em;
}
#paticka {
     background: #000099;
	 color:#fff;
     margin:0;
     padding:5px 0 3px 60px;
     line-height:20px;
     width:auto;
     height:20px;
}
#paticka p{
     margin:0;
     font-size:0.8em;
}
#paticka a{
   color:#fffCCC;

}
#paticka a:hover{
   color:#ccccff;
}
ul {
       list-style-type:square;
       margin:8px 0px 12px 242px;   
}
ol {
       list-style-position:inside;
       margin:8px 0px 12px 242px;   
}

ul li,ol li {
       line-height:1.6em; 
	   color:#000;
       padding:14px 2px 0 0;
	   font-size:0.9em;
	   font-weight:normal;
} 

#prava ul {
       margin:8px 0px 12px 20px;   
}
#prava ul li {
	   color:#000099;
} 


hr.cleaner {
     clear:both;
     visibility:hidden;
}

a { color:#000099;
     font-weight:bold;
	 text-align:left;
}

a:hover {color:#0B6A98;
}


img {border:0; float:left; margin: 5px 10px 5px 15px;}

.right {
    float:right;
	 margin: 15px 3px 5px 5px;
    
}
.mini {
  width:120px; height:90px;
}
 table {
     border-collapse: collapse;
	 width:60%;
	 border:3px solid #000099;
     font-size:0.7em;
	 font-weight:bold;
	 margin:30px 10px 40px 30px;
	 padding:2px;
 }
 th {
     padding:3px;
 	 border:1px solid #000099;
	 color:#000099;
	 background-color:#FFFF5D;
	 }
tr {
    background-color:#F3F3FF;
	text-align:center;
	}
.white {
    background-color:#ffffff;
}
 td {
     padding:3px;
 	 border:1px solid #000099;
	 }
em {
    background-color:#F3F3FF;
	padding:2px;
    color:#000099;
    font-weight:bold;
	}
.left {
    text-align:left;
	width:146px;
	background-color:#F3F3FF;
	}
.leva {
    float:left;
	margin:20px 30px 30px 200px;
}
dl {
    margin:15px 0 0 200px;
	height:9em;
    clear:left;
}
dt {
	margin:0px 20px 0px 0px;
	font-size:1.2em	;
	color:#000099;
	font-weight:bold;
}
dd { 
	font-weight:bold;
	padding-top:20px;
	padding-bottom:5px;
}