* {
	margin: 0;
	padding: 0;
}
html,body {
	height: 100%;
        }

body {
	    font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
	    background: #99CCFF;
	    color: #000;
	    font-size: x-small;
        text-align:center;
        line-height: 1.8;
        margin-top:40px;
        }

html>body {
	font-size: small;
}

#webdesign-hlavni {
        position:relative; 
        width:90%;
        min-width: 680px;
        max-width: 995px;
 	    height: 100%;	
        min-height: 100%;
        margin: 0 auto;
		border-left:7px #0801A9 solid;
        border-right:7px #0801A9 solid;
		padding-bottom:20px;
		background: #ebe9e9;
       }

 body>#webdesign-hlavni {
 	height: auto;
 }

h1, h1 span {
        width:100%;
        height:141px;
	font-size: 110%;
	position: relative;
        background: #ebe9e9 url("images/pcut-webdesign-7.jpg") repeat-x;
        color: inherit;
        left:0px;
        top:0px;
	z-index: 0;
	cursor: pointer;
	text-align: left;
	margin:0px;
       
}
h1 span {
	display: block;
	background:  url("images/pcut-webdesign-nadpis.jpg") no-repeat;
	z-index: 1;
	position: absolute;
        left:0px;
	margin:0px;
       
}

 
 #webdesign-levy {
    margin-top:0px;
    padding: 15px 10px 55px 10px;
    float:left;
    width:30%;
     }
 
 
  #webdesign-prostredni {
    margin-top:0px;
    padding: 15px 10px 55px 10px;
    margin-left:30%;
    margin-right:35%;
    width:auto;

 }

  #webdesign-pravy {
    margin-top:0px;
    padding: 15px 10px 55px 10px;
    float:right;
    width:35%;
 }
 
 #webdesign-paticka {
	width:100%;
 	height: 35px;
	overflow: hidden;
	position: absolute;
	bottom: -1px;
	left: 0;
	background: #0801A9;
        color: inherit;
	text-align: center;
 }
 #reklama {
    width:100%;
	margin-top:30px;
	height:25px;
	overflow:hidden;
	background-image: url('http://dgn.ustinadorlici.cz/ba/pages/pruh.gif');
	background-repeat: repeat-x;
 }
 #reklama p{
			margin:0;
			padding:0;
			text-align:center; 
			font-size:0.7em; 	
			line-height:25px;
			background:none;border:0;
			}
#reklama a {
          color:black;
	      border-right:1px solid #999999;
	      padding:0.2em 0.8em 0.2em 0.8em;
 }
#reklama a:hover {
         color:#999999;
  }
 h2, h3  {
 	font-size: 130%;
 }
 h2 {
 	padding: 5px 0 0 0;
        color:black;
        background: inherit;
 }
 h4 {
 	color:white;
        background: inherit;
 }
 p {
 	padding: 5px; 
	margin:4px;
	border:1px dashed #0801A9;
        color: inherit;
        background:#D8D8D8;
        text-align:left;
        	
 }

a {     
        color:#0801A9; 
		font-weight:bold;      
}

a:hover {
        color:#000;
        
}

 .left {
 float:left;
 border:0;
 }
 .right {
 float:right;
 border:0px;
 }
ul {
text-align:left;
margin:0px 0px 10px 25px;
padding: 0;
list-style-type: square;
list-style-position: outside;
}

#pcut-levy-horni {
position:absolute;
left:-7px;
top:0px;
z-index:5;
}


#pcut-levy-dolni {
position:absolute;
left:-7px;
bottom:-1px;
z-index:6;
}


#pcut-pravy-horni {
position:absolute;
right:-7px;
top:0px;
z-index:7;
}


#pcut-pravy-dolni {
position:absolute;
right:-7px;
bottom:-1px;
z-index:8;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
