html, body {
	margin: 0; padding: 0;
	background: #005696 url(/repository/layout/page-back.png) repeat-x left top;
	font-family: Tahoma, Arial, lucida, sans-serif;
	font-size: 11px;
	position: relative;
}

#main-null
{
	width: 958px;
	margin: auto; padding: 0px 0px;
}

#main-links
{
	padding-bottom: 18px;
	height: 52px;
	background: url(/repository/layout/main_links.png) no-repeat left top;
}

#main-null-top
{
	height: 8px;
	background: url(/repository/layout/main-null-back-top.png) no-repeat left top;
	font-size: 1px;
}

#main
{
	background: #fff url(/repository/layout/main-back.png) repeat-x left top;
}

#main-bottom
{
	height: 8px;
	background: url(/repository/layout/main-bottom-back.png) no-repeat left top;
	font-size: 1px;
	padding-bottom: 20px;
}

#page
{
	margin-left: 9px;
	width: 940px;
}

#page-top
{
	height: 11px;
	background: url(/repository/layout/menu-top.png) no-repeat left top;
	font-size: 1px;
}

#page-null
{
	background: #efefef url(/repository/layout/page-null.gif) repeat-x left top;
}

#footer
{
	height: 36px;
	background: url(/repository/layout/footer-back.png) no-repeat left top;
	color: #fff;
}

#footer a
{
	color: #fff;
	text-decoration: underline;
}

#menu
{
	height: 22px;
	margin: 0px 16px;
	position: relative;
}

.line
{
	background: url(/repository/layout/line.gif) repeat-x center center;
	font-size: 1px;
}

#left-bar
{
	width: 350px;
	float: left;
}

.header01
{
	height: 31px;
	line-height: 31px;
	background: url(/repository/layout/header01.png) no-repeat left top;
}

.pic01
{
	height: 150px;
}

.bottom01
{
	height: 50px;
	background: url(/repository/layout/bottom01.png) no-repeat left top;
}

.bottom03
{
	height: 50px;
	background: url(/repository/layout/bottom03.png) no-repeat left top;
	line-height: 50px;
	padding-left: 10px;
	color: #fff;
}

.bottom03 a
{
	color: #fff;
	text-decoration: underline;
}

.bottom03 a:hover
{
	color: #fff;
	text-decoration: none;
}

.header02
{
	height: 32px;
	line-height: 32px;
	background: url(/repository/layout/header02.png) no-repeat left top;
}

.header02 div font
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana,Arial,lucida,sans-serif;
}

.bottom02
{
	height: 34px;
	background: url(/repository/layout/bottom02.png) no-repeat left top;
}

#adress div font
{
	font-size: 15px;
	font-weight: bold;
}

#adress div a
{
	color: #999;
	text-decoration: none;
}

#adress div a:hover
{
	color: #999;
	text-decoration: underline;
}

#center-bar
{
	width: 320px;
	float: left;
	margin-left: 9px;
}

.header03
{
	height: 31px;
	line-height: 31px;
	background: url(/repository/layout/header03.png) no-repeat left top;
}

.tag01
{
	background-color: #005696;
	color: #fff;
}

.reset
{
	font-size: 1px;
	clear: both;
}

#right-bar
{
	width: 220px;
	float: left;
	margin-left: 9px;
}

.header04
{
	height: 31px;
	line-height: 31px;
	background: url(/repository/layout/header04.png) no-repeat left top;
}

.header05
{
	height: 31px;
	line-height: 31px;
	background: url(/repository/layout/header05.png) no-repeat left top;
}

p{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

p img
{
	margin: auto;
}

.news
{
	 width: 220px;
	 height: 150px;
	 color: #355A9C;
	 background-image: url(/repository/layout/news-back.png);
	 background-repeat: no-repeat;
	 background-position: left top;
	 padding-bottom: 5px;
}

.news a
{
	color: #355A9C;
	font-weight: bold;
	text-decoration: none;
}

.blank
{
	display: none;
}

h1
{
	font-size: 21px;
	font-weight: bold;
	color: #005A9C;
	margin: 0px 0px 15px 0px;
	padding: 0;
	border-bottom: 1px solid #005A9C;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	color: #005A9C;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

h3
{
	font-size: 15px;
	font-weight: bold;
	color: #005A9C;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

h4
{
	font-size: 13px;
	font-weight: bold;
	color: #005A9C;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

.pic-right
{
	float: right;
	padding: 5px;
	margin: 0px 0px 0px 10px;
	background-color: #fff;
}

.pic-left
{
	float: left;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	background-color: #fff;
}

.pic-center
{
	padding: 5px;
	margin: 0px auto;
	background-color: #fff;
}

.pic
{
	padding: 5px;
	background-color: #fff;
}

.vote
{
	padding-bottom: 2px;
	color: #3d8fd8;
	text-decoration: none;
}

.vote a
{
	color: #3d8fd8;
	text-decoration: none;
}

.text div
{
	margin-bottom: 15px;
}

.text table
{
	margin-bottom: 15px;
}

.text a
{
	color: #C06601;
	text-decoration: underline;
}

.text a:hover
{
	color: #005A9C;
	text-decoration: underline;
}

.text ul
{
	margin: 0px 0px 15px 40px;
	padding: 0px;
}

.text ol
{
	margin: 0px 0px 15px 40px;
	padding: 0px;
}

.text #mapa div
{
	margin: 0px;
	padding: 0px;
}

.news-history a
{
	color: #C06601;
	text-decoration: underline;
}

.news-history a:hover
{
	color: #005A9C;
	text-decoration: underline;
}

#write-us
{
	display: none;
	width: 502px;
	position: relative;
	top: 130px;
	margin: auto;
	z-index: 105;
}

#write-us td
{
	color: #fff;
	overflow: hidden;
}

#write-us td img
{
	width: 120px;
	height: 40px;
	border: 1px solid #fff;
	margin-bottom: 10px;
}

#write-us td input
{
	background-color: #88CCFF;
	border: 1px solid #fff;
	color: #000;
}

#write-us td textarea
{
	background-color: #88CCFF;
	border: 1px solid #fff;
	color: #000;
}

.cover
{
	cursor: pointer;
}

#write-us-back
{
	background-color: #006005;
}

#write-us-top
{
	background: url(/repository/layout/write-us-top.png) no-repeat left bottom;
	font-size: 1px;
	height: 9px;
}

#write-us-bottom
{
	background: url(/repository/layout/write-us-bottom.png) no-repeat left bottom;
	font-size: 1px;
	height: 9px;
}

#darkness
{
  background: url(/repository/layout/darkness.png) repeat left top;
  position: absolute;
  z-index: 104;
  width: 0px;
  height: 0px;
  left: 0;
  top: 0;
}

.realizace
{
	 height: 144px;
	 background: url(/repository/layout/realizace-back.jpg) no-repeat left top;
	 position: relative;
}

.realizace div
{
	width: 559px;
	text-align: right;
	color: #000000;
	padding-left: 17px;
	padding-right: 17px;
	position: absolute;
	bottom: -3px;
	right: 0px;
	font-size: 15px;
	font-family: Verdana,Arial,lucida,sans-serif;
}

.realizace div p
{
	text-align: left;
}

.realizace div a
{
	color: #FC3219;
	text-decoration: underline;
}

.realizace div a:hover
{
	color: #FC3219;
	text-decoration: none;
}

div#down-nav
{
	height: 41px;
	background: url(/repository/layout/down-nav.png) no-repeat left top;
	margin: 15px 16px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

div#down-nav div.item-001
{
	margin-top: 15px; margin-left: 460px;
	position: absolute; z-index: 100;
}

div#down-nav div.item-001 img
{
	width: 88px; height: 13px;
}

div#down-nav div.left-part
{
	float: left;
}

div#down-nav div.right-part
{
	padding-top: 15px;
	float: right;
}

div#down-nav div.right-part a
{
	color: #fff;
	text-decoration: none;
}