body {
	background: url('../images/background.png') repeat-x #dcdcdc;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #000;
}
ul.faq, ul.faq ul{
	list-style-type: decimal;
}
h2 {
	font-size: 16px;
}

#container {
	width: 950px;
	margin: 0 auto;
}
#left {
	width: 225px;
	height: 500px;
	float: left;
	background: url('../images/news.png') 0 30px no-repeat;
	position: relative;
}
#right {
	width: 725px;
	height: 500px;
	float: right;
	background: url('../images/header.png') 0 20px no-repeat;
}

#news {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 150px;
	color: #acacac;
}

#news span {
	font-weight: bold;
	font-size:120%;
}
#news img {
	position: absolute;
	top:86px;
	left: 7px;
}

#logo {
	position: absolute;	
	top: 240px;
	left: 0px;
	border: none;
}
ul#menu-left {
	position: absolute;
	top: 320px;
	background: url('../images/left-menu.png') top left no-repeat;
	padding: 20px 0 20px 10px;
	margin: 0;
	list-style: none;
	width: 189px;
}

ul#menu-left li {
	padding: 8px 0 9px 20px;
	background: url('../images/left-menu-bar.png') bottom left no-repeat;
}
ul#menu-left li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 110%;
}
ul#menu-left li a:hover {
	color: #fff600;
	
}

#poradna {
	position: absolute;
	top: 650px;
	left: 9px;
}
#poradna img {
	border: 0;
}

ul#top-menu {	
	margin: 210px 0 30px 0;
	padding: 0;
	list-style: none;
}
ul#top-menu li {	
	display: block;
	float: left;
	padding: 0 6px;
	background: url('../images/spacer.png') top right no-repeat;
}
ul#top-menu li.last {
	background: none;;
}
ul#top-menu li a {
	color: #ffffff;
	text-decoration: none;
}
ul#top-menu li a:hover {
	text-decoration: underline;
}
h1.header-content {
	display: block;
	margin: 0;
}

.cb {
	width: 530px;
}
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin: 0;
	padding:0 10px;
	background:#99ff33;
	width: 403px;
}

/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../images/box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../images/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../images/box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../images/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background: #99ff33;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background: #99ff33;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding: 1px 10px;
	background: #99ff33;;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

#contact, #contact dd {
	margin: 0;
}
#contact fieldset {
	border: 0;
}
input, textarea {
	border: 1px solid #8dba60;
}
#right-img-bar {
	background: url('../images/right.png') no-repeat 10px 250px;
	width: 180px;
	height:749px;
	float: right;
	
}
.galleryItem {
	display: block;
	height: 130px;
}
img.gal-nahled {
	border: 3px solid white;
}
.galleryItem img.left {
	float: left;
	margin: 0 5px 5px 0;
	border: 3px solid white;
}
dl.domy dt{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
dl.domy dd {
	margin: 0;
}
dl.domy dd img {
	border: 3px solid white; 
}
dl.domy dd strong {
	color: red;
}

#nase-domy dd.images {
	float: left;
	margin: 0 20px 0 0;
}
#nase-domy dt {
	clear: left;
	margin: 0;
	padding: 10px 0 10px 0;
}
.right {
	float: right;
	margin: 5px;
}
#right p img {
	border: 3px solid #fff;
	
}

#dum dl dt {
	float: left;
	clear: left;
	display: block;
	width: 200px;
}
#dum dl dd {
	display: block;
	margin: 0;
	padding: 0 0 0 200px;
}
#dum img {
	float: right;
	margin: 0 0 10px 10px;
}
div.mapa {
	width: 480px;
	height: 300px;
}
#search-form {
	margin: 200px 0 0 0;
}
#search-form input {
	float: right;
}
#search-form #submit {
	width: 25px;
	height: 20px;
	display: block;
	background: url('../images/lupa.png') no-repeat right center;
	border: 0;
	cursor: pointer;
}
#breadcrumb {
	margin-top: 0;
	padding: 5px 0;
	border-bottom: 1px solid #82F80C;
	border-top: 1px solid #82F80C;
}
