body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
}

form {
	margin: 0px;
	padding: 0px;
}

img.blok {
	display: block;
	}
	 
.input {
}

.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
	}

.text1 {
	color: #4F4F4F;
}

.text2 {
	font-size: 11px;
	color: #FFFFFF;
}

.text3 {
	font-size: 10px;
	color: #8D8D8D; 
}


a {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: none;
	color: orange;
}

a.link1 {
	font-size: 10px;
	font-weight: bold;
	color:  #8D8D8D;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: none;
		color: orange;
}

img.maly {
	float: right;
	margin: 10px;
}

img.sign {
	position relative;
	float: right;
	margin: 0 ;
}

img.maly_lewy {
	float: left;
	margin: 5px 5px 5px 0;
}

a.onas {
background: url(images/index11.jpg);
display: block;
width: 161px;
height: 31px;
}

a.onas:hover{
background: url(images/index11_over.jpg);
}

a.uslugi {
background: url(images/index12.jpg);
display: block;
width: 161px;
height: 31px;
margin: 0px;
 padding: 0px;
}

a.uslugi:hover{
background: url(images/index12_over.jpg);
}

a.historia {
background: url(images/index13.jpg);
display: block;
width: 161px;
height: 31px;
}

a.historia:hover{
background: url(images/index13_over.jpg);
}

a.kontakt {
background: url(images/index14.jpg);
display: block;
width: 161px;
height: 31px;
}

a.kontakt:hover{
background: url(images/index14_over.jpg);
}

a.zapytaj {
background: url(images/index16.jpg);
display: block;
width: 161px;
height: 70px;
}

div.special {
	position: relative; 
	margin: 0 auto; 
	width: 778px; 
	height: 1px; 
	background-color: black; 
	font-size: 0;	
	text-align: justify;
}

div.special img {
	width: 1px;
	height: 1px;
	margin: 0; 
	padding: 0; 
	font-size: 0;
	line-height: 0;
	}
	
.italic {
	font-style: italic;	
	}

img.obrazek {
	display: block;
/*	text-align: center;
	margin: auto;*/
	}	


	

div.wizytowka {
	margin: 1px 0;
	height: 77px;
	vertical-align: middle
	}
div.wizytowka img {
	margin: 0 5px;
	padding: 0;
	}	
div.wizytowka p {
	margin: 0;
	padding: 15px 0;
	}	
	
li  {
	list-style-type: disc;
	color: orange;
	}	
	
li  span {
	color: #7B7B7B;	
	}		
	
	
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	position: relative;
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
        display: inline;
 		 position: relative; 
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}


.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block; 
	position: absolute;
	width: 294px;
	height: 415px;
	z-index: 1; 
}


.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px; 
	padding: 0px;	
	color: inherit;
	vertical-align: top;
	width: 106px;
	height: 149px;
}

.hoverbox .preview
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #eee;
	border-style: solid;
	border-width: 1px;	
	border-color: #000;
	width: 294px;
	height: 415px;
}
