* {
	margin: 0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
}
body {
	background: #626c0e url("images/_podkl.gif") repeat-x;
}
.top, .menu, .lista, .main, .spodek {
	margin:auto;
	width:958px;
}
.top {
	height:266px;
	background: url("images/top.jpg") no-repeat;
	padding-top:27px;
}
.top ul {
	margin:0 0 0 402px;
	border-left: solid 2px #edeee6;
}
.top li {
	margin-left:21px;
	padding:2px 0;
	list-style:none;
}
.top li a {
	background: url("images/sipicka.png") no-repeat;
	padding:3px 0 0 20px;
	color:#808f05;
	font-weight:bold;
	text-decoration:none;
}
.top li a:hover {
	color:#ff7800;
	text-decoration:underline;
}
.menu {
	height:65px;
}
.fondyeu, .reklama, .tisk, .grafika {
	width:167px;
	height:47px;
	display:block;
	text-decoration:none;
	color:#859a4f;
	font-size:90%;
	padding:18px 0 0 68px;
}
.fondyeu:hover, .reklama:hover, .tisk:hover, .grafika:hover {
	background-position:right;
}
.menu .nadpis {
	color:#ff7800;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
}
.fondyeu {
	background: url("images/cudl-fondy.png") no-repeat;
	margin-right:6px;
}
.reklama {
	background: url("images/cudl-bus.png") no-repeat;
	margin-right:6px;
}
.tisk {
	background: url("images/cudl-tisk.png") no-repeat;
	margin-right:6px;
}
.grafika {
	background: url("images/cudl-dtp.png") no-repeat;
}
.lista {
	background: url("images/lista.png") no-repeat;
	height:68px;
}
.main {
	height:500px;
}
html>body .main {
	height:auto;
	min-height:500px;
}
.text {
	width:657px;
	background: #4E560B url("images/text-bg.png") repeat-x;
	padding:20px 30px 5px 30px;
	margin-right:6px;
	color:#fff;
	line-height:160%;
	text-align:justify;
}
.text a {
	color:#fffdc2;
}
.text a:hover {
	color:#ff7800;
	text-decoration:none;
}
.text img {
	border:#a4b706 solid 2px;
	padding:10px;
	margin:10px;
	background:#626c0e;
}
.news {
	width:205px;
	background: #fff url("images/news-bg.png") no-repeat bottom;
	padding:15px 15px 40px 15px;
	font-size:85%;
	line-height:120%;
}
.news a {
	color:#ff7800;
	font-size:100%
}
.news a:hover {
	text-decoration:none;
}
.news .datum {
	color:#ff7800;
	font-weight:bold;
	font-size:100%;
}
.bottom {
	width:100%;
	height:200px;
	background: #303507 url("images/bottom.png") no-repeat center;
}
img {
	border:0;
}
h1, h2, .text p, ul {
	margin:0 0 .5em 0;
}
.text li {
	margin:0.1em 0 0 1.5em;
	list-style-image: url("images/sipicka.png");
}
.zlute {
	color:#fffdc2;
}
h1 {
	font-size:150%;
	color:#fffdc2;
	text-transform:uppercase;
	padding:25px 0 0 30px;
	float:left;
	width:657px;
	font-weight:normal;
}
.new {
	font-size:150%;
	color:#fffdc2;
	text-transform:uppercase;
	padding:25px 0 0 50px;
	float:left;
}
h2 {
	color:#fffdc2;
	font-weight:bold;
}
.spodek {
	color:#fff;
	line-height:170%;
}
.spodek a {
	color:#fffdc2;
}
.spodek a:hover {
	color:#ff7800;
	text-decoration:none;
}
.adresa-l {
	padding:20px 0 0 20px;
	text-align:left;
}
.adresa-r {
	padding:20px 20px 0 0;
	text-align:right;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.clean {
	clear:both;
}
