@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 998px;
	font-size: 12px;
	color: #fff;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	position:absolute;
	top:13px;
}
#container_footer_in {
}
#footer_ew {
	margin: 0 50px 0 0;
	width: 290px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:inline;
	color:#e47a08;
}

#footer_ew a {
	text-decoration: none;
	color:#e47a08;
}
#container_footer a:hover {
	text-decoration: underline;
	color:#e47a08;
}
#footer_copy {
	margin: 0 0 0 60px;
	width: 290px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
}
#footer_copy a {
	color:#fff;
	text-decoration:none;
}
#footer_copy a:hover {
	color:#fff;
	text-decoration:underline;
}
#footer_copy a>span{display:block;}
/* end cs copyright */

/* layout */
html {
	height: 100%;
}
form {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height: 100%;
}
#pageWrap {
	min-height: 100%;
	position: relative;
}
#wholePage {
	min-height: 100%;
	position: relative;
	padding: 0;
	z-index: 20;
}
body {
	
	background-image:url(../images/background-small.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#000;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	height: 100%;
	position:relative;
}

#headerWrap {
	position:absolute;
	left: 0px;
	width: 100%;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	top: 0pt;
	z-index: 1000;
}
#header {
	width:1000px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
	top:13px;
}
#panelMainWrap {
	margin:0px auto 0 auto;
	width:1000px;
	padding:0;
	min-height: 100%;
	position:relative;
	z-index:2;
	
	background-image:url(../images/panelmain-header-small.jpg);
	background-repeat:no-repeat;		
}
#panelMain {
	padding:0;
	margin:0px auto 0 auto;
	padding:0px 0 60px 0;
	position:relative;
	z-index:2;
}
#panelMainWrapper {
	margin:0 0 0 0;
	padding:0px 0 0px 0;
	width:1000px;
	position:relative;
	z-index:2;
	bottom:100px;
}
#boxMain {
	width:620px;
	padding:50px 0px 50px 0px;
	position:relative;
	left:350px;
	z-index:2;
}
#boxMain1 {
	width:450px;
	padding:0px 0px 0px 0px;
	z-index:2;
	text-align:justify;
	color:#fff;
	height:450px;
}
#boxMain2 {
	position:relative;
	width:620px;
	z-index:2;
	margin:0 0 30px 0;
}

#boxMain3 p {
	color:#000;
}
#panelLeft {
	padding:0px 0px 20px 0px;
	margin:0 0 0 0px;
	z-index:9999;
	float:left;
	width:350px;
	min-height:500px;
	position:absolute;
	top:10px;
	left:-29px;
}
#footerWrap {
	background-image:url(../images/footer-left.png);
	background-repeat:repeat-x;
	bottom: 0;
	position: absolute;
	z-index: 1000;
	height: 43px;
	width: 100%;
}
#footer {
	background-image:url(../images/footer.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 43px;
	position:relative;
	z-index:1000;
}
#headerLine {
	z-index: 9999;
	width:100%;
	position: fixed;
	top: 0px;
	left: 0;
	background-color: transparent;
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position: 499px top;
	background-image:url(../images/header-line.jpg);
	height:13px;
}
#headerLeft {
	z-index: 1;
	width:1276px;
	position: absolute;
	top: 30px;
	right: 50%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:747px top;
	background-image:url(../images/header-left-small.jpg);
	height:112px;
}
#headerRight {
z-index: 1;
width:50%;
position: absolute;
top: 308px;
left: 50%;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 499px top;
background-image:url(../images/header-right-small.jpg);
height:115px;
}
/* end layout */


/* top menu*/
#menu {
	width:192px;
	position:absolute;
	top:199px;
	left:156px;
	z-index:20;
}
.menuMain {
	list-style:none;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}
.menuMain li {
	list-style-image:none;
	position:relative;
	z-index:11;
	margin:0;
	padding:0;
}
.menuMain li a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	display:block;
	margin:0 0 0 0;
	padding:4px 20px 3px 20px;
	text-transform:uppercase;
	background-image:url(../images/tl1.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
}
.menuMain li a:hover {
	color:#fff;
	background-color:#000;
	background-image:url(../images/tl2.jpg);
	background-repeat:no-repeat;	
}
/* end top menu*/

/* bottom menu  */
#menu3 {
	width: 1000px;
	text-align:left;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:-30px;
}
.menuMain3 {
	width: 650px;
	position:relative;
	list-style: none;
	margin:0px 0 0 0;
	left:325px;
}
.menuMain3 li {
	display: inline;
}
.menuMain3 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 10px 0 10px;
	text-transform:uppercase;
	border-right: solid 1px #fff;
}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #e47a08;
	text-decoration: underline;
}
/* end bottom menu  */

/* home Component */
.homepicBox {
	position:relative;
	left:4px;
	width:650px;
}
.homepicWrap {
	width:293px;
	float:left;
	margin:0px 16px 0px 0px;
	padding: 0 0px 0 0;
}
.homepic {
	width:293px;
	height:158px;
	margin:5px 0 0 5px;
}
.homepicText {
	position:relative;
	text-align:justify;
	margin:0 0px 0 0px;
}
.homepicText h2 {
	background-image:url(../images/odrazka-homepic.png);
	background-repeat:no-repeat;
	font-weight:normal;
	text-align:left;
	font-size:18px;
	margin:7px 0 0px 0;
	padding:0 0 10px 0px;
}
.homepicText p{
	text-align:justify;
	color:#000;

}
/* ed home Component */
