@charset "iso-8859-2";
/* CSS Document */

*html body{
		margin: 0%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*background-color: #6d6864;*/
	background-color: #FFFFFF;
	background-image:url(../Obrazki/tlo.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;

}

#calosc{

	width: 960px;
	margin: 0 auto;
	margin-top:0px;
	
}

p {
	margin: 0;
	padding: 0;
}
a img{
text-decoration:none;
border:none;
padding:0;
margin:0;
}
a{
padding:0;
margin:0;
color: #454546;
}
a:hover{
color: #CC602A;
}
img{
padding:0;
margin:0;
}




.clear{
clear:both;
}
#kontakt{
position:relative;
top: 15px;
left:20px;
width:20px;
}

#content{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color:#EF7F01;
	height:890px;
	padding-bottom: 0px;
	background-image:url(../Obrazki/tlo_index.jpg);
	background-position: top;
	background-repeat:no-repeat;
  
}

.button_incoming{
position:relative;
left:695px;
top: 55px;
width:143px;
}

.button_voice{
position:relative;
left:445px;
top: 120px;
width:108px;}

.button_wyjazdy{
position:relative;
left:665px;
top: 240px;
width:159px;}

h1 {
font-size:24px;
color:#454546;
}

.tytul_incaming{
position:relative;
left:725px;
top: 52px;
width:90px;
}

.tytul_wyjazdy{

position:relative;
left:645px;
top: 230px;
width:200px;
text-align:center;
}

/**************************************************** stopka **************************************/
#stopka{
	height:30px;
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	margin:0px 0px  0px 0px;
	line-height: 30px;
	text-align:center;
	
}
#stopka a{
    text-decoration:none; 
	color:#FFFFFF;
}
#stopka a:hover{
    text-decoration:none; 
	color:#EF7F02;
}
#stopka2{
	position:relative;
	height:auto;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8a8a8a;
    top:315px;
	left:650px
}
#stopka2 a{
    text-decoration:none; 
	color:#8a8a8a;
}
.administracja{float:left;
width:22%;
padding-left:10px;
text-align:left;
}

.menu_stopka{}

p{
margin: 1em 0em 1em 0em;
}



