body{
	color:#222222;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background-image: url(http://static.lovetotravel.pl/static/background_top.jpg);
	background-repeat: repeat-x;
	width:1000px;
	margin-left:20px;
	line-height: 150%;
}


hr{
	border: solid #efefef 1px; 
}


table{
	padding:0px;
	margin:0px;
}

h1{
	padding:2px;
	margin-top:3px;
	margin-bottom:1px;
	color:#222222;
}

h2{
	font-family:Helvetica,Arial;
	font-size:15px;
	color:#222222;
	font-weight: bold;
}

h3{
	color:#1765AD;
	font-size:15px;
}


.menu_selected{
	background-color:#F3FaE6; 
	border-left:solid #42be31 1px; 
	border-right:solid #42be31 1px;
	border-top:solid #42be31 1px;
}

.menu_unselected{
	border-bottom:solid #42be31 1px;
}





.title{
	font-family:Helvetica,Arial;
	font-size:15px;
	color:#222222;
	font-weight: bold;
}

a{
	color:#1765AD;
	text-decoration:none;
}

a.links_bottom{
	color:#aaa8a9;
	text-decoration:none;
}

a.top_menu{
	color:#888888;
	text-decoration:none;
}

a:hover{
text-decoration:underline;
}



img{
	border:0px;
}

.with_border{
	border: solid #b3b3b3 1px; 
	padding:4px
}

input[type="submit"]{
	background-color:#1765AD;
	color:white; 
	height:26px; 

}

.comments_bottom{
	font-weight: bold;
	color:#1765AD;
}
.comments_bottom_date{
	font-size:10px;
}
