/* autor BcA.Marek Hlavac */

html, body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:justify;
	font-size: 13px;
}
#page {
	width: 900px;
	margin: 10px auto;
	min-height: 600px;
	_height: 600px;
	position: relative;
}
/* leva strana */
#hlavicka {
	width: 230px;
	float: left;
	background:  transparent url(../images/logo-ingem.gif) right top no-repeat;
}
#logo {
	display: block;
	position: absolute;
	width: 190px;
	height: 110px;
	top: 0px;
	left: 40px;
}
#logo:hover { border: none; color:#FFFFFF;}
#menu {
	margin: 120px 8px 8px 8px;
	text-align:right;
}
#menu a {
	display:block;
}
#copyright {
	position:absolute;
	top: 616px;
	font-size: 9px;
	right: 678px;
	text-align: right;
}
/* stred  */ 
#header {
	height: 104px;
	text-align: left;
	margin: 0;
	padding: 0 10px;
	background: url(../images/line_vert.gif) 10px bottom no-repeat;
}
#header h1 {
	text-align: right;
	padding-top: 22px;
	padding-right: 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);}
#headerTitleAdmin {background:url(../images/h1-admin.gif);}


#headerTitle h1{ margin-top: 15px;}
#podMenu {
	height: 58px;
	padding-top: 5px;

}
#podMenu a {
	font-weight: normal;
	line-height: 19px;
	font-size: 16px;
	
}
#podMenu span {
	background: #fff url(../images/puntik.gif) 10px 3px no-repeat;
	padding: 0 10px;
	line-height: 18px;
}
#main {
	margin: 0 160px 0 240px;
	position: relative;
	/* background: url(../images/line_right.gif) 0 100px no-repeat; */
}
#obsah {
	padding: 10px 20px;
	}
#obr {
	position:relative;
	left: 0px;
}
#plavacek {
	float: left;
	width: 200px;
}
#novinky {
	width: 260px;
	margin: 0;
	}
#novinky a {
	text-transform: uppercase;
	font-weight: bold;
}
/* pata */ 
#pata {
	height: 50px;
	position: relative;
	margin: 0;
	clear: both;
	width: 100%;
}
#kontakt {
	overflow: hidden;
	bottom: 0px;
	right: 0px;
	width: 160px;
	color: #000000;
	background: url(../images/line_right.gif) 0 0 no-repeat;
	position: absolute;
	height: 200px;
}
#kontakt ul {
	background: url(../images/razitko.gif) left bottom no-repeat;
	position: absolute;
	bottom: 10px;
	width: 140px;
	left: 8px;
	padding-left: 8px;
}
#spodniMenu {
	padding: 10px;
	text-align: left;
	margin-left: 240px;
}
#spodniMenu a {
	margin: 0 10px;
	font-weight: bold;

}
#deteail {
	width: auto;
	margin: 0 5px;
}
/* backgrounds */
.bg_index {
	background: #FFFFFF url(../images/ingem_index.jpg) 0 190px no-repeat;
}
.bg_reality {
	background: #FFFFFF url(../images/ingem_reality.jpg) 0 210px no-repeat;
}
.bg_inzenyrska {
	background: #FFFFFF url(../images/ingem_inzenyrska.jpg) 0 260px no-repeat;
}
.bg_reference {
	background: #FFFFFF url(../images/ingem_reference.jpg) 0 210px no-repeat;
}
.bg_kontakt {
	background: #FFFFFF url(../images/ingem_kontakt.jpg) 0 190px no-repeat;
}

