a {
	color: #000;
	text-decoration: none;
}
body {
	background: #CCC url(img/bg.gif) repeat-y fixed bottom center;
	color: #333; margin: 20px 0;
	text-align: center; font: normal 12px/18px sans-serif, Arial;
}
.top a {
	background: #F5F5F5 url(img/zupy.jpg) no-repeat right top;
	display: block;
	height: 210px;
	color: #E4E4E4;
	font-size: 46px;
	line-height: 50px;
	padding: 30px 0px 0px 30px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -4px;
	margin-top: 6px;
}

.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}

.main {
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 4px auto; 
	text-align: left;
	width: 780px; 
}
.container {
	margin: 10px;
}

.content {
	background: #F5F5F5;
	border-top: 1px solid #FFFFF7;
	clear: both;
}
.content h1 {
	margin: 0;
	font: normal 16px/30px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #4A7D04;
	padding-right: 20px;
	padding-left: 20px;
}
.content p {
	margin: 3px 0 6px;
	color: #666;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	width: 500px;
}
.item {
	background: #FCFCFC url(img/bgitem.gif) repeat-x;
	padding: 10px;
}

.footer {
	padding: 5px;
	background: #F5F5F5;
	color: #666;
}

.footer .left, .footer .right {padding: 0 12px;}

.left {float: left;}
.right {float: right;}
.clearer {clear: both;}
.menu {
	background-color: #F5F5F5;
	height: 30px;
	font-size: 12px;
	line-height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	text-align: center;
}
.content ul li {

	margin: 3px 0 6px 20;
	color: #666;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height: 14px;
	padding-right: 20px;
	padding-left: -20px;
}
.content h4 {
	text-transform: lowercase;
	font-size: 30px;
	color: #E0C457;
	padding-left: 30px;
	padding-top: 0px;
	margin: 0px;
	line-height: 50px;
}
.meni a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	background-image: url(img/bgmenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F5F5F5;
	font-size: 12px;
	line-height: 26px;
	text-indent: 10pt;
	color: #666666;
}
.meni {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 180px;
}
.menu h2 {
	color: #890500;
	font-size: 18px;
	line-height: 29px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
.content h3 {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FBC956;
	font-size: 18px;
	line-height: 19px;
}
h6 {

	color: #890500;
	font-size: 18px;
	line-height: 29px;
	margin: 0px;
	padding: 0px 20px;
	font-style: normal;
	font-weight: normal;
}
.item h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 30px;
	color: #920402;
	padding-left: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.1em;
}
a.op {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
