body {
	background-image: url(images/background.gif);
	margin:0;
	}
	
img{
	border:none;}

table{
	background-color:#ffffff;
	}
	
h1{
	font-family: Tahoma;
	font-size:18px;
	color:#4895dc;
	margin:0 40px 10px 40px;
	}
	
p{
	font-family: Tahoma;
	font-size:11px;
	color:#000;
	margin:0 40px 0 40px;
	}
	
a{
	color:#ccc;
	text-decoration:none;
	}
	
a:hover{
	color:#4895dc;
	text-decoration:none;
	}

.e_mail{
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #ccc;}
	
.e_mail:hover{
	color:#4895dc;
	text-decoration:none;
	border-bottom:1px dashed #4895dc;
	}
	
.content{
	margin-bottom:30px;
	}

.content_left{
	width:550px;
	float:left;
	}
	
.content_right{}
	
.clear_both{
	clear:both;
	}
	
.sep{
	height:1px;
	font-size:1px;
	display:block;
	margin:13px 0 13px 40px;
	padding:0;
	border-bottom:1px dashed #ccc;
	width:89%;
	}

.harta a:hover{
	color:#4895dc;
	border:none;
	}
	
.harta_mica{
	position:relative;
	top:30px;
	left:0;
	border:none;}
	

	
table.preturi{
	border:0;
	margin:0 40px 0 40px;
	font-family: Tahoma;
	font-size:11px;
	color:#000;
	}
	
table.preturi tr{
height:20px;
	}
	
table.preturi td{
vertical-align:middle;
	}
	
tr.odd{
	background-color:#eff0f0;}
	
thead{
	color:#4895dc;
	font-weight:bold;
	}
	
.alert{
	color:#CC3333;
	}

