body {
	margin: 0;
	padding: 0;
	font: 100%/1.4 Calibri, 'Microsoft Sans Serif', sans-serif;
	background-color: #FFC873;
	color: black;
	}
.hide, h1 em {
	display: none;
	}
#body {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 255px 0 0 0;
	background: #fff6b9 url('../images/header.jpg') top right no-repeat;
	}
h2 {
	font: normal 1.6em Georgia, Times New Roman, sans-serif;
	font-weight: bold;
	text-align: center;
}
h3 {
	font: normal 1.4em Georgia, Times New Roman, sans-serif;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-size: 1.4em;
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 {
	position: absolute; top: 0; left: 0;
	width: 204px; height: 604px;
	margin: 0;
	background: transparent url('../images/vanda.gif') top left no-repeat;
	}
#content {
	margin: 0 155px 0 120px; 
	padding: 0;
	min-height: 440px;
	color: #2B516D;
	font-size: 95%;
	}
#content hr {
	margin: 0; padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #999;
	}
#zavody_content {
	background: white url('../images/zavody_bgr.gif') top right no-repeat;
}
#materstvi_content {
	background: white url('../images/materstvi_bgr.gif') top right no-repeat;
}
#kursy_content {
	background: white url('../images/kursy_bgr.gif') top right no-repeat;
}
#home_content {
	margin: 0; padding: 0;
	background: white url('../images/home_bgr.gif') top right no-repeat;
}

/* @group title */
#title {
	position: absolute; 
	top: 148px; right: 150px;
	margin: 0; padding: 0;
	font-size: 110%;
}

/* @group topmenu */
#topmenu {
	position: absolute; 
	top: 170px; right: 5px;
	margin: 0; padding: 0;
}
#topmenu div {
	margin: 0; padding: 0;
	float: left;
}
#zavody, #materstvi, #kursy, #home {
	margin: 0; 
   padding: 0;
	list-style-type: none;
	font-size: 100%;
	display: inline;
}
#zavody a, #materstvi a, #kursy a, #home a {
	margin: 0; padding: 0;
	border: 0; display: block;
	width: 137px; height: 80px;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	color:#333;
}
#zavody a {
	background: transparent url('../images/zavody.jpg') no-repeat;
}
#materstvi a {
	background: transparent url('../images/materstvi.jpg') no-repeat;
}
#kursy a {
	background: transparent url('../images/kursy.jpg') no-repeat;
}
#home a {
	background: transparent url('../images/home.jpg') no-repeat;
}
#zavody a:hover em, #materstvi a:hover em, #kursy a:hover em, #home a:hover em {
	background: transparent url('../images/blank.gif') repeat;
}
#zavody a em	{
	background-color: #FFBF00;
	width: 137px;
	display: block;
}
#materstvi a em	{
	background-color: #FF6700;
	width: 137px;
	display: block;
}
#kursy a em	{
	background-color: #FF0000;
	width: 137px;
	display: block;
}
#home a em	{
	background-color: #FF9A00;
	width: 137px;
	display: block;
}
#marqueecontainer{
	position: relative;
	width: 145px; /*marquee width */
	height: 76px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
	font-size: 70%;
}
.marqhome {
	border: 2px solid #FF9A00;
}
.marqzavody {
	border: 2px solid #FFBF00;
}
.marqmaterstvi {
	border: 2px solid #FF6700;
}
.marqkursy {
	border: 2px solid #FF0000;
}

/* @group menu */
#menu {
	position: absolute; 
	top: 255px; right: 0;
	width: 150px;
	margin: 0; padding: 0;
	list-style-type: none;
	}
#menu ul, #menu ul li ul {
	margin: 0; padding: 0;
}
#menu li, #menu p {
	margin: 0; 
  padding: 1px 5px 1px 2px;
	list-style-type: none;
	font-size: 100%;
	display: block;
	line-height: 1.5em;
	}
#menu li li {
  padding: 1px 0 1px 0;
	}
#menu li em {
	display: block;
	margin: 0 0 1px 0; padding: 0 5px;
	background: #F2D39A;
	color:#333;
	text-decoration: none;
	line-height: 1.5em;
	}

#menu ul li a {
	display: block;
	height: 100%;
	margin: 0; padding: 0 5px;
	color:#333;
	text-decoration: none;
	text-align: left;
	line-height: 1.5em;
	}
#menu ul li ul li a {
	display: block;
	height: 100%;
	margin: 0 0 0 10px; padding: 0x 5px 0 0;
	color:#333;
	text-decoration: none;
	text-align: left;
	line-height: 1.5em;
	}
.zavody a {
	background-color: #FFBF00;
}
.materstvi a {
	background-color: #FF6700;
}
.kursy a {
	background-color: #FF0000;
}
.home a {
	background-color: #FF9A00;
}
#menu a img, #menu p a img, #menu p a {
	background-color: transparent;
	border: none;
}
#menu a:hover {
	background: #ffca83;
	color: black;
	}

/* @group chapter */
.chapter {
	position: relative;
	margin: 0;
	padding: 3px 40px 30px 50px;
	}

/* @group footer */
#footer {
	position: relative;
	text-align: center;
	margin: 0;
	font-size: 75%;
	padding: 0px 130px 0px 0px;
	}
#footer a img {
	background-color: transparent;
	border: none;
}
	
/* @group blueboard */
#blok-rssboard-6f2mfc3sjspnnt4v5jo0k27b2vxoct h4 {
	font-size: 0.9em;
	font-weight: normal;
}

#blok-rssboard-6f2mfc3sjspnnt4v5jo0k27b2vxoct a, #blok-bbsluzba-836072 a {
  background-color: white;
}
