body {
	font-family: Bookman old style, Verdana, "Geneva CE", lucida, sans-serif;
	font-size:12px;
	color:black;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

table {
	border-collapse:collapse;
}


#layout {
	height:100%;
}

#pozadi {
	width:30%;
	background:#546BB4 url("grafika/pozadi.jpg") repeat-x;
}

#zahlavi {
	margin:0;
	padding:0;
	width:750px;
	height:131px;
	background:#CCCCff url("grafika/horni.jpg");
}

#hornimenu {
  background-color:black;
  width:750px;	
	height:32px;
  line-height:14px;
  vertical-align:bottom;
  background:#CCCCFF url("grafika/navigace.jpg") no-repeat;
}

#zapati {
	width:750px;	
	height:6px;
	background:#546BB4 url("grafika/dolni.jpg") no-repeat;
}

#informace {
	width:750px;	
	height:174px;
	background:#FFFFFF url("grafika/informace.jpg");
}

#zvuk {
	width:750px;	
	height:174px;
	background:#FFFFFF url("grafika/zvuk.jpg");
}

#svetla {
	width:750px;	
	height:174px;
	background:#FFFFFF url("grafika/svetla.jpg");
}

#podia {
	width:750px;	
	height:174px;
	background:#FFFFFF url("grafika/podia.jpg");
}

#zastreseni {
	width:750px;	
	height:174px;
	background:#FFFFFF url("grafika/zastreseni.jpg");
}

#vyroba {

	width:750px;	
	height:174px;
	background:#FFFFFF url("grafika/vyroba.jpg");
}

#reference {

	width:750px;	
	height:174px;
	background:#FFFFFF url("grafika/reference.jpg");
}

#fotogalerie {

	width:750px;	
	height:174px;
	background:#FFFFFF url("grafika/fotogalerie.jpg");
}

#obsah {
	position: relative;
	width:750px;
  height:518px;	
	padding:50px;

	background:#CFD0FC url("grafika/stredni.jpg") no-repeat;
}

#obsah2 {
	width:750px;
  padding:50px;
	background:#CFD0FC url("grafika/stredni.jpg") repeat-y;
}

/*tlačítka*/
.delitko {
 position:relative;
 top:8px;
}


.menutab {
	
	text-align:center;
	width:100px;
	height:25px;	
	font-size:10px;
	font-weight:bold;
	
}





/*	odsazeni textu	*/

.odsazeni {
	padding:10px;
	
}

.normal {

	color:#000066;
	font-size:12px;
}

.nastred {
	text-align:center;
}

.nadpis {	
	color:#CA7112;
	font-size:26px;
	font-weight:bold;
}

.podnadpis {	
	font-size:22px;
	font-weight:bold;
	
	

}

.male {
	color:#000066;
	font-size:10px;


}

.osvetleni {
	width:35px;
	height:330px;
	margin:0px;
	font-size:1px;
	background:#993300 url("grafika/osvetleni.jpg");
}

.informace {
	width:654px;
	height:40px;
	font-size:1px;
	background:#993300 url("grafika/informace.jpg");
	text-align:center;
}

.oknolh	{
	width:12px;
	height:14px;
	background:url("grafika/oknolh.gif") no-repeat;
	font-size:1px;
}

.oknoh	{
	height:14px;
	background:url("grafika/oknoh.gif") repeat-x;
	font-size:1px;
}

.oknoph	{
	width:12px;
	height:14px;
	background:url("grafika/oknoph.gif") no-repeat;
	font-size:1px;
}

.oknol	{
	width:12px;
	background:url("grafika/oknol.gif") repeat-y;
	font-size:1px;
}
.oknop	{
	width:12px;
	background:url("grafika/oknop.gif") repeat-y;
	font-size:1px;
}

.oknold	{
	width:12px;
	height:14px;
	background:url("grafika/oknold.gif") no-repeat;
	font-size:1px;
}


.oknod	{
	height:14px;
	background:url("grafika/oknod.gif") repeat-x;
	font-size:1px;
}

.oknopd	{
	width:12px;
	height:14px;
	background:url("grafika/oknopd.gif") no-repeat;
	font-size:1px;
}
.okno1	{
	padding:10;
	font-size:12px;
	text-align:center;
	background:#FFFFFF url("grafika/okno.gif");
	color: #000066;
}
	

.okno2	{
	padding:20;
	font-size:12px;
	text-align:left;
	background:#FFFFFF url("grafika/okno.gif");
	color:#000066;
}


.podtext	{
	height:30px;
	color:#333333;
	background:url("grafika/podtext.jpg") repeat-x;
	vertical-align:center;
	line-height:30px;
  font-weight:bold;
	font-size:13px;
}

.podtextl	{
	height:30px;
	width:12px;
	background:url("grafika/podtextl.jpg") no-repeat;
	vertical-align:top;
	text-align:right;
	font-size:2px;
}	

.podtextp	{
	height:30px;
	width:11px;
	background:url("grafika/podtextp.jpg") no-repeat;
	vertical-align:top;
	font-size:10px;
}	

.tobr	{
	border:solid #333366 2px;
}	
.min	{
	width:40px;
	height:29px;
	border:none;
}	

.max	{
	width:350px;
	height:263px;
}	


/* hyperlinky */

A {
	font-size:100%;
	font-style:normal;
	font-variant:normal;
}

A:link {
	color:#333366;
	text-decoration:none;
}

A:visited {
	color:#333366;
	text-decoration:none;
}

A:hover {
	color:white;
	}

A:active {
	color:#333366;
}

A.text:link {
	color:#333366;
	text-decoration:none;
}

A.text:visited {
	color:#333366;
	text-decoration:none;
}

A.text:hover {
	color:white;
	text-decoration:none;
}

A.menu:link, A.menu:visited {
	position:relative;
  top:5px;
  font-weight:bolder;
	color:#000066;
	text-decoration:none;
  border:none;
	font-size:14px;
}

A.menu:hover {
 color:#878787;
}

A.sluzby:link, A.sluzby:visited {
	color:#000066;
	text-decoration:underline;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
  border:none;
	font-size:13px;
}

A.sluzby:hover {
 color:#878787;
}

A.podtext:link, A.podtext:visited {
	color:#333333;
	text-decoration:none;
	border:none;
	font-size:10px;
}

A.podtext:hover {
	color:#6666cc;
}

A.obr:link, A.obr:visited {
	text-decoration:none;
	padding:2px;
  font-size:10 px;
}