@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 1000px;
	font-size: 11px;
	color: #6d6d6d;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	position:relative;
	top:76px;
}
#container_footer_in {
}
#footer_ew {
	margin: 0 40px 0 0;
	width: 290px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
}
#footer_ewb {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
	color: #6d6d6d;
}
#footer_ewb a {
	text-decoration: none;
	color:#6d6d6d;
}
#container_footer a:hover {
	text-decoration: underline;
	color:#6d6d6d;
}
#footer_copy {
	margin: 0 0 0 20px;
	width: 350px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6d6d6d;
}
#footer_copy a {
	color:#ffba00;
	text-decoration:none;
}
#footer_copy a:hover {
	color:#ffba00;
	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;
}
#wholePage {
	min-height: 100%;
	position: relative;
	padding: 0;
	z-index: 20;
}
#logo 

{			width:225px;
			height:61px;
			position: absolute; top: 78px; left: 29px;
			display: block;
			z-index: 20;
}

#logoSmall 

{			width:230px;
			height:61px;
			position: absolute; top: 25px; left: 29px;
			display: block;
			z-index: 20;
}

#headerWrap {
	background-image:url(../images/header.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:fixed;
	left: 0px;
	width: 100%;
	height: 321px;
	top: 0pt;
	z-index: 1000;
}
#header {
	width:1000px;
	height:321px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#headerWrapSmall {
	background-image:url(../images/header-small.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:fixed;
	left: 0px;
	width: 100%;
	height: 218px;
	top: 0pt;
	z-index: 1000;
}
#headerSmall {
	width:1000px;
	height:218px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#headerPic {
	background-image:url(../images/header-pic.png);
	background-position:0px top;
	background-repeat:no-repeat;
	width:390px;
	height:299px;
	position:absolute;
	z-index:100;
	top:10px;
	left:500px;
}
#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;
	padding:300px 0 0px 0;
	position:relative;
	z-index:2;
}

#panelMainSmall {
	padding:0;
	margin:0px auto 0 auto;
	padding-top:200px;
	position:relative;
	z-index:2;
}

#panelMainWrapper {
	margin:0 0 0 0;
	padding:0px 0 0px 0;
	width:1000px;
	position:relative;
	z-index:2;
	bottom:0px;
}
#boxMain {
	background-image:url(../images/mraky.png);
	background-repeat:no-repeat;
	width:950px;
	margin:0 auto 0 auto;
	padding:0 0 98px 0;
	position:relative;
	z-index:2;
}
#footerWrap {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	position:absolute;
	bottom: 0;
	z-index: 1000;
	height: 98px;
	width: 100%;
}
#footer {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 98px;
	position:relative;
	z-index:1000;
}
#headerLeft {
	z-index: 1;
	width:100%;
	position: absolute;
	top: 0px;
	right: 0;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position:0px top;
	background-image:url(../images/header-lef.jpg);
	height:685px;
}
#footerLeft {
	z-index: 1;
	width:100%;
	position: absolute;
	bottom: 0px;
	right: 0;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position:-298px bottom;
	background-image:url(../images/footer-left.jpg);
	height:301px;
}
/* end layout */

/* top menu*/
#menuSmall {
	position:absolute;
	top:110px;
	left:368px;
	z-index:20;
}

#menu {
	position:absolute;
	top:211px;
	left:368px;
	z-index:20;
}
.menuMain1 {
	list-style:none;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}
.menuMain1>li {
	list-style-image:none;
	float:left;
	position:relative;
	z-index:11;
}
.menuMain1>li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display:block;
	margin:0 0 0 0;
	padding:10px 16px 0 17px;
	height:68px;
}
.menuMain li:hover>a {
	color:#fff;
}
/* buttons */
.menuItem1_1 {
}
.menuItem1_1:hover>a {
	background-image:url(../images/tl.jpg);
	background-repeat:repeat-x;
}
/* end buttons */


ul.menuMain2>li {
    display: block;
    vertical-align: bottom;
    position: relative;
    left: -15px;
    top:-44px;
    margin:0;
    list-style-image:none;
    list-style-type:none;

}

ul.menuMain2>li>a {
   
    background-image:url(../images/tl2-1.jpg);
	background-repeat:no-repeat;
    width: 157px;
    height:20px;
    padding: 7px 0 0 17px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	color: #fff;
	text-decoration: none;
}

ul.menuMain2>li>a:hover {	
	background-image:url(../images/tl2-2.jpg);
	background-repeat:no-repeat;
	color: #fff;
}

ul.menuMain2 {
    z-index: 60;
    margin:0;
    visibility:hidden;
    position: absolute; 
    }

ul.menuMain1>li:hover ul.menuMain2 { visibility: visible; }

/* end top menu*/


/* bottom menu  */
#menu3 {
	width: 1000px;
	text-align:center;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:54px;
}
.menuMain3 {
	width: 1000px;
	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: 10px;
	color: #939393;
	text-decoration: none;
	padding: 0px 10px 0 10px;
	text-transform:uppercase;
	border-right: solid 1px #736b5f;
}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #fff;
	text-decoration: none;
}
/* end bottom menu  */

/* home Component */
.homepicBox {
	position:relative;
	width:1000px;
}
.homepicWrap {
	float:left;
	margin:0px;
	padding:0px;
	width:330px;
}
.homepic1 {
	background-image:url(../images/homepic.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:1000px;
	height:223px;
	margin:0;
	padding:0;
}
.homepicText1 {
	position:relative;
	text-align:left;
	margin:0 0px 0 50px;
	font-size:11px;
	float:left;
	width:272px;
}
.homepicText2 {
	position:relative;
	text-align:left;
	margin:0 0px 0 40px;
	font-size:11px;
	float:left;
	width:272px;
}
.homepicText3 {
	position:relative;
	text-align:left;
	margin:0 0px 0 46px;
	font-size:11px;
	float:left;
	width:272px;
}
.homepicText h2 {
	font-weight:normal;
	text-align:left;
	font-size:16px;
	margin:7px 0 2px 0;
	padding:0 0 0 0px;
}
.homepicDetail {
	height:16px;
	background-image:url(../images/homepic-arrow.png);
	background-repeat:no-repeat;
	background-position:190px 1px;
	margin:0px 0 0px 0;
	padding:0 0 0 0px;
	text-align:right;
}
.homepicDetail a {
	color:#672d18;
	text-decoration:none;
}
.homepicDetail a:hover {
	background-image:url(../images/homepic-arrow2.png);
	background-repeat:no-repeat;
	background-position:190px 1px;
	color:#000;
	text-decoration:underline;
}
/* ed home Component */

.line {
	background-image:url(../images/linka.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:998px;
	height:11px;
	margin:20px 0 40px 0;
	padding:0;
}

