body {
	padding: 0px 0;
	font: 80%/170% verdana, sans-serif;

     text-align: center /* vycentrováno pro Internet Explorer */
	border: 0;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFA5;
	background-image: url(images/top_bck.jpg);
}
#main {
	width: 900px;   /* celková šíøka */
	border: 0px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#hlavicka-null {
	width: 100%;
	padding: 0;
	border: 0;
	background-image: url(images/top.jpg);
	height: 157px;
	background-repeat: no-repeat;
	background-position: left top;
}
#hlavicka {
	padding: 0px;
}
#vpravo-null {
	width: 205px;
	float: right;
	padding: 0;
	border: 0;
}
#vpravo {
	padding: 0px 10px 10px 10px;
}
#vlevo-null {
	width: 195px;
	float: left;
	padding: 0;
	border: 0;
}
#vlevo {
	padding: 0px 10px 10px 10px;
}
#stred-null {
	margin: 0px 205px 0px 195px;
	padding: 0;
	border: 0;
}
#stred {
	padding: 0px 10px 10px 10px;
}

#paticka-null {
	clear: both;
	width: 100%;
	padding: 0;
	border: 0;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: left top;
	top: 21px;
	margin-top: 21px;
	height: 21px;
	text-align: center;
}
#paticka {
	padding-top: 20px;
	font-size: 9px;
	text-align: center;
	color: #999999;
}
.noscreen { 
     display: none
}

/* KONKRÉTNí STYLY */

#hlavicka h1 {
     margin: 0;
     font-size: 150%;
     color: #5b0
}
.menu_head {
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D22B00;
	margin-left: -11px;
	text-indent: 5px;
	font-weight: bold;
	width: 186px;
	height: 20px;
	float: left;
	margin-bottom: 10px;
}
.menu_headr {
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D22B00;
	margin-left: -12px;
	text-indent: 5px;
	font-weight: bold;
	width: 185px;
}
#menu {
	text-align: left;
	line-height: 150%;
	font-weight: bold;
	float: left;
	position: relative;
	top: -20px;
	font-size: 10px;
}

a.menu:link {
	color: #D22B00;
	text-decoration: none;
	border-style: none;
	float: left;
	text-indent: 5px;
	width: 175px;
}
a.menu:visited {
	color: #D22B00;
	text-decoration: none;
	border-style: none;
	float: left;
	text-indent: 5px;
	width: 180px;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	float: left;
	text-indent: 5px;
	width: 175px;	
}
a.menu:active {
	color: #000000;
}
a.paticka:link {
	color: #CC3300;
	text-decoration: none;
	border-style: none;
}
a.paticka:visited {
	color: #CC3300;
	text-decoration: none;
	border-style: none;
}
a.paticka:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
a.paticka:active {
	color: #000000;
}
a.stred:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	border-bottom: dotted #CC0000 1px;
}
a.stred:visited {
	color: #003366;
	text-decoration: none;
	border-style: none;
}
a.stred:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	border-bottom: dotted #CC0000 1px;
	background-color: #DFF4FF;
}
a.stred:active {
	color: #000000;
}

h1{
	color: #003366;
	font-size: 18px;
	font-weight: bold;
}
h2{
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}

#header {
	position:absolute;
	width:482px;
	height:54px;
	top: 4px;
	margin-left: 120px;
}
pre{
	font:  verdana, sans-serif;
	font-size: 12px;	
}
.submenu {
	font-size: 9px;
	font-weight: normal;
	text-indent: 5px;
	float: left;
}
.news1 {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	background-color: #FFF3EB;
}
.news2 {
	font-size: 9px;
	color: #333333;
	background-color: #FFF3EB;
}
