html, body{
margin: 0px;
padding: 0px;
}

body{
background-color: #bba475;
color: #910000;
font-family: verdana, tahoma;
font-size: 12px;
text-align: center;
margin: 0px;
padding: 0px;
}

img, div { behavior: url(iepngfix.htc) }

img{
border: 0px;
}

a{
color: #910000;
}

img#ltimage{
height: 440px;
width: 260px;
}

div.defmenu{
height: 59px;
width: 222px;
background-image: url('img/menu_off.png');
background-repeat: no-repeat;
}

div.defmenu div{
padding-top: 18px;
}

div.defmenu a{
font-family: "Trebuchet MS";
font-weight: bold;
color: #f3f2ef;
font-size: 17px;
text-decoration: none;
}

div#container{
text-align: left;
width: 1136px;
margin: 0px auto 10px auto;
background-image: url('img/main_bg.jpg');
border: 1px solid #5a451a;
border-top: 0px;
}

div#containerdef{
width: 1136px;
margin: 0px auto 10px auto;
background-image: url('img/main_default.jpg');
border: 1px solid #000;
border-top: 0px;
height: 824px;
overflow: hidden;
}

div#lefttower{
float: left;
width: 271px;
height: 824px;
background-image: url('img/stolp_levo.jpg');
overflow: hidden;
}

div#lefttowerdef{
float: left;
width: 271px;
height: 823px;
overflow: hidden;
}

div#righttower{
float: left;
width: 218px;
height: 824px;
background-image: url('img/stolp_desno.jpg');
}

div#maincontent{
float: left;
width: 647px;
background-repeat: no-repeat;
min-height:800px;
height:auto !important;
height:880px;
}

div#maincontentdef{
float: left;
width: 647px;
background-repeat: no-repeat;
min-height:800px;
height:auto !important;
height:880px;
}

div#mainmenu{
height: 65px;
}

div#mainmenu ul{
font-family: "Trebuchet MS";
font-size: 15px;
list-style-type: none;
margin: 0px 0px 0px 45px; 
padding: 0px;
font-weight: bold;
color: #625222;
}

div#mainmenu ul a{
color: #625222;
text-decoration: none;
}

.selected{
color: #8d7f5d;
}

div#mainmenu ul li{
float: left;
margin: 0px; 
padding: 0px;
text-align: center;
}

div#maincontentpaddding{
text-align: left;
padding: 100px 20px 10px 50px;
}

div#submenu{
padding: 5px;
text-align: center;
background-color: #5a451a;
color: #fff;
}

div#submenu a{
color: #fff;
}
