body {
	text-align:justify;
	font-family: Georgia;
	/* font-size: 12px; */
	/* line-height: 15px; */
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}

a {
	/* text-decoration: none; */
}
.obsah_obsah a{
	color: #460010;
	text-decoration: underline;
}

a.link1 {
	font-size: 12px; 
	color: #980018; 
	float: left; 
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	height: 30px;
	padding-top: 15px;
	padding-right: 32px;
	padding-left: 32px;
}
a.link1:hover {
	color: #E60022; 
	background-image: url(../layout/menu_marker.gif);
	background-position: top;
	background-repeat: no-repeat;
}
a.link1_sel {
	font-size: 12px; 
	color: #E60022;
	float: left; 
	/* background-image: url(../layout/menu_marker.gif); */
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	height: 30px;
	padding-top: 15px;
	padding-right: 38px;
	padding-left: 38px;
}
a.link1_sel:hover {
	background-image: url(../layout/menu_marker.gif);
	background-position: top;
	background-repeat: no-repeat;
}
a.link2 {
	font-size: 10px; 
	color: #CF002F; 
	float: left; 
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	width: 200px;
}
a.link2:hover {
	color: #DAB575;
	
}
a.link2_sel {
	font-size: 10px; 
	color: #DAB575;
	float: left; 
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	width: 200px;
	
}
a.link3 {
	font-size: 10px; 
	color: #CF002F; 
	float: left; 
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	width: 200px;
	margin-top: 10px;
	padding-left: 20px
}
a.link3:hover {
	color: #DAB575;
	
}
a.link3_sel {
	font-size: 10px; 
	color: #DAB575;
	float: left; 
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	width: 200px;
	margin-top: 10px;
	padding-left: 20px
}
a.navigation {
	color: #F0E0AC; 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Trebuchet MS;
}
a.nadpis_homepage {
	color: #980018;
	font-size: 23px;
	line-height: 24px;
	text-decoration: none;
}
.nadpis_homepage {
	color: #980018;
	font-size: 23px;
	line-height: 24px;
}
.sub_nadpis_homepage {
	color: #980018;
	font-size: 15px;
	line-height: 17px;
}

.text_homepage {
	color: #980018;
	font-size: 11px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.nadpis_pergo_property {
	color: #980018;
	font-size: 16px;
	line-height: 17px;
}
.nadpis_pergo {
	color: #980018;
	font-size: 12px;
	line-height: 17px;
}

h1 {
	color: #980018;
	font-size: 20px;
}
h2 {
	color: #980018;
	font-size: 16px;
}
h3 {
	color: #980018;
	font-size: 12px;
}
.nadpis {
	color: #980018;
	font-size: 21px;
}



.cesta {
	color: #980018;
	font-size: 11px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
a.cesta {
	color: #980018;
	font-size: 11px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
a.cesta:hover {
	text-decoration: underline;
}

a.small_nav {
	color: #980018;
	font-size: 10px;
	font-family: Arial;
}
a.small_nav:hover {
	text-decoration: underline;
}

.footer_info {
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #D6AD6A;
}
.footer_info_2 {
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #B7002D;
}

a.nehnutelnost {
	color: #980018;
	font-size: 12px;
	line-height: 17px;
}
.text_pergo {
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.text_pergo_2 {
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #980018;
}

a.pergo_property {
	color: #980018;
	font-size: 16px;
	line-height: 17px;
	text-decoration: underline;
	font-family: Georgia;
}

#contact_form input, #contact_form textarea{width:250px;}
#contact_form input.button-rezervovat-xx {width:173px;}

a.button-contact:hover {
background:transparent url(/layout/button-contact.gif) repeat scroll left bottom;
}

a.button-contact, input.button-rezervovat-xx {
background:transparent url(/layout/button-contact.gif) repeat scroll left top;
color:#FFFFFF;
cursor:pointer;
display:block;
float:left;
font-weight:bold;
height:49px;
line-height:49px;
text-align:center;
text-decoration:none;
width:173px;
border:0;
}

#contact_form {
    background-color:#FFFFFF;
    border:15px solid #F1E3B0;
    margin-left:170px;
    margin-top:150px;
    padding:30px;
    position:absolute;
    left:400px;
    z-index:1000;
}

#contact_form td {padding:5px;}
#contact_form textarea {height:100px;}