@charset "utf-8";
body {
	margin: 25px 0px;
	background-color: #2A2A2A;
	background-image: url(img/bg.png);
	font-family: Verdana;
}
div.picture {
	background-color: #181818;
	width: 100%;
}
div.wysrodkowanie_menu {
	width: 800px;
	margin: auto;
	height: 211px;
	position: relative;
}
div.head {
	background-color: #FFFFFF;
	background-position: bottom;
	background-image: url(img/grad.png);
	background-repeat: repeat-x;
	width: 800px;
	margin: auto;
	position: relative;
}
div.rog_lg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background-image: url(img/rog_lg.png);
	background-color: #2A2A2A;
}
div.rog_pg {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background-image: url(img/rog_pg.png);
	background-color: #2A2A2A;
}
img.logo {
	margin: 15px 0px 4px 12px;
}
img.icon_gallery {
	float: left;
	margin: 5px 12px 12px 0px;
}
div.linki1 {
	font-size: 11px;
	position: absolute;
	right: 12px;
	bottom: 12px;
}
a:active, a:focus {
	outline: 0;
}
a {
	text-decoration: none;
}
a.linki {
	color: #000000;
}
a.linki:hover {
	color: #72A545;
	text-decoration: underline;
}
a.text {
	color: #666666;
}
a.text:hover {
	text-decoration: underline;
}
a.galleria {
	text-decoration: underline;
	color: #666666;
}
a.link_zakladka {
	color: #FFFFFF;
}
a.link_menu:hover {
	color: #72A545;
}
a.link_menu:visited {
	color: #666666;
}
a.link_menu {
	color: #666666;
}
div.banner {
	width: 800px;
	height: 211px;
	margin: auto;
	position: relative;
	z-index: 1;
}
div.banner img {
   width: 800px;
   height: 211px;
   top: 0;
   left: 0;
} 
div.dol {
	position: absolute;
	bottom: 0px;
	z-index: 2;
}
div.zakladka {
	background-image: url(img/zakl_trans.png);
	padding: 4px 7px;
	margin-left: 12px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #EEEEEE;
	border-top: 3px solid #EEEEEE;
	font-weight: bold;
}
div.zakladka:hover {
	background-image: url(img/zakl_trans_hover2.png);
}
div.menu {
	background-color: #E9E9E9;
	border-left: solid 4px #D7D7D7;
	margin: 0px 0px 1px 0px;
	padding: 4px 12px 4px 12px;
	color: #666666;
}
div.menu:hover {
	background-color: #F2F2F2;
	border-left: solid 4px #72A545;
	margin: 0px 0px 1px 0px;
	padding: 4px 12px 4px 12px;
	color: #72A545;
}
div.main {
	background-color: #FFFFFF;
	background-image: url(img/glow_d.png);
	background-repeat: repeat-x;
	width: 800px;
	margin: auto;
	position: relative;
}
div.post {
	border: 1px solid #DFDFDF;
	border-left: 4px solid #72A545;
	padding: 0px 12px;
	background-color: #F2F2F2;
	margin-bottom: 12px;
}
div.add_post {
	font-family: Arial;
	border: 1px solid #DFDFDF;
	background-color: #F2F2F2;
	padding: 5px 12px;
	margin-bottom: 12px;
}
div.wyprawa {
	height: 120px;
	border: 1px solid #DFDFDF;
	border-left:  4px solid #72A545;
	background-color: #F2F2F2;
	margin-left: 172px;
	padding: 0px 6px;
}
div.galeria {
	height: 150px;
	border: 1px solid #DFDFDF;
	border-left:  4px solid #72A545;
	background-color: #F2F2F2;
	margin-left: 172px;
	padding: 0px 6px;
}
div.panstwa {
	border: 1px solid #DFDFDF;
	border-left: 4px solid #72A545;
	background-color: #F2F2F2;
	float: left;
	width: 160px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 5px 12px;
}
div.panstwa2 {
	border: 1px solid #DFDFDF;
	border-left: 4px solid #72A545;
	background-color: #F2F2F2;
	float: right;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 5px 12px;
	margin-left: 12px;
	width: 200px;
}
div.kom_gallery_l {
	float: left;
	width: 270px;
	
}
div.kom_gallery_r {
	float: right;
	width: 270px;
}
div.boks_sidebar {
	width: 184px;
	border: 1px solid #DFDFDF;
	background-color: #F2F2F2;
	padding: 5px 12px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}
div.rog_pd {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background-image: url(img/rog_pd.png);
	background-color: #2A2A2A;
}
div.rog_ld {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background-image: url(img/rog_ld.png);
	background-color: #2A2A2A;
}
#center {
	float: left;
	width: 554px;
	clear: none;
	margin: 0px 12px;
}
#sidebar_r {
	float: left;
	width: 210px;
	clear: none;
	margin: 25px 12px 0px 0px;
}
#foot {
	background-color: #D7D7D7;
	clear: both;
	padding: 10px 12px 10px 12px;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
#foot a {
	color: #999999;
}
#foot a:hover {
	text-decoration: underline;
}
h1 {
	background-image: url(img/square_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #72A545;
	font-size: 20px;
	font-family: 'Trebuchet MS', Arial;
	padding-left: 25px;
	margin-top: 15px;
	border-bottom: 3px solid #D7D7D7;
}
label {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
input, textarea {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #DFDFDF;
	margin-bottom: 2px;
}
form {
	margin: 0px;
}
img {
	border: none;
}
img.imgl {
	margin: 0px 5px 0px 0px;
	float: left;
}
img.imgr {
	margin: 0px 0px 0px 5px;
	float: right;
}
li:hover {
	border-left: solid 4px #72A545;
}
li a {
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
p {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	line-height: 1.5em;
}
p.sub {
	padding: 2px 0px;
	font-size: 10px;
	text-align: right;
	border-top: 1px dashed #D7D7D7;
	border-bottom: 1px dashed #D7D7D7;
	color: #999999;
}
p.sub a {
	color: #999999;
}
p.sub a:hover {
	text-decoration: underline;
}
p.title_gallery {
	margin: 0px;
}
p.sub_gallery {
	font-size: 9px;
}
span.ang {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
}
div.sub {
	font-size: 10px;
	color: #666666;
	margin-top: 2px;
}
p.wyprawa {
	margin: 5px;
	text-align: left;
}
span.green_text {
	color: #72A545;
}
table.archiwum {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
table.archiwum td {
	width: 42px;
}
