body {
background-color:#1d5087;
background-image: url(include/background.jpg);
background-repeat: repeat-x;
background-position: absolute;
margin:0px;
padding:0px;
font: 12px  verdana, arial, helvetica;
color: #ffffff;
}
#wrapper
{
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
width: 1150px;
height: 99%;
}
#innerwrapper
{
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
width: 880px;
height: 95%;
}
#console
{
width: 880px;
height: 320px;
background-image: url(include/console.jpg);
Background-repeat: no-repeat;

}
#menu
{
width: 880px;
height: 66px;
background-image: url(include/menu.jpg);
background-repeat: no-repeat;
}
#bodycontainer
{
width: 820px;
height: auto;
margin-left: 0;
}
#left_col
{
width: 270px;
height: auto;
background-image: url(include/colbg.jpg);
background-repeat: repeat-y;
background-position: center;
float: left;
text-align: left;
margin-left: 0px;
}
#middle_col
{
width: 270px;
height: auto;
background-image: url();
float: left;
text-align: left;
padding: 5px;
}
#right_col
{
width: 270px;
height: auto;
background-image: url(include/colbg.jpg);
background-repeat: repeat-y;
background-position: center;
float: left;
text-align: left;
}
#reklam
{
margin-top: 10%;
width:115px;
height: auto;
float: right;
}
#flag
{
width: 102px;
height: 350px;
float: left;
margin-top: 115px;
background-image: url(include/minimenu.jpg);
background-repeat: no-repeat;
}
#colormode
{
width:102px;
height: 150px;
float:left;
}
#menutext
{
width:760px;
height: 20px;
margin-left: 50px;
padding-top: 2px;
}
/*----- TEXT STYLES ---------*/
p.menu{
color: #000000;
font-size: 13px;
font-weight: ;
padding-left: 10px;
word-spacing: 5px;
text-align: center;
}
p.cols{
color:#ffffff;
font-size:12px;
font-weight:;
margin:5px;
padding: 5px;
line-height:25px;
}
h2
{
font-size: 14px;
}
p.cols2{
color:#ffffff;
font-size:12px;
font-weight:;
margin:5px;
padding: 5px;
line-height:25px;
}