body
{
	text-align: center;
	font-family: Verdana,Arial,Tahoma, Sans-Serif;
	font-size: 0.8em;
	margin:0px;
	color:#222;
}

a
{
	color:#333;
	
	}

h3
{
	 %font-weight:normal;
	 color: #889f5f;
	}
	
h4
{
	%font-weight:normal;
	 color: #333;
	}	
.right
{
float:right;
}

.topBcg
{
}
.main
{
	margin: auto;
	width: 714px;
	/*height:750px;*/
	text-align:left;
	
}

.top
{
	text-align: left;
	padding: 0px 10px 0px 0px;
	font: bold 1.1em "Verdana";
	color: white;
}

.flash
{
	 z-index:2;
	}

.cameraThumb
{
	position:absolute;
	top:125px;
	margin-left:-65px;
	z-index:1;
	}

.webTop
{
	border-style:none;
	position: absolute;
	left:5px;
	top:20px;
	width:123px;
	height:80px;
	}

.content
{
	background-image: url(layout/centerBcg.jpg);
	background-repeat: repeat-y;
	/*height:475px;	*/
	position:relative;
	}

.menus
{
	 position:absolute;
	 top:15px;
	 left:0px;
	 margin-left:20px;

	}

.menu
{
	text-align: left;
	z-index: 5;
	position: relative;
	font-size: 1.2em;
}

.menu a
{
	 display:block;
	 width: 100px;
	}

.menu img
{
	border-style:none;
	}

.submenu
{
	text-align: left;
	z-index: 5;
	position: relative;
	top:30px;
	font-size: 1.2em;
}

.menus .flash
{
margin-top:50px;
}


.submenu a
{
	 display:block;
	 width: 100px;
	}

.submenu img
{
	border-style:none;
	}

.include
{
	width:507px;
	/*height: 470px;*/
	position: relative;
	top:0px;
	text-align: left;
	margin-left:180px;
	padding: 0px 10px 100px 15px;
	%padding: 10px 10px 30px 15px;
	overflow:hidden;
	overflow-y:auto;
}

.bottom
{
	background-image: url(layout/bottom_line.jpg);
	background-repeat:no-repeat;
	height:90px;
	position:relative;
	top:0px;
}

h2
{
	color: #1c3a71;
}

.obr
{
	border: solid 1px #a6cc1c;
	cursor:pointer;
}

.obrOver
{
	border: solid 1px #1c3a71;
	cursor:pointer;
}

td
{
	padding: 0px 0px 5px 5px;
}

.camImage
{
	width:150px;
	height:auto;
	margin:auto;
	cursor:pointer;
	border: solid 1px #1c3a71;
	}
	
.camImageOver
{
	width:150px;
	height:auto;
	margin:auto;
	cursor:pointer;
	border: solid 1px #a6cc1c;
	}	
	
.camHistImage
{
	width:150px;
	height:auto;
	margin:5px; 
	border: solid 1px #a6cc1c;
	}	
	
.tableSurr
{
	background-image: url(layout/corner_green.jpg);
	background-repeat:no-repeat;
	background-color:#a6cc1c;
	padding:2px;
	}	
	
.tabulka
{
	width:100%;
	}	
	
.tabulka th
{
	font-family: Verdana;
	font-weight:normal;
	 /*background-color:#a6cc1c;*/
	 padding:5px;
	}	
	
.tabulka td
{
	 background-color:White;
	 padding:5px;
	}		
	
.tabulka .altTD
{
	background-color:#d3e292;
	padding:5px;
	}	
	
#partneri
{
	 float:right;
	 width:200px;
	 text-align:center;
	}
	
#partneri a
{
	 display:block;
	 margin-bottom:5px;
}		