@charset "utf-8";

/* cs copyright */
#container_footer
{
    			width: 200px;
    			font-size: 12px;
    			color: #000;
				margin:30px auto 0 auto;
				position:absolute;
				top:0px;
				left:420px;
}
#container_footer_in
{
				text-align: center;	
}
#footer_ew
{
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				display:inline;	
				color:#ff8310;
}

#footer_ewb
{
	
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight:bold;
				display:inline;	
				color: #ff8310;
				text-align: center;
}
#footer_ewb a
{
    			text-decoration: none;
				color:#ff8310;
}
#container_footer a:hover
{
    			text-decoration: underline;
				color:#000;
}
#footer_copy
{

    			text-align: center;
				font-family: Arial, Helvetica, sans-serif;
    			font-size: 10px;
				color:#000;
				font-weight:normal;
}
#footer_copy a 
{
				color:#ff6000;
   				text-decoration:none;
}
#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;
}

#header {		background-image:url(../images/header.jpg);
				background-position:0px top;
				background-repeat:no-repeat;
				width:1000px;
				height:404px;
				margin:0 auto 0 auto;				
				position:relative;
				z-index:100;
}

#logo 

{			width:145px;
			height:120px;
			position: absolute; top: 70px; left: 90px;
			display: block;
			z-index: 20;
}


#panelMainWrap {
				margin:0px auto 0 auto;
				width:1000px;
				padding:0;
				min-height: 100%;
				position:relative;
				z-index:2;
}
#panelMain {
				padding:0;
				margin:0px auto 0 auto;
				position:relative;
				z-index:2;
}
#panelMainWrapper {
				background-image:url(../images/panelmain-footer.jpg);
				background-repeat:no-repeat;
				background-position:center bottom;
				margin:0 0 0 0;
				padding:0px 0 80px 0;
				min-height:412px;
				width:1000px;
				position:relative;
				z-index:2;
				/*bottom:114px;*/
}
#boxMain{		
				width:950px;
				margin:0px auto 0 auto;
				padding:0px 0px 0px 0px;
				position:relative;
				z-index:2;
}
#footerWrap 
{
				bottom: 0;
				position: relative;
				z-index: 1000;
				height: 114px;
				width: 100%;
				margin:0 0 0 0;
}
#footer {		background-image:url(../images/footer.jpg);
				background-position:center top;
				background-repeat:no-repeat;
				margin: 0 auto 0 auto;
				width: 1000px;
				height: 114px;
				position:relative;
				z-index:1000;
}
.headline {
	font-size: 12px;
	color:#fff;
	text-align:center;
	margin:8px auto 10px auto;
	padding:4px 0 0 0;
	background-image:url(../images/headline.png);
	background-repeat:no-repeat;
	height:20px;
	width:204px;
}
#headerRight {
z-index: 1;
width:50%;
position: absolute;
top: 0px;
left: 50%;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 499px top;
background-image:url(../images/header-right.jpg);
height:404px;
}
#headerLeft {
z-index: 1;
width:100%;
position: absolute;
top: 0px;
right: 0;
background-color: transparent;
background-repeat: repeat-x;
background-attachment: scroll;
background-position:452px top;
background-image:url(../images/header-left.jpg);
height:404px;
}
#footerRight {
z-index: 1;
width:50%;
position: absolute;
bottom: 0px;
left: 50%;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 499px bottom;
background-image:url(../images/footer-right.jpg);
height:301px;
}
#footerLeft {
z-index: 1;
width:979px;
position: absolute;
bottom: 0px;
right: 50%;
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position:-298px bottom;
background-image:url(../images/footer-left.jpg);
height:301px;
}
/* end layout */

/* top menu*/
#menu {			width:855px;
				position:absolute;
				top:240px;
				left:130px;
				z-index:20;
}
.menuMain {
				list-style:none;
				margin:0 auto 0 auto;
				padding:0 0 0 0;
}
.menuMain li {
				list-style-image:none;
				float:left;
				position:relative;
				z-index:11;
}
.menuMain li a {
				font-size: 16px;
				color: #000;
				text-decoration: none;
				text-transform:uppercase;
				text-align:center;
				font-weight:bold;
				display:block;				
				margin:0 0 0 0;
				padding:95px 0 0 0;
				background-image:url(../images/tl1.png);
				background-repeat:no-repeat;
				width:170px;
				height:55px;
}
.menuMain li a:hover {
				background-image:url(../images/tl2.png);
				background-repeat:no-repeat;
}
/* end top menu*/

/* home menu*/
.headerButHome {width:855px;
				position:absolute;
				top:240px;
				left:30px;
				z-index:20;
}

.headerButHome a {
				font-size: 16px;
				color: #fff;
				text-decoration: none;
				text-transform:uppercase;
				font-weight:bold;
				display:block;				
				padding:125px 0 0 20px;
				background-image:url(../images/tl3.png);
				background-repeat:no-repeat;
				width:75px;
				height:52px;
				color: #fff;
}
.headerButHome a:hover {
				background-image:url(../images/tl4.png);
				background-repeat:no-repeat;
}
/* buttons */


/* end buttons */
/* end home menu*/

/* bottom menu  */
#menu3	{
	width: 1000px;
	text-align:center;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:-30px;
}
.menuMain3	{
	width: 500px;
	position:relative;
	list-style: none;
	margin:0px auto 0 auto;
}
.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;
}
.menuMain3 li.last a
{
    border-right: none;
}
.menuMain3 li:hover a
{
    color: #fff;
    text-decoration: none;
}
/* end bottom menu  */

/* Logo menu */
#menuLogo {			
				width:850px;
				position:absolute;
				top:100px;
				left:100px;
				z-index:20;
				text-align:center;
}
#menuMainLogo {
				list-style:none;
				margin:0 auto 0 auto;
				padding:0 0 0 0;
}
#menuMainLogo li {
				display: inline;
}
#menuMainLogo li img{
				border:none;
				margin:0 20px 0 20px;
}
/* end Logo menu */


/*	homepic	*/
.homepic1	{
   	width:170px;
	float:left;
	margin:0 1px 0 0;
  	position:relative;
	left:-8px;	 
}
.homepic2	{
   	width:170px;
	float:left;
  	position:relative;
}
.homepic3	{
   	width:170px;
	float:right;
  	position:relative;
}
.homepicLink {
	background-image:url(../images/vstoupit.jpg);
	position:relative;
	z-index:1000;
	width:170px;
	height:44px;
}
.homepicLink :hover	{
	background-image:url(../images/vstoupit2.jpg);

}
.homepicLink img	{
 	border:none;
}
/*	end	homepic*/

/* home Component */
.homepic	{
   	width:221px;
   	margin:20px 16px 10px 0px;
   	text-align:justify;
	float:left;
}
.homepic h2	 {
   font-size:13px;
   color:#000;
   margin:6px 0 0 0;
   padding:0 0 0 23px;
   height:21px;
   
   background-image:url(../images/homepic-odrazka.png);
	background-repeat:no-repeat;
}
.homepicDetail {
	text-align:right;
	color:#000;
	font-size:9px;
}
.homepicDetail a{
	color:#000;
	text-decoration:none;
}
.homepicDetail a:hover{
	color:#ffb500;
}
/* ed home Component */
