html {
	cursor: default;
	font-family: Verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: rgb(169,171,170) url(/template/img/_podklad_min.png) repeat-x;
}
#main {
	background-color: transparent;
	position: relative;
	width: 1023px;
	margin: 0 auto;
}
#header {
	height: 164px;
	position: relative;
	width: 1023px;
	margin: auto;
}
#pruh {
	height: 53px;
	width: 1023px;
	margin: auto;
	background: url(/template/img/_podklad_pruh.png) repeat-x;
	color: white;
	font-size: 19px;
	font-weight: bold;
}
#pruh div {
	height: 42px;
	padding: 12px 0px 0px 590px;
	letter-spacing: -0.05em;
	background: url(/template/img/_stavby.jpg) no-repeat right 13px;
}
#stred {
	float: left;
  width: 1023px;
	margin: auto;
	background: #1B893B url(/template/img/_podklad_menu.jpg) repeat-y 179px;
}
#leftcolumn {
	width: 1023px;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #1B893B;
}
#rightcolumn {
	position: absolute;
	right:0px;
	width: 139px;
	text-align:center;
	padding-top:10px;
}
#rightcolumn img{
  padding-bottom:5px;
}
#mainmenu {
	z-index: 5;
	width: 185px;
	position: absolute;
	margin-left:0px;
	background: transparent url(/template/img/_podklad_menu.png) repeat-y;
	padding-bottom:5px;
	height:100%;

}
#content {
  width:655px;
}
#pg {
	background: transparent url(/template/img/_podklad_menu_bg.png) repeat-y;
  display: inline-block;
	padding-left:200px;
	float: left;
	font-size: 98%;
	min-height: 580px;
	width: 823px;
	text-align: left;
	margin-bottom: 0px;
}

#content .rsgalerie {
	width: 100%;
	float: left;
	text-align:center;
	clear:both;
}
#content table {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
}
#content table td {
	border: 1px solid #8CACBB;
	padding: 3px;
}
#content a:hover img {
	opacity: 0.88;
}
#content p {
	color: black;
	padding-left: 3px;
	width: 100%;
	text-indent:1em;
}
#content ul {
	font-size: 90%;
	line-height: 1.5em;
	list-style-type: square;
	margin: 0 0 1.2em 25px;
	padding: 0;
}
#content ol {
	font-size: 70%;
	line-height: 1.5em;
	margin: 0 0 1.2em 30px;
	padding: 0;
}
#content li {
	margin: 0.3em 0;
	padding: 0;
}
#content img {
	border: 2px solid #009128;
	padding: 2px;
	margin: 2px;
}
#content h1, h2 {
	color: #009128;
}
#content h1 {
	font-weight: bold;
	text-transform: uppercase;
}
#footer {
	background-color: transparent;
	font-size: 10px;
	width: 958px;
	margin: auto;
	text-align: right;
	color: black;
	height: 30px;
	padding: 7px 20px 20px;
	margin-bottom:10px;
	clear:left;
}
#footer a {
	color: rgb(176,6,38);
}

#partner {
	float: right;
	clear: right;
	font-size: 12px;
}
#download {
	padding: 5px;
}
#download a {
	vertical-align: middle;
	color: rgb(203,0,1);
}
#download a:hover {
	text-decoration: underline;
}
#download img {
	border: 0px;
	vertical-align: middle;
}
#ic {
	position: relative;
	margin: 0px;
	width: 600px;
	height: 119px;
	top: 0px;
}
#ic img {
	display: none;
	top: 0;
	left: 0;
}
.detail_img {
	margin-left: 20px;
	margin-right: 5px;
}
.small {
	font-size: 60%
}


h1 {
	font-size: 16px;
	padding-left: 2px;
}
h2 {
	font-size: 85%;
}
h3 {
	font-size: 75%;
}
a {
	color: rgb(176,6,38);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 9pt;
	padding-bottom: 5px;line-height: 1.2
}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
.cervena {
	color: rgb(203,0,1);
}
.seda {
	color: rgb(190,189,184);
}
.thumb-1 {
	height: 130px;
	background-color: #EFECEA;
	border: 1px solid #DDDDDD;
	color: #999999;
	float: left;
	font-size: 90%;
	margin: 10px 0 10px 10px;
	position: relative;
	text-align: center;
	width: 130px;
}
.thumb-2 {
	padding-top: 5px;
	vertical-align: middle;
	position: absolute;
	width: 130px;
	height: 130px;
}
.thumb-3 {
	display: table-cell;
	width: 130px;
}
.thumb-4 {
	text-align: right;
	width: 120px;
	padding-top: 5px;
}
.thumb-5 {
	padding-top: 110px;
	width: 120px;
	text-align: center;
	margin-left: 7px;
	font-size: 11px;
}
#news {
	float: left;
}
#news p {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.news-box {
	border-top: 1px dotted #CF001B;
	width: 100%;
	float: left;
}