body{
background-color: black;
font-family: "Times New Roman", "Times", serif;
}

body.basic{
	background: black url('images/back_summer.jpg') no-repeat center 50%;
	margin-left:auto; margin-right:auto; background-color:black; background-repeat:no-repeat
	
}
body.popup{
        background: white url('images/back_summer.jpg') no-repeat center 50%;
        margin-left:auto; margin-right:auto; background-color:white; background-repeat:no-repeat

}
	
IFRAME{
	background-color:black;
}
table{
	width:750px;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	
}
table.images{
	width:400px;
	border:0px;
	margin-left:17px;
	margin-right:auto;
}
table.text{
	width:400px;
	border:0px;
	margin-left:auto;
	margin-right:auto;
}
tr.top{
	height:275px;
	background: url('images/boksi2.jpg') no-repeat 0% 50%;
	
}

tr.menu{
	height:30px;
}
td.menu{
	height:30px;
	
}
tr.main{
	height:723px;
}
td.main{
	height:723px;
}

#normal{
	width:523px;
	height:723px;

	font-family: "Times New Roman", "Times", serif;
	font-size:16px;
	margin-top:100px;
	margin-left:200px;
	margin-right:auto;
}
#uutiset{ top:10px; left:200px; position:absolute;
}
#varustus{
	top:230px;
	left:200px;
	position:absolute;
}
#varustus_top{
	top:20px;
	left:170px;
	
	position:absolute;
}
#varustus_bottom{
	top:460px;
	left:170px;
	
	position:absolute;
}
#hinnasto{
	top:200px;
	left:200px;
	position:absolute;
}
#hinnasto_bottom{
	top:500px;
	left:125px;
	
	position:absolute;
}
#yhteys_bottom{
	top:350px;
	left:100px;
	position:absolute;
}
#yhteys{
	top:150px;
	left:340px;
	position:absolute;
}
#left{
	text-align:right;
	position:absolute;
	top:220px;
	width:360px;
	left:240px;
	
}
#main_right{
	text-align:right;
	position:absolute;
	top:300px;
	width:320px;
	left:280px;
}

#main_down{
	text-align:right;
	position:absolute;
	top:500px;
	width:365px;
	left:110px;
	padding:5px;
}
#image_top{
	position: absolute;
	width: 100px;
	height: 150px;
	left: 400px;
	top:50px;
}
#image_left{
	position: absolute;
	width: 100px;
	height: 150px;
	left: 100px;
	top:300px;
}
#image_right{
	position: absolute;
	width: 100px;
	height: 150px;
	left: 500px;
	top:500px;
}
img.right{
	margin-right:1%;
	width: 100px;
	height: 150px;
}

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
margin-left:auto;
margin-right:auto;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
	font-family: "Times New Roman", "Times", serif;
	font-size:11px;
	margin:auto;
	; /*margin between first menu item and left browser edge*/
	margin-right:auto;
	padding: 0;
	list-style: none;
	margin-left: 28px;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
	float:left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 6px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: black; /*Default menu color*/
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #f28645; /*Brown color theme*/ 
border-color: #f28645; /*Brown color theme*/ 
}

#modernbricksmenuline{
float:center;
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 3px;
background: #f28645; /*Brown color theme*/ 

}



</style>

	
