/* CSS Document */
body, p, div, a:link {
	font-family: verdana, helvetica, arial;
	color: #fff;
	font-size: small;
}
a:visited {
	color: #000;
}
a {
}

h2 {
	font-size: 150%;
}
#body {
	width: 960px;
	margin: auto;
	position: relative;
	padding: 0;
}
#telo {
	width: 960px;
	position: relative;
	background: #fff;
}
#head {
	background: URL('../img/bg_top.jpg') repeat-x bottom;
	height: 170px;
}
#obsah {
	background: #98073e;
	float: center;
	background: URL('../img/bg.jpg') repeat-y top left;
	height: 570px;
	margin: 0px;
	padding: 0px;
	/height: 590px;
}
#obsah-hp {
	background: URL('../img/bg.jpg') no-repeat top left;
	text-align: center;
	height: 580px;
	/height: 420px;
}
#menu-hp {
	background: URL('../img/bg_menu.jpg') repeat-y center;
	width: 223px;
	position: absolute;
	float: center;
	float: middle;
	padding: 0;
	left: 368px;
	top: 170px;
}
#menu-hp ul, #text ul {
	padding: 0px;
	margin: 30px 0 10px 0;
}
#menu-hp li, #text li {
	list-style-type: none;
}
#menu-hp li a, #text li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	line-height: 2.5em;
	color: #fff;
}
#menu-hp ul#lang {
	width: 223px;
	background: #c5afb2;
	padding: 0px;
	margin: 30px 0 38px 0;
	float: center;
}
#text ul#lang {
	width: 290px;
	background: #c5afb2;
	padding: 0 0 0 30px ;
	margin: 50px 0 38px -20px;
	float: center;
	position: absolute; bottom: 3px;
}
#menu-hp ul#lang li, #text ul#lang li {
	display: inline;
	width: 150px;
	padding: 0px;
	margin: 0px;
}
#menu-hp ul#lang li.left, #text ul#lang li.left {
	background: URL('../img/left-sq.png')  no-repeat left;
	margin-right: 20px;
	padding-left: 20px;
}
#menu-hp ul#lang li.right, #text ul#lang li.right {
	background: URL('../img/right-sq.png') no-repeat left;
	padding-left: 20px;
}
#left {
	padding: 23px;
	width: 300px;
}
#left, #left p, #right, #right p {
	color: #000;
}
#left a, #right a {
	color: #821e44;
}
#right {
	padding: 10px;
	width: 280px;
	float: right;
	position: absolute;
	top: 180px;
	left: 655px;
}
#left-gal {
	padding: 9px;
	width: 330px;
}
#right-gal {
	padding: 0px;
	width: 330px;
	float: right;
	position: absolute;
	top: 179px;
	left: 649px;
}

#text {
	background: URL('../img/bg_menu-wide.png') repeat-y center;
	width: 300px;
	position: absolute;
	float: center;
	float: middle;
	padding: 10px 10px 30px 30px;
	left: 310px;
	top: 170px;
	height: 530px;
	/height: 550px;
}
#head ul {
	text-align: right;
	padding: 22px 20px 22px 40px;
	margin: 0;
}
#footer {
	clear: both;
	/*background: url(/img/pata.png) no-repeat bottom;
	margin-top: 30px;
	width: 960px;
	background: #98073e;
*/
	float: right;
}
#footer li {
	display: inline;
	width: 150px;
	padding: 10px;
	margin: 10px;
	color: #000;
}
#footer li a {
	color: #000;
}