﻿body {
	text-align: center;
	background-image: url("images/pattern.gif");
}
#strona {
	background-image: url("images/pattern.jpg");
	width:1000px; margin-left: -500px;
	left:50%;
	height:590px;
	top: 10px; 
	position:absolute;
	border-style: solid;
	border-width: 1px;	
}

#strona_dojazd {
	background-image: url("images/pattern.jpg");
	width:1000px; margin-left: -500px;
	height:822px;
	top: 10px; 
	position:absolute;  left:50%;
	border-style: solid;
	border-width: 1px;	
}
#logo1 {
	width: 372px;
	height: 122px;
	background-image: url("images/logo1.jpg");
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
}
#logo2 {
	width: 628px;
	height: 93px;
	background-image: url("images/logo2.jpg");
	background-repeat: no-repeat;
	left: 372px;
	top: 0px;
	position: absolute;
}
#ofirmie {
	width: 103px;
	height: 29px;
	left: 372px;
	top: 93px;
	position: absolute;
}
#oferta {
	width: 98px;
	height: 29px;
	left: 475px;
	top: 93px;
	position: absolute;
}
#dojazd {
	width: 102px;
	height: 29px;
	left: 573px;
	top: 93px;
	position: absolute;
}
#serwisowe {
	width: 233px;
	height: 29px;
	left: 675px;
	top: 93px;
	position: absolute;
}
#linki {
	width: 92px;
	height: 29px;
	left: 908px;
	top: 93px;
	position: absolute;
}
#tekst{
	text-align: left;
	width: 600px;
	left: 40px;
	top: 150px;
	position: absolute;
		border-style: solid;
	border-width: 0px;	
}
#serw {
	float:right;
	width: 350px;
	margin-top: 150px;
	margin-right: 15px;
	border-style: solid;
	border-width: 1px;	
}
#tekst_l{
	text-align: left;
	width: 960px;
	left: 20px;
	top: 135px;
	position: absolute;
}
#licznik {
	left: 930px;
	top: 20px;
	position: absolute;
}
#statystyka {
	width: 40px;
	height: 25px;
	top:0px; 
	left: 940px;
	position: absolute;
}

a:link {  color: #0000FF;
  background: transparent;
  text-decoration: none;
}a:visited {  color: #0000EE;  background: transparent;
  text-decoration: none;}
a:hover {  color: #FF0000;  background: transparent;
  text-decoration: none;}

.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:visited{
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #e5ffe5;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected { /*selected tab effect*/
position: relative;
top: 1px;
padding: 8px 7px 3px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #e5ffe5;
color: black;
}


.k {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; font-weight: normal; text-decoration: none; text-align: justify; font-variant: normal; line-height: normal}
.kr {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: red; font-weight: normal; text-decoration: none; text-align: justify; font-variant: normal; line-height: normal}
