﻿@charset "utf-8";
/* CSS Document */

body{
	background:#FFFFFF url(obrazy/tlo-kontakt.jpg) no-repeat;
	background-position:center;
	height:1300px; width:1080px;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;}
a:link { color: #000080; text-decoration: none ;}
a:visited { color: #000080; text-decoration: none;}
a:hover { color: white; text-decoration: none;}
#logo{  margin:30px 0px 3px 100px;
	width:347px; height:29px;
	float:left;}
.lenguage {display:inline-block;float:left;
	   padding:0;
	   margin: 15px 0px 0px 500px;}
.menu{margin:0px 0px 25px 520px;}
.menu ul{ list-style:none; margin:0; padding:0;}
.menu li{ margin:0; padding:0px 10px; float:left; }
.menu a{ color:#808080; text-decoration:none; font-size:14px; display:inline-block; font-weight:normal; padding:5px 5px 5px 5px; repeat-x bottom; }
.menu a:hover{color:#0099CC;font-weight:bold;}
#linia{background:url(obrazy/linia.png) repeat-x;
	width:900px; height:4px;
	margin:0px 0px 0px 87px;
	box-shadow: 5px 5px 10px;}
#lewy1{width:250px; height:55px; float:left;
	background:url(obrazy/blue.png) repeat;
	margin: 50px 0px 0px 240px;padding:0;
	box-shadow: 5px 5px 10px;}
#lewy2{width:250px; height:55px; float:left;
	background:url(obrazy/blue.png) repeat;
	margin: 50px 0px 0px 70px;padding:0;
	box-shadow: 5px 5px 10px;}
#telenumber{float:right; margin:0px 25px 25px 0px;}
#telenumber1{float:right; margin:5px 15px 0px 0px;}
#telenumber2{float:right; margin:0px 40px 0px 0px;}
#telenumber3{float:right; margin:0px 48px 0px 0px;}
#teleico{width:100px; height:100px; background:url(obrazy/tele.png) no-repeat;}
#emailico{width:100px; height:100px; background:url(obrazy/email.png) no-repeat;}
#telewww{width:100px; height:100px; background:url(obrazy/www.png) no-repeat;}
#www{float:right; margin:4px 40px 0px 0px;}
#www1{float:right; margin:0px 49px 0px 0px;}
#www2{float:right; margin:0px 42px 0px 0px;}
#lewy3{width:250px; height:55px;float:left;	
	margin:50px 0px 0px 70px;
	background:url(obrazy/blue.png) repeat;
	box-shadow: 5px 5px 10px;}
#podpis{font-size:10px; color:#808080;font-family:arial; float:right; margin:20px 100px 10px 0px;}
#mapa{float:right;outline: medium solid blue;
	width:300px;height:230px;
	margin:80px 192px 0px 0px;}
#dane{width:300px;height:230px;
	margin:80px 110px 0px 0px; 
	float:right;text-align:center;
	padding:70px 0px 0px 0px;}
#mapa1{float:right;outline: medium solid blue;
	width:300px;height:230px;
	margin:0px 192px 0px 0px;}
#dane1{width:300px;height:230px;
	margin:0px 110px 0px 0px; 
	float:right;text-align:center;
	padding:70px 0px 0px 0px;}
#form{width:600px;height:380px;
	float:right;
	margin:0px 192px 0px 0px;
	padding:10px 0px 0px 120px;
	outline: medium solid blue;}
#komunikat{width:auto;height:auto;text-align:center;}