@charset "utf-8";
body, table {padding: 0px; margin: 0px;}
body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px;}
img, table, td { border:none; }

body {
	background: #f4eee4;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #400900;
	text-transform: uppercase;	
}

h2 {
	font-size: 14px;
	color: #400900;	
	margin-top: 0;
	margin-bottom: 0px;
}

input {
	border: 1px solid #564123;
	background: #f5f1ea;
}

#wrap {
	width: 780px;
	margin: auto;
}

#top {
	background-image: url('../pics/top.jpg');
	background-repeat: no-repeat;
	height: 360px;
}

#content {
	min-height: 300px;
	_height: 300px;
	width: 590px;
	float: right;
	margin: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
}

#menu {
	width: 150px;
	background: #e5d8c5;
	min-height: 200px;
	_height: 200px;
	float: left;
	padding-bottom: 20px;
}

.menu ul li {
	height: 30px;
	width: 140px;
	display: block;
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
	color: #400900;
	vertical-align: top;
}

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

.menu ul {
	margin: 0;
	padding: 0;
	margin-left: 6px;
	margin-top: 6px;
}

.block {
	background: #e5d8c5;
	padding: 5px;
	width: 576px;
}

.block_table {
	margin-bottom: 15px;
}

.big {
	font-weight: bold;
	font-size: 20px;
}

.float_left {
	float: left;
}

.foto_td {
	float: left;
	width: 144px;
	text-align: center;
	font-size: 11px;
}

.foto {
	border: 1px solid #564123;
}

.textarea {
	border: 1px solid #564123;
	background: #f5f1ea;
}

.cislovanie {
	text-align: center;
	font-size: 16px;
	color: #400900;
}
.cislovanie a {
	text-decoration: none;
	color: #400900;
}

.cislovanie a:hover {
	color: #000;
}

.cis_selected {
	font-weight: bold;
	font-size: 18px;
}
