body {
	background-image:url(images/bg_body.jpg);
	background-color:#155699;
	background-repeat:repeat-x;
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

hr {	
	width:70%;
	text-align:center;
}

a:link, a:visited {
	color:#777;
}
a:hover {
	color:#ca0000;
}

div#container {
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-image:url(images/bg_container.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:1024px;
}

div#header {
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:170px;
	display:block;
	margin-top:0px;
	padding-top:25px;
	margin-bottom:10px;
}

div#logo {
	float:left;
}
	div#logo h2 {
		margin:0px;
	}
	div#logo h2 a {
		width:350px;
		height:170px;
		display:block;

	}
	div#logo h2 a span {
		display:none;
	}

div#shrnuti {
	padding-top:33px;
	float:left;
}
	div#shrnuti h2 {
		margin:0px;
		margin-left:40px;
		font-size:12px;
		line-height:24px;
		color: white;
	}
	
	div#shrnuti h2.ico {
		margin:11px 20px 0 3px;
		display:inline-block;
		float:left;
		line-height:24px;
		height:32px;
		background-repeat:no-repeat;
		color:#333;
		font-weight:normal;
	}
	
	div#shrnuti h2.dum {
		background-image:url(images/ico_dum.png);	
		padding-left:35px;			
	}
	div#shrnuti h2.tel {
		background-image:url(images/ico_tel.png);	
		padding-left:50px;	
	}
/* -------------   M E N U   ----------------------------- */
div#menu {
	clear:both;
	background-color:#f3f3f3;
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-x;
	line-height:25px;
	width:150px;
	display:block;
	float:left;
	width:230px;
	=margin-right:15px;
}

div#menu a:link, div#menu a:visited {
	color:#777;
}

div#menu a:hover {
	background-color:#FFF;
	color:#ca0000;
}

div#menu a:active {
	background-color:white;
}


div#menu ul {
	list-style:none;
}

div#menu ul li {
	text-align:right;
}

div#menu ul li a {
	text-decoration:none;
	font-size:20px;
	
	width:150px;
	display:block;	
	height:36px;
	line-height:36px;	
	
	padding-left : 12px;		
	padding-right:10px;
}

div#menu ul li ul {
	margin-left:0px;
	padding-left:0px;
}

div#menu ul li ul li {

}

div#menu ul li ul li a {
	font-size:16px;
	border-top:none;
	height:25px;
	line-height:25px;	
}

/* ----------  P A G E   -------------        */ 
div#page {
	display:block;
	float:left;
	width:650px;
	background-image:url(images/bg_main.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size:12px;
	color:#555;
	min-height:550px;
	_height:550px;
	margin-left:25px;
}

div#page_matrjoska {
	margin:0px 20px 20px 20px;
	line-height:28px;
	text-align:justify;
}

div#page h1 {
	color:#ca0000;
	font-size:24px;
	margin-top:0px;
	height:37px;
	background-image:url(images/bg_nadpis.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#content a:link, #content a:visited {
	color:#ca0000;
}
#content a:hover {
	color:#aa0000;
}


/* ---------   F O O T E R   -------------- */

div#footer {
	width:1024px;
	height:31px;
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	line-height:30px;
	text-align:center;
	font-size:10px;
	color: #AAA;
}


/* ------------------------------------------ */
.hidden {
	display:none;
}

.cleaner {
	clear:both;
}

div.post p.links {
  display:none;
}
