body {
	margin: 0;
	padding: 0;
	background: url('back_body.jpg') no-repeat center top;
	font-family: georgia;
	color: #2a2727;
	font-size: 13px;
}

a {
	color: #905a11;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
}

.red {
	color: #ff0000;
}

.clear {
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	clear: both;
}

.hidden {
	display: none;
}

#main {
	width: 970px;
	margin: 0 auto;
	margin-top: 65px;
	margin-bottom: 20px;
	padding: 20px 0;
	border-radius: 10px;
	min-height: 700px;
	background: #ffffff;
}

#header {
	width: 920px;
	height: 163px;
	margin: 0 auto;
	background: url('back_header.jpg') no-repeat;
	position: relative;
}

#header .logo {
	display: block;
	position: absolute;
	top: 0;
	left: 450px;
	width: 150px;
	height: 163px;
}

#header #tabs {
	position: absolute;
	top: 0;
	right: 0;
	width: 233px;
	height: 163px;
	background: url('back_tabs.jpg') no-repeat;
	padding-top: 20px;
}

#header #tabs a {
	display: block;
	height: 40px;
}

#header #tabs a.tab1 {
	width: 150px;
}

#header #tabs a.tab2 {
	width: 210px;
}

#header #tabs a.tab3 {
	width: 180px;
}

#header .face {
	position: absolute;
	left: 25px;
	bottom: 0px;
}

#header .claim {
	position: absolute;
	top: 111px;
	left: 252px;
	font-size: 24px;
}

#content {
	margin-top: 25px;
	margin-left: 35px;
	float: left;
	width: 680px;
	line-height: 20px;
	font-family: verdana;
	overflow: hidden;
}

.block {
	margin-bottom: 20px;
	padding-bottom: 30px;
	background: url('back_block.png') no-repeat left bottom;
}

#menu {
	margin-top: 25px;
	margin-right: 25px;
	float: right;
	width: 200px;
}

#menu a {
	text-decoration: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	list-style: none;
}

#menu ul li a {
	display: block;
	padding: 10px 0;
	width: 180px;
	background: url('back_menu_item.png') no-repeat left bottom;
	font-size: 18px;
	color: #936802;
	text-align: left;
	padding-left: 20px;
}

#menu ul li a:hover {
	color: #5b3403;
}

#menu ul li a.on {
	color: #2E0B3E;
}

#menu ul li ul li a {
	font-size: 16px;
	color: #555555;
	background: url('back_menu_subitem.png') no-repeat left bottom;
	font-size: 15px;
	padding-left: 0;
	padding-right: 20px;
	text-align: right;
}

#menu ul li ul li a:hover {
	color: #000000;
}

#menu ul li ul li a.on {
	color: #6C6F18;
}

#menu ul li ul li ul li a {
	display: block;
	padding: 10px 0;
	width: 180px;
	font-size: 12px;
	color: #E98425;
	text-align: right;
	padding-left: 0;
	padding-right: 20px;
}

#menu ul li ul li ul li a.on {
	color: #7F4006;
}

#menu a.facebook {
	display: block;
	width: 102px;
	height: 129px;
	background: url('ico_facebook.png') no-repeat;
	position: relative;
	top: -5px;
	left: 30px;
}

.h,a.h {
	display: block;
	color: #936802;
	margin-bottom: 20px;
	font-size: 26px;
	font-family: georgia;
	font-weight: normal;
}

.h .hh {
	color: #2A2727;
}

#footer {
	padding: 0 40px;
	margin-top: 30px;
	text-align: center;
	color: #8a6c46;
}

#footer a.websupport {
	color: #2a2727;
	line-height: 25px;
}

#footer a.websupport span {
	color: #fd0303;
}

.error {
	color: #ff0000;
	text-align: center;
}

.input_text, textarea{
	border: 1px solid #aaaaaa;
	padding: 5px;
	width: 95%;
}

.input_button {
	border: 1px solid #aaaaaa;
	padding: 5px;
	cursor: pointer;
}

.input_select, select {
	border: 1px solid #aaaaaa;
	padding: 5px;
	width:95%;
}

.table {
	width: 100%;
}

.table#formTable-kvRegistracia tr td {
	width: 20%;
}

.table th {
	padding: 10px 0;
	background: #efefef;
}

.knizkaBlock {
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.knizkaBlock .date {
	font-size: 11px;
}

table {
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
}

table td {
	padding: 5px;
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
}

.galeryBlock {
	width: 135px;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 10px;
	border: 1px solid #aaaaaa;
	background: #f5f5e5;
}

.galeryBlock:hover {
	border: 1px solid #555555;
}

.galeryBlock .foto {
	width: 135px;
	height: 100px;
	overflow: hidden;
	line-height: 100px;
	text-align: center;
}

.galeryBlock .name {
	text-align: center;
	padding: 5px;
	text-align: center;
}

.fotoBlock {
	width: 135px;
	height: 100px;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 10px;
	border: 1px solid #aaaaaa;
	background: #eeeeee;
	float: left;
}

.fotoBlock:hover {
	border: 1px solid #555555;
}

.fotoBlock a {
	display: block;
	width: 135px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	overflow: hidden;
}

table.noBorder,table.noBorder td {
	border: none;
	margin: 0;
}

.words .title {
	font-size: 14px;
	font-weight:bold;
}

.words .title .date {
	color: #888888;
	font-weight:normal;
}