body 
{
	background-color: #0d0d0d;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color:#8b8b8b;
	font-size:12px;
	font-family: Trebuchet MS;
}

 a
 {
 	color:#ffffff;
	text-decoration: none; 
 }
 
 a:hover
{
	text-decoration: underline;
}

hr
{
	color:#192133;
	background-color: #192133;
	border-width:0px;
	margin-top:4px;
	margin-bottom:4px;
}

#kontener
{
	text-align: left;
	border:solid;
	border-left-width:3px;
	border-top-width:10px;
	border-bottom-width:20px;
	border-right-width:3px;
	border-color:#0a172f ;
	width: 1000px;
	background-color:#040b1a;
	margin-right: auto;
	margin-left: auto;
}


#archiwum, #content, #content_max
{
	background-color:#061025;
	background-image: url(./layout/komentarzformularztlo.jpg);
	background-repeat: repeat-x;
	border:solid;
	border-width:0px;
	border-color:#040b1a;
	padding:35px;
}

#content, #content_max
{
	text-align:justify;
}

#logo
{
	width:1000px;
	height: 398px;
	background-image: url(./layout/logo.jpg);
}


#header_img_blog,
#header_img_archiwum,
#header_img_komunikat,
#header_img_bio,
#header_img_kontakt,
#header_img_zostaw,
#header_img_ksiega,
#header_img_prace,
#header_img_fotografia
{
	background-repeat:no-repeat;
	background-position:left top;
	height:39px;
}

#header_img_blog
{
	background-image:url('./layout/duzy_blog_pl.gif');
}

#header_img_archiwum
{
	background-image:url('./layout/duzy_archiwum_pl.gif');
}

#header_img_komunikat
{
	background-image:url('./layout/duzy_komunikat_pl.gif');
}

#header_img_bio
{
	background-image:url('./layout/duzy_bio_pl.gif');
}
#header_img_kontakt
{
	background-image:url('./layout/duzy_kontakt_pl.gif');
}
#header_img_ksiega
{
	background-image:url('./layout/duzy_ksiega_pl.gif');
}
#header_img_zostaw
{
	background-image:url('./layout/duzy_zostaw_pl.gif');
}

#header_img_prace
{
	background-image:url('./layout/duzy_prace_pl.gif');
}

#header_img_fotografia
{
	background-image:url('./layout/duzy_fotografia_pl.gif');
}




#content_max img
{
	border-width:0px;
}

#stopka
{
	margin:5px;
	clear:both;
	font-size:11px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 30px;
	padding-bottom: 5px;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	border-width:0px;
}

#stopka ,#stopka a {color: #1d283d;}
#stopka a:hover {color: #3c7a93;}

#stopka img
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	border-width:0px;
}

.text1
{
	color:#7d9aa6;
	font-size: 12px;
}

.text2
{
	color:#424242;
	font-size: 12px;
}

hr
{
	color:#181818;
	margin-top:10px;
	margin-bottom:10px;
}

/*GALERIA*/
.galeria
{
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

.galeria:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/*PIONOWE MENU W LOGO*/
.menu_w_logo
{
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	margin-top:2px;
	margin-bottom:2px;
	display: block;
}

.menu_w_logo:hover
{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	margin-left:20px;
	margin-top:2px;
	margin-bottom:2px;
}

/*STRONICOWANIE*/
.stronicowanie, .stronicowanie_aktywny
{
	background-image: url(./layout/stronicowanie_tlo.jpg);
	background-repeat: repeat-x;
	background-color: #040b1a;
	padding: 3px;
	margin:4px;
	border:solid;
	border-width:2px;
	border-color:#192133;
	font-weight:bold;
	display: inline-block;
}
.stronicowanie_kontener{text-align:left; margin-top:10px;}
.stronicowanie {color:#1d283d;}
.stronicowanie_aktywny {	color:#3f5c8f;}
.stronicowanie_aktywny:hover, .stronicowanie:hover{color:#860820; text-decoration:none;	border-color:#860820;}

/*FORMULARZ LOGOWANIA*/
#logowanie
{
	margin:35px;
	width: 300px;
	background-color:#00142c;
	background-image: url(./layout/logowanie_tlo.jpg);
	background-repeat: repeat-x;
	border:solid;
	border-width:3px;
	border-color:#16395c;
}

#logowanie input[type="text"], input[type="password"]
{
	width:282px;
	margin: 4px;
	border:solid;
	border-width:3px;
	border-color:#16395c;
	background-color:#040d1d;
	background-image: url(./layout/logowanie_input.jpg);
	background-repeat: repeat-x;
	color:#1d283d;
	font-weight:bold;
	text-align:center;
}

#logowanie input[type="image"]
{
	margin: 4px;
	border:solid;
	border-width:1px;
	border-color:#16395c;
}


/*FORMULARZ KSIĘGI i KOMENTARZY*/
#komentarz_form
{
	margin:35px;
	width: 600px;
	border:solid;
	border-width:0px;
	border-color:#16395c;
	padding:0px;
}

#komentarz_form textarea
{	
	width:99%;
	height:130px;
	display: block;
}

#komentarz_form input[type="text"]
{
	margin-top:10px;
	margin-bottom:10px;
	width:290px;
	height:18px;
	display: inline-block;
	text-align:left;
}

#komentarz_form input[type="text"], #komentarz_form textarea
{
	font-size:12px;
	font-family: Trebuchet MS;
	color:#707c95;
	background-color:#061025;
	background-image: url(./layout/komentarzformularztlo.jpg);
	background-repeat: repeat-x;
	border:solid;
	border-width:2px;
	border-color:#1a202e;
}

/*KSIĘGA GOŚCI*/
#ksiega_gosci
{
	margin-top:15px;
	width:800px;
	border:solid;
	border-bottom-width:2px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#1a202e;
	color:#707c95;
}
.ksiega_gosci_komorka
{
	border:solid;
	border-top-width:2px;
	border-bottom-width:0px;
	border-left-width:2px;
	border-right-width:2px;
	border-color:#1a202e;
	background-image: url(./layout/komentarzformularztlo.jpg);
	padding:5px; 
	text-align:justify;
}

.ksiega_gosci_komorka a {color:#414959;}
