/* neviditelne */
.hidden {
	display: none;
}

/* accessibility */
#accessibility {
	display: none;
}

#accessibility h4 {
	display: none;
}

/* LINKS */
a,a:visited {
	color: #0b5ca5;
	font-weight: normal;
	text-decoration: underline;
}

a:hover,a:focus,a:active {
	color: #555555;
	font-weight: normal;
}

a img {
	border: none;
}

/* PAGE BLOCKS */
html,body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
}

body>#page {
	height: auto;
}

#page {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	background: #efefe7;
}

#content {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
	min-height: 400px;
	background: #ffffff;
}

#breadcrumb {
	width: 960px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-align: left;
	height: 30px;
	color: #1587c8;
}

#footer {
	width: 980px;
	height: 275px;
	margin: 0 auto;
	padding: 0;
	color: #58595a;
	font-size: 11px;
	font-weight: normal;
	background: #ffffff;
}

#menu-top {
	position: absolute;
	top: 290px;
	left: 0;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
}

.menu {
	position: relative;
	top: 0;
	left: 0;
	width: 980px;
	margin: 0 auto;
	height: 40px;
	padding: 0;
	background: #dadada url("../_img/layout/backgr_menu.gif") repeat-x;
}

#navigation {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
}

#navigation-top {
	position: relative;
	top: 0;
	right: 0;
	width: 980px;
	margin: 0 auto;
	height: 40px;
	padding: 0;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	background: #ffffff;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

/* TEXT columns */
#content #col-left {
	top: 0;
	right: 10px;
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#content #col-center {
	top: 0;
	right: 10px;
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#content #col-right {
	top: 0;
	right: 10px;
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

/* HEADER */
#header {
	position: relative;
	width: 980px;
	height: 330px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}

#header h1 {
	position: absolute;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 30px;
}

#header h1 a {
	position: relative;
	width: 252px;
	height: 0px;
	margin: 0;
	padding: 240px 0 0 0;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#header h1.cz a {
	background: #ffffff url("../_img/layout/estavby_logo.cz.jpg") no-repeat;
}
#header h1.sk a {
	background: #ffffff url("../_img/layout/estavby_logo.sk.jpg") no-repeat;
}
#header h1.pl a {
	background: #ffffff url("../_img/layout/estavby_logo.pl.jpg") no-repeat;
}

/* BREADCRUMB */
#breadcrumb	 a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background: url("../_img/layout/img_sipka-bread.gif") top right no-repeat;
	margin: 0 7px 0 0px;
	padding: 0 10px 0 0;
}

/* MAIN MENU - TOP */
#menu-top .menu ul {
	margin: 0 0 0 252px;
	padding: 0;
	list-style-type: none;
}

#menu-top .menu ul li {
	display: inline;
	padding: 0;
	text-align: left;
}

#menu-top .menu ul li a,#menu-top .menu ul li a:visited {
	display: block;
	height: 40px;
	margin: 0;
	padding: 0 32px 0 32px;
	color: #555555;
	text-decoration: none;
	text-align: center;
	float: left;
	overflow: hidden;
	background: url("../_img/layout/backgr_menu_item.jpg") right top no-repeat;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
}

#menu-top .menu ul li a:hover {
	color: #077cc9;
}

#menu-top .novinky a {
	display: block;
	width: 232px;
	height: 40px;
	margin: 0;
	padding: 0 0 0 20px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	float: left;
	overflow: hidden;
	background: url("../_img/layout/backgr_novinky.jpg") left top no-repeat;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
}

#menu-top .novinky a:hover {
	background: url("../_img/layout/backgr_novinky.jpg") left top no-repeat;
	color: #eeeeee;
}

#menu-top .novinky div.novinky-content {
	width: 400px; 
	position: absolute; 
	left: 0pt; 
	padding: 20px; 
	background-color: rgb(238, 238, 238); 
	top: 40px;
	display: none;	
}

/* NAVIGATION TOP - left */
#navigation ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
	display: inline;
	padding: 0;
	text-align: left;
}

#navigation ul li a,#navigation ul li a:visited {
	display: block;
	position: relative;
	height: 0px;
	margin: 5px 10px 0 0;
	padding: 22px 0 0 0;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	overflow: hidden;
	width: 24px;
}

#navigation ul li a:hover {
	background-position: 0 -22px;
}

#navigation ul li a#item-1 {
	background-image: url("../_img/layout/top_navigace_home.jpg");
}

#navigation ul li a#item-2 {
	background-image: url("../_img/layout/top_navigace_mapa.jpg");
}

#navigation ul li a#item-3 {
	background-image: url("../_img/layout/top_navigace_kontakt.jpg");
}

/* --- search box TOP --- */
#searchbox {
	display: block;
	position: absolute;
	top: 5px;
	left: 252px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	width: 240px;
	height: 25px;
	text-align: left;
}

#searchbox form {
	position: relative;
	top: 0px;
	left: 0px;
	width: 248px;
	height: 25px;
	margin: 0;
	padding: 0;
}

#searchbox form .submit {
	margin: 0;
	padding: 0;
}

#searchbox h2 {
	display: none;
}

#searchbox p {
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	text-align: right;
}

#searchbox .pole {
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #c5c4c4;
	border-bottom: 1px solid #c5c4c4;
	border-left: 1px solid #c5c4c4;
	border-right: 0px solid #c5c4c4;
	width: 205px;
	height: 19px;
	margin: 0;
	padding: 4px 0 0 15px;
	color: #a1a09e;
	background: #ffffff;
}

/* --- Klientske prostredi --- */
#klient-prostredi a {
	display: block;
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
	padding: 2px 0 0 20px;
	font-size: 13px;
	font-weight: normal;
	height: 25px;
	float: right;
	text-decoration: none;
	color: #615d5d;
	background: url("../_img/layout/img_sipka.gif") top left no-repeat;
}

#klient-prostredi a:hover {
	color: #000000;
}

/* --- log mail adress --- */
#logmail {
	display: block;
	margin: 20px 0 20px 0px;
	padding: 0;
	width: 227px;
	height: 25px;
	text-align: left;
}

#logmail form {
	position: relative;
	top: 0px;
	left: 15px;
	width: 220px;
	height: 25px;
	margin: 0;
	padding: 0;
}

#logmail form #submit {
	background: #c7c6a8;
	color: #ffffff;
	width: 60px;
	height: 25px;
	margin: 0;
	padding: 0 0 0 0;
	vertical-align: middle;
	border: 1px solid #c1c1c0;
	vertical-align: top;
}

#logmail form #submit:hover {
	background: #bbbbbb;
	border: 1px solid #c1c1c0;
}

#logmail p#upper {
	display: block;
	padding: 0 0 15px 15px;	
}

#logmail p#lower {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	height: 25px;
	line-height: 25px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}

#logmail #email {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #c1c1c0;
	width: 145px;
	height: 19px;
	margin: 0;
	padding: 4px 0 0 10px;
	color: #a1a09e;
	background: #ffffff;
	vertical-align: top;
}

/* FOOTER - MENU down */
#footer .menu {
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	margin: 0 0 5px 10px;
	height: 220px;
	padding: 0;
	background: #ececea;
}

#footer .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer .menu ul li {
	padding: 0;
	text-align: left;
	float: left;
	width: 160px;
}

#footer .menu ul li a {
	display: block;
	height: 45px;
	margin: 0;
	padding: 0;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 45px;
	font-size: 13px;
	font-weight: normal;
	background: #dededc;
	border-bottom: 3px solid #ffffff;
}

#footer .menu ul li a:hover {
	color: #077cc9;
}

/* 2. section */
#footer .menu ul li ul {
	margin: 15px 0 0 0;
	padding: 0;
}

#footer .menu ul li ul li a {
	display: block;
	height: 20px;
	margin: 0 0 0 7px;
	padding: 0 0 0 15px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	background: url("../_img/layout/img_sipka-pata.gif") 0 5px no-repeat;
	border-bottom: 0px solid #ffffff;
}

#footer .menu ul li ul li a:hover {
	color: #077cc9;
}

/* FOOTER - RSS + adresa uplne dole */
#footer #rss {
	display: block;
	width: 960px;
	height: 30px;
	text-align: right;
	margin: 0 auto;
	padding: 0;
}

#footer p {
	display: block;
	width: 960px;
	line-height: 30px;
	margin: 0 auto;
	padding: 0;
	color: #727270;
	font-size: 12px;
	text-align: center;
	border-bottom: 2px solid #dededc;
}

#footer p a {
	color: #727270;
}

/* HEADER - page */
.page #header {
	position: relative;
	width: 980px;
	height: 255px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}

.page #header h1 {
	position: absolute;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 30px;
}

.page #header h1 a {
	position: relative;
	width: 252px;
	height: 0px;
	margin: 0;
	padding: 165px 0 0 0;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.page #header h1.cz a  {
	background: #ffffff url("../_img/layout/estavby_logo.cz.jpg") 0 -30px no-repeat;
}
.page #header h1.sk a  {
	background: #ffffff url("../_img/layout/estavby_logo.sk.jpg") 0 -30px no-repeat;
}
.page #header h1.pl a  {
	background: #ffffff url("../_img/layout/estavby_logo.pl.jpg") 0 -30px no-repeat;
}
.page #menu-top {
	position: absolute;
	top: 215px;
	left: 0;
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
}

/* MOTTO IMAGE - page */
.page #motto-image {
	position: relative;
	top: 50px;
	left: 252px;
	width: 728px;
	height: 165px;
	margin: 0;
	padding: 0;
	background: #ffffff url("../_img/layout/intro-image-page.jpg") top right
		no-repeat;
}

.page #top-image {
	display: none;
	visibility: hidden;
}

.page #top-image {
	display: none;
	visibility: hidden;
}

/* added */
.page #content {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
	min-height: 400px;
	background: url("../_img/layout/backgr_content-page.gif") repeat-y;
}

.page #content #col-right {
	top: 0;
	left: 0;
	width: 307px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 15px;
	float: left;
	background: transparent;
}

.page #content #col-right h2 {
	margin: 0;
	padding: 0 0 10px 15px;
	font-size: 18px;
	color: #0283c7;
	line-height: 25px;
	font-weight: normal;
}

.page #content #col-right h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
}

.page #content #col-right .black {
	margin: 0;
	padding: 0 0 10px 15px;
	font-size: 18px;
	color: #000000;
	line-height: 25px;
	font-weight: normal;
	text-transform: uppercase;
}

.page #content #col-right p {
	margin: 0 20px 0 0;
	padding: 10px 20px 10px 20px;
	border-top: 1px solid #cccbcb;
}

.page #content #col-right ul {
	margin: 0 0 30px 0;
	padding: 0 0 0 40px;
}
.page #content ul a,.page #content ul a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background: url("../_img/layout/img_sipka-link.gif") top right no-repeat;
	padding: 0 20px 0 0;
}

.page #content a:hover,.page #content a:focus,.page #content a:active,.page #content ul a.current {
	color: #077cc9;
	font-weight: normal;
}

/**
 * messagebox formating
 */ 	
 	div#messagebox {
 		border: solid 1px #d4c800;
 		background-color: #fffdd5;
 		margin-right: 2em;
 		margin-bottom: 2em;
 		color: #978f00;
 		padding: 0.5em;
 	}