@CHARSET "UTF-8";

body
	{
	margin:0;
	padding:0;
	background:url(img/background-content.png) repeat-x #e4e4e4;
	}
	
img
	{
	border:0;
	}
	
#main
	{
	width:1000px;
	margin:auto;
	}
	
#header
	{
	height:140px;
	width:964px;
	margin:auto;
	}
	
#header-logo
	{
	width:300px;
	height:41px;
	margin-top:58px;
	float:left;
	}
	
#header-menu
	{
	width:578px;
	float:right;
	}
	
#menu
	{
	width:578px;
	height:64px;
	background:url(img/background-menu.png) no-repeat;
	margin-top:53px;
	}
	
.menu-separator
	{
	width:2px;
	height:46px;
	float:left;
	background:url(img/menu-separator.png) no-repeat;
	}
	
.menu-button
	{
	width:94px;
	height:46px;
	float:left;
	
	}
	
.menu-button a 
	{
	display:block;
	font-family:tahoma;
	font-size:8pt;
	color:#8c8c8c;
	text-decoration:none;
	text-align:center;
	line-height:46px;

	}
	
.menu-button a:hover 
	{
	color:#a9a9a9;
	}
	
#slider
	{
	width:1000px;
	height:510px;
	overflow:hidden;
	margin:auto;
	background:url(img/background-slider.png) no-repeat;
	}

#slider-buttons
	{
	width:964px;
	height:135px;
	margin:18px auto;
	background:url(img/background-slider-buttons.png) no-repeat;
	}
	
.slider-button
	{
	width:320px;
	height:135px;
	line-height:135px;
	float:left;
	font-family:Tahoma;
	font-size:19pt;
	text-align:center;
	color:#5c5c5c;
	}
	
.slider-separator
	{
	width:2px;
	height:135px;
	float:left;
	background:url(img/slider-separator.png) center center no-repeat;
	}
	
.slider-button span 
	{
	font-size:10pt;
	}
	
.slider-button a 
	{
	font-family:Tahoma;
	font-size:19pt;
	color:#5c5c5c;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	}
	
.slider-button a:hover 
	{
	color:#e1e1e1;
	}

.tab
	{
	width:333px;
	height:67px;
	background:url(img/tab1.png) no-repeat center -67px;
	float:left;
	}
	
.tab span
	{
	font-family:tahoma;
	font-size:15pt;
	line-height:67px;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#727272;
	margin-left:50px;
	cursor:pointer;
	}
	
.tab-small
	{
	font-family:tahoma;
	font-size:9pt;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#727272;
	cursor:pointer;
	}
	
.tab div
	{
	font-family:tahoma;
	font-size:15pt;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#727272;
	margin-left:50px;
	cursor:pointer;
	}
	
.tab2
	{
	width:333px;
	height:67px;
	background:url(img/tab1.png) no-repeat center -67px;
	}
	
.tab2 a
	{
	font-family:tahoma;
	font-size:15pt;
	line-height:67px;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#727272;
	}
	
.tab2 a:hover
	{
	color:#fff;
	}
	
.tab2 span
	{
	margin-left:50px;
	}
	
.tabActive
	{
	background-position:center 0;
	}
	
.tabs
	{
	width:1000px;
	height:67px;
	border:  #fff solid;
	border-width:0 0 1px 0;
	}
	
#footer
	{
	width:100%;
	height:170px;
	margin:auto;
	background:url(img/background-footer.png) repeat-x;
	}
	
#footer-content
	{
	width:1000px;
	margin:auto;
	}
	
#footer-left
	{
	width:700px;
	height:122px;
	float:left;
	}
	
#footer-logo-tk
	{
	width:239px;
	height:50px;
	float:left;
	margin:40px 0 25px 40px ;
	}
	
#footer-logo-krd
	{
	width:170px;
	height:50px;
	float:left;
	margin:35px 0 25px 40px ;
	}
	
#footer-logo-ps
	{
	width:200px;
	height:50px;
	float:left;
	margin:45px 0 25px 0 ;
	}
	
#footer-fb
	{
	width:53px;
	height:54px;
	float:left;
	margin:50px 0 0 5px ;
	}
	
#footer-newsletter
	{
	width:277px;
	height:122px;
	margin-top:24px;
	float:right;
	background:url(img/background-newsletter.png) no-repeat;
	}
	
#footer-newsletter-input
	{
	float:left;
	width:150px;
	margin:55px 0 0 20px;
	}
	
#footer-newsletter-input input
	{
	width:100%;
	}
	
#footer-newsletter-button
	{
	float:left;
	width:50px;
	margin:55px 0 0 20px;
	}
	
#footer-bottom
	{
	width:1000px;
	margin:5px auto 15px auto;
	font-family:tahoma;
	font-size:7pt;
	color:#969696;
	text-align:center;
	}
	
.footer-button
	{
	width:70px;
	height:12px;
	float:left;
	}
	
.footer-button a 
	{
	display:block;
	font-family:tahoma;
	font-size:9pt;
	color:#9c9c9c;
	text-decoration:none;
	text-align:center;
	line-height:12px;
	}
	
.footer-copyright a 
	{
	display:block;
	font-family:tahoma;
	font-size:8pt;
	color:#9c9c9c;
	text-decoration:none;
	text-align:left;
	line-height:12px;
	}
	
.footer-button-separator
	{
	width:1px;
	height:12px;
	float:left;
	background:url(img/footer-button-separator.png) no-repeat;
	}	
	
.photo
	{
	width:281px;
	height:136px;
	cursor:pointer;
	background:url(img/background-photo.png) no-repeat;
	}
	
.photo img
	{
	margin: 8px 0 0 8px;
	}
	
.box-main
	{
	width:332px;
	float:left;
	color:#8c8c8c;
	line-height:18px;
	font-family:tahoma;
	font-size:8pt;
	}
	
.box-main-separator
	{
	width:2px;
	height:270px;
	float:left;
	background:url(img/box-separator.png) no-repeat;
	}
	
.box-main-content
	{
	width:281px;
	margin:7px auto 10px auto;
	}	
	
.box-main-content-text
	{
	height:90px;
	text-align:justify;
	}
.special-offer
	{
	width:333px;
	float:left;
		line-height:18px;
	font-family:tahoma;
	font-size:8pt;
	color:#8c8c8c;
	text-align:justify;
	}
.special-offer-photo
	{
	width:281px;
	height:168px;
	cursor:pointer;
	background:url(img/background-photo-special.png) no-repeat;
	margin:auto;
	cursor:default;
	}
	
.special-offer-photo img
	{
	margin: 8px 0 0 8px;
	cursor:default;
	}

	
#contact-content
	{
	width:920px;
	margin:auto;
	}
	
#contact-map
	{
	width:450px;
	float:left;
	}
	
#contact-data
	{
	font-family:tahoma;
	font-size:9pt;
	color:#5a5959;
	width:450px;
	float:left;
	margin-left:20px;
	}
		
#map
	{
	width:440px;
	height:300px;
	border:1px solid #b6b6b6;
	}
	
.link-orange
	{
	color:#e26000;
	text-decoration:none;
	font-size:9pt;
	}
	
.clear
	{
	clear:both;
	}
	
#customers
	{
	margin-top:20px;
	width:960px;
	margin:auto;
	}
	
#customers-left
	{
	width:350px;
	float:left;
	}
	
#customers-left-logotype
	{
	width:150px;
	float:left;
	height:93px;
	line-height:100px;
	overflow:hidden;
	display:block;
	}
	
#customers-left-logotype img
	{
	margin-top:-93px;
	}
	
#customers-left-description
	{
	width:190px;
	float:left;
	height:120px;
	line-height:12px;
	font-size:8pt;
	color:#525252;
	text-align:justify;
	font-family:tahoma;
	line-height:15px;
	}
	
#customers-right
	{
	width:590px;
	float:right;
	height:428px;
	line-height:428px;
	}
	
#customers-right img
	{
	vertical-align:middle;
	}
	
.customers-thumbnails
	{
	width:80px;
	float:left;
	height:70px;
	margin-left:10px;
	}
	
.logotypes
	{
	width:960px;
	margin:auto;
	}
	
.logotypes-box
	{
	width:119px;
	height:93px;
	border: solid #f1f1f1;
	border-width:0 1px 1px 0;
	text-align:center;
	float:left;
	overflow:hidden;
	display:block;
	cursor:pointer;
	}
	
.logotypes-box-bottom
	{
	width:119px;
	height:93px;
	border: solid #f1f1f1;
	border-width:0 1px 0 0;
	text-align:center;
	float:left;
	overflow:hidden;
	display:block;
	cursor:pointer;
	}
	
.logotypes-box-bottom-right
	{
	width:119px;
	height:93px;
	border: solid #f1f1f1;
	border-width:0 0 0 0;
	text-align:center;
	float:left;
	overflow:hidden;
	display:block;
	cursor:pointer;
	}
	
.logotypes-box img
	{
	display:block;
	margin:auto;
	}
	
.logotypes-box-right
	{
	width:119px;
	height:93px;
	border: solid #f1f1f1;
	border-width:0 0px 1px 0;
	text-align:center;
	float:left;
	overflow:hidden;
	display:block;
	cursor:pointer;
	}

.logotypes-box-right img
	{
	display:block;
	margin:auto;
	}

.logotypes-box-div:hover
	{
	margin-top:-93px;
	height:186px;
	}	
	
.tab-contetn-left
	{
	width:330px;
	float:left;
	line-height:18px;
	font-family:tahoma;
	font-size:8pt;
	color:#8c8c8c;
	text-align:justify;
	}

.tab-content-right
	{
	width:572px;
	float:left;
	margin-left:20px;

	font-family:tahoma;
	font-size:9pt;
	color:#8c8c8c;
	}
	
.tab-contetn-right-left
	{
	width:164px;
	float:left;
	text-align:center;
	margin-left:40px;
	}
	
.tab-contetn-right-photo
	{
	width:164px;
	height:98px;
	background:url(img/background-portfolio-photo.png) no-repeat;
	line-height:100px;
	text-align:center;
	}
	
.result
	{
	height:340px;
	margin:auto;
	width:580px;
	}
	
.tab-contetn-right-photo img
	{
	padding:7px 0 7px 0;
	}


.pagination 
	{
  	font-size: 8pt;
  	float:right;
	}
        
.pagination a 
	{
    text-decoration: none;
	color: #000;
	width:15px;
	height:15px;
	line-height:15px;
	}

.pagination a, .pagination span 
	{
    display: block;
    float: left;
    width:15px;
	text-align:center;
	line-height:15px;
	background:#eeeeee;
	height:15px;
	margin-right:5px;
	}

.pagination .current 
	{
    color: #9c9c9c;
    width:15px;
	height:15px;
	}

.pagination .current.prev, .pagination .current.next
	{
	color:#9c9c9c;
	}

#tlo 
	{
	z-index:1000;position:fixed;
	width: 100%;
	height:100%;
	background:url(img/background-window.png) repeat;
	display:none;
	}

#okno
	{
	width:300px;
	height:100px;
	position:fixed;
	top:50%;
	margin-top:-50px;
	left:50%;
	margin-left:-150px;
	background:#d2d2d2;
	font-size:8pt;
	font-family:tahoma;
	}

.tab-back
	{
	width:50px;
	text-align:right;
	float:right;
	font-weight:bold;
	cursor:pointer;
	margin-top:10px;
	font-size:8pt;
	}
	
.pdf
	{
	width:200px;
	background:url(img/pdf.png) no-repeat left center;
	height:40px;
	line-height:40px;
	}
	
.pdf a
	{
	display:block;
	width:100%;
	height:100%;
	padding-left:50px;
	font-family:tahoma;
	font-size:8pt;
	color:#474747;
	}
	
#footer 
	{
	margin-top:20px;
	font-size:60%;
	color:#15B;
	}

label 
	{
	float:left;
	width:250px;
	display:block;
	}

form p 
	{
	clear:both;
	}	
	
#slider1 
	{ 
	height: 280px; 
	margin-top:18px; 
	overflow:hidden;    
	}
	
#slider1 .viewport 
	{ 
	float: left; 
	width: 964px; 
	height: 280px; 
	margin:0 0 0 18px; 
	overflow: hidden; 
	position: relative; 
	}
	
#slider1 .buttons 
	{ 
	background:none; 
	display: block;  
	background-position: 0 -56px; 
	text-indent: -999em; 
	float: left; 
	width: 32px; 
	height: 56px; 
	overflow: hidden; 
	position: relative; 
	}
	
#slider1 .next 
	{ 
	background-position: 0 0; 
	margin: 0 0 0 0px;  
	}
	
#slider1 .disable 
	{ 
	visibility: hidden; 
	}
	
#slider1 .overview 
	{ 
	list-style: none; 
	position: absolute; 
	padding: 0; 
	margin: 0; 
	width: 964px; 
	left: 0 top: 0; 
	}
	
#slider1 .overview li
	{ 
	float: left; 
	margin: 0 20px 0 0; 
	padding: 1px; 
	height: 121px; 
	border: 0; 
	width: 964px;
	}



