body, html {
margin-top:0px;
padding:0px;
background-color:#000023;
text-align:center;
}
#menu a{
	font-size:13px;
	color:#FFF;
	}
#kol {
	color:#FFF;
	font-size: 20px;
	}
#linkflorell {
	color:#fbd3a3;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	}
#container{
vertical-align:top;
margin:0 auto; 
text-align:left;  
min-width:550px;   
max-width:1100px;  
width:expression(  
(document.compatMode && document.compatMode == 'CSS1Compat')
?
(
document.documentElement.clientWidth < 550
?
"550px"
:
"auto"
)
:
(
document.body.clientWidth < 550
?
"550px"
:
"auto"
)
);
}
#container1 {
padding:0px;
margin:0px;
}
#left1{
width:1095px;
min-height:745px;
}
#pysto1  {
padding-top:10px;
margin:0px;
text-align:center;
font-size:20px;
color:#f29900;
min-height:745px;
width:100%;
background-position:center;
background-position:top;}
#pysto  {
padding-top:660px;
margin:0px;
text-align:center;
font-size:20px;
color:#f29900;
height:130px;
width:100%;
background-image:url(../images/forsite/site_intro.jpg);
background-repeat:no-repeat;
background-position:center;
background-position:top;}

#pysto a {
padding-top:660px;
margin:0px;
text-align:center;
font-size:20px;
color:#f29900;
height:80px;
width:100%;
background-position:center;
background-position:top;}
#lang {
height:446px;}

#header{
background-color:#63b9da;
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#left{
background-color:#a9d28c;
width:300px;  
float:left;  
}

#logo {
height:108px;
background-image:url(../images/forsite/logo.jpg)}
#model {
height:446px;
width:300px;  
}
#news {
height:30px;}
#menu12 {
color:#eb9200;
margin:0px;
padding:0px;
padding-left:450px;
}
#langstring {
height:40px;
text-align:right;
padding-top: 0px;
padding-right:70px;
}
#deviz {
height:130px;
background-image:url(../images/forsite/deviz.jpg);
background-repeat:repeat-x;
}

#content{
padding-left:450px;
min-height:560px;
margin:0px;
padding-top:150px;
padding-right:80px;
}
#content h1 {
margin:0px; 
}

#clear{
margin:0px;
padding:0px;
height:0px;
font-size:1px;
line-height:0px;
clear:both;
}

#footer{
height:75px;
}
#footer p{
margin:0px;  
padding: 10px 0;
}

