/* CSS Document */
body {
    margin: 0px;
    background-image: url('img/background.png');
    background-color: #ffffff;
    background-attachment: fixed;
    font-family: Arial;
    text-align: center;
}

#logo {
    border: 0px;
    float: left;
}

#center {
    width: 800px;
    margin: 0px auto;
    text-align: left;
    overflow: hidden;
    background-color: #ffffff;
}

#header {
width: 800px;
height: 130px;
background-color: #ffffff;
background-image: url('');
background-repeat: no-repeat;
float: left;

}

#header2 {
width: 800px;
height: 90px;
background-color: #ffffff;
background-image: url('img/header2.png');
background-repeat: no-repeat;
padding: 0px;
float: left;
}

#banner468 {
    width: 468px;
    height: 60px;
    position: relative;
    top: 5px;
    right: 5px;
    float: right;
}

#menu_box
{
width: 800px;
height: 25px;
float: left;
}

ul, li
{
margin: 0;
padding: 0;
}

.cl
{
clear: both;
}

ul.menu
{
font-size: 14px;
font-family: arial;
}

ul.menu li
{
list-style-type: none;
}

ul.menu li.item
{
float: left;
width: 159px;
height: 25px;
}

ul.menu li.item a
{
display: block;
width: 159px;
height: 25px;
line-height: 25px;
text-align: center;
background-image: url('img/but.jpg');
background-color: #24241f;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

ul.menu li.item a:hover
{
background-image: url('img/but2.jpg');
background-color: #484841;
color: #ffffff;
}

ul.menu li.item2
{
float: left;
width: 159px;
height: 25px;
}

ul.menu li.item2 a
{
display: block;
width: 160px;
height: 25px;
line-height: 25px;
text-align: center;
background-image: url('img/but3.jpg');
background-color: #e3d08b;
color: #24241f;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

ul.menu li.item2 a:hover
{
background-image: url('img/but2.jpg');
background-color: #b0082c6;
color: #24241f;
}

#content {
    width: 800px;
    float: left;
    font-size: 12px;
    color: #24241f;
    text-align: left;
    background-color: #ffffff;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#content_left {
    width: 610px;
    float: left;
    font-size: 12px;
    color: #24241f;
    text-align: left;
    background-color: #ffffff;
    background-image: url('');
    text-align: center;
    margin-right: 0px;
}

.content_left a:link {color: #24241f;}
.content_left a:visited {color: #24241f;}
.content_left a:hover {color: #b73525;}

#content_right {
    position: relative;
    left: 10px;
    width: 160px;
    float: left;
    font-size: 12px;
    color: #24241f;
    background-color: #ffffff;
    background-image: url('img/clbg.png');
    background-repeat: repeat-y;
    text-align: left;
}

#content_right2 {
    width: 150px;
    float: right;
    font-size: 12px;
    color: #24241f;
    text-align: center;
    background-color: #;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.newska {
    width: 610px;
    float: left;
    font-size: 12px;
    background-color: #ffffff;
    color: #b73525;
    text-align: left;
    margin-left: 0px;
}

.newska_left {
    width:100px;
    float:left;
    color: #b73525;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background: #;
    margin-right: 5px;
}

.newska_date {
    width: 100px;
    height: 18px;
    line-height: 18px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #b73525;
    background-image: url('img/nwsd.png');
    }

.newska_img {
    width: 100px;
    float: left;
    text-align: center;
    background: #;
    padding-top: 2px;
}

.newska_right {
    float: left;
    width: 505px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.newska_nadpis {
    width: 500px;
    height: 18px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #b73525;
    background-image: url('img/nwsr.png');
    background-repeat: repeat-x;
    padding-left: 5px;
    line-height: 18px;
}

.newska_content {
    width:495px;
    float:left;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    background:#;
    color: #24241f;
    padding-left: 5px;
}

.newska a:link {color: #24241f;}
.newska a:visited {color: #24241f;}
.newska a:hover {color: #b73525;}

.separate {
    width: 610px;
    height: 20px;
    float: left;
    background-color: #;
}

.li
{
    color: #b73525;
    font-weight: bold;
    list-style-image: url('');
    list-style-type: none;
    vertical-align: middle;
    height: 15px;
    margin-bottom:5px;
    padding-left:0px;
    margin-top:5px;
}

.li2
{
    color: #24241f;
    font-weight: normal;
    list-style-image: url('');
    list-style-type: none;
    vertical-align: middle;
    height: 120px;
    margin-bottom:5px;
    padding-left:0px;
    margin-top:5px;
}

.li3
{
    color: #24241f;
    font-weight: normal;
    list-style-image: url('');
    list-style-type: none;
    vertical-align: middle;
    height: 10px;
    margin-bottom:5px;
    padding-left:0px;
    margin-top:5px;
}

#gallery
{
    color: #24241f;
    font-weight: normal;
    text-align: left;
    float: left;
    width: 600px;
    background-color: #;
    text-decoration: none;
}

#gallery a:link {color: #24241f;}
#gallery a:visited {color: #24241f;}
#gallery a:hover {color: #b73525;}

.nadpis
{
    font-size: 15px;
    font-weight: bold;
    color: #24241f;
}

.nadpis2
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #b73525;
    text-decoration: none;
}

.nadpis2 a:link
{
    text-decoration: none;
}

#footer {
    width: 800px;
    height: 40px;
    background-image: url('img/footer2.png');
    background-color: #24241f;
    background-repeat: no-repeat;
    background-position: left;
    float: left;
}

.footer_text {
    position: relative;
    top: 12px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #24241f;
    text-align: center;
    padding: 0px;
}

.footer_text a:link {color: #24241f;}
.footer_text a:visited {color: #24241f;}
.footer_text a:hover {color: #b73525;}

#footer_menu {
    width: 800px;
    height: 40px;
    background-image: url('img/footer.png');
    background-color: #24241f;
    background-repeat: no-repeat;
    background-position: left;
    float: left;
    border-bottom: 1px solid #ffffff;
}

.footer_menu_text {
    position: relative;
    top: 12px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #24241f;
    text-align: center;
}

.footer_menu_text a:link {color: #24241f;}
.footer_menu_text a:visited {color: #24241f;}
.footer_menu_text a:hover {color: #b73525;}

#in {
    position: relative;
    left: 10px;
}
