body {
	margin: 0px;
	padding: 0px;
	background: #edf2f6;
	_text-align: center;
	font-family: arial CE, verdana CE, arial, vedrana, sans-serif;	
}

#main {
	_text-align: left;
	width: 743px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	height: 240px;
	width: 100%;
	background: url('../img/head.jpg') top left no-repeat;
}

#head h1 {
	visibility: hidden;
}

#kontejner {
	background: url('../img/main.gif') repeat-y;
	clear: both;
	awidth: 100%;
	margin-left: 11px;
}

#menu {
	width: 242px;
	height: 157px;
	float: right;
	margin-right: 15px;
	_margin-right: 7px;	
	_padding-right: 1px;
	background: url('../img/menu.jpg') top left no-repeat;	
}

#menu ul {
	margin-top: 0px;
	list-style-type: none;
}

#menu ul li {
	margin-bottom: 18px;
}

#menu a {
	color: #46a;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover {
	color: #f80;
}

#text {
	width: 430px;
	color: #222;
	text-align: justify;
	padding: 15px;
	line-height: 1.1;
	font-size: 12px;
	font-family: arial;
	letter-spacing: 1px;
}

#text a {
  color: #008;
  text-decoration: none;
}

#text a:hover {
  color: #f80;
}

#text h2 {
	text-align: right;
	font-style: italic;
}

#paticka {
	width: 100%;
	height: 38px;
	text-align: center;
	background: url('../img/paticka.gif') top left no-repeat;		
}

#paticka a {
  color: #888;
}

#paticka a:hover {
  color: #f80;
}
