#all {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:17px;
	width:995px;
}

#left {
	float:left;
}

#right {
	float:left;
	width:593px;
}

	#content_top {
		width:533px;
		height:795px;
		padding-top:40px;
		padding-right:20px;
		padding-left:40px;
		background-image:url("images/bg_sus.gif");
		background-repeat:no-repeat;
	}
	
	#meniu {
		margin:10px 0px 15px 23px;
	}
	
	#meniu ul {
		margin:0px;
		padding:0px;
		list-style-type:none;
	}
	
	#meniu ul li {
		list-style-type:none;
		display:inline;
	}
	
	#meniu ul li a {
		font-size:12px;
		color:#03CAFF;
		text-decoration:none;
		text-transform:uppercase;
		font-weight:normal;
		padding-right:6px;
		border-right:1px solid #03CAFF;
	}
	
	#meniu ul li a:hover {
		text-decoration:none;
		color:#666666;
	}
	
	#content_middle {
		padding-right:40px;
		padding-left:40px;
		width:513px;
		background-image:url("images/bg_repetat.gif");
		background-repeat:y-repeat;
		text-align:justify;
	}
	#container {
		width:593px;
		background-image:url("images/bg_repetat.gif");
		background-repeat:y-repeat;
	}
	
	#content_footer {
		width:593px;
		height:61px;
		background-image:url("images/bg_jos.gif");
		background-repeat:no-repeat;
	}
	
	.blue {
		font-weight:bold;
		color:#1da8f7;
	}
	
	.no_bullet {
		list-style-type:none;
		padding:0px;
		margin:0px;
	}
	.no_bullet li{
		padding:2px;
		}
	
	#footer {
		margin-left:15px;
	}
	
	#footer a {
		color:#29A1B9;
		text-decoration:none;
	}
	
	#footer a:hover {
		text-decoration:underline;
	}
	
	a{
		color:#1da8f7;
		text-decoration:underline;
		}
		
	a:hover{
		text-decoration:none;
		color:#666;
	}	