﻿body 
{
	text-align:center;
	font-family:Arial, Verdana, Calibri, Sans-Serif;
	font-size:1em;
	background-image:url("layout/bcg.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	color:#333;
}

h3
{
	color:#663300;
	}
	
h4
{
	color:#555;
	padding-top:15px;
	}	

.main
{
	position:relative;
	margin:auto;
	width:1000px;
	text-align:left;
	}

.leftTop
{
	width:210px;
	height:140px;
	background-color:#ccc;
	filter:alpha(opacity=60);
	opacity:0.6;
	}

.topImg
{
	position:absolute;
	top:0px;
	left:0px;
	}

.topMenu
{
	position:absolute;
	top:0px;
	left:210px;
	height:120px;
	}
	
.topMenu td
{
 vertical-align:bottom;
	}	
	
.menuItem
{
	color:Black;
	font-weight:bold;
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
	position:relative;
	height:120px;
	width:65px;
	text-align:center;
	vertical-align:baseline;
	overflow:hidden;
	border-right:solid 1px #999;
	}		

.menuItemOver
{
	color:Black;
	font-weight:bold;
	background-color:#badd9a;
	filter:alpha(opacity=70);
	opacity:0.7;
	cursor:pointer;
	height:120px;
	width:65px;
	text-align:center;
	overflow:hidden;
	}	

.menuItemOver img
{
	background-color:#badd9a;
	filter:alpha(opacity=80);
	opacity:0.8;
	}	


.left
{
	width:190px;
	position:absolute;
	left:0px;
	top:140px;
	}
	
.leftMenuItem
{
	text-align:center;
	color:#663300;
	font-weight:bold;
	padding:4px;
	padding-left:5px;
	background-color:White;
	filter:alpha(opacity=80);
	opacity:0.8;
	border-bottom:solid 1px #999;
	width:100%;
	}	

.leftMenuItemOver
{
	color:#ffffcb;
	font-weight:bold;
	background-color:#badd9a;
	filter:alpha(opacity=90);
	opacity:0.8;
	border-bottom:solid 1px #999;
	padding:4px;
	padding-left:5px;
	cursor:pointer;
	width:100%;
	}		
	
.content
{
	width:770px;
	min-height:500px;
	position:relative;
	left:210px;
	top:0px;
	}	
	
.contentBcg
{
	width:100%;
	height:480px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:White;
	filter:alpha(opacity=85);
	opacity:0.85;
	}

.include
{
	min-height:500px;
	position:relative;
	padding:20px;
	font-size:0.8em;
	}
	
.include a
{
 background-color:#badd9a;
 text-decoration:none;
 color:#333;
	}	

.footer
{
	position:relative;
	font-size:0.8em;
	text-align:center;
	font-weight:bold;
	color:#555;
	}
	
.divWrapper
{
	border:solid 1px #666;
	width:auto;
	}	
	
.req
{
	color:Red;
	 
	}	
	
.row
{
	color:#333;
	}

.rowOver
{
	color:#663300;
	cursor:pointer;
	background-color:#badd9a;
	}	
	
.rowSelected
{
	color:#333;
	background-color:#fff;
	}		
	
.rowSelected img
	{
		margin:5px;
		}
	
.tabulka th
{
 background-color:#eee;
	}	
	
.row td
{
	border:solid 1px #eee;
	}	
	
.rowOver td
{
	border:solid 1px #eee;
	}	
	
.bookmark
{
	 background-color:Transparent !important;
	 text-decoration:underline !important;
	}	
	
.tabulkaReg
{
	border:solid 1px #badd9a;
	}
	
.tabulkaReg td
{
	border:solid 1px #badd9a;
	}	
	
.tabulkaReg th
{
	 background-color:#eee;
	}	
	
.back
{
	position:absolute;
	top:10px;
	right:10px;
	}	
#ubytSearch
{
	position:relative;
	 border: solid 1px #badd9a;
	 width:auto;
	 float:right;
	 margin:0px 10px 10px 10px;
	 padding:5px;
	 z-index:999;
	}	
	
.pickTable
{
	 background-color:#badd9a;
 text-align:left;
}	

.pickTable a
{
	 text-decoration:underline;
	}	
	
.pickTableWrapper
{
	 background-color:#badd9a;
	 text-align:center;
	 padding:10px;
	}	
	
.aktualityDiv
{
	height:400px;
	overflow:hidden;
	overflow-y:auto;
	}
	
.img
{
	padding:5px;
	border:solid 1px #999;
	}	
	
.banners
{
	padding-top:250px;
 text-align:center;
 position:relative;
 z-index:999;
 
	}	
	
.banners img
{
	width:150px;
	border-width:0px;
	}	