@import url("BrightSide.css");

/* ------------------ pridane veci - mprokes -------------------------- */
.hide {
	display: none;
}

h2 {
	font-size: 16px;
	text-transform: none;
	text-align: left;
}

#header .userinfo {
	text-align: right;
	position: absolute;
	width: 290px;
	top: 0px;
	right: 0px;
	color: darkolivegreen;
}

#header .userinfo a {
	float: none;
	background: none;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
}

#header h1#logo { /* text-transform: none;
*/
	/* change the values of top and Left to adjust the position of the logo*/
	/* left: 110px;
*/ /* text-align: center;
*/
	left: 104px;
	/* text-align: center;
*/
}

#header h2#slogan {
	top: 48px;
	left: 16px;
}

#logoimg {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 91px;
	height: 64px;
	background: url('sbdjh_logo.png') no-repeat;
}

#photo {
	width: 820px;
	height: 120px;
	background: url('headerphoto.jpg') no-repeat;
}

.eby img {
	margin: 16px 16px 0px 0px;
	border-width: 1px;
}

.eby a:hover img {
	border: 1px solid #CCC !important;
	/* IE fix*/
	border: 1px solid #568EB6;
}

#main {
	width: 75%;
}

#main td {
	background-color: #ebeff1;
	text-align: left;
	font-size: 11px;
}

#main table {
	width: 95%;
	margin: 10px 15px;
	border: 0px;
	padding: 0;
	margin: 10px 15px;
}

.pageinfo {
	text-align: right;
	font-size: 11px;
}

.warning {
	color: red;
}

.admintab {
	font-size: 8px;
}

#main .contacts td {
	padding: 5px 5px;
}

#maincontact th,#maincontact td {
	font-size: 11px;
	background-color: white;
	text-align: left;
}

#mapa {
	padding: 8px;
	width: 180px;
	height: 150px;
}

#stanovy {
	padding: 8px;
}

#stanovy iframe {
	width: 95%;
	height: 500px;
	border: 1px solid #f2f2f2;
	background-color: #FAFAF0;
}

form {
	background-color: #ebeff1;
}

select {
	min-width: 90px;
	padding: 4px;
	border: 1px solid #eee;
	font: normal 1em/ 1.5em Verdana, sans-serif;
	color: #777;
}

.space {
	height: 64px;
}

textarea {
	width: 99%;
	height: 250px;
}
