@charset "utf-8";
body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image: url(img/header_back.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the page in IE 5* browsers. The text is then set to the left aligned default in the #page selector */
	color: #18222b;
}

a:link {
color: #10948b;
text-decoration: underline;
}

a:visited {
color: #10948b;
text-decoration: underline;
}

a:hover,a:active {
color: #17d7ca;
text-decoration: underline;
}

h1 {
font-size: 140%;
color: #87aa3e;
}

h2 {
font-size: 120%;
color: #87aa3e;
}

h3 {
font-size: 100%;
font-weight: bold;
color: #87aa3e;
}

acronym {
     border-bottom: 1px dotted;
     cursor: help;
}


.zvyrazneni {
font-weight: bold;
}

.zvyrazneniOrange {
font-weight: bold;
color: #fc8000;
}

.centr {
text-align: center;
}

#page {
	position: relative;
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#zahlavi {
	position: relative;
	left:115px;
	background: none;
	background-image: url(img/slunecna_logo.png);
	background-position: center 15px;
	height: 271px;
	background-repeat: no-repeat;
	padding: 10px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #zahlavi instead of text, you may want to remove the padding. */
}

#zahlavi img{
	position: relative;
	width: 776px;
	height: 271px;
	top: 5px;
	left: 92px;/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #zahlavi instead of text, you may want to remove the padding. */
}

#zahlavi h1 {
	margin: 0; /* zeroing the margin of the last element in the #zahlavi div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	visibility: hidden;
}

#obsahIndex {
	position: relative;
	width: 780px;
	left: 200px;
	min-height: 400px;
	padding: 10px 20px 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}


.obsahMenu {
	position: absolute;
	margin: 0;
	padding: 0px;
	width: 250px;
	top: 0px;
	font-size: 110%;
	left: -270px;
	text-align: right;
	z-index:3;
	}

.obsahMenu ul {
	line-height: 2;
}
.obsahMenu ul li a {
	text-decoration: none;
	list-style-type: none;
	color: #10948b;
	line-height: 2;
	display:block;
}
.obsahMenu ul li a:hover {
	color: #87aa3e;
}

.obsahMenu ul li .current {
	color: #87aa3e;
}



.byty1menu ul {
	line-height: 2;
	font-weight: bold;
	z-index:3;
	
}
.byty1menu ul li a {
	text-decoration: none;
	list-style-type: none;
	color: #10948b;
	line-height: 2;
	display:block;
}
.byty1menu ul li a:hover {
	color: #ed1c26;
}

.hover14 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: 65px;
	left: 151px;
}
.hover14 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 605px;
	height: 352px;
}
.hover14:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 65px;
	left: 151px; /*position where enlarged image should offset horizontally */
}

.hover21 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: 65px;
	left: 151px;
}
.hover21 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 605px;
	height: 352px;
}
.hover21:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 65px;
	left: 151px; /*position where enlarged image should offset horizontally */
}

.hover22 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: 65px;
	left: 151px;
}
.hover22 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 605px;
	height: 352px;
}
.hover22:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 65px;
	left: 151px; /*position where enlarged image should offset horizontally */
}

.hover26 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: 65px;
	left: 151px;
}
.hover26 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 605px;
	height: 352px;
}
.hover26:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 65px;
	left: 151px; /*position where enlarged image should offset horizontally */
}

.hover27 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: 65px;
	left: 151px;
}
.hover27 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 605px;
	height: 352px;
}
.hover27:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 65px;
	left: 151px; /*position where enlarged image should offset horizontally */
}

.hover37 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: 65px;
	left: 151px;
}
.hover37 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 605px;
	height: 352px;
}
.hover37:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 65px;
	left: 151px; /*position where enlarged image should offset horizontally */
}

.byty1menu ul li .current {
	color: #ed1c26;
}


#obsahIndex ul {
		list-style-type: none;

}

#obsahByty {
	position: relative;
	width: 780px;
	left: 200px;
	min-height: 400px;
	padding: 10px 20px 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

#obsahByty h1{
color:#ed1c26;
}
#obsahByty ul {
		list-style-type: none;

}

#obsahByty table{
line-height: 1;
vertical-align: middle;
}
#obsahByty td{
vertical-align: top;
background-color: #c0d953;
}

#obsahByty1 td{
vertical-align: top;
background-color: #ffffff;
}



#dispozice {
position: relative;
width: 380px;
float: right;
height: 0px;
}

#projekty {
position: relative;

}

#sleva {
	position: absolute;
	top: 15px;
	left: -135px;
	background-image:url(img/sleva.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 303px;
	width: 505px;
	display: block;
	z-index: 2;

}

#sleva img{
	position: relative;
	top: 0px;
	left: 0px;
	height: 303px;
	width: 505px;
}

#zapati {
	position: relative;
	background-color: #ffffff;
	background-image: url(img/footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 260px;
	color: #68943f;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size: 80%;
	z-index: 5;



}


#zapati p {
	text-indent: 0;
	margin: 0; /* zeroing the margins of the first element in the zapati will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 10px 10px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#zapati td{
	border-collapse: collapse;
	border: none;
	vertical-align: bottom;


}

#zapati img {

}

#zapatiPozadi {
	position: relative;
	bottom: 0px;
	background-color: #ffffff;
	background-image: url(img/footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 260px;
	color: #68943f;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	z-index: 1;
}

#zapatiKontejner {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 260px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#zapati a:link {
color: #00386a;
text-decoration: underline;
}

#zapati a:visited {
color: #00386a;
text-decoration: underline;
}

#zapati a:hover,a:active {
color: #b3d4f1;
text-decoration: underline;
}

.tabZel td {
	text-align: center;
	background-color: #c0d953;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
color: #000000;
	
}


.tabHlav td {
	text-align: center;
	font-weight:bold;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
color: #68943f;
	
}

.tabZlut td {
	background-color: #f5ee68;
}

.tabSed td {
	background-color: #999;
}

.tabOrange {
	background-color: #f1791c;
	color: #ffffff;
	}

.rightAlign {
	float: right;
	}

.byty2menu {
position:absolute;
top: 100px;
left:620px;
width: 200px;
background: none;
}

.byty2menu ul {
	line-height: 2;
	font-weight: bold;
	z-index:3;
	
}
.byty2menu ul li a {
	text-decoration: none;
	list-style-type: none;
	color: #f7979b;
	line-height: 2;
	display:block;
}
.byty2menu ul li a:hover {
	color: #f7b9b9;
}

.bytHover14 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: -35px;
	left: -475px;
}
.bytHover14 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 500px;
	height: 291px;
}
.bytHover14:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -35px;
	left: -475px; /*position where enlarged image should offset horizontally */
}

.bythover21 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: -35px;
	left: -475px;
}
.bythover21 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 500px;
	height: 291px;
}
.bythover21:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -35px;
	left: -475px; /*position where enlarged image should offset horizontally */
}

.bythover22 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: -35px;
	left: -475px;
}
.bythover22 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 500px;
	height: 291px;
}
.bythover22:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -35px;
	left: -475px; /*position where enlarged image should offset horizontally */
}

.bythover26 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: -35px;
	left: -475px;
}
.bythover26 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 500px;
	height: 291px;
}
.bythover26:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -35px;
	left: -475px; /*position where enlarged image should offset horizontally */
}

.bythover27 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: -35px;
	left: -475px;
}
.bythover27 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 500px;
	height: 291px;
}
.bythover27:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -35px;
	left: -475px;/*position where enlarged image should offset horizontally */
}

.bythover37 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	border: none;
	visibility: hidden;
	text-decoration: none;
	top: -35px;
	left: -475px;
}
.bythover37 span img { /*CSS for enlarged image*/
	border-width: 0px;
	width: 500px;
	height: 291px;
}
.bythover37:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -35px;
	left: -475px; /*position where enlarged image should offset horizontally */
}

.byty2menu ul li .current {
	color: #ed1c26;
}

