﻿@import url('menu.css');
@import url('submenu.css');
@import url('content.css');
@import url('souvisProdukt.css');

body {
	background-position: top;
	background: #004675;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border-width: 0px;
}


div#footer {
	z-index: 1;
	padding: 0px;
	margin: auto;
}


div#container {
	z-index: 1;
	padding: 0px;
	margin: auto;
}
div#container {
	background-position: bottom;
	background-image: url('../images/Layout/Pozadi/poz_bottom_top.jpg');
	background-repeat: repeat-x;
	background-attachment: inherit;
	margin: auto;
}

.style1 {
	font-size: xx-small;
}



/****************************************************************
 *
 *  Obsahový rámec (tři sloupce) rozměr a pozadí
 */ 
div#main {
	z-index: 1;
	position: relative;
	/* min-height: 599px; */
	min-height: 899px;	
	width: 950px;
	margin: auto;
	background-image: url('../images/Layout/Pozadi/poz-main-W.jpg');
	background-repeat: repeat-y;
}
div#main #main-obr {
	background-position: bottom;
	margin: 0px 0px 0px 0px;
	min-height: 899px;
	/* min-height: 599px; */
	min-height: 899px;
	background-image: url('../images/Layout/Pozadi/poz-main-bottom-w.jpg');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

div#main-SN {
	z-index: 1;
	position: relative;
	/* min-height: 693px; - vánoce*/
	min-height: 597px;
	_height: 597px;
	width: 950px;
	margin: auto;
	background-image: url('../images/Layout/Pozadi/poz-main-W.jpg');
	background-repeat: repeat-y;
}
div#main-SN #main-obr-SN {
	background-position: bottom;
	margin: 0px 0px 0px 0px;
	/* min-height: 599px;	upravit oba je to velikost obrazku*/
	min-height: 597px;
	_height: 597px;
	background-image: url('../images/Layout/Pozadi/poz-main-bottom-w.jpg');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
}
#nabidka-text 
{
	font-size: 12px;
	position: absolute;
	top: 180px;
	left: 270px;

}
#nabidka-text a {
	color: #000000;
	text-decoration: none;
}
#nabidka-text a:hover {
	text-decoration:underline;
}



/****************
 *
 *  Prostřední a hlavní sloupec - rozměr a spacer pro IE6
 *  div#main #content #spacer
 */ 
div#content {
	background-position: center bottom;
	margin: 0px 228px 0px 201px;
	min-height: 599px;
	background-repeat: no-repeat;
	background-color: #800000;
}
div#contentWide {
	background-position: right bottom;
	margin: 0px 0px 0px 201px;
	min-height: 599px;
	background-image: url('../images/Layout/Pozadi/poz-main-bottom-right.jpg');
	background-repeat: no-repeat;
}
div#contentHdWide {
}

div#contentSingle {
	background-position: bottom;
	margin: 0px 0px 0px 0px;
	min-height: 599px;
	background-image: url('../images/Layout/Pozadi/poz-main-bottom.jpg');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
}


#spacer {
	float: left;
	position: relative;
	left: -1px;
}
#spacer img {
	height:590px;
}
/****************
 *
 *  Levý a pravý sloupec - horní rohy
 */ 
div#column-right {
    position: absolute;
    top: 0;
    bottom: 0;
    height:424px;
    z-index:500;

}
div#column-left {
    position: absolute;
    top: 0;
    bottom: 0;
    height:424px;
    z-index:500;

}
div#column-left {
	width: 200px;
	margin-left: 3px;
}
div#column-right {
	right: 0;
	width: 200px;
	margin-right: 3px;
}
/****************
 *
 *  Levý a pravý sloupec - spodní rohy
 */ 
/****************
 *
 *  Zápatí - spodní baner s odleskem
 */ 
div#footer {
	border-top: none;
	background-image: url('../images/Layout/Pozadi/poz_bottom.jpg');
	background-repeat: repeat-x;
	height: 221px;
	text-align: center;
	z-index: 1;
}




/****************************************************************
 *
 *  Zahlavi
 *
 ****************

	#head-back má za úkol udělat horní přechod (div je umístěn dole aby nezdržoval načítaní)
	div#header záhlavý kde je lang a menu
	styl menu je zde pouze rozměr a zbytek je v souboru menu.css

 */
#head-back {
	position: absolute;
	z-index: 0;
	top: 0px;
	height: 163px;
	width:100%;
	background-image: url('../images/Layout/Pozadi/head-back.jpg');
	background-repeat: repeat-x;
	margin:auto;
}

#subMenu{
	z-index: 2;
	position: relative;
	margin: auto;
	width: 950px;
}

div#header .menu{
	z-index: 2;
	position: relative;
	margin: auto;
	width: 950px;
}

div #header .lang{
	z-index: 2;
	position: relative;
	margin: auto;
	width: 950px;
}

div#header{
	z-index: 2;
	position: relative;
	margin: auto;
	width: 950px;
}
div#header {
	border-bottom: none;
	height: 74px; /*74px */
}
#header .lang {
	text-align: right;
	min-height: 32px;
	_height: 32px;
}

#header .lang img {
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom:5px;
}
