
body {
margin:10px 10px 0 10px;
padding:0;
text-align:center;
font-family:Arial,verdana;
font-size:80%;
/*color:#303030;*/
color:#000;
background:url(../img_design/back.png) repeat-x;
background-color:#e4e4e4;
}


ul {
margin:5px 0px 20px 0;
padding:0 0 0 20px;
}

li {
padding:2px 0 2px 0;
list-style-image:URL(../img_design/li.png);
/*list-style-type:square;*/
}


textarea {
font-family:Arial,verdana;
font-size:90%;
border:1px solid #c0c0c0;
}

p {
width:100%;
text-align:justify;
margin:0 0 15px 0;
}

.p img {
float:right;
margin:0 0 5px 15px;
}

a img  {
margin:0 3px 0 0;
}


h1, h1 span {
width:900px;
height:160px;
 }

h1 span {
  background: url("../img_design/h1.png") no-repeat 0 0;
  display: block;
  position: absolute; 
  top: 0; left: 0;
  cursor: pointer; 
  } 

h2 {
font-size:140%;
margin:5px 10px 5px 0;
color:#006600;
background:url(../img_design/h2.png); 
background-repeat:no-repeat;
background-position:0 55%;
padding:0 0 0 25px;
}

select, input {
font-size:90%;
border:1px solid #c0c0c0;
}

a {
color:#990000;
text-decoration:none;
}
a:hover 
{color:#ff0000;
text-decoration:underline;
}

a img  {border:0;}

.main {
width:900px;
text-align:left;
margin:auto; /*centrujeme*/
position:relative;
}

.top {
float:left;
width:900px;
height:160px;  /* 70 */
background:#d0d0d0;
}


.levypravy {
float:left;
width:900px;
/*background:url(../img_design/back_l+r.png)  no-repeat;*/
background:#fff;
}


.obsah {
float:left;
width:560px;
padding:10px 15px 30px 15px;
margin:10px 0 10px 10px;
border:1px solid #d0d0d0;
}

.pravy {
float:right;
width:269px;
padding:1px;
margin:10px 10px 10px 0;
font-size:90%;
/*border:1px solid #d0d0d0;*/
}

.pravy p {margin:0 0 3px 0;}


.foot {
float:left;
width:900px;
font-size:90%;
height:100px;
background:url(../img_design/foot.png)  no-repeat;
background-color:#4c4840;

}

.foot p {
width:100%;
text-align:center;
margin:60px 0 0 0;
color:#e0e0e0;
}

.foot a {
color:#fff;
text-decoration:underline;
}

.about {
float:left;
width:900px;
font-size:85%;
height:70px;
margin:15px 0 0 0;
text-align:right;
}

.about p, .about p a {
margin:5px 5px 0 0;
color:#303030;
}


hr {
height:0px;
border-width: 0;
border-bottom:1px solid #d0d0d0;
margin:10px 2px 20px 2px;
}



.i20 {width:20px;text-align:center;}
.i30 {width:30px;}
.i40 {width:40px;}
.i50 {width:50px;}
.i180 {width:180px;}
.i200 {width:200px;}
.i250 {width:250px;}


.txta1 {
width:260px;
height:70px;
}

.red {color:#ff0000;}
.green {color:#009900;}

.login_main {
position:absolute; left:670px; top:10px; z-index:10;
background:#e0e0e0;
border:1px solid #c0c0c0;
padding:3px;
}

.login_div {font-size:80%;}
.login_div input {border:1px solid #808080;}
.login_div p {display:inline;}
























