	a:link, a:visited, a:active  { color: #044d70; text-decoration: none;}
	a:hover { text-decoration: underline; }
	body{
		padding: 0;
		margin: 0;
		background: #fff url(../Img/bg.jpg) repeat-x;
	}
	td {
		color: #000;
		font-size: 12px;
		font-family : Trebuchet MS, sans-serif;
		font-weight: normal;
	}
	.Title_1 {
		font-size: 16px;
		color: #2E3192;
		font: Trebuchet MS, sans-serif 16px;
	}

	.Title_2 {
		color: #2E3192;
		font: Trebuchet MS, sans-serif 12px;
		font-weight: bold;
	}
	.Title_3 {
		color: #2E3192;
		font: Verdana, sans-serif 11px;
		font-weight: bold;
	}


	#footer_menu {
		margin-top:20px;
		padding:10px;
		width: 870px;
		border-top: #B4B4B4 1px solid;
	}

	#footer_menu {
		color: #4B4B4B;
		font-family : Trebuchet MS, sans-serif;
		font-size : 14px;
		text-decoration: none;
	}
	#footer_menu a:link, #footer_menu a:visited, #footer_menu a:active {
		font-size : 12px;
		text-decoration: none;
	}
	#footer_menu a:hover {
		text-decoration: underline;
	}

	#pagination {
		font-weight:bold;
		text-decoration: none;
		color:#000;
	}
	#pagination a:link, #pagination a:active #pagination a:visited {
		text-decoration: none;
		color:#2E3192;
	}

	#pagination a:hover {
		text-decoration: underline;
	}
	.path {
		font-weight:bold;
		text-decoration: none;
		color:#2E3192;
	}
	.path a:link, #path a:active #path a:visited {
		text-decoration: none;
		color:#2E3192;
	}

	.path a:hover {
		text-decoration: underline;
	}



	.top_menu, .top_menu a:link, .top_menu a:active .top_menu a:visited {
		font: bold 11px verdana, sans-serif;
		color: #fff;
	}

	.top_menu a:hover {
		text-decoration: underline;
	}



	ul#left_nav {
		list-style-type:none;
		padding:0;
		margin:0;
	}
	ul#left_nav li {
		text-align:left;
		padding-left:20px;
		padding-top:8px;
		background: url('../Img/bg_menu.gif') no-repeat;
	}
	ul#left_nav li a:link, ul#left_nav li a:visited{
		font: normal 14px Trebuchet MS, sans-serif;
		color : #0D004C;
		text-decoration: none;
	}
	ul#left_nav li a:hover {
		color : #711E22;
	}
	ul#left_nav li#lactive {
		font: bold 14px Trebuchet MS, sans-serif;
		color : #0D004C;
		background: url('../Img/bg_menu_up.gif') no-repeat;
	}
	#address {
		width:229px;
		height:130px;
		margin-top:10px;
		background: url('../Img/bg_adres.gif') top repeat-x;
		font: normal 12px Trebuchet MS, sans-serif;
		color : #fff;
	}

	#address a:link, #address a:active, #address a:visited  {
		color : #fff;
		text-decoration: underline;
	}

	#Title_Box {
		font: normal 16px Trebuchet MS, sans-serif;
		color : #2E3192;
		border-bottom: #B4B4B4 1px solid;
		margin-bottom:5px;
	}

	.box {
		padding:5px;
		background-color : #F4F2F2;
		border-right: #711E22 1.4em solid;

	}
	.spots {
		font: normal 10px Verdana, sans-serif;
		color : #000;
		padding-bottom:5px;
	}
