/********* TAGY *************/
html { height: 99%; }
body {	
	height: 97%;
	margin: 26px 0px 0px 0px;
	padding: 0px;
	background: #FF9900 url(../img/layout/bg_body.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
h3 {
	margin-top: 5px;
	margin-bottom: 1px;
	font-size: 10pt;
	font-weight: bold;
}
p {
	margin: 10px 0px 10px 0px;
}
img {
	border: 0px solid #666666;
}
input, textarea, select{
	background-color: #FFFFFF;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	border: 1px dotted #CCCCCC;
	padding: 1px;
	margin: 0px;
}
button{
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 3px 0px 3px;
	background-color: #CC0000;
	color: #FFFFFF;
}
fieldset {
	border: 1px solid #CCCCCC;
	padding: 15px;
}
legend {
	color: #999999;
}
a, a:link, a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

/********** TDY ************/
.TextMale {
	font-size: 7pt;
}
.Skryte {
	background: white;
	display: none;
	clear: both;
	position: relative;
}
.Clear {
	clear: both;
	position: relative;
}
.ImgFoto {
	margin: 0px 0px 0px 0px;
	border: 1px solid black;
	cursor: hand;
}
/********** TABULKY ************/
.TabulkaHlava {
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
}
.TabulkaDataWhite {
	background-color: #FFFFFF;
}
.TabulkaDataBlack {
	background-color: #F3F3F3;
}
.TabulkaBlank {
}
/********** VOD ************/
.UvodRamy {
	float: left;
	position: relative;
	width: 580px;
	padding: 0px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	color: #000000;
	behavior: url(hover.htc );
}
.UvodRamy:hover, .UvodRamyHover {
	background-color: #F5F5F5;
}
.UvodRamyText {
	padding: 0px 0px 10px 20px;
	float: left;
	width: 350px;
}
.UvodRamyText a, .UvodRamyText a:visited {
	color: #CC0000;
}
#Jidelna, #Catering, #Zavodni, #Okno, #Pekarna {
	position: relative;
	float: right;
	width: 200px;
	height: 140px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: -200px top;
}
#Jidelna { background-image: url(../foto/uvod/gray/jidelna.jpg); }
#Catering { background-image: url(../foto/uvod/gray/catering.jpg); }
#Zavodni { background-image: url(../foto/uvod/gray/zavodni.jpg); }
#Okno { background-image: url(../foto/uvod/gray/okno.jpg); }
#Pekarna { background-image: url(../foto/uvod/gray/pekarna.jpg); }

.UvodRamy:hover #Jidelna, .UvodRamyHover #Jidelna,
.UvodRamy:hover #Catering, .UvodRamyHover #Catering,
.UvodRamy:hover #Zavodni, .UvodRamyHover #Zavodni,
.UvodRamy:hover #Okno, .UvodRamyHover #Okno,
.UvodRamy:hover #Pekarna, .UvodRamyHover #Pekarna { 
	background-position: 0px top; 
}
/********** OBSAH ************/
.ObsahText {
	width: 400px;
	float: left;
}
.ObsahRightMenu {
	top: -15px;
	right: -15px;
	float: right;
	position: relative;
	width:150px;
	border:1px solid #CC0000;
	padding:10px;
}
.ObsahRightImg {
	margin: 5px 0px 5px 0px;
	border: 1px solid black;
	cursor: hand;
}
.ObsahRightMenu h1, .ObsahRightMenu h2, .ObsahRightMenu h3 {
	margin: 0px 0px 0px 0px;
}
.ObsahText h1, .ObsahText h2, .ObsahText h3 {
	margin: 0px 0px 5px 0px;
}
/************** TLO ****************/
#LayMain {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 877px;
	height: 97%;
	min-height: 97%;
	position: relative;
	background: url(../img/layout/bg_main.jpg) repeat-y left top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	z-index: 1;
}
body>#LayMain {
	height: auto;	
}
/***********************/
#LayTop {
	width: 877px;
	height: 196px;
	position: relative;
	background: #CC0000 url(../img/layout/top_bg.jpg) no-repeat left top;
}
#TopLogo {
	left: 0px;
	top: -7px;
	position: absolute;
}
#Aktualita {
	left: 238px;
	top: 169px;
	position: absolute;
	color: white;
	font-weight: bold;
	font-size: 13pt;
}
/***********************/
#LayMenu {
	position: relative;
	left: 26px;
	float: left;
	width: 180px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.Menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Menu li a, .Menu li a:visited, .Menu li a:link{
	position: relative;
	display: block;
	width: 140px;
	text-align: left;
	padding: 7px 20px 7px 20px;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color:#CC0000;
}
.Menu li a:hover {
	background: #FF9900 url(../img/layout/menu_hover_bg.jpg) repeat-y left top;
	color: white;
	text-decoration: none;
}
.Menu li a.Aktiv, .Menu li a.Aktiv:link, .Menu li a.Aktiv:visited, .Menu li a.Aktiv:hover {
	color: white;
	background: #CC0000 url(../img/layout/menu_aktiv_bg.jpg) repeat-y left top;
	text-decoration: none;
}
/***********************/
#LayObsah {
	position: relative;
	width: 580px;
	float: left;
	left: 30px;
	padding: 30px;
	margin-bottom: 5px;
	font-size: 9pt;
	background-color: white;
}
/***********************/
#LayBottom {
	position: absolute;
	width: 876px;
	height: 23px;	
	background: #CC0000 url(../img/layout/bottom_bg.jpg) no-repeat left bottom;
	left: 0px;
	bottom: -1px;	
	font-size: 8pt;
	color: #FF9900;
	text-align: center;
}
/***********************/

