body {
    position: relative;
    width: 960px;
    margin: auto;
    font-family: Arial;
    background-color: #946732;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a:hover {
	color: #e17628;
}

h1 {
	font-weight: bold;
	font-size: 22px;
}

.preload {
	display: none;
}

.index {
	position: relative;
	width: 960px;
	background-color: #ead153;
	background-image: url("./page_imgs/prechod.jpg");
	background-repeat: repeat-x;
	border: 1px solid black;
	float: left;
}

.main {
	position: relative;
	width: 759px;
	margin-left: 200px;
	margin-top: 110px;
	background-color: #f2c98c;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.foot {
	position: relative;
    background-color: black;
    text-align: center;
	width: 960px;
	height: 20px;
	clear: both;
}

.foot_mini {
	position: relative;
	width: 200px;
	height: 20px;
	background-color: #e59d24;
	float: left;
}

.main_nav {
	position: relative;
	width: 759px;
	height: 18px;
	background-color: #231f20;
	left: 0px;
	top: 0px;
}

.menu_item {
	position: absolute;
	left: 22px;
	top: 111px;
	width: 156px;
	float: left;
}

.end {
	height: 50px;
}

/* start images */

img {
	border: none;
}

.logo {
    position: absolute;
    left: 16px;
    top: 17px;
}

.titulka {
	position: absolute;
	left: 17px;
	top: 350px;
}

.logo_ytong {
	position: absolute;
	left: 32px;
	top: 600px;
}

.logo_kmbeta {
	position: absolute;
	left: 17px;
	top: 665px;
}

.logo_heluz {
	position: absolute;
	left: 17px;
	top: 770px;
}

.foot_enet2007 {
    position: relative;
    top: 3px;
    margin: auto;
}

.foot_enetlogo {
	position: absolute;
	left: 0px;
	top: -78px;
}

/* end images */

/* start home */

.div_home {
	background-color: #231f20;
	width: 759px;
/*	height: 783px;*/
}

/* end home */

/* start partners */
.div_partners {
	position: relative;
	width: 660px;
	margin: auto;
	margin-top: 50px;
	background-color: #F6D8AD;
	padding: 15px;
	text-align: center;
	border: 1px solid black;
}

.partners_table {
	background-color: #fef9f3;
	border: 0px;
	border-collapse: collapse;
	width: 660px;
}

.partners_table td {
/*	width: 150px;*/
	text-align: left;
}

.partners_table a {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	border: 0px;
}

.partners_table img {
	height: 30px;
	width: 100px;
	border: 0px;
	margin: 5px 10px;
}

.odd {
	background-color: #ddcfbb;
}

/* end partners */

/* start projects */

.div_projects {

	position: relative;
	width: 550px;
	margin: auto;
	margin-top: 50px;
	background-color: #F6D8AD;
	padding: 15px;
	text-align: center;
	border: 1px solid black;
}

.div_projects select {

	text-align: right;
}

.text-align-right {
	text-align: right;
}

.text-align-left {
	text-align: left;
}

.div_projects_nav {
	width: 450px;
	margin: auto;
}

.div_projects_nav td {
	position: relative;
	width: 150px;
}

.div_projects_list {
	position: relative;
	width: 500px;
	margin: 25px;
	color: black;
}

.div_projects_list td {
	text-align: center;
}

.div_projects_list img {
	width: 120px;
	height: 90px;
}

/* end projects */

/* start view */

.div_view {
	position: relative;
    width: 759px;
    margin: auto;
}

.obal {
	 position: relative;
	 left: 30px;
	 margin-top: 20px;
	 width: 700px;
	 font-weight: bold;
	 font-size: 0.9em;
}

.category {
    position: relative;
    text-align: center;
    background-color: maroon;
    width: 694px;
    left: 30px;
    margin-top: 30px;
    font-weight: bold;
    padding: 3px;
    background-color: #F6D8AD;
}

.category table {
	 position: relative;
	 width: 694px;
	 padding: 0px;
}

.main_img {
    position: relative;
    width: 425px;
    left: 0px;
    top: 0px;
    float: right;
}

.param {
    position: relative;
    width: 255px;
    float: left;
}

.param table {
     width: 100%;
     padding: 5px;
}

.gray {
    position: relative;
    width: 700px;
    height: 75px;
    left: 0px;
    clear: both;
}

.gray table {
    width: 100%;
    position: absolute;
}

.gray img {
    width: 100px;
    cursor: pointer;
}

.gray td {
    text-align: center;
}

.desc {
    position: relative;
    width: 700px;
	left: 0px;
    margin-top: 30px;
}

.pudorysy {
    position: relative;
    width: 700px;
/*    height: 75px;*/
    left: 0px;
    clear: both;
    margin-top: 40px;
/*    background-color: maroon;*/
}

.pudorysy table tr td {
	text-align: center;
}

.pudorysy table tr td img{
	border: 1px solid black;
	cursor: pointer;
}

.navi {
    position: relative;
    width: 700px;
	left: 0px;
    margin-top: 60px;
}

.navi table {
    width: 700px;
}

.navi td {
    width: 33%;
    text-align: center;
}

/* end view */
/* start order */

.div_order {
	text-align: left;
	width: 540px;
	margin:auto;
	background-color: #F6D8AD;
	padding: 1.5em;
	margin-top: 8px;
	border: 1px solid black;
	color: black;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 40px;
}

/* end order */
/* start span */

.link {
	font-weight: bold;
	color: black;
}

.info_objednavka {
	position: absolute;
	color: red;
	font-weight: bold;
	top: 45px;
	left: 230px;
}

.red {
  color: #ff0000;
}

/* end span */

.menuLinks {
	width: 156px;
	height: 26px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.menuLinks:hover {
	background-position: -156px 0;
}

#menuItemHome {
	background-image: url('./new_buttons/home.png');
}

#menuItemPartners {
	background-image: url('./new_buttons/partners.png');
}

#menuItemRealisation {
	background-image: url('./new_buttons/realisation.png');
}

#menuItemFamilyProjects {
	background-image: url('./new_buttons/familyProjects.png');
}

#menuItemFlatProjects {
	background-image: url('./new_buttons/flatProjects.png');
}

#menuItemPriceList {
	background-image: url('./new_buttons/priceList.png');
}

#menuItemProjectOrder {
	background-image: url('./new_buttons/projectOrder.png');
}

#menuItemGreenSavings {
	background-image: url('./new_buttons/greenSavings.png');
}

#menuItemContact {
	background-image: url('./new_buttons/contact.png');
}

.menuSpace {
	height: 2px;
}

/*--------------------------------------zelena-usporam-start-------------------------------------*/
.divZelenaUsporam {
	position: relative;
	width: 660px;
	margin: auto;
	margin-top: 50px;
	background-color: #F6D8AD;
	padding: 15px;
	text-align: left;
	border: 1px solid black;
	min-height: 670px;
}

.table {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 0.71em;
}

.strong {
	font-weight: bold;
}

.firstLineFirstData {
	width: 80%;
	text-align: left;
	float: left;
}

.firstLineSecondData {
	width: 20%;
	text-align: right;
	float: left;
}

.clearer {
	clear: both;
}

.anotherLine {
	border-top: 1px solid black;
}

.anotherLineFirstData {
	width: 5%;
	text-align: left;
	float: left;
}

.anotherLineSecondData {
	width: 65%;
	text-align: left;
	float: left;
}

.anotherLineThirdData {
	width: 30%;
	text-align: right;
	float: left;
}

/*--------------------------------------zelena-usporam-end---------------------------------------*/
/*---------------------------------------bytove-domy-start---------------------------------------*/
.secondParam {
	text-align: right;
}
/*---------------------------------------bytove-domy-end-----------------------------------------*/

.smallSpace {
	clear: both;
	height: 20px;
}

.proma-logo-bytovky {
	left:73px;
	position:relative;
	top:70px;
}

#bytovkyPohled {
	width: 340px;
	float: left;
}

#bytovkyPudorys {
	width: 340px;
	float: left;
}

#bytovkySpace {
	width: 17px;
	float: left;
}