body {
	background:#F2F7FA url(bg-body.gif) 0 0 repeat-y;
}
#maxWidth {
	max-width:1351px;
	height:100%;
	width:expression(document.body.clientWidth > 1351? "1351px": "auto" );
}
a {
		font-family:arial, verdana;
		color:#006699;
}
a:hover {
	color:#459655;
}
#green {
	background:white url(green.gif) 0 0 repeat-x;
	height:100%;
}
	#one {
		background:url(1.jpg) 0 0 no-repeat;
	}
	#two {
		background:url(2.jpg) 0 0 no-repeat;
	}
	#three {
		background:url(3.jpg) 0 0 no-repeat;
	}
	#four{
		background:url(4.jpg) 0 0 no-repeat;
	}
	#five {
		background:url(5.jpg) 0 0 no-repeat;
	}
	#six {
		background:url(6.jpg) 0 0 no-repeat;
	}
	#seven {
		background:url(7.jpg) 0 0 no-repeat;
	}
	#eight {
		background:url(8.jpg) 0 0 no-repeat;
	}
.index{
	background:url(index.png) 0 0 no-repeat;
}
#homeBlock{
	width:100%;
	height:10px;
	margin-top:21px;
	float:right;
}
.home {
	float:right;
	width:11px;
	height:10px;
	background:url(home.gif) 0 0 no-repeat;
	text-indent:-2000px;
	overflow:hidden;
}
#homeOn {
	background:url(home-on.gif) 0 0 no-repeat;
}
#slogan {
	float:left;
	width:96%;
	text-align:right;
	color:white;
	font:italic 85% georgia, times new roman;
	padding:54px 0 0 0;
}
	.meniu-bg {
		background:url(meniu-bg.gif) 0 0 repeat-x;
	}
	.meniu-item{
		background:url(meniu-r.gif) 0 20px no-repeat;
		white-space:nowrap;
		padding:14px 0 17px 10px;
	}
	.meniu-item a{
		font-size:75%;
	}
	.meniu-item-on-1{
		background:url(meniu-on-l.gif) 0 10px no-repeat;
	}
	.meniu-item-on-2{
		background:url(meniu-on.gif) 0 100% repeat-x;
		height:24px;
	}
	.meniu-item-on-3{
		background:url(meniu-on-r.gif) 100% 0 no-repeat;
		height:24px;
		margin:10px 0 0 0;
		padding:4px 13px 0 14px;
		font-size:75%;
		font-family:arial, verdana;
		white-space:nowrap;
		color:#8BC615;
	}
	.meniu-min-width {
		width:15px;
	}
.content-left {
	width:70%;
	float:left;
	padding-bottom:17px;
}
#contentRight {
	width:25%;
	float:right;
}
	.headline{
		font-size:125%;
		font-family:georgia, times new roman;
		color:#8BC615;
		padding:20px 0 18px 10px;
	}
	.headline a{
		font-family:georgia, times new roman;
		color:#8BC615;
	}
	.content-text{
		padding:0 0 0 30px;
		color:#666666;
		font-size:75%;
		line-height:145%;
		font-family:arial, verdana;
	}
	.content-text p{
		padding-bottom:9px;
	}
	.photos {
		float:right;
		text-align:right;
		width:25%;
		color:#8BC615;
		padding:0 14px 17px 0 ;
		font:italic 85% georgia, times new roman;
	}
		.photos-index{
			padding:0 0 14px 30px;
			float:left;
		}
		.photos p{
			padding-bottom:1px;
			padding:34px 15px 0 0;
		}
		.photo{
			float:right;
			text-align:left;
			width:80px;
			height:50px;
			background:#8BC615;
			text-indent:-2000px;
			overflow:hidden;
			margin:15px 15px 0 0;
		}
		#photoIndex{
			float:left;
		}
		.more-block{
			clear:left;
			padding:10px 0 17px 0;
		}
		.more{
			font:italic 70% georgia, times new roman;
			margin:0 0 0 20px;
			padding-left:10px;
			background:url(meniu-r.gif) 0 5px no-repeat;
		}
.footer-bg {
	background:url(footer-bg.gif) 0 100% repeat-x;
}
	#copyright {
		background:url(copyright.gif) 0 1px no-repeat;
		padding:0 0 17px 19px;
		color:#999999;
		font:italic 70% georgia, times new roman;
	}
.link_p_t {
		font-family:arial, verdana;
		color:#006699;
		font-size: 12px;
}
.link_p_t:hover {
	color:#459655;
}
