@charset "utf-8";

@import url('../fonts/Forgotten_Futurist_Bold/stylesheet.css');

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #484848;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: text-top;
}
.line1 {
	background-color: #F0F0F0;
	clear: both;
	height: 1px;
	margin-right: 20px;
	margin-left: 20px;
}

#langSwitch {
	position:absolute;
	top:11px;
	right:2px;
}
#langSwitch li {
	margin:0;
	padding:0 2px;
}
#langSwitch .lang-active {
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}


#topBox {
	background-image: url(../images/bg_topBox.png);
	height: 115px;
	background-repeat: repeat;
	background-position: center 0px;
}
#topBox .top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 106px;
	padding-bottom: 9px;
	position:relative;
}
#topBox .logo {
	float: left;
}
#topBox .menu {
	float: right;
	list-style-type: none;
	margin-top: 55px;
}
#topBox .menu li {
	display: block;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
#topBox .menu li:first-child {
	display: none;
}
#topBox .menu li a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 21px;
	padding-left: 21px;
}
#topBox .menu li a:hover {
	color: #FAD20B;
	background-image: url(../images/menu_hover.png);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.bgBotRight {
	background-image: url(../images/bg_right_bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bgBotRightPds {
	background-image: url(../images/bg_foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bgTopLeft {
	background-image: url(../images/bg_left_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#contentBox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#banerBox {
	padding-top: 10px;
	height: 373px;
}
#welcome {
	width: 620px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	margin-right: 20px;
}
#welcome h1 {
	margin-bottom: 18px;
	font-family: "Forgotten Futurist Bold";
	font-size: 19px;
	color: #262626;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAD20B;
	line-height: 28px;
	padding-right: 20px;
	clear: both;
	float: left;
}
#welcome p {
	clear: both;
	margin-bottom: 10px;
}


#contact {
	background-image: url(../images/bg_contact_main.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	width: 320px;
	padding-top: 20px;
	float: left;
	height: 180px;
}
#contact h2 {
	margin-bottom: 18px;
	font-family: "Forgotten Futurist Bold";
	font-size: 19px;
	color: #262626;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAD20B;
	line-height: 28px;
	padding-right: 20px;
	clear: both;
	float: left;
}
#contact .phone {
	clear: both;
	font-size: 22px;
	line-height: 28px;
	background-image: url(../images/ico_phone.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 34px;
	padding-top: 4px;
	margin-bottom: 10px;
	font-family: "Forgotten Futurist Bold";
}
#contact .mail {
	background-image: url(../images/ico_mail.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 34px;
	line-height: 24px;
}

#contact .mail a {
	font-size: 13px;
	color: #484848;
	text-decoration: none;
	font-weight: bold;
}
#contact address {
	font-size: 12px;
	font-style: normal;
	padding-left: 36px;
	padding-top: 8px;
}
#productsIntro {
	width: 650px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#productsIntro ul {
	list-style-type: none;
}
#productsIntro ul li {
	display: block;
	float: left;
	width: 325px;
	padding-left: 0px;
}
#productsIntro ul li > img {
	float: left;
}
#productsIntro .info {
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 2px;
	float: left;
	width: 175px;
	margin-bottom: 22px;
}
#productsIntro .info p {
	height: 70px;
}

#productsIntro .info h2 {
	font-size: 17px;
	color: #000;
	line-height: 20px;
	margin-bottom: 10px;
	font-family: "Forgotten Futurist Bold";
}
#productsIntro .info .link {
	background-image: url(../images/btn_more.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 95px;
	display: block;
	margin-left: 75px;
	margin-top: 16px;
}
#productsIntro .info .link:hover {
	background-image: url(../images/btn_more.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
	height: 26px;
	width: 95px;
	display: block;
	margin-left: 75px;
	margin-top: 16px;
}
#youtubeLink {
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-top: 28px;
	margin-bottom: 22px;
}
#newsShortBox {
	background-image: url(../images/bg_grey_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 21px;
	clear: both;
}
#newsShortBox h4 {
	font-size: 19px;
	line-height: 21px;
	color: #484848;
	font-family: "Forgotten Futurist Bold";
	padding-left: 17px;
	padding-bottom: 10px;
}

#newsShortBox ul {
	list-style-type: none;
}
#newsShortBox ul li {
	width: 310px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 12px;
}
#newsShortBox .lof-image-link {
	margin-bottom: 13px;
	}
#newsShortBox .lof-image-link img {
	border: 3px solid #DDD;
}
#newsShortBox h3 a {
	font-size: 14px;
	line-height: 16px;
	color: #484848;
	text-decoration: none;
	display: block;
	padding-right: 4px;
	height: 32px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
#newsShortBox .lof-row p {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	height:44px;
}
#newsShortBox .lof-readmore {
	background-image: none;
	height: 26px;
	width: 95px;
	display: block;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}
#footerBox {
	width: 976px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 25px;
	background-color: #F6F6F6;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
	padding-right: 12px;
	padding-left: 12px;
	color: #6A6A6A;
}
#footerBox .made {
	line-height: 30px;
	float: right;
	padding-top: 24px;
}

#footerBox .link {
	float: left;
	margin-right: 8px;
}
#footerBox ul {
	float: left;
	list-style-type: none;
	display: block;
}
#footerBox ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 2px;
}
#footerBox ul li:first-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#footerBox ul li:last-child a{
	font-weight: bold;
	color: #6A6A6A;
	padding-right: 20px;

}




#footInfo {
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 10px;
}
#footInfo .made {
	float: right;
	line-height: 34px;
	padding-top: 10px;
	color: #6A6A6A;
}
#footInfo .made a img {
	margin-top: -5px;
}

#footInfo .link {
	float: left;
	margin-right: 6px;
}
#footInfo ul {
	float: left;
	list-style-type: none;
}
#footInfo ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #6A6A6A;
}
#footInfo ul li:first-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#footInfo ul li a {
	color: #6A6A6A;
	margin-right: 15px;
	font-weight: bold;
	text-decoration: none;
}








#leftCol {
	float: left;
	width: 230px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#leftCol .menu {
	font-size: 14px;
	line-height: 18px;
	background-color: #F6F6F6;
	border: 1px solid #DEDEDE;
	padding: 8px;
	list-style-type: none;
	margin-bottom: 18px;
	}
	
#leftCol .menu li {
	background-image: url(../images/pkt_2.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-bottom: 2px;
	}

#leftCol .menu li:last-child {
	padding-bottom: 0px;
	background-image: none;
}
	
#leftCol .menu li a {
	background-image: url(../images/pkt_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	padding-left: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}	

#leftCol .menu li a:hover {
	text-decoration: underline;
}


#leftCol .menu li.active a {
	text-decoration: underline;
	color: #666;
}
	
#rightCol {
	float: left;
	width: 700px;
	padding-left:15px;
	padding-top:14px
	}
	
#rightCol h1 {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 22px;
	color: #000;
	}
#rightCol h3 {
	padding-top: 12px;
	padding-bottom: 14px;
	font-size: 14px;
	}
#rightCol h1 span {
	font-size: 22px;
	line-height: 32px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAD20B;
	}
#rightCol p {
	padding-top: 2px;
	padding-bottom: 10px;
	}
	
#rightCol ul {
	padding-left: 16px;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 8px;
	}
	
#rightCol ul li {
	padding-left: 21px;
	background-image: url(../images/pkt_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 4px;
	}	

.breadcrumbs {
	font-size: 11px;
	line-height: 30px;
	color: #484848;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-bottom: 14px;
	padding-right: 8px;
	padding-left: 8px;
	}
.breadcrumbs a {
	font-size: 11px;
	line-height: 30px;
	color: #484848;
	text-decoration: none;
	}
	
.breadcrumbs a:hover {
	text-decoration: underline;
	}
.breadcrumbs span {
	font-weight:bold;
	}	

.blog h2, .item-page h2 {
	margin-bottom: 14px;
	}

.blog h2 a, .item-page h2 span {
	font-size: 19px;
	line-height: 23px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAD20B;
	padding-bottom: 4px;
	}

.blog .item-separator {
	height: 20px;
	}
	
#rightCol ul.files  {
	margin-bottom: 30px;	
}	
#rightCol ul.files li {
	background-image: url(../images/pkt_21.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding: 8px 5px;
	margin-right: 18px;
}

#rightCol ul.files li strong {
	display:block;
	width:580px;
	float:left;
}
#rightCol ul.files li:hover strong {
	color: #3399CC;
}
#rightCol .line2 {
	background-color: #FAD20B;
	height: 2px;
	margin-bottom: 20px;	
}



#rightCol a {
	color:#000000;	
}

#dystryb td {
	padding-bottom:30px;
}
#dystryb strong {
	font-size: 13px;
	color: #000000;
	display:block;
	padding-bottom: 8px;
}
#dystryb a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
