body {
	background: url('images/bg.jpg') center center fixed;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
	padding: 10px 0;
}
div.header {
	width: 850px;
	background: url('images/header.png') center center;
	height:200px;
	margin:auto;
}
div.wrapper {
	width: 850px;
	padding:10px;
	margin: 10px auto 0 auto;
	background: white;
}
div.copyright {
	width: 850px;
	margin: 10px auto 5px;
	text-align:center;
	color:white;
}
.copyright a {
	color:white;
}
a{
	color: black;
	cursor:pointer;
}
a, img {
	border:0;
}
.clear {
	clear:both;
}
div.sidebar {
    width:200px;
    float:left;
}
div.center {
    width:640px;
    float:left;
    margin:0 0 0 10px;
}
.sidebar div.box {
	width: 190px;
	margin: 0 0 10px 0;
}
.sidebar .box h2 {
	width:190px;
	background: gray;
	font-size: 17px;
	padding: 6px 0 6px 10px;
	color: white;
	margin: 0 0 5px 0;
	font-weight:normal;
}
ul.menu {
	margin: 0 0 0 30px;
	padding:0;
}
ul.menu li {
	padding: 4px 0 4px 0;
	list-style-image:url('images/list-style.jpg');
}
ul.menu li a {
	color: black;
	text-decoration: none;
} 
ul.menu li a:hover, ul.menu li a.active{
	text-decoration: underline;
}
.center h2{
	width:630px;
	background: gray;
	font-size: 17px;
	padding: 6px 0 6px 10px;
	color: white;
	margin: 0 0 5px 0;
	font-weight:normal;
}
.center h4 {
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	font-weight:normal;
}
.center a{
    color: #146db2;
	text-decoration:underline;
}
.center span.grey{
	font-size: 12px;
	padding: 0 0 0 20px;
	color:grey;
}
.center div.text{
	padding: 5px 0 10px 0;
}
.center .box {
	margin: 10px 0 10px 20px;
}
.center .boxy {
	margin: 10px 0 10px 10px;
}
a.pdf {
    background: url(images/red-file.gif) no-repeat;
    padding-left: 16px;
}
a.zip {
    background: url(images/yeallo-file.gif) no-repeat;
    padding-left: 16px;
}
a.doc {
    background: url(images/blue-file.gif) no-repeat;
    padding-left: 16px;
}
a.xls {
    background: url(images/green-file.gif) no-repeat;
    padding-left: 16px;
}
a.none {
    text-decoration: none;
}
.center h3 {
	font-weight:normal;
	font-size: 15px;
}
.yelow {
	color: #ffcc00;
}
.red {
	color: #e3272e;
}
.green {
	color: #64bc4f;
}
.blue {
	color: #339dd8;
}
.vzk input {
	margin:5px;
	padding:3px;
}
.vzk textarea {
	width: 600px;
	margin:5px;
	padding:3px;
	height: 60px;
}
div.galery {
	text-align: center;
	float: left;
	padding: 5px;
}
.contonor {
	padding:10px 20px;
}
#hor-minimalist-a
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 11px;
    background: #fff;
    margin: 0px;
    border-collapse: collapse;
    text-align: left;
    width:100%;
}
#hor-minimalist-a tr.sec {
    background: #eef0f5;
}
#hor-minimalist-a th
{
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px 3px;
    border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
    color: #669;
    padding: 5px 8px 5px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
    color: #009;
    background: #FFFFE2;
}
.ruzenec{
	float:left;
	width:190px;
	height:147px;
	margin:10px 11px;
	position:relative;
	cursor:pointer;
}
.ruzenec span{
	position:absolute;
	top:70px; left:0;
	width:190px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	color:white;
}
.foto{
	width:150px;
	height:100px;
	margin:5px;
	float:left;
	text-align:center;
}
.koh{
	border: solid lightgrey;
	border-width:0 0 1px 0;
	margin: 0 0 7px 0;
}
.koh a {
	float:right;
}
.odeo td{
	padding-bottom:20px;
}
.boxy p {
	margin:0 0 10px 0;
}