﻿div#content p{line-height:1.4}

div#menuHR
{
	background: url(images/Header_02.gif) 0 0 repeat-x;
	margin:0px;
	padding:0px;	
}

div#header
{
	background-color: #F3F2ED;
	/*background: url(images/Krnida_02.jpg) 50% 21px no-repeat;*/
	background: url(images/Krnida_03.jpg) 50% 21px no-repeat;
	
	width: 960px;	
	height: 265px;
	margin: 0;
}

div#container
{
	width:960px;
	margin:0 auto;
	marker-offset:auto;
	background-color: #FFFFFF;
	text-align:left;	
}

div#content
{
	float:right;
	width:580px;
	margin-right:10px;
	margin-left:10px;
	height: 100%;	
}

div#navigation
{
	float:left;
	width:200px;
	height: 100%;
	margin-left: 5px;	
}

div#navigationRight
{
	float:Right;
	width:150px;
	height: 100%;
	padding-top: 20px;
	text-align: center ;
	display:block;
}

div#sitemap
{
  clear:both;
  width:960px;
  background: #FFFFFF;  
  color:#333333;
  font-size:10px;
  float:inherit;
}
	

div#footer
{
	clear:both;
	width: 960px;
	padding:18px 0 10px;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#333333;
	background: url(images/footer_bg.jpg) repeat-x;
	text-align:center;
}