html {
	padding: 0px;
	margin: 0px;
	}	
body {
	margin: 0px;
	padding: 0px;
	background-image: url(pics/body.gif);
	background-repeat: repeat-y;
	background-color: #000000;
}
#container {
	position:relative;
	z-index:1;
	padding-top: 100px;
}
#main_container {
	width:100%;
	height:100%;
	z-index:1;
	min-width: 100%;
	min-height: 100%;
	position: relative;
}
.main_bg_img {
	left: 0px;
	position: absolute;
	bottom: 0px;
	padding: 0px;
	margin-bottom: -1px;
}
#main {
	position:relative;
	width:436px;
	z-index:2;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(pics/text_top_left2.gif);
	min-width: 436px;
	min-height: 550px;
	float: right;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #3D3D3D;
	padding: 5px;
	text-align: left;
	font-size: 80%;
}
#main-reference h1 {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bolder;
	text-align: center;
}
#main-reference h2 {
	font-size: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -10px;
	text-align: center;
}
#main-reference {
	position:relative;
	width:100%;
	z-index:2;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	min-height: 100%;
	text-align: center;
	font-size: 75%;
	height: 100%;
}
.back {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 50px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.back a {
	text-decoration: none;
	color: #FFFFFF;
}
.back a:hover {
	color: #ff6600;
}
#main-reference img {
}
#main_background {
	width:50%;
	z-index:1;
	background-color: #747474;
	background-position: right;
	background-repeat: repeat-y;
	min-width: 50%;
	min-height: 550px;
	position: relative;
	background-image: url(pics/body_text.gif);
	float: left;
}
#main h1 {
	font-size: 170%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 20px;
	text-align: left;
	color: #ff6600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	text-align: left;
	color: #fff;
	padding-right: 20px;
}
h3 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;

}
#main h2:first-letter {
	padding-left: 10px;
}
#main h1:first-letter {
	padding-left: 10px;
}
#main p:first-letter {

}
#main a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #ffffff;
}
#flash {
	position:relative;
	width:436px;
	height:407px;
	z-index:1;
	min-width: 450px;
	float: right;
	margin-left: -450px;
}
#footer {
	width:100%;
	height:37px;
	z-index:2;
	background-image: url(pics/footer_line.gif);
	background-repeat: repeat-x;
	min-height: 37px;
	position: relative;
	clear: both;
}
#footer_text {
	width:436px;
	height:37px;
	z-index:2;
	min-height: 37px;
	position: relative;
	margin-left: -446px;
	left: 50%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	padding-top: 2px;
}
#menuh-container {
	position:  absolute;
	z-index: 7;
	visibility: visible;
	background-image: url(pics/menu.gif);
	background-repeat: repeat-x;
	padding-top: 60px;
	left: 50%;
	margin-left: -50%;
	width: 50%;
	float: right;
	background-position: 0px 60px;
	height: 39px;
	padding-left: 10px;
}
#menuh {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	margin-left: -51px;
}
#menuh a {
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0;
	height:1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}
#menuh a, #menuh a:visited {
	text-decoration:none;
}
#menuh a:hover {
	color: #ff6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}	
#menuh a.parent, #menuh a.parent:hover {
	text-align: left;
	width: 145px;
	background-color: #333333;
	font-size: 85%;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#menuh ul {
	list-style:none;
	margin:0;
	float:right;
	width:80px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuh-container #menuh img {
	position: absolute;
	right: 0px;
	margin-right: -1px;
}
#menuh li {
	position:relative;
}
#menuh ul ul {
	position:absolute;
	z-index:8;
	display:none;
	border: 0;
	visibility: visible;
}
#menuh ul ul ul {
	top:0;
	left:100%;
}

div#menuh li:hover {
	cursor:pointer;
	z-index:100;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{
	display:none;
}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{
	display:block;
}

.top_parent
	{
	}
#logo {
	background-image: url(pics/1.png);
	background-position: right center;
	background-repeat: no-repeat;
	width: 45px;
	height: 400px;
	position: absolute;
	left: 0px;
	top: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
#slogan1 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #FF6600;
	padding-bottom: 50px;
	position: absolute;
	bottom: 0px;
	letter-spacing: -0.05em;
}

#slogan2 {
	font-size: xx-large;
	font-weight: bolder;
	position: absolute;
	padding-bottom: 20px;
	bottom: 0px;
	right: 0px;
	letter-spacing: -0.05em;
}
#sitemap {
	position: absolute;
	top: 5px;
	right: 0px;
}

#sitemap img {
	height: 10px;
	width: 17px;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navrcholu {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
}
.reference {
	padding: 3px;
	height: 60px;
	width: 80px;
	margin-right: 10px;
	float: left;
	border: 1px solid #FF6600;
	margin-bottom: 10px;
}
#main li {
	color: #FF6600;
	list-style-type: disc;
}
#main li strong{
	color: #FFFFFF;
}
.navrcholu-reference {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#main-reference a {
	text-decoration: none;
	color: #FFFFFF;
}
.ukazka {
	height: 100px;
	width: 400px;
	border: 1px solid #FF6600;
	margin: 0px;
	padding: 3px;
}
.ukazka-p {
	display: inline;
	text-align: center;
	font-size: 80%;
}
