body {
	background-image:url(../img/background.jpg);
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img{
	border:none;
	margin:0px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	color:#000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9871E;
	border-bottom-color: #C9871E;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

h2{
	padding-left:28px;
	height:25px;
	padding-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	background-color:#CB8920;
	background-repeat:no-repeat;
	font-weight:normal;
	clear:both;
	margin-bottom:5px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 3px 0px; 
	line-height: 125%;
}

#all_div {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/content_back.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8E671D;
	border-bottom-color: #8E671D;
	border-left-color: #8E671D;
	position:relative;
	min-height: 550px;
}

#header{
	background-image:url(../img/header_back.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:124px;
	cursor:pointer;
}

#main_content {
	position: relative;
	width: 800px;
}

#left_col{
	float:left;
	width:180px;
	padding:5px;
}

#content{
	float:left;
	width:596px;
	padding:7px;
}

#content p {
	/*clear: both;*/
}

.menu {
	display: block;
}

.menu .header{
	padding-top:3px;
	height:17px;
	padding-left:8px;
	color:#FFFFFF;
	background-color:#CB8920;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:8px;
}

.menu a{
	margin-left:2px;
	margin-right:3px;
	padding-top:4px;
	padding-bottom:4px;	
	padding-left:5px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA881F;
	background-image:url(../img/menu_arrow.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	background-position: 167px center;
}

.menu span {
	margin-left:2px;
	margin-right:3px;
	padding-top:4px;
	padding-bottom:4px;	
	padding-left:5px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA881F;
	background-image:url(../img/menu_arrow.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	background-position: 167px center;
	cursor:pointer;
}

.menu a:hover{
	background-color:#F5EBCA;
}

.menu span:hover{
	background-color:#F5EBCA;
}

.menu #withoutarrow{
	background-image:none;
}

#content #intro_text{
	text-align:center;
}

#content #intro_text h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	margin:0px;
	font-weight:bold;
	border:none;
}

#content #intro_text p{
	margin-bottom:0px;
	color:#9F6D1A;
	margin-top:2px;
	padding:0px;
}

select{
	background-color:#F0E1AE;
	border: 1px solid #784501;
	
	font-size:12px;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

form{
	margin:0px;
	padding:0px;
}

a {
	color:#CB8920;
}

#h2_lupa{
	background-image:url(../img/h2_lupa.gif);
}

#h2_sluzby{
	background-image:url(../img/h2_sluzby.gif);
}

.h2_sluzby{
	background-image:url(../img/h2_sluzby.gif);
}

.h2_bydleni{
	background-image:url(../img/h2_bydleni.gif);
}

#h2_bydleni{
	background-image:url(../img/h2_bydleni.gif);
}

#footer{
	clear:both;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#4F340D;
	line-height:130%;
	margin-top:10px;
	margin-bottom:10px;
}

#footer a{
	color:#4F340D;
}

.clear_div{
	font-size:1px;
	height:1px;
	margin-bottom:-1px;
	clear:both;
}

.img_box_l,
.img_box_r,
.img_box_c {
	padding: 2px;
	border: 1px solid #c9871e;
	background: #d08d24;
}

.img_box_l {
	float: left;
	margin: 5px 5px 5px 0px;
}

.img_box_r {
	float: right;
	margin: 5px 0px 5px 5px;
}

.img_box_l p,
.img_box_r p,
.img_box_c p {
	margin: 0px 2px;
	padding: 0px;
	color: #fff;
	text-align: left;
	/*display: none;*/
}

p.small_text {
	padding: 5px;
	background: #cd8a21;
	color: #fff;
	margin-bottom: 10px;
}

div.gallery_preview {
	border: 1px solid #c9871e;
	padding: 4px;
	margin: 10px 0px;
	clear: both;
}

div.gallery_preview img {
	margin: 3px;
}
