* {behavior:  url(file:iepngfix.htc)}

html {width: 100%;}

body {

	width: 100%;

 	background-color: #57585a;

	background-repeat: repeat-x;

	background-image: url(file:.test/pildid/bg.jpg);



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	padding: 0px;

	margin: 0px;

}

table {

	font-family: verdana;

	font-size: 11px;

	color: #000;

}

a {color: #FFFFFF; text-decoration: none;}

a:hover {color: #b40608; text-decoration: underline;}

img {border-style: none;}

form {padding: 0px; margin: 0px;}



.wrap {width: 1022px; margin: 0px auto;}

.center {width: 1022px; height: 648px; margin-left:}



.header {width: 1022px; height: 130px;}

.menu {width: 1022px; height: 34px;}

.content {width: 1022px; height: 518px; background-image: url(./pildid/tausts.jpg); background-repeat: no-repeat;}

.contentbox {height: 498px; padding: 10px; text-overflow: scroll; overflow-y: scroll;}

.footer {width: 1022px; height: 70px;}

.style4 {font-size: 16px; font-weight: normal; }

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #6E6F73;
}

