BODY {
    margin: 0;
    padding: 0;
    background: url(gradientbg.jpg) repeat-x top left;
    font-family: Arial;
    color: #222222;
}

A {
    text-decoration: none;
}

IMG {
    vertical-align: middle;
    border: none;
}

#page {
    width: 1000px;
    margin: 0 auto 0 auto;
    padding: 50px 0 30px 0;
    background: url(bg.jpg);
}

#header {
    width: 100%;
    height: 100px;
    background: url(gradient2.jpg) repeat-x top left;
}

#topMenuSmall {
    margin: 0 20px 3px auto;
    text-align: right;
    font-size: 10px;
    color: #ffffff;
}

#topMenuSmall .menuItem {
    color: #ffffff;
}

#topMenuSmall .menuItem:hover {
    text-decoration: underline;
}

#lasercombat1.menuItem {
    background: transparent url(gun.gif) no-repeat;
	color: #26DA1D;
	font-weight: bold;
	font-size: 120%;
    padding-left: 20px;
}

#lasercombat2 {
	display: none;
	left: 755px;
	position: relative;
	text-align:right;  
	top: -32px; 
}

#aboutus {
    background: transparent url(home.gif) no-repeat;
    padding-left: 15px;
}

#contact {
    background: transparent url(email.gif) no-repeat;
    padding-left: 20px;
}

#ro {
    background: transparent url(ro.jpg) no-repeat;
    padding-left: 15px;
}

#en {
    background: transparent url(uk.jpg) no-repeat;
    padding-left: 15px;
}

#topMenu {
    width: 700px;
    margin: 0 auto 0 auto;
}

#topMenu .menuItem {
    display: block;
    width: 200px;
    height: 84px;
    float: left;
    margin-right: 3px;
    padding: 5px 10px 5px 10px;
    border: solid 3px #ffffff; 
    overflow: hidden;
}

#topMenu .menuItem H3 {
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
}

#topMenu .menuItem H4 {
    margin: 0;
    color: #6b6b6b;
    font-weight: normal;
}

#content {
    width: 840px;
    height: 450px;
    margin: 30px auto 0 auto;
    padding: 10px 20px 10px 20px;
    border: solid 3px #ffffff;
    background-color: #eeeeee;
    text-align: justify;
	  font-size: 12px;
    /*
    opacity: 0.95;
    filter: alpha(opacity=90);
    */
    overflow: auto;
}

#content .itemHeader H3 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #1589FF;
}

#content .itemHeader H3:hover {
    color: #E9AB17;
}

#copyright {
    margin: 5px 0 5px 65px;
    font-size: 8px;
    color: #ffffff;
}

#content .IMG {
	height: 150px;
}

.slideshow {
    margin: 0 auto 0 auto;
}

.slide {
    text-align: center;
}

.slide DIV {
    clear: both;
    text-align: center;
    background-color: #dddddd;
}