body {
	background-color: #EFEFEF;
	padding: 0px;
	margin: 0px; 
	font-family: "ARIAL CE", "HELVETICA CE","ARIAL","HELVETICA", "sans-serif";
	color: #000000;
	font-size: 12px;
} 

h1 {
	font-size: 18px;
}

h2 {
	color: #4f4f4f;
	font-size: 16px;
}
 
table { 
	font-family: Arial; 
	font-size:12px; 
}

td 	{
	vertical-align:top;
	}
	
a {
	font-family: Arial; 
}
	
.main-head { 
	position: absolute;
	width:1000px;
	height: 136px;
	left:0px;
	top: 0px;
	overflow:hidden;
}

.main-image {
	width:200px;
	height: 137px;
	overflow:hidden;
	float:left;
}

.menu-button {
	width:132px; 
	height:20px;
	background-image: url('images/menu_button.gif'); 
	font-family: Arial; 
	font-size:13px; 
	color: #FFFFFF; 
	font-weight:bold; 
	text-align:center;
	float:left;
}

.menu-text {
	color: #FFFFFF; 
	text-decoration: none;
}

.main-menu {
	position:absolute;
	height:20px;
	left:0px;
	top:138px;
	width:1000px;
	background-color: #D8261D; 
	border-bottom: 5px solid #FFFFFF;
}

.left-column { 
	position: absolute;
	width:350px;
	left:0px;
	top: 169px;
	background-color: #FFFFFF;
	height:100%;
}

.right-column { 
    position:absolute;
	width:110px;
	height: 500px;
	right:0px;
	top: 89px;
	background-color: #dedede;
}

.middle-column {
	position: absolute;
	width: 650px;
	margin-left: 350px;
	margin-right:5px;
	margin-top:163px;
	background-color: #EFEFEF;
	height:450px;
}

.middle-inside {
	margin-left:10px; 
	margin-right:10px; 
	margin-top:25px; 
	margin-bottom:10px;
}

li {
	list-style-image: url('images/ul_square.gif');
}

.resetovac
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.top-image
{
	border:0;
}
