﻿a {
	color: #000080;
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
}
a:hover {
	color: #0000FF;
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
	text-shadow: 2px 2px 0px #C0C0C0;
}
section {
	width: 900px;
	height: auto;
	margin: auto;
}
.tab {
	box-shadow: 0px 0px 30px 10px #FFFFFF;
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
	color: #000000;
	width: 900px;
	height: auto;
	margin: auto;
	border-radius: 10px;
	border: 1px solid #79ADF1;
	text-align: center;
	border-spacing: 0px;
	background-image: url('../img/opacity09.png');
	background-repeat: repeat;
}
.tabelaregiony {
	box-shadow: 0px 0px 30px 10px #FFFFFF;
	font-family: Calibri;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	width: 900px;
	height: auto;
	margin: auto;
	border-radius: 10px;
	border: 1px solid #79ADF1;
	text-align: center;
	border-spacing: 0px;
	background-image: url('../img/opacity09.png');
	background-repeat: repeat;
}

.style3 {
	border-radius: 10px;
	box-shadow: 0px 0px 5px 2px #666666;
	border: 1px solid #808080;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	width: 250px;
	height: 150px;
}
.style3 a {
	border: 1px solid #808080;
}
.style3:hover {
	box-shadow: 0px 0px 8px 2px #000000;
}
.style2 {
	border: 1px solid #808080;
	margin: 2px 3px;
}
h1 {
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
	margin: 5px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-family: Calibri;
	font-size: 16px;
	color: #3965BA;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
h4 {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-shadow: 2px 2px 0px #C0C0C0;
}
body {
	background-position: center top;
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
	text-align: center;
	background-image: url('../img/BALTYK.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #A8C7F5;
}
.main:hover {
	background-color: #DCEAFC;
	color: #000080;
	opacity: 1;
	cursor: context-menu;
}
.main {
	color: #000000;
	opacity: 0.8;
}
#flaga_pl, #flaga_ru, #flaga_ua, #flaga_de, #flaga_en {
	background-position: center center;
	width: 35px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	border: 1px solid #808080;
	margin: 2px 3px;
	float: left;
}
#flaga_pl {
	background-image: url('../img/FLAGA_PL_LIGHT.jpg');
	margin-left: 25px;
}
#flaga_ru {
	background-image: url('../img/FLAGA_RU_LIGHT.jpg');
}
#flaga_ua {
	background-image: url('../img/FLAGA_UA_LIGHT.jpg');
}
#flaga_en {
	background-image: url('../img/FLAGA_EN_LIGHT.jpg');
}
#flaga_de {
	background-image: url('../img/FLAGA_DE_LIGHT.jpg');
}
#flaga_pl:hover {
	background-image: url('../img/FLAGA_PL.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
#flaga_ru:hover {
	background-image: url('../img/FLAGA_RU.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
#flaga_ua:hover {
	background-image: url('../img/FLAGA_UA.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
#flaga_en:hover {
	background-image: url('../img/FLAGA_EN.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
#flaga_de:hover {
	background-image: url('../img/FLAGA_DE.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
#flaga_pl a, #flaga_ru a, #flaga_ua a, #flaga_de a, #flaga_en a {
	display: block;
	width: 100%;
	height: 15px;
}
.logo {
	margin-top: 15px;
}

