﻿body {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/tlo.jpg');
}
#container {
	text-align: center;
	width: 760px;
	margin: auto;
	padding: 0px;
	background-image: url('../images/anotis_box_tlo.jpg');
	background-repeat: repeat;
}
.container_okno {
	width: 760px;
	background-image: url('../images/anotis_box_tlo.jpg');
}
.top {
	background-image: url('../images/anotis_01.jpg');
	width: 760px;
	height: 214px;
	text-align: left ;
}
.menu {
	width: 760px;
	height: 32px;
}
.box1 {
	background-image: url('../images/anotis_lewe_03.jpg');
	width: 209px;
	height: 144px;
	display: block;
	border: 0px;
	text-decoration: none;
}
.box2 {
	background-image: url('../images/anotis_lewe_05.jpg');
	width: 209px;
	height: 118px;
	display: block;
	border: 0px;
	text-decoration: none;
}
.box3 {
	background-image: url('../images/anotis_lewe_06.jpg');
	width: 209px;
	height: 117px;
	display: block;
	border: 0px;
	text-decoration: none;
}
.box4 {
	background-image: url('../images/anotis_box_tlo.jpg');
	width: 209px;
	background-repeat: repeat;
}
.okno {
	background-image: url('../images/okno_tlo.jpg');
	width: 514px;
	float: left;
	padding-right: 20px;
	padding-left: 17px;
	text-align: justify;
	padding-top: 10px;
}
p {
	font-family: "Tahoma", Courier New, Courier, monospace, verdana;
	font-size: 11px;
	color: #054948;
}
h1 {
	color: #216867;
	font-family: "Tahoma", Courier New, Courier, monospace, verdana;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	color: #216867;
	font-family: "Tahoma", Courier New, Courier, monospace, verdana;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #216867;
	font-family: "Tahoma", Courier New, Courier, monospace, verdana;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
}
div {
	font-family: "Tahoma", Courier New, Courier, monospace, verdana;
	font-size: 11px;
	color: #054948;
}
.stopka {
	font-family: "Tahoma", Courier New, Courier, monospace, verdana;
	font-size: 9px;
	color: black;
	padding-top: 150px;
	padding-bottom: 5px;
}
.foto {
	border-color: #46908f;
	border-width: 2px;
}
.stopka2 {
	clear: both;
	text-align: left;
	font-size: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:link, a:visited {
	text-decoration: none;
	font-family: "Tahoma", Courier New, Courier, monospace, verdana;
	color: #054948;
}
a:hover {
	color: #00591b;
	text-decoration: none;
}
.txt_gruby {
	font-weight: bold;
	font-family: "Tahoma", Courier New, Courier, monospace, verdana;
	font-size: 11px;
}
.duze{
	border: thin solid #054948;
	font-size: 30px;
	font-weight: bold;
	font-family: "Tahoma", Courier New, Courier, monospace, verdana;
	text-align: center;
	color: red;
	padding-top:10px;
	padding-bottom:10px;
}

/***** wersja angielska  *******/

.box1_en {
	background-image: url('../en/images/anotis_lewe_03.jpg');
	width: 209px;
	height: 144px;
	display: block;
	border: 0px;
	text-decoration: none;
}
.box2_en {
	background-image: url('../en/images/anotis_lewe_05.jpg');
	width: 209px;
	height: 118px;
	display: block;
	border: 0px;
	text-decoration: none;
}
.box3_en {
	background-image: url('../en/images/anotis_lewe_06.jpg');
	width: 209px;
	height: 117px;
	display: block;
	border: 0px;
	text-decoration: none;
}

/******* css menu jezykowego *********/

#menu_lang{
background: url(../images/tlo_flagi.jpg) no-repeat top;
position: relative ;
width: 94px ;
height: 37px ;
margin-left: 646px ;
padding-top: 5px ;
vertical-align: middle ;
}


a.link_eng{
margin-left:5px ;
}

a.link_pl{
margin-left:17px ;
}
img.click{
border: solid 1px #FFFFFF ;
}
img.no_click{
border: solid 1px #67a2a1 ;
}