@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #000000;
	color: #ababab;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

strong{ color: #dcdcdc; font-weight: normal;}
.align-right{float: right;}
img{border:0;}
fieldset{border:0; padding:0; margin: 0;}
.input{
	border: 1px solid #353535;
	background: #000000;
	width: 120px;
	height: 20px;
	color: #e5e5e5;
	font-size: 11px;
	padding-left: 5px;
}

a:Link, a:Visited{
	color:#545454;
}
a:Hover{	
	color: #484848;
}
a.arrow:Link, a.arrow:Visited, a.arrow-left:Link, a.arrow-left:Visited{
	color: #ffd101;
	background: url(img/ikony/arrow.gif) right no-repeat;
	padding-right: 10px;		
	text-transform: uppercase;
}

 a.arrow-left:Link, a.arrow-left:Visited{
 	padding-left: 10px;
	padding-right: 0;
	background: url(img/ikony/arrow-left.gif) left no-repeat;
 }

a.arrow:Hover, a.arrow-left:Hover{
	color:#d4b834;	
}

#all {
	width: 1281px; /*1427px*/
	position: relative;
}

#man{
	width: 501px;	
	float: left;
	height: 539px;
	background: url(img/background/man.jpg) no-repeat;
	margin: 0;
}

#right {
	float: left;
	height: 539px;
	width: 780px;
}

#top{
	width: 780px; /*926*/
	height: 67px;
	background: url(img/background/top.jpg) no-repeat;
}

#logo{
	display: block;
	margin:0;
	padding:0;
	text-indent: -1000px;
	overflow: hidden;
	height: 62px;
	width: 284px;
	background: url(img/header/modelowy.jpg) no-repeat;
	
	float: left;
}

#poznanie{
	text-indent: -1000px;
	overflow: hidden;
	width: 496px; /*642*/
	height: 62px;
	float: left;
	background: url(img/poznanie.jpg) no-repeat;
}

#main{
	float: left;
	width: 361px; /*926 - 780*/
	height: 250px; /*410*/
	background: url(img/background/middle.jpg) no-repeat;
	padding: 160px 269px 0 150px;
}
#main h2 {display: none;}

#bottom{
	width: 1287px;
	height: 158px;
	float: left;
}

#bottom1{
	height: 158px;
	width: 501px;
	float: left;	
	background: url(img/background/bottom1.jpg) no-repeat;
}

#kontakt{
	width: 340px;
	height: 158px;
	float: left;
	background: url(img/background/kontakt.jpg) no-repeat;
}

#kontakt fieldset {
	position: relative;
	top: 75px;
	left: 80px;
}

#kontakt fieldset input[type=image]{
	position: relative;
	top: 5px;
}

#kontakt h3, #telefon h3{display: none;}

#telefon{
	width: 196px; /*196*/
	height: 78px;
	padding: 80px 110px 0 80px;
	float: left;
	background: url(img/background/telefon.jpg) no-repeat;
}
#telefon p{
	text-align: right;
}



#footer{
	width: 1287px;
	height: 108px;
	float: left;
	margin-top: 100px;
}

#footer .left{
	margin-left: 400px;
	width: 520px;
	height: 108px;
	float: left;
	font-size: 10px;
}

#footer .right{ float: left;}

#footer .right img{
	position: relative;
	top: 3px;
}

#jezyk, #ikony{ float: left;}

#ikony a:Link, #ikony a:Visited{
	margin-left: 50px;
}

#main-1{}
#main-2{
	display: none;
	position: relative;
	top: -60px;
}

#main-2 h2{
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	height: 71px;
	width: 481px;
	background: url(img/header/dedykowane.jpg) no-repeat;
	margin: 0px;
	position: relative;
	left: -12px;
}

