﻿* {
							margin: 0;
							padding: 0;}

body {
							font-family: Arial, Helvetica, sans-serif;
							text-align: center;
							background: #0157a4;
							}	

h1 {												
							font-size: 0.75em;
							width: auto;
							color: #fff;
							margin: 0 auto -73px auto;
							padding-top: 58px;
							}
p {
							
							font-size: 0.8em;
							width: 800px;
							line-height: 1.4em;
							padding: 4px 0 0 0;
							margin: 0 auto 0 auto;
							color: #fff;
							}	
							
#dialog-modal p{
							
							font-size: 0.8em;
							width: auto;
							line-height: 1.4em;
							padding: 4px 0 0 0;
							margin: 0 auto 0 auto;
							color: #000;}
							
h2 {
							
							font-size: 0.8em;
							line-height: 1.4em;
							padding: 4px 0 0 0;
							margin: 0 auto 0 auto;
							color: #DDD;
							font-weight: normal;
							text-align: center;
							}	

.low {						color: #FFF;
							margin-bottom: 4px;
							}
.txt{						width: 110px;}
							
/*----------MENU----------*/
#panel {
							background: #1C2F42;
							padding: 10px;
							width: 175px;
							
							position: absolute;
							margin-top: -250px; 	
							left: 0px;
							top: 50%;
							text-align: left;
							-moz-border-radius-bottomright: 10px; 
							-webkit-border-radius-bottomright: 10px;
							}
.link {
							font-weight: 100;
							}
.naglowek  {
							
							color: #CCCC00;
							border-bottom: 1px solid #FFFFFF;
							margin: 5px 0 5px 0;
							}

ul#main_menu{
							list-style: none;
							}

#main_menu a {
							color: #7F8892;
							text-decoration: none;
							}

#main_menu a:hover {
							color: #F0F0F0;
							}

/*---------przycisk panelu--------*/
.slide_button
{
	background: url(menu.png);
	display: block;
	height: 140px;
	text-indent: -9999px;
	width: 20px;

	position: absolute;
	right: -20px;
	top: 0px;
}

.zamknij
{
	background-position: -20px 0px;
}

a:focus { 
outline:none; 
}
					

/*----------KONIEC (MENU) ----------*/
					
					
					
#tlo {
							background: url(bg/tlo_cz.jpg) center center no-repeat;
							width: 100%;
							height: 530px;
							margin: 0 auto 0 auto;
							}						
											
#srodek {
							
							width: 600px;
							height: 335px;
							padding: 80px 0 0 0;
							margin: 0 auto;
							}
							
#srodek img {
							border: none;
							margin: 8px 0 0 0;}

#kraje {
							float: right;
							text-align: right;
							width: auto;
							height: auto;
							margin: 20px 20px 0 0;
							}
							
.google_button { 			float: right;
							margin-left: 4px;}
						
#kraje a {					
							color: transparent;}
							
#kraje a:hover {
							color: #FFFFFF;}

																
#xyz {
							
							height: 280px;
							text-align: center;
							background: #0157a4;
							clear: both;
							width: 100%;
							margin: -35px auto;
							padding: 8px 0 5px 0;}
							
#products {
							width: 960px;
							height: 100px;
							margin: 18px auto 0 auto;
							}
							
#products img {
							width: 100px;
							height: 100px;
							margin: 0 9px 0 9px;
							border: none;}				
							
#products p {
							width: auto;
							text-align: center;
							margin: 5px 0 0 0;}
							
#products a {				text-decoration: none;
							font-size: 0.9em;
							line-height: 1.4em;
							padding: 4px 0 0 0;
							margin: 0 auto 0 auto;
							color: #DDD;
							font-weight: normal;
							text-align: center;
							}
