/* autor BcA.Marek Hlavac */

html {overflow:scroll;}

html, body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#CCCCCC;
	text-align:justify;
	font-size: 12px;
	
}
#page {
	width: 950px;
	margin: 10px auto;
	min-height: 600px;
	_height: 600px;
	position: relative;
	color: #CCCCCC;
	background:#000000 url(../images/background.gif) repeat-y;
	padding-bottom: 80px;
}
/* stred  */ 

#main {
	width: 610px;
	margin: 0 0 80px 340px;
}
#obsah { margin: 16px; }
#obsah img{
	float:right;
	margin: 8px 0 8px 16px;
	border: 1px solid #666666;
}
#header {
	height: 140px;
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #fff;
	position: relative;
}
#podTitul {
	font-size: 14px;
	letter-spacing: 1.8em;
	margin-top: 6px;
	font-weight: bold;
}
#header h1 {
	font-size: 47px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-top: 20px;
}
#headerTitleIndex { background: url(../images/h1.gif) top right no-repeat; }
#headerTitleInzenyrska { background: url(../images/h1-inzenyrska.gif) top right no-repeat; }
#headerTitleReality { background: url(../images/h1-reality.gif) top right no-repeat; }
#headerTitleReference { background:url(../images/h1-reference.gif); }
#headerTitleKontakt { background:url(../images/h1-kontakt.gif); }
#headerTitle h1 { margin-top: 15px; }
#headerMenu {
	margin: 0 auto;
	position: absolute;
	bottom: 0px;
	width: 610px;
	left: 0px;
}
.lineMenu a {
	font-weight: bold;
	line-height: 19px;
	font-size: 14px;
	margin: 0 1.4em;/* padding: 2.4%; */

}
#obr {
	position:relative;
	left: 0px;
}
#plavacek {
	float: left;
	width: 200px;
}
#novinky {
	width: 320px;
	margin: 0;
}
#novinky h2 { }
/* leva strana */

#levaStrana {
	position:absolute;
	background-color:#FFFFFF;
	color:#666666;
	width: 340px;
	left: 0px;
	top: 0px;
	text-align: right;
}
#menuImg {
	height: 226px;
	position: relative;
	overflow: hidden;
}
#menuImg h1 {
	position:absolute;
	bottom:0px;
	right: 10px;
	width: 320px;
	-moz-opacity: 0.8;
	opacity: 0.7;
}
#menu {
	text-align:right;
	margin: 0 10px;
}
#menu a {
	display:block;
	margin: 6px 0;
	text-transform: uppercase;
}
#copyright {
	font-size: 9px;
	position: absolute;
	bottom: 0px;
	left: 10px;
}
/* pata */ 

#pata {
	height: 50px;
	clear: both;
	width: 100%;
	background:#000000 url(../images/background.gif) repeat-y;
	position: absolute;
	bottom: 10px;
	background-color: #00CCCC;
}
#kontakt {
	width: 320px;
	color: #666666;
	position: absolute;
	bottom: 0px;
	width: 300px;
	text-align: right;
	right: 620px;
}
#spodniMenu {
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 610px;
	right: 0px;
	margin: 0 auto;
}
input {
	border:1px solid red;
	margin: 0 10px;
}
span {
	display: block;

}
