body{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background-image: url(../images/css/rybarska-basta/bg_body.png);
    background-repeat:repeat;
}

a:link {
    font-size:12px;
    color: #53536C;
    font-weight:bold;
    text-decoration: underline
}

a:visited {
    font-size:12px;
    color: #53536C;
    font-weight:bold;
    text-decoration: underline
}

a:hover{
    font-size:12px;
    color: #1088FF;
    font-weight:bold;
    text-decoration: underline
}

H1 {
    text-align:left;
    margin-top: 20px;
    font-size: 18px;
    color: black;
    margin-left:-5px;

}

H2 {
    text-align:left;
    font-size: 16px;
    margin-left: 0px;
    color: black;
    margin-top: 20px;
}

H3 {
    margin-top: 15px;
    margin-left: 10px;
    font-size: 14px;
    color: black;  
}

H4 {
    font-size: 12pt;
    color: black;
    background-color: transparent;
    text-align: left;
    margin-left: 20px;
}

H5 {
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    margin-left: 5px;
    margin-top: 4px;
    text-align: left;
}

H6 {
    margin-top: 15px;
    margin-left: 10px;
    font-size: 14px;
    color: blue;
}

#web {
    margin: auto;
    width: 780px;
    background-color: white;
}

#lang{
    background-color: #5C723C;
    height:22px;
    text-align:right;
    color:white;
    padding-top:4px;
}

#lang a{
    color:white;
    margin-right:20px;
    font-weight:bold;
    font-size:12px;
}

#lang a:hover{
    color:white;
    margin-right:20px;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}

#header_top{
    height:137px;
}

#header_bottom{
    height:139px;
}

#menu{
    background-color: #A9A9A9;
    height:21px;
    padding-top:5px;
    text-align:right;
}

#menu a{
    color:black;
    margin-right:20px;
    font-weight:bold;
    font-size:12px;
}

#menu a:hover{
    color:black;
    margin-right:20px;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}





#content{
    width: 100%;
    float: left;
    background-image: url(../images/css/rybarska-basta/bg_content.png);
    background-repeat: repeat-y;
    /*background-color: pink;*/
}

#sites{
    position: relative;
    background-color: #ACBE8C;
    width: 145px;
    float: left;
    min-height: 300px;
    padding-left: 25px;
}

#sites a{
    font-weight:bold;
    font-size:12px;
    color:black;
}

#sites a:hover{
    font-weight:bold;
    font-size:12px;
    color:black;
}

#text{
    position: relative;
    width: 580px;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
    min-height: 300px;
    background-color: transparent;
}

#pata{
    width: 100%;
    height: 20px;
    padding-top: 6px;
    background-color: #A9A9A9;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
}

#pata a{
    font-size: 10px;
    color: black;
}

#pata a:hover{
    font-size: 10px;
    color: #fcae2d;}

.nb{
    border: 0px;
}

.clearboth{
    clear: both;
}

table.pocet_pokoju{
    margin-left: 25px;
    width: 200px;
    font-size: 10px;
    font-weight: bold;
}

p.text{
    margin-left: 20px;
    margin-right: 20px;
}

div.vylety{
    margin-left: 20px;
    margin-right: 20px;
}

div.pict{
    float: right;
    border: 1px solid black;
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 10px;
}

p.center{
    text-align: center;
}

span.bred{
    font-weight: bold;
    color: red;
}

table.tanecni-leto{
    margin: auto;
    width: 90%;
    border-collapse: collapse;
}

td.datum{
    width: 80px;
}

a.cistota{
    color: red;
    font-weight: bold;
}

span.red{
    color: red;
}

table.surf{
    margin: auto; 
    width: 80%;
}

div.emptyblock{
    display: block;
    min-height: 100px;
}

img.cards{
    margin-left: -10px;
}

p.hh3{
    margin-top: 15px;
    margin-left: 10px;
    font-size: 14px;
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*windsurf-skola*/
p.windsurf {
    text-align: justify;
    padding-left: 2px;
    padding-right: 10px;
}

p.center {
    text-align: center;
}

p.strong {
    text-align: justify;
    font-size: 14px;
    margin-left: 0px;
    color: black;
    margin-top: 20px;
}

h2.windsurf {
    text-align: left;
    font-size: 14px;
    margin-left: 0px;
    color: black;
    margin-top: 20px;
    text-decoration: underline;
}
td.tretina {
    font-size: 10px;
    width: 25%;
    padding-right: 3%;
    padding-left: 3%;
}

td.pulka {
    font-size: 10px;
    width: 290px;
    padding-left: 20px;
}

table.img_popisky {
    width: 580px;
    margin-top: -10px;
}
