body{
    background-color: #000000;
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #818181;
    background: url('../images/background.jpg') repeat-x;
}

img {
    border: none;
}

.clear {
	clear: both;
}

#site{
    width:806px;
    position:relative;
    margin-top: 0px;
    margin-left:50%;
    padding: 0px;
    left:-403px;
}

#topsite{
    background: url('../images/content.jpg') repeat-y;
    width: 806px;
}

#mainsite{
    background: url('../images/content.jpg') repeat-y;
    width: 806px;
}

#top{
    position: relative;
    width: 800px;
    height: 104px;
    margin-left: 4px;
}

#logo{
    background: url('../images/logo.jpg') no-repeat;
    width: 345px;
    height: 104px;
    float: left;
    border: none;
}

#domek{
    background: url('../images/domek.jpg') no-repeat;
    width: 454px;
    height: 104px;
    float: left;
}

#topmenubox{
    width: 806px;
}

#topmenu{
    position: relative;
    width: 800px;
    height: 35px;
    margin-left: 4px;
}

#tm1{
    background: url('../images/tm1.jpg') no-repeat;
    width: 345px;
    height: 35px;
    float: left;
}

#tm2{
    background: url('../images/tm2.jpg') no-repeat;
    width: 454px;
    height: 35px;
    float: left;
}

#searchtop{
    position: relative;
    width: 800px;
    height: 40px;
    margin-left: 4px;
}

#s1{
    background: url('../images/s1.jpg') no-repeat;
    width: 230px;
    height: 40px;
    float: left;
}

#s2{
    background: url('../images/s2.jpg') no-repeat;
    width: 569px;
    height: 40px;
    float: left;
}

#contentbox{
    position: relative;
    width: 800px;
    margin-left: 4px;
}

#leftside{
    width: 230px;
    float: left;
}

#toplmenu{
    background: url('../images/toplmenu.jpg') no-repeat;
    width: 230px;
    height: 41px;
    padding: 0px;
    margin: 0px;
}

#lmenu{
    background: url('../images/lmenu.jpg') repeat-y;
    width: 230px;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#bottomlmenu{
    background: url('../images/blmenu.jpg') no-repeat;
    width: 230px;
    height: 55px;
    padding: 0px;
    margin: 0px;
}

#rightside{
    width: 545px;
    padding: 10px;
    float: left;
}

#content{
    font-size: 12px;
    color: grey;
}

#footer{
    position: relative;
    width: 800px;
    border-top: 1px solid #495f7f;
}

#f1{
    font-size: 12px;
    color: #495f7f;
    background-color: #ececec;
    width: 220px;
    height: 20px;
    padding-top: 4px;
    padding-left: 10px;
    float: left;
}

#f1 a{
    color: #495f7f;
    text-decoration: none;
}

#f1 a:hover{
    color: #495f7f;
    text-decoration: none;
}

#f1 a:visited{
    color: #495f7f;
    text-decoration: none;
}

#f2{
    font-size: 12px;
    color: #ffffff;
    background-color: #495f7f;
    width: 560px;
    height: 20px;
    padding-top: 4px;
    padding-right: 10px;
    float: right;
    text-align: right;
}




.menu{
    list-style: none;
    font-size: 12px;
    color: #ffffff;
    padding:0px;
    margin:0px;
    margin-left: 10px;
}

.menu li{
    padding:4px 0px 4px 10px;
    margin:0px;
}

.menu li a{
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}

.menu li:hover{
    background: url('../images/hlmenu.jpg') no-repeat;
    width: 230px;
    margin-left: -10px;
    padding-left: 20px;
}

.menu li#current{
    background: url('../images/hlmenu.jpg') no-repeat;
    width: 230px;
    margin-left: -10px;
    padding-left: 20px;
}

.menu li.parent{
    background: none;
}

.menu ul{
    list-style: none;
    font-size: 12px;
    color: #ffffff;
    padding:0px;
    padding-right: 30px;
    margin: 5px 0px -2px 0px;
}

.menu ul li:hover{
    background: url('../images/hlmenu.jpg') no-repeat;
    width: 200px;
    margin-left: -20px;
    padding-left: 30px;
    padding-right: 30px;
}

.menu ul li#current{
    background: url('../images/hlmenu.jpg') no-repeat;
    width: 200px;
    margin-left: -20px;
    padding-left: 30px;
    padding-right: 30px;
}

.menu ul ul li:hover{
    background: url('../images/hlmenu.jpg') no-repeat;
    width: 190px;
    margin-left: -30px;
    padding-left: 40px;
    padding-right: 30px;
}

.menu ul ul li#current{
    background: url('../images/hlmenu.jpg') no-repeat;
    width: 190px;
    margin-left: -30px;
    padding-left: 40px;
    padding-right: 30px;
}

.menu ul ul ul li:hover{
    background: url('../images/hlmenu.jpg') no-repeat;
    width: 180px;
    margin-left: -40px;
    padding-left: 50px;
    padding-right: 30px;
}

.menu ul ul ul li#current{
    background: url('../images/hlmenu.jpg') no-repeat;
    width: 180px;
    margin-left: -40px;
    padding-left: 50px;
    padding-right: 30px;
}

.menu_topmenu .active a{
    color: #ffffff;
}

.menu_topmenu li{
    margin-right: 10px;
    padding: 11px 11px 11px 11px;
    display: inline;
    color: white;
}

.menu_topmenu {
    list-style: none;
    margin: 0px;
    margin-left: -20px;
    padding:10px 0px 0px 0px;
    color: white;
    height: 35px;
}

.menu_topmenu li:hover{
background-color: #9ca4af;
color:#d97000;
}

.menu_topmenu a{
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 15px;
    text-decoration: none;
}

.menu_topmenu a:hover {
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 15px;
    text-decoration: none;
}

.search{
    margin-top: 5px;
    margin-left: 18px;
font-size: 10px;
}

#mod_search_searchword{
    background-color: white;
    border: none;
    width: 120px;
font-size: 10px;
color: grey;
}

.button{
    background: none;
    border: none;
    color: white;
    font-weight: bold;
font-size: 10px;
}

.menu_topmenu li.item28:hover{
background: url('../images/item28.jpg') no-repeat;
width: 125px;
height: 35px;
}


