body {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding: 0;
	border: 0;
	overflow: auto;
	height: 920px;
}
#framecontent {
	background: url('images/topbg.jpg');
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 101px;
	overflow: hidden;
/*Disable scrollbars. Set to "scroll" to enable*/
	color: white;
}
#maincontent {
	padding: 0px 0px 10px 0px;
	margin-right: auto;
	width: 980px;
	height: 780px;
	top: 325px;
/*Set top value to HeightOfFrameDiv*/
	left: 0;
	right: 0;
	bottom: 0px;
	overflow: hidden;
	background: #FFFFFF;
}
* html #maincontent {
/*IE6 hack*/
	height: 780px;
	width: 980px;
}
#maincolumn {
	padding: 0px 10px 10px 10px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	top: 0px;
	width: 650px;
/*Width of left column*/
	height: auto;
}
#maincolumn font {
	color: #121212;
	text-align: left;
	font: 13px Tahoma, Arial;
}
#maincolumn p {
	color: #121212;
	text-align: left;
	font: 13px Tahoma, Arial;
}
#maincolumn a {
	color: #CC0000;
	text-align: left;
	font: 13px Tahoma, Arial;
	text-decoration: underline;
}
* html #maincolumn {
/*IE6 hack*/
	height: auto;
	width: 650px;
}
#footer {
	clear: left;
	width: 100%;
	font: bold 14px Tahoma, Arial;
	text-decoration: none;
	background: white;
	color: #333333;
	padding: 10px 0;
}
.footerodkaz font {
	font: bold 14px Tahoma, Arial;
	text-decoration: none;
	background: white;
	color: #333333;
}
.footerodkaz font:link, font:visited, font:active {
	text-decoration: none;
	color: #333333;
/*button text color*/
}
#leftcolumn {
	position: relative;
	float: left;
	left: 0px;
	top: 24px;
	width: 310px;
/*Width of left column*/
}
.innertube {
	margin: 0px;
/*Margins for inner DIV inside each DIV (to provide padding)*/
}
* html body {
/*IE6 hack*/
	padding: 0px 0 0 0;
/*Set value to (HeightOfFrameDiv 0 0 0)*/
}
.aerobuttonmenu {
/*container that holds a row of aero buttons*/
	overflow: hidden;
/*See: http://www.quirksmode.org/css/clearing.html */
	width: 800px;
	padding: 4px 0;
	margin-left: 342px;
	margin-top: 45px;
}
* html .aerobuttonmenu {
/*IE6 and below hack. Set explicit strip width*/
	width: 900px;
}
.aerobuttonmenu a.aero {
/*aero button CSS*/
	display: block;
	float: left;
	width: 103px;
	background: url('images/menu0.gif') no-repeat top left;
	font: bold 15px Arial, Trebuchet MS;
/* Change 13px as desired */
	font-weight: 800;
	padding-top: 8px;
	line-height: 15px;
/* This value + 8px should equal height of button background (default is 31px) */
	height: 72px;
/* Height of button background height */
	text-decoration: none;
	margin-right: 2px;
/*spacing between buttons*/
}
.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active {
	color: white;
/*button text color*/
}
.aerobuttonmenu a.aero:hover {
/* Hover state CSS */
	margin-top: 0px;
	background: url('images/menu1.gif') no-repeat top left;
}
.aerobuttonmenu a.aero:hover span {
/* Hover state CSS (for text) */
	color: yellow;
}
img.pos {
	position: relative;
	left: 180px;
	top: 0px;
}
.leftbuttonmenu {
/*container that holds a row of aero buttons*/
	overflow: hidden;
/*See: http://www.quirksmode.org/css/clearing.html */
	width: 209px;
	height: 500px;
	padding: 0px 0;
	margin-left: 8px;
	margin-top: 11px;
}
* html .leftbuttonmenu {
/*IE6 and below hack. Set explicit strip width*/
	width: 209px;
	height: 400px;
}
.leftbuttonmenu a.main {
	float: left;
	text-align: center;
	display: table;
	width: 194px;
	font: bold 15px Arial, Trebuchet MS;
/* Change 13px as desired */
	font-weight: 800;
	padding-top: 0px;
	line-height: 55px;
/* This value + 8px should equal height of button background (default is 31px) */
	height: 57px;
	margin-bottom: 2px;
	text-decoration: none;
}
.leftbuttonmenu a.main.last {
	position: relative;
	top: 130px;
	background: top: 200px;
}
.leftbuttonmenu a.main last {
}
.leftbuttonmenu a.main:link, .leftbuttonmenu a.main:visited, .leftbuttonmenu a:active {
	color: white;
/*button text color*/
}
.leftbuttonmenu a.main:hover {
	background: url(media/menuleft3.gif) no-repeat top left;
}
.leftbuttonmenu a.main.small {
	line-height: 20px;
/* This value + 8px should equal height of button background (default is 31px) */
	height: 20px;
	text-align: left;
}
.leftbuttonmenu a.main.small:hover {
	background: url(media/menuleft2.gif) no-repeat top left;
}
.leftbuttonmenu a.main.smallbig {
	line-height: 20px;
/* This value + 8px should equal height of button background (default is 31px) */
	height: 40px;
	text-align: left
}
.leftbuttonmenu a.main.smallbig:hover {
	background: url(media/menuleft.gif) no-repeat top left;
}
h1 {
	text-align: center;
	font: bold 24px Tahoma, Arial;
	color: #121212;
}
h2 {
	text-align: left;
	font: bold 13px Tahoma, Arial;
	color: #669933;
}
#prihlaseni-msg {
   border: 1px solid #000;
   margin: 20px;
  background: #DCDCDC;
  padding: 7px;
font: 11px Tahoma, Arial;
}