body {
    font-size: 11px;
    font-family: Tahoma, Vervana, Arial;
    text-align: center;
    background: url('img/01.gif') repeat;
    position: relative;
    margin: 0;
    padding: 10px;
}


#page {
    width: 700px;
    height: 300px;
    padding: 0 10px 10px 10px;
    margin: 150px auto auto auto;
    background-color: #4a4a4a;
    text-align: center;
    border: 2px solid #cedfef;
    
}
#paticka{
    margin-top: 10px;
    text-align: center;
    color: #ffffff;
}
#u_sebe{
    width: 60px;
    height: 20px;
    background-color: transparent;
}



.stred{
    padding: 0 0 0 60px;
}

input{
background: #ffffff; 
border: solid 1px #c0c0c0;	
color: #F60;
font-size: 11px;
}

textarea{
background: #ffffff; 
border: solid 1px #c0c0c0;	
color: #F60;
font-size: 11px;
}

h1{
margin: 0px;
color: #cedfef;
font-size:120%
}

p{
margin:0;
padding:0;
line-height: 1.8
}

div#container{
width: 50%;
min-width:300px;
margin:0 auto
}


/*minitabs start here*/

ul#minitabs{
list-style: none;
margin: 0;
padding: 7px 0;

font-weight: bold;
text-align: left;
white-space: nowrap
}

ul#minitabs li{
display: inline;
margin: 0 3px
}

ul#minitabs a{
text-decoration: none;
padding: 0 0 3px;
border-bottom: 4px solid #FFF;
color: #999
}

ul#minitabs a#current{
border-color: #F60;
color:#81a52b;
}
.poplatek{
margin: 10px 0 0 0;
}

ul#minitabs a:hover{
border-color: #F60;
color: #ffffff;
}
#text{
   background-color: transparent;
   width: 412px;
   height: 230px;
   float: left;
   margin-top: 10px;
   border-right: 1px dotted #cedfef;
   text-align: left;
   color: #FFF;
   padding: 20px 5px 0 3px;
}
#obrazky{
   background-color: transparent;
   width: 270px;
   height: 250px;
   float: right;
   margin-top: 10px;
   text-align: center;
   color: #FFF;
}
strong{
   color: #F60;
}
a{
    text-decoration: none;
    color: #686868;
}