html * {margin:0; padding:0; border:0; font-family: "Trebuchet MS", Verdana, "Tahoma CE", Tahoma, "Lucida Grande CE", Lucida, Sans-Serif;}
body {font-size:0.8em; color: rgb(112,112,112); background: #012E5E; text-align:left;}
.clear {width:1px; height:1px; clear:both; line-height: 0px; font-size: 0px;}

a {
color:#669999;
}

h2{
padding-bottom: 15px;
font-weight: normal;
font-size: 1.5em;
}

p {font-size: 1em;
color: rgb(112,112,112);
text-align: justify;
line-height: 17px;
padding-bottom: 10px;
padding-top: 10px;
}

.stan-bod{
display: block;
text-align: center;
font-weight: bold;
padding-bottom: 10px;
margin-top: 15px;
}

ul li{
padding-top: 2px; 
}


ul.no-order li{
list-style: none;
}


ul.box li{
list-style: square;
margin-left: 20px;
}


ul.order li{
list-style: decimal;
margin-left: 20px;
}

ul.alfa li{
list-style: lower-alpha;
}

#top-margin {height:30px;}

#all{
margin: auto;
width: 749px;
border: 6px solid #e9e9e9;
background-color: white;
}

#logo{
float:left;
height: 173px;
width: 270px;
padding: 15px;
}

#head{
float: left;
background: url(./img/bg-head.jpg) no-repeat;
height: 203px;
width: 449px;
}

#page{
float: left;
width: 749px;
background:white url(./img/bg-left-line.gif) 100% repeat-y;
}

#right{
padding: 20px;
float:left;
width: 480px;
}

#left{
float:right;
background:#F0F0F0 url(./img/bg-left2.jpg) no-repeat;
height: 435px;
width: 220px;
}

#foot2{
margin: auto;
width: 759px;
height: 30px;
font-size: 10px;
padding-top: 5px;
color:#a0a0a0;
}


#menuBox {
float: left;
width: 749px;
border-top: 6px solid #e9e9e9;
border-bottom: 6px solid #e9e9e9;
background-color: #e9e9e9;
}

#menuBox ul {
	list-style-type: none;
	text-transform: uppercase;
}

#menuBox li {
	list-style-type: none;
	float: left;
}

#menuBox a {
  font-family: Verdana;
	float: left;
	display: block;
	background-color: #e9e9e9;
	color: #394E6A;
	font-size: 85%;
	padding: 8px 10px;
	text-decoration: none;
}

#menuBox a.activate {
	background-color: #fff;
}

#menuBox a:hover,#menuBox a:active,#menuBox a:focus {
	background-color: #fff !important;
}


