body {
    font-size: 70%;
    /*font-family: Arial;*/
    font-family: Tahoma, Arial;
    background-color: #FFFBF0;
}


#main {
    top: 18px;
    width: 900px;
    position : relative;
    margin: 0pt auto;
}

#head {
    background: url(img/title.png) no-repeat center bottom;
    height: 80px;
}

#title {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 4px;
    border-top: solid 8px;
    border-top-color: #FEBC87;
    background-color: #FD790F;
    margin-bottom: 1px;
    font-size: 140%;
}

#title a {
    color: #79420A;
    text-decoration: none;

}

#title h1{
    color: #79420A;
    font-size: 115%;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin: 0;
    padding: 0;
}

#baner1 {
    background: url(img/img1.png) no-repeat center bottom;
    height: 30px;
    border-bottom: solid 3px;
    border-bottom-color: #FFE4CF;
}

.menu {
    background-color: #FD790F;
    text-align: center;
    padding: 7px 0;
    font-size: 130%;
}

.menu a {
    margin: 0 13px;
    color: #79420A;
    text-decoration: none;
}

#content {
    background: white url(img/background.png) no-repeat center bottom;
    border-left: solid 2px;
    border-right: solid 2px;
    border-color: #febc87;
    min-height: 355px;
    text-align: justify;
    padding-left: 155px;
    padding-right: 135px;
    padding-top: 48px;
    padding-bottom: 5px;
    overflow: auto;
}

#content p {
    clear: left;
    text-indent: 5%;
    margin-bottom: 5px;
    margin-top: 0;
}


#top {
    float: right;
    clear: right;
    height: 50%;
    width: 20px;
    background: url(img/up.png) no-repeat right 2%;
}

#bottom {
    float: right;
    clear: right;
    height: 50%;
    width: 20px;
    background: url(img/down.png) no-repeat right 98%;
}

#content-left {
    float: left;
    margin-top: 25px;
    padding: 0;
    padding-left: 20px;
    width: 260px;
    height: 250px;
    overflow: hidden;
}

img {
    border: 0;
}

#content-left a {
    text-decoration: none;
}

#left-panel {
    float: left;
    width: 300px;
    height: 300px;
    padding: 0;
    background-color: #ffcfb9;
    overflow: hidden;
}

#right-panel {
    float: right;
    padding: 0;
    width: 300px;
    height: 300px;
    background-color: #ffcfb9;
    overflow: auto;
}

#content-right {
    float: left;
    padding: 5px;
    width: 290px;
    height: 285px;
    overflow: hidden;
}

.content-menu {
		width: 585px;
    background-color: #ffcfb9;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
    float: left;
    clear: both;
    font-size: 100%;
		font-weight: bold;
    white-space: nowrap;
}

.content-menu2 {
    background-color: #ffcfb9;
    text-align: center;
    padding: 2px 5px;
    margin-top: 2px;
    margin-bottom: 0px;
    float: left;
    clear: both;
    font-size: 100%;
    white-space: nowrap;
}

.content-menu a, .content-menu2 a {
    margin: 0 5px;
    color: #555555;
    text-decoration: none;
}

#content h1 {
    font-size: 110%;
}

#content h2 {
    font-size: 100%;
    font-weight: normal;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

#content img {
    
    float: left;
}

#footer {
    height: 28px;
    background-color: #febc87;
    text-align: center;
    padding: 7px 0;
}

#content ul {
    margin: 0;
    padding-left: 15px;
}

.left {
    float: left;
    width: 50%;
    clear: left;
}

.right {
    float: right;
    width: 40%;
    clear: right;
}

.cena {
    display: none;
}

.img_min {
    width: 80px;
    float: left;
    margin: 2px;
}

#ankieta { 
		
		background-attachment: fixed; 
		background-repeat: no-repeat; 
		background-image: url(images/bg.gif);  
		background-color: #FFFFFF;
		padding-left: 30px;
}
