body
{
	font-family:		arial, helvetica, sans-serif;
	background:			#f9f3e7;
	background:			#ffffff;
	width:				1200px;
}

a, img
{
	border:				0;
}

.hlavicka
{
	width:				950px;
	float:				left;
}

.logo
{
	width:				950px;
	padding-bottom:		15px;
	text-align:			center;
}

.logo img
{
	margin-right:		15px;
}

.kontakt
{
	float:				left;
	background-color:	#c1f9e6;
	font-weight:		bold;
	padding:			3px 35px 3px 15px;
	border-right:		2px #99d7c4 solid;
	margin-bottom:		3px;
	width:				415px;
}

.kontakt h1
{
	color:				#bf3304;
	margin:				0 0 5px 50px;
}

.kontakt h2
{
	margin:				0 0 0 50px;
}

.kontakt h3
{
	margin:				5px 0 0 50px;
}

.kontakt a, .text a
{
	color:				#bf3304;
	text-decoration:	none;
}

.kontakt a:hover, .text a:hover
{
	color:				#28156e;
	text-decoration:	underline;
}

.obsah
{
	width:				975px;
	clear:				both;
}

.text
{
	width:				70%;
	float:				left;
	font-size:			120%;
}

.text h3
{
	margin:				5px 0 20px 0;
	color:				#bf3304;
	font-size:			150%;
	font-weight:		bold;
}

/* tabulky */
.text table
{
	width:				100%;
	border-collapse:	collapse;
	border:				1px #ffffff solid;
}

.text table th
{
	background-color:	#99d7c4;
	text-align:			left;
	border:				1px #ffffff solid;
	padding-left:		5px;
	font-size:			90%
}

.text table td
{
	border:				1px #ffffff solid;
	padding:			3px 0 3px 5px;
	font-size:			80%;
}

.text table .tmava, .text table .tmava a
{
	background-color:	#22912f;
	color:				#ffffff;
}

.text table .svetla
{
	background-color:	#c1f9e6;
}

/* menu */
.menu
{
	width:				223px;
	height:				968px;
	background-image:	url('../obrazky/menu_back1.jpg');
	float:				left;
	margin:				-1px 15px 5px 0;
	padding:			15px 0 0 15px;
	font-weight:		bold;
}

.menu h3
{
	color:				#bf3304;
	margin-bottom:		5px;
}

.menu a
{
	color:				#28156e;
	text-decoration:	none;
}

.menu a:hover
{
	
	text-decoration:	underline;
}

ul#hlavniMenu
{
	width:				200px;
}

ul#hlavniMenu, ul
{
	padding:			0;
	margin:				0;
	list-style-type:	none;
}

ul#hlavniMenu ul
{
	position:			absolute;
	top:				0;
	left:				100px;
	visibility:			hidden;
}

ul#hlavniMenu li
{
	position:			relative;
	width:				100px;
}

ul#hlavniMenu a
{
	color:				#28156e;
	display:			block;
	font:				105% arial, sans-serif;
	font-weight:		bold;
	text-decoration:	none;
	display:			block;
	width:				100%;
}

ul#hlavniMenu a:hover, ul#hlavniMenu li:hover a, ul#hlavniMenu li.hover a
{
	border:				1px #ffffff dotted;
	color:				#28156e;
}

ul#hlavniMenu li:hover ul a, ul#hlavniMenu li.hover ul a
{
	color:				#2156e;
}

ul#hlavniMenu li:hover ul a:hover, ul#hlavniMenu li.hover ul a:hover
{
	border:				1px #f9f3e7 dashed;
	background-color:	#f9f3e7;
	color:				#28156e;
}

ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul
{
	visibility:			visible;
}

ul#hlavniMenu li li
{
	border:				none;
	padding:			0;
}

ul#hlavniMenu li
{
	behavior: 			url(hover.htc);
}

/* new */
body
{
	font-family:			verdana, arial, sans-serif, helvetica;
	font-size:				0.8em;
	background-color:		#ffffff;
	text-align:				center;
}

.sirka
{
	width:					1004px;
	margin:					auto;
	text-align:				left;
	color:                  #000000;
	font-weight:            bold;
}


.new td, .new td a
{
 font-size:             0.9em;
}

.new td a
{
    color:              #ff0000;
    margin-left:        15px;
    text-decoration:    none;
    font-weight:        bold;
}

.new td a:hover
{
    color:              #3e94cb;
    margin-left:        15px;
    text-decoration:    none;
    font-weight:        bold;
}
