@charset "utf-8";
/* cs copyright */
#container_footer {
	width: 998px;
	font-size: 11px;
	color: #fff;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	position:absolute;
	top:180px;
	color:#fff;
}

#container_footer a{
	color:#ffce00;
	text-decoration:none;
}

#container_footer a:hover{
	color:#ffce00;
	text-decoration:underline;
}

#footer_ew {
	margin: 0 20px 0 0;
	width: 290px;
	float: right;
	text-align: right;	
	display:inline;
}

#footer_copy {
	margin: 0 0 0 30px;
	width: 290px;
	float: left;
	text-align: left;
}

/* 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;
}

#headerWrap {
	background-image:url(../images/header-wrap.jpg);
	background-repeat:repeat-x;
	position:absolute;
	left: 0px;
	width: 100%;
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	top: 0pt;
	z-index: 1000;
}
#header {
	background-image:url(../images/header.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	width:1000px;
	height:288px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#logo 

{			width:240px;
			height:80px;
			position: absolute; top: 98px; left: 280px;
			display: block;
			z-index: 20;
			outline:none;
}

#panelMainWrap {
	background-image:url(../images/panelmain-background.png);
	background-position:0px top;
	background-repeat:repeat-y;
	margin:0px auto 0 auto;
	width:1000px;
	padding:0;
	min-height: 100%;
	position:relative;
	z-index:2;
}
#panelMain {
	background-image:url(../images/panelmain-header.png);
	background-position:right 287px;
	background-repeat:no-repeat;
	margin:0px auto 0 auto;
	padding:0px 0 545px 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:510px;
	margin:0;
	padding:0;
	position:relative;
	z-index:2;
	float:left;
	left:25px;
	top:400px;
}
#panelLeft {
	width:217px;
	margin:0 0 0 0;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:2;
	float:left;
	top:400px;
}

#panelRight {
	width:195px;
	margin:0 21px 0 0;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:2;
	float:right;
	top:387px;
}
/**/
.headlineRight {
	position:relative;
	z-index:9999;
	top:0px;
	width:185px;
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 10px 0;
}
/**/

#footerWrap {
	background-position:bottom;
	bottom: 0;
	position: absolute;
	z-index: 1000;
	height: 217px;
	width: 100%;
}
#footer {
	background-image:url(../images/footer.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 217px;
	position:relative;
	z-index:1000;
}
#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.png);
	height:295px;
}
#headerLeft {
	z-index: 1;
	width:1276px;
	position: absolute;
	top: 0px;
	right: 50%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:0 top;
	background-image:url(../images/header-left.png);
	height:295px;
}
#footerRight {
	z-index: 1;
	width:50%;
	position: absolute;
	bottom: 0px;
	left: 50%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 498px bottom;
	background-image:url(../images/footer-right.png);
	height:217px;
}
#footerLeft {
	z-index: 1;
	width:979px;
	position: absolute;
	bottom: 0px;
	right: 50%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:-300px bottom;
	background-image:url(../images/footer-left.png);
	height:166px;
}
/* end layout */




/* top menu*/
#menu {
	top:0px;
	right:0;
	width:520px;
	font-style:normal;
	position:absolute;
	z-index:200;
	text-align:center;
}
.menuMain1 {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.menuMain1>li {
	list-style-image:none;
	float:left;
	position:relative;
	z-index:11;
	margin:0;
	padding:0;
	text-align:center;
}
.menuMain1>li a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	display:block;
	text-align:center;
	text-transform:uppercase;
	height:53px;
	padding:20px 20px 0 20px;
	margin:0 0 0 0;
}
.menuMain1 li:hover>a {
	color:#fff;
	background-image:url(../images/tl1.png);
	background-repeat:repeat-x;
}


ul.menuMain2>li {
    display: block;
    vertical-align: bottom;
    position: relative;
    left: -15px;
    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: 170px;
    height:27px;
    padding: 13px 0 0 20px;
	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;
    padding-top: 0px;
    margin:0;
    visibility:hidden;
    position: absolute; 
    }

ul.menuMain1>li:hover ul.menuMain2 { visibility: visible; }
/* end top menu*/

/* bottom menu  */
#menu3 {
	width: 950px;
	text-align:left;
	margin:0px auto 0 auto;
	position:absolute;
	z-index:1000;
	top:70px;
	text-align:center;
}
.menuMain3 {
	width: 1000px;
	position:relative;
	list-style: none;
	margin:0px 0 0 0;
	margin:0px auto 0 auto;
	padding:0;
}
.menuMain3 li {
	display: inline;
}
.menuMain3 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 10px 0 10px;
	text-transform:none;
}
.menuMain3 li.last a {
	border-right: none;
}
.menuMain3 li:hover a {
	color: #515151;
	text-decoration: none;
}
/* end bottom menu  */

/* left menu*/
.menuLeft {
	list-style:none;
	position:relative;
	padding: 0px 12px 0 0;
	left:0px;
}

.menuMainLeft1 {
	list-style:none;
	position:relative;
	padding: 0;
	margin:0;
}

.menuMainLeft1>li {
	list-style-image:none;
	margin:1px 0 0 5px;
}
.menuMainLeft1>li>a {
	background-image:url(../images/headlineleft.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	font-size:18px;
	text-decoration: none;
	text-align:left;
	display:block;
	padding:7px 0 0 26px;
	margin:20px 0 2px 0;
	color:#ffa902;
	height:29px;
	width:192px;
	
}
.menuMainLeft1 li a:hover {

}

.menuMainLeft2 {
	list-style:none;
	position:relative;
	padding: 0;
	margin:0;
}
.menuMainLeft2>li {
	list-style-image:none;
	margin:1px 0 0 1px;
}
.menuMainLeft2>li>a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
	height:16px;
	display:block;
	padding:0 0 0 25px;
	width:191px;
	color:#bcbcbc;
}
.menuMainLeft2>li>a:hover {
	background-image:url(../images/tl-left.jpg);
	background-repeat:no-repeat;
	background-position:0 top;
}
/* buttons*/
.menuLeftItem2_2 a {
	font-size: 14px;
	color:#fff;
	height:28px;
	padding:0 0 0 25px;
}
.menuLeftItem2_2 a:hover {
	color:#000;
	background-image:url(../images/menuleft2.png);
	background-repeat:no-repeat;
	color:#fff;
}
/* end buttons */
/* end left menu*/

/* news */
.newsBackground {
	z-index:9999;
	width:195px;
	background-image:url(../images/panelright-background.png);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	position:relative;
}
.newsHeader {
	z-index:9999;
	width:195px;
	height:37px;
	background-image:url(../images/news-header.jpg);
	background-repeat:no-repeat;
	margin:0px 0 0 0;
	padding:0;
	position:relative;
}
.newsFooter {
	z-index:9999;
	width:195px;
	height:38px;
	background-image:url(../images/panelright-footer.jpg);
	background-repeat:no-repeat;
	margin:-10px 0 0 0;
	padding:0;
	position:relative;
}
.newsItem {
	margin:0 0 5px 0;
}
.newsItemBody {
	padding:5px 0 5px 0;
}
.newsDay {
	font-size: 12px;
	color:#000;
	margin:0 25px 2px 25px;
	text-align:left;
}
.newsTitle {
	background-image:url(../images/news-odrazka.jpg);
	background-repeat:no-repeat;
	background-position:0px 0;
	font-size: 12px;
	color:#000;
	margin:0 25px 2px 25px;
	font-weight:bold;
}
.newsTitle a {
	color:#000;
	text-decoration:none;
}
.newsTitle a:hover {
	color:#000;
	text-decoration:underline;
}
.newsText {
	font-size: 11px;
	color:#000;
	margin:0 25px 5px 25px;
	padding:0;
	text-align:justify;
}
.newsDetail {
	background-image:url(../images/odrazka-news.jpg);
	background-repeat:no-repeat;
	background-position:104px 6px;
	text-align:right;
	font-size:11px;
	margin:0 0px 5px 0px;
	padding:3px 25px 0 25px;
}
.newsDetail a {

	color:#000;
	text-decoration:none;	
}
.newsDetail a:hover {
	color:#000;
	text-decoration:underline;
}
.newsPic {
	width:148px;
	height:107px;
	margin:0 auto 10px auto;
}
/* end news */

/* news */

.newsArchivItem {
	margin:0 0 5px 0;
	color:#fff;
	font-size: 12px;
	text-align:left;
}
.newsArchivBody {
	padding:5px 0 5px 0;
}
.newsArchivDay {	
font-size: 11px;
font-weight:bold;
	
}
.newsArchivTitle {
	background-image:url(../images/news-odrazka.jpg);
	background-repeat:no-repeat;
	background-position:0px 0;
	font-size: 12px;
	margin:5px 0 3px 0;
	font-weight:bold;
}
.newsArchivTitle a {
	color:#fff;
	text-decoration:none;
}
.newsArchivTitle a:hover {
	color:#fff;
	text-decoration:underline;
}
.newsArchivText {
	font-size: 11px;
    text-align:justify;
	margin:0 0 5px 0;

	
}
.newsArchivDetail {

	font-size:11px;
	font-weight:bold;
	margin:0 0px 5px 0px;
	padding:3px 0 0 0;
}
.newsArchivDetail a {

	color:#fff;
	text-decoration:none;	
}
.newsArchivDetail a:hover {
	color:#fff;
	text-decoration:underline;
}
.newsPic {
	width:148px;
	height:107px;
	margin:0 auto 10px auto;
}
/* end news */

.FooterText1 {
	margin:0 20px 0px 0px;
	padding:0px 0 0 0px;
	width:225px;
	float:left;
	font-size:11px;
	position:relative;
	top:20px;
}
.FooterText1Title {
	margin:0 0px 0px 0px;
	padding:0px 0 0 0px;
	width:225px;
	position:relative;
	font-weight:bold;
	font-size:12px;
}
.detailSortiment {
	background-image:url(../images/odrazka-sortiment.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:0 30px 0px 0px;
	padding:5px 0 0 0px;
	width:120px;
	height:25px;
	float:right;
	font-size:11px;
	text-align:right;
}
.detailSortiment a {
	color:#000;
	text-decoration:none;
}
.detailSortiment a:hover {
	color:#000;
	text-decoration:underline;
}
/**/
.FooterKontakt {
	position:absolute;
	top:25px;
	left:850px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}
.FooterKontaktAdresa {
	position:absolute;
	top:90px;
	left:790px;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
}
/**/
.fotogalerie{
	width:170px;
	margin:0 0 0 13px;
}
.fotogaleriePic {
	width:46px;
	height:41px;
	float:left;
	margin:0 5px 5px 5px;
}
.fotogalerieLinka {
	background-image:url(../images/linka.jpg);
	background-repeat:no-repeat;
	width:132px;
	height:1px;
	margin:7px 0 10px 18px;
	position:relative;
}
.archiv {
	background-image:url(../images/archiv.jpg);
	background-repeat:no-repeat;
	width:101px;
	height:16px;
	margin:0 0 0px 45px;
	padding:0 0 0 0;
	text-align:center;
	position:relative;
	top:14px;
}
.archiv a{
	color:#fff;
	text-decoration:none;
}
.archiv a:hover{
	color:#feca4c;
	text-decoration:none;
}

/* footerPic */
.panelFooterIco0 {
	background-image:url(../images/footer-pic0.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:103px;
	position:absolute;
	top:14px;
	left:60px;
	z-index:9999;
}
.panelFooterIco0:hover {
	background-image:url(../images/footer-pic0b.jpg);
	background-repeat:no-repeat;
}
/**/
.panelFooterIco1 {
	background-image:url(../images/footer-pic1.jpg);
	background-repeat:no-repeat;
	float:left;
	width:101px;
	height:57px;
	position:absolute;
	left:355px;
	z-index:9999;
}
.panelFooterIco1:hover {
	background-image:url(../images/footer-pic1b.jpg);
	background-repeat:no-repeat;
}
.panelFooterIco2 {
	background-image:url(../images/footer-pic2.jpg);
	background-repeat:no-repeat;
	float:left;
	width:101px;
	height:57px;
	position:absolute;
	left:460px;
	z-index:9999;
}
.panelFooterIco2:hover {
	background-image:url(../images/footer-pic2b.jpg);
	background-repeat:no-repeat;
}
.panelFooterIco3 {
	background-image:url(../images/footer-pic3.jpg);
	background-repeat:no-repeat;
	float:left;
	width:101px;
	height:57px;
	position:absolute;
	left:565px;
	z-index:9999;
}
.panelFooterIco3:hover {
	background-image:url(../images/footer-pic3b.jpg);
	background-repeat:no-repeat;
}
