body {
	margin:0;
	background-color:#B6B4B5;
	font-family: Verdana;
	font-size:13px;
}

#header {
	width: 100%;
	height: 113px;
	background: url('../images/logo2.gif') repeat-x;
}

#left {
	width: 15%;
	float: left;
	border-right: 1px dashed gray;
	padding: 10px;
}

#right {
	width: 80%;
	padding: 10px;
	float: left;
}

#header-left {
	width: 760px;
	height: 113px;
	float: left;
	background: url('../images/logo.gif') repeat-x;
}

#header-right {
	margin:0px;
	height: 113px;
	background: url('../images/logo2.gif') repeat-x;
	float: right;
	display: none;
}

ul.menu {
	margin: 0px;
	padding: 0px;
}

ul.menu li {
	width: 95%;
	list-style-type: none;
        margin: 0 auto 4px auto; 
	border: 1px solid #666666;
	background-color: #999999;
	text-align: center;
}

ul.menu li:hover {
	background-color:#CCCACB;
	border: 1px solid #666666;
}

ul.menu li a {
	text-decoration:none;
	color: #000000;
	display: block;
}

ul.menu li a:hover {
	text-decoration:none;
	color: #171664;
}

a {
	text-decoration:none;
	color: #171664;
}

a:hover {
	text-decoration:underline;
	color: #171664;
}

h1 {
	font: 18px Verdana;
	font-weight: Bold;
	color: #171664;
	margin:0 0 5px 0;
}

h3 {
	color: #171664;
	margin: 35px 0 0 0;
}

p {
	font-family: Verdana;
	font-size:13px;
	margin: 10px 0 10px 0;
}

.podpis
{
	font-family: Verdana;
	font-size:10px;
	color:gray;
}

.podpis a {
	text-decoration:none;
	color:gray;
}

.podpis a:hover {
	text-decoration:none;
	color:gray;
}

.okraj {
	padding:2px;
	width:200px;
	height:160px;
	border-style:solid;
	border-color:gray;
	border-width:1px;
	background-color:#CCCACB;
}

.tabulka {
	font-family: Verdana;
	font-size:13px;
	border:none;
	width:200px;
	background-color:#CCCACB;
}

table {
	font-family: Verdana;
	font-size:13px;
	border-collapse: collapse;
}

table td{
	border: 1px solid gray;
}

table th{
	text-align: left;	
	border: 1px solid gray;
	background-color:#CCCACB;
}

.clear{
	clear: both;
}

li{
	list-style-type: square;
}

.partneri{
	border: 0;
}
.partneri td{
	border: 1px solid grey;
	padding: 10px;
	vertical-align: top;
	background-color:#CCCACB;
}

.partneri table td{
	padding: 0;
	border: 0;
}

