body {
	background: #40585e url('/img/bg.jpg') repeat-x 0px 0px;
	color: #4f4f4f;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 75%;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

p, ul, table {
	list-style-type: none;
	margin: 0px 0px 16px 0px;
	padding: 10px 0px 0px 0px;
}

.in p {
	text-align: justify;	
}

ul li {
	background: url("/img/bullet.gif") 6px 5px no-repeat;
	line-height: 100%;
	margin-bottom: 14px;
	padding-left: 14px;
}
h1, h2, h3, h4 {
	color: #303030;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 167%;
	font-weight: normal;
	margin-bottom: 16px;
	padding-top: 10px;
}
h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}
h2 a {
	color: #303030;
}
h3 {
	font-size: 125%;
}
a {
	color: #ffffff;
	font-weight: bold;
	outline: 0px;
}
#content a {
	color: #a83759;
	font-weight: normal;
}
img {
	border: 0px;
}
#page {
	background: url('/img/bg-page.png') no-repeat 0px 0px;
	margin: 0px auto;
	position: relative;
	width: 960px;
}
#main {
	margin-left: 20px;
	_margin-left: 0px;
}
#logo {
	cursor: pointer;
	left: 41px;
	position: absolute;
	top: 64px;
	z-index: 20;
}
#content {
	background: url('/img/bg-content.png') no-repeat 0px 0px;
	float: left;
	margin: 190px 0px 10px 232px;
	_margin-left: 126px;
	position: relative;
	z-index: 10;
	width: 708px;
}
#content .in {
	background: url('/img/bg-content-bottom.jpg') no-repeat 0px 100%;
	padding: 0px 32px 7px 32px;
	min-height: 800px;
	_height: 800px;
}

/* levĂ˝ sloupec */
#first-strip {
	color: #ffffff;
	float:left;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	margin-left: -940px;
	margin-top: 200px;
	width: 240px;
}
#first-strip h2 {
	background: url('/img/bg-title.png') no-repeat 0px 0px;
	color: #ffffff;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	margin: 0px 0px 10px 0px;
	padding-left: 37px;
}
#first-strip p, .news p {
	line-height: 132%;
	margin: 0px;
}
#first-strip p.date, .news p.date {
	margin-bottom: 6px;
}
#first-strip li, .news li {
	background: url('/img/bg-menu-line.gif') repeat-x 0px 100%;
	margin: 0px 22px 10px 9px;
	padding: 0px 0px 10px 0px;
}
#menu li {
	font-size: 109%;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 6px 0px 6px 2px;
}
#menu li ul {
	margin-top: 4px;
	margin-bottom: 0px;
}
#menu li li {
	background: none;
	font-size: 93%;
	font-weight: normal;
	padding: 3px 0px;
}
#menu li li {
	font-size: 100%;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover, #menu a.active {
	color: #47afff;
}
#facebook {
	margin-bottom: 20px;
}
/* levĂ˝ sloupec */
/* zĂˇpatĂ­ */
#footer {
	color: #ffffff;
}
#footer p {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	padding-left: 260px;
}
/* /zĂˇpatĂ­ */

/* hlaviÄŤka */
#header {
	height: 180px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
#languages {
	position: absolute;
	right: 20px;
	top: 5px;
}
/* /hlaviÄŤka */

/* fotogalerie */
#photogallery {
	color: #ffffff;
}
#photogallery li {
	background: url('/img/bg-photogallery.jpg') no-repeat 0px 0px;
	float: left;
	height: 331px;
	line-height: 134%;
	margin-right: 10px;
	padding: 5px;
	width: 194px;
}
#photogallery li a {
	margin-bottom: 4px;
	color: white;
}
#photogallery .number {
	display: block;
	margin: 0px 0px 6px 10px;
}
/* /fotogalerie */


/* google mapy */
.google-map {
	background: url('/img/bg-googlemap.png') no-repeat 0px 0px;
	height: 160px;
	padding: 4px 4px 20px 4px;
	position: relative;
	width: 281px;
}
#map-rumburk, #map-mimon {
	height: 160px;
}
/* /google mapy */


.half-left, .half-right {
	width: 49.5%;
}
.half-left {
	float: left;
}
.half-right {
	float: right;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
.hide {
	display: none;
}
.clr:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clr {
	display: inline-block; /* hasLayout */
}
/* Hides from IE-mac \*/
* html .clr {
	height: 1%;
}
.clr {
	display: block;
}
/* End hide from IE-mac */

.right {
    text-align: right;
}
#first-strip p.right {
    margin-right: 20px;
}

