@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0px; 
background-image: url(../images/bg4.jpg);
background-color:#999;

background-attachment: fixed;
background-position:center;
}

.clear{ clear:both;}
#wrapper{ margin-left:auto; margin-right:auto; width:1000px; height:auto;}

/*HEADER*/
#header{ background:url(../images/header.png) no-repeat; width:1000px; height:260px;}

/*MENY*/

#menu
{
padding:195px 0 0 310px; 
width:650px; 
height:20px; 
}

#menu ul
{
list-style: none;
margin: 0;
padding:0 0 0 15px;
width:auto;
float: left;
}

#menu a
{
font: 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
}


#menu A
{
text-decoration: none;
}

#menu A:hover
{}

#menu li {position: relative;}

#menu ul ul ul
{
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul
{
position: absolute;
z-index: 500;
width:190px;
padding-top:5px;
height:auto;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none; background-color:#FFF;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.pil{ background:url(../images/meny_pil.png) no-repeat;}

#menu span{ padding-left:30px;}

/*MAIN BASIC*/
.leftblock{ width:254px; height:auto; float:left; margin:0 0 0 65px;}

.leftblock_home{ width:240px; height:auto; float:left; margin:0 0 0 65px;}

#bomb_bg{ background:url(../images/bomb_bg.png) repeat-y; width:1000px; height: auto; float:left;}

.rightblock{ width:690px; height:auto; margin:0 0 0 310px; float:left;}

.rightblock_what{ width:900px; height:auto; margin:0 0 0 200px; float:left;}

.rightblock_members{ width:900px; height:auto; margin:0 0 0 45px; float:left;}

.space{ padding:0 0 0 30px;}

.imgholder{ width: 660px; height:auto; float:left; padding:0 20px 0 0px;}

.imgholdermembers{ height:auto; width:295px; float:right; padding:0 50px 0 0;}

.imgwhat{ float:left; padding:35px 25px 0 0; height:700px;}

.imgwere{ float:left;}

.imgwere span{ padding:0 0 0 20px;}

h1{ font-family:Verdana; font-size:15px; color:#000;}

h2{font-family:Verdana; font-size:13px; color:#000; font-weight:normal;}

.wtext{font-family:Verdana; font-size:11px;  color:#000; line-height:16px; width:610px; padding:0 0 0 55px;}

.textbox{ width:600px; height:auto; padding:0 0 30px 40px; float:left; font-family:Verdana; font-size:12px; color:#000; line-height:14px;}

.textbox_were{ width:500px; height:auto; padding:0 40px 30px 50px; float:left; font-family:Verdana; font-size:12px; color:#000; line-height:14px;}

.textbox_picvid{ width:500px; height:auto; padding:25px 40px 30px 25px; float:left; font-family:Verdana; font-size:14px; color:#000; line-height:14px; text-align:center;}

.textbox_banstal{ width:500px; height:auto; padding:25px 20px 25px 55px; float:left; font-family:Verdana; font-size:14px; color:#000; line-height:14px; text-align:center;}

.textbox_what{ width:800px; height:auto; padding:0 0 30px 40px; float:left; font-family:Verdana; font-size:12px; color:#000; line-height:14px;}

.adress{font-family:Verdana; font-size:11px; font-weight:bold; color:#000; line-height:14px;}

A:link {text-decoration: none; color:#555454; font-size:14px; font-family:Verdana; line-height:16px;}
A:visited {text-decoration: none; color:#af0610}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
/*FOOTER*/
#footer{  background:url(../images/footer.png) no-repeat; width:1000px; height:36px;}
.copybox{ width:500px; height:auto; padding:14px 0 0 250px;}
.copytext{font-family:Verdana; color:#FFF; font-size:12px; text-transform:uppercase;}
.link{ text-decoration:none; font-family:Verdana; color:#FFF; font-size:12px}

