@CHARSET "UTF-8";

body {
	min-width: 700px;
	background-image: url(bg.png);
	font-family: Tahoma, Arial, Verdana, sans-serif;	
}

a img {
	border: none;	
}

a {
	color: black;
	text-decoration: none;	
}
a:hover {
	color: #2b4477;
	text-decoration: underline;	
}

hr {
	width: 300px;
	color: black;	
}

h3 {
	font-size: 1.3em;
	text-align: center;
}

table {
	margin-left: 20px;	
	border-collapse: collapse;
	border-top: solid 1px black;
	border-bottom: solid 1px black;

}

table td {
	padding-left: 10px;
	padding-right: 10px;	
	border-bottom:  dotted 1px black;
}

.kontener {
	background: transparent url(bgcont.png) repeat-y;
	text-align: left;
	margin-left: 20px;
	width: 772px;
	position: absolute;
	left: 39px;
	top: 0px;
}

.naglowek {
	margin: 0px 10px 0px 0px;
	padding: 20px 5px 0px 25px;	
	width: 660px;
	height: 133px !important;
	background: white url(bg_naglowek_big.png) no-repeat;
	position: relative;
	left: 36px;
	border-right: solid 5px #d6d6d6;
	border-left: solid 5px #d6d6d6;
}

.naglowek a img {
	background: white;
	border: none;	
}

.obrazki {
	position: relative;
	margin-right: 15px;
	height: 10px;
	bottom: 10px;
	float: right;	
}

.kontener_tresci {
	margin: 0px 20px 0px 0px;
	padding: 5px 5px 5px 15px;
	width: 670px;
	min-height: 400px;
	background: white url(bg_box.png) repeat-x;
	
	position: relative;
	left: 36px;
	top: 0px;
	border-top: solid 1px black;
	border-right: solid 5px #d6d6d6;
	border-left: solid 5px #d6d6d6;
	font-size: 0.85em;
}

.menu {
	margin: 10px 30px 10px 20px;
	padding: 0px;
	width: 115px;
	background: white url(bg_box.png);
	background-repeat: repeat-x;
	color: red;
	float: right;
	border: solid 1px black;
	font-size: 1.05em;
}

.menu_header {
	margin: 1px 1px 0px 1px;
	padding: 0px;
	background-image: url(bg_box_header.png);
	color: white;
	position: relative;
	width: 113px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.25em;
	line-height: 1.6em;
	font-weight: bold;
}

.menu_item {
	margin: 10px 10px 10px 10px;
	background: transparent;
	color: black;
	position: relative;
	width: 60%;
	text-align: left !important;
	font-size: 1.1em;
	font-weight: bold;
}

.tresc {
	padding: 10px 20px 0px 20px;
	text-align: justify;
	text-indent: 1em;
}

.stopka {
	margin: 0px 10px 0px 0px;
	padding: 5px 20px 0px 15px;
	width: 655px;
	height: 20px;
	background: url(bg_box_header.png) repeat-x;
	position: relative;
	left: 36px;
	border-right: solid 5px #d6d6d6;
	border-left: solid 5px #d6d6d6;
	text-align: right;
	font-size: 0.8em;
	color: white;
}

.stopkal {
	position: relative;
	left: 36px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 435px;
	height: 53px;
	background: transparent url(bg_down_gray.png) repeat-x;
	background-position: top left;
	border-left: solid 5px #d6d6d6;
	float: left;
	color: #a0a0a0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
}

.stopkap {	
	position: relative;
	left: 36px;
	padding: 0px;
	width: 250px;
	height: 53px;	
	background: transparent url(wyciecie_dol.jpg);
	background-position: top left;
	border-right: solid 5px #d6d6d6;
	float: left;
	color: #a0a0a0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
}

.stopkap img{
	position: relative;
	top: 0px;
	padding-top: 5px;
	padding-right: 20px;
}

.stopkal img{
	position: relative;
	top: 0px;
	padding-top: 5px;
	padding-right: 60px;
}

.tresc2 {
	text-align: center;
}

.intext {
	padding-right: 10px;
	padding-bottom: 5px;	
}

