@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 1000px;
	font-size: 11px;
	color: #000;
	margin:0 auto 0 auto;
	padding:0px 0 0 0;
	position:relative;
}
#container_footer_in {
}
#footer_ew {
	margin: 50px 10px 0 0;
	width: 290px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
}
#footer_ew a {
	color:#fff;
	text-decoration:none;
}

#footer_ew a:hover {
	color:#fff;
	text-decoration:underline;
}

#container_footer a:hover {
	text-decoration: underline;
	color:#dcdcdc;
}
#footer_copy {
	margin: 130px 0 0 17px;
	width: 200px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
}
#footer_copy a {
	color:#fff;
	text-decoration:none;
}
#footer_copy a:hover {
	color:#fff;
	text-decoration:underline;
}
/* 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;
	z-index:3;
}
#wholePage {
	min-height: 100%;
	position: relative;
	padding: 0;
	z-index: 20;
}

#headerWrap {
	position:absolute;
	left: 0px;
	width: 100%;
	height: 123px;
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	top: 0pt;
	z-index: 1000;
}
#header {
	background-image:url(../images/header.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	width:1000px;
	height:367px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#flash_object_header {	

			position:absolute;
			width:1000px;
			height:367px;
			top:0px;
			left:0px;
			z-index:201;
}

#logo 

{			width:330px;
			height:120px;
			position: absolute; top: 150px; left: 55px;
			display: block;
			z-index: 20;
}

#logoHome 

{			width:39px;
			height:30px;
			position: absolute; top: 0px; left: 205px;
			display: block;
			z-index: 20;
}

#language
{				position:absolute;
				top:5px;
				left:140px;
}

#language a
{				margin-left:3px
}

#languageAng
{				float:left;
}

#languageCz
{				float:left;
}


#panelMainWrap {
	margin:0px auto 0 auto;
	padding:0;
	width:1000px;
	min-height: 100%;
	position:relative;
	z-index:2;
}
#panelMain {
	background-image:url(../images/panelmain-header.jpg);
	background-repeat:no-repeat;
	background-position:0 367px;
	margin:0 auto 0 auto;
	padding:0;
	position:relative;
	z-index:2;
	
}
#panelMainWrapper {
	background-image:url(../images/panelmain-footer.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:390px 0 150px 0;
	width:1000px;
	position:relative;
	z-index:2;
	bottom:0px;
}
#boxMain {
	width:950px;
	margin:-10px auto 0 auto;
	padding:0px 0px 10px 0px;
	position:relative;
	z-index:2;
	min-height:330px;
}
#footerWrap {
	bottom: 0;
	position: absolute;
	z-index: 1000;
	height: 160px;
	width: 100%;
}
#footer {
	background-image:url(../images/footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 160px;
	position:relative;
	z-index:1000;
}
#headerRight {
	z-index: 1;
	width:50%;
	position: absolute;
	top: 0px;
	left: 50%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 499px top;
	background-image:url(../images/header-right.jpg);
	height:581px;
}
#headerLeft {
	z-index: 1;
	width:1276px;
	position: absolute;
	top: 0px;
	right: 50%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:476px top;
	background-image:url(../images/header-left.jpg);
	height:581px;
}
#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:312px;
}
#footerLeft {
	z-index: 1;
	width:999px;
	position: absolute;
	bottom: 0px;
	right: 49%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:180px bottom;
	background-image:url(../images/footer-left.jpg);
	height:312px;
}
/* end layout */

/* top menu*/
#menu {
	width:750px;
	position:absolute;
	top:0px;
	left:270px;
	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: 15px;
	color: #2a0e00;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	margin:0 0 0 0;
	padding:8px 12px 0 12px;
	height:30px;
}
.menuMain li a:hover {
	background-image:url(../images/tl1.jpg);
	background-repeat:no-repeat;
	background-position:center 26px;
	color:#fff;
}
/* end top menu*/

/* bottom menu  */
#menu3 {
	width: 800px;
	text-align:left;
	margin:0px 0 0 0;
	position:absolute;
	z-index:1000;
	top:50px;
}
.menuMain3 {
	width: 600px;
	position:relative;
	list-style: none;
	margin:0px 0 0 190px;
}
.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 */

/* home Component */
.homepicWrap {
	margin:10px 0px 10px 0px;
}
.homepic1 {
	width:401px;
	height:199px;
	margin-top:15px;
	float:left;
	background-image:url(../images/homepic-1.png);
	background-repeat:no-repeat;
}
.homepic2 {
	width:401px;
	height:199px;
	margin-top:15px;
	float:left;
	background-image:url(../images/homepic-2.png);
	background-repeat:no-repeat;
}
.homepic3 {
	width:541px;
	height:170px;
	margin-top:60px;
	float:right;
	background-image:url(../images/homepic-3.png);
	background-repeat:no-repeat;
}
.homepicText {
	width:540px;
	font-size:14px;
	color:#fff4c9;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	float:right;
}
.homepicText2 {
	width:375px;
	font-size:13px;
	color:#fff4c9;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	float:left;
}
.homepicWrap h2 {
	font-size:20px;
	color:#ffcc00;
	margin:0px 0 7px 0;
	padding:0 0 0 0px;
	font-weight:normal;
}
.homepicWrap p {
	color:#fff4c9;
	margin:0;
	padding:0;
	font-size:14px;
}
.homepicDetail {
	width:80px;
	text-align:right;
	margin:8px 0 0 450px;
}
.homepicDetail a {
	color:#ffcc00;
	font-size:14px;
	text-decoration:none;
	background-image:url(../images/odrazka-homepic-detail.png);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
}
.homepicDetail a:hover {
	color:#ffcc00;
	text-decoration:underline;
}
/**/
.homepicDetail2 {
	width:80px;
	text-align:right;
	margin:8px 0 0 280px;
}
.homepicDetail2 a {
	color:#ffcc00;
	font-size:14px;
	text-decoration:none;
	background-image:url(../images/odrazka-homepic-detail.png);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
}
.homepicDetail2 a:hover {
	color:#ffcc00;
	text-decoration:underline;
}
/* ed home Component */

/* table Footer */

.newsFooterTitle
{
font-weight:bold;
font-size:12px;    
color:#000;
}

.newsFooterTitle a
{
text-decoration:none;  
color:#000;
}

.newsFooterTitle a:hover
{
text-decoration:underline;   
color:#000;
}

.newsFooterDetail a
{
text-decoration:none;   
color:#000;
text-align:right;
font-size:10px;
font-weight:bold;
}

.newsFooterDetail a:hover
{
text-decoration:underline;   
color:#000;
}

.newsFooterWrap {
	position:absolute;
	top:80px;
	left:245px;
	margin: 0 20px 0 0;
	width:755px;
	height:80px;
}

.newsFooter {
	position:relative;
    float:right;
	margin: 0 20px 0 0;
	width:219px;
}
.newsFooterDay {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	margin-top:5px;
	padding:0;
}
.newsFooter p {
	font-size:11px;
	color:#000;
	margin:0;
	padding:0;
}
.newsFooter h3 {
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}
/* end table Footer */
