body {
	font-family: Arial;
	font-size: 16px;
	background: #A26262 url("../images/middle.png") repeat-y center top;
	text-align: center;
	margin: 0;
}

img {
	border: none;
}

h1 {
	color: #FFFFFF;
	font-family: Arial;
	margin: 24px 0 0 0;
	line-height: 27px; 
	font-size: 16px;
	text-align: left;
	float: left;
	padding-left: 20px;
}

h2 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 16px;
	padding: 0;
}

h2.top {
	margin-top: 0;
}

table th, table td {
	font-size: 16px;
	vertical-align: top;
	text-align: left;
}

input {
	font-size: 16px;
}


/* layout */

.head {
	background: url("../images/head.png") no-repeat center top;
	color: #C69A9A;
	height: 87px;
	margin: auto;
	width: 880px;
}

.logo {
	margin: 25px 20px 0 0;
	padding-left: 30px;
	float: left;
}

.poradenstvi {
	margin: 41px 0 0 0;
	line-height: 27px; 
	float: left;
	font-size: 20px;
}

.address {
	float: right;
	padding: 35px 25px 0 0; 
	font-weight: bold;
	text-align: right;
}

.content {
	width: 864px;
	margin: auto;
}

.menu {
	background: url("../images/menu.png") no-repeat center top;
	background-color: #C69A9A;
	float: left;
	width: 172px;
	height: 900px;
}

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

}

.menu ul li {
	list-style-type: none;
	margin: auto;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #FFFFFF;
	width: 160px;
}

.menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 25px;
	width: 120px;
	margin: auto;
	text-align: left;
}

.odklad {
	padding: 20px 0 10px 0;
	display: block;
}

.menu form input.in {
	border: 1px solid #555050;
	width: 130px;
	margin-bottom: 5px;
}

.menu form div {
	color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
}

.navigation {
	background: url("../images/navigation.png") no-repeat center top;
	float: left;
	height: 50px;
	width: 692px;
}

.navigation a {
	float: right;
	display: block;
	padding: 15px 15px 0 0;
}

.text {
	float: left;
	text-align: left;
	padding: 20px;
}

.text p {
	width: 620px;
}

.text ul {
	width: 580px;
}

.text table {
	width: 630px;
}

.text table th {
	width: 120px;
}

.foot {
	clear: both;
	background: url("../images/bottom.png") no-repeat center top;
	width: 880px;
	margin: auto;
	height: 20px;
}


/* O nas */

.h1index {
	color: #C69A9A;
	margin: 41px 0 0 0;
	line-height: 27px; 
	text-align: left;
	padding-left: 0px;
	float: left;
	font-weight: normal;
	font-size: 20px;
}

.h2index {
	color: #FFFFFF;
	margin: 24px 0 0 0;
	line-height: 27px; 
	font-size: 16px;
	text-align: left;
	float: left;
	padding-left: 20px;
}


/* Odklad danoveho priznani */

.errors {
	color: #990000;
}
