body
{
	background:#f5e4c7;
	height:100%;
}

.frontpage_container
{
	width:100%;
}

.frontpage_header
{
height:66px;
}

.frontpage_potolok
{
	background-image:url(../images/frontpage/frontpage_potolok_80.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:66px;
}


.frontpage_stena
{
	background-image:url(../images/frontpage/frontpage_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:405px;
	background-color:#faf3e5;
	vertical-align:top;
}


.frontpage_topbg
{
	position:absolute;
	top:0px;
	width:100%;
	height:60px;
	z-index:9;
	background-image:url(../images/frontpage/frontpage_topbg.png);
	background-repeat:repeat-x;
	background-position:top;
}


.frontpage_collona_left
{
	z-index:10;
	position:absolute;
	left:0px;
	top:10px;
	background-image:url(../images/frontpage/frontpage_collona_left.png);
	background-repeat:no-repeat;
	width:85px;
	height:500px;
}


.frontpage_collona_right
{
	z-index:10;
	position:absolute;
	right:0px;
	top:10px;
	background-image:url(../images/frontpage/frontpage_collona_right.png);
	background-repeat:no-repeat;
	width:85px;
	height:500px;
}


.frontpage_nav
{
	z-index:8;
	position:relative;
	bottom:0px;
	top:400px;
	background-image:url(/theme/images/frontpage/frontpage_nav.gif);
	background-repeat:repeat-x;
	height:44px;
	text-align:center;
	vertical-align:middle;
}
		
		.frontpage_nav table
		{
			text-align:center;
			vertical-align:middle;
			height:32px;
		
		}
			.frontpage_nav td
			{
			
				height:16px;
				text-decoration:none;
				font-weight:bold;
			}
			
			.frontpage_nav td.lilia
			{
				width:40px;
				background-image:url(../images/frontpage/lilija.gif);
				background-position:center;
				background-repeat:no-repeat;
			}
			
			
.frontpage_3x
{
	position:relative;
	top:-40px;
	font-size:18px;
	color:#c8b69a;
	z-index:6;
}

.frontpage_left
{
	z-index:4;
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:500px;
	background-image:url(../images/frontpage/left.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.frontpage_right
{
	z-index:4;
	position:absolute;
	right:0px;
	top:0px;
	width:300px;
	height:500px;
	background-image:url(../images/frontpage/right.jpg);
	background-position:left;
	background-repeat:no-repeat;
}


.frontpage_pol
{
	background-image:url(../images/frontpage/frontpage_pol.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:175px;
	z-index:1;
	vertical-align:top;
}


.news_line
{
	padding-top:5px;
	padding-bottom:5px;
}



.block_news
{
	position:relative;
	top:-100px;
}





.h1
{
	font-size: 21px;
	font-family: "Times New Roman",Georgia,  serif;
	font-weight:lighter;
	color:#b03636;
    font-style:italic;
    margin: 5px;
}

.h2
{
	font-size: 18px;
	font-family:"Times New Roman", Georgia,  serif;
	font-weight:lighter;
	color:#b03636;
}