﻿body{
	margin:0;
	font-family:"Segoe UI", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#686868;
	background-color:#b5c6cf;
}
img{
	border:none;
}
a{
	color:#686868;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
	outline:none;
}
img.big, embed{
	margin-top:18px
}
img.zdjecia{
	background-color:white;
	padding:8px;
	border:1px #d9d9d9 solid;
}
img.zdjecia:hover{
	background-color:#d9e3ec;
}
img.album{
	background-color:white;
	padding:8px;
	border:1px #d9d9d9 solid;
	float:left;
	margin:5px 0 0 5px;
}
.hand{
	cursor:pointer
}
div.full-screen{
	background:transparent url('../images/ava-content-bcg-full-screen_01.jpg') no-repeat scroll 0 0;
	width:100%;
	margin:0;
	padding:0;
	float:inherit;
}
div.full-screen-bcg{
	width:950px;
	background:transparent url('../images/ava-content-bcg-full-screen_02.jpg') repeat-y scroll 0 0;
	margin:0;
	float:left;
	vertical-align:baseline;
}
div.content-full{
	width:100%;
	margin:0;
	padding:0
}
div.two-columns{
	float:left; width:330px;
}
p.header{
	font-size:25px;
	font-style:italic;

	margin:22px 5px 5px 25px;
	
	/*border-bottom:1px #aaa dotted;*/
}
p.news-header{
	font-size:13px;
	font-weight:bold;
	margin:15px 15px 0px 25px;
}
p.news-date{
	font-size:9px;
	margin:0px 15px 15px 25px;
}
p, p.content{
	font-size:13px;
	text-align:justify;
}
h1, h2, h3, p, p.content{
	margin:15px 25px 15px 25px;
}
p.formularz{
	margin:3px 25px 3px 25px;;
	text-align:left
}
span.content{
	font-size:13px;
	font-style:normal;
}
p.album-title{
	margin:5px 0 5px 130px;
	border-bottom:1px #aaa dotted;
	font-size:13px;
	font-weight:bold;
	width:67%;
}
p.album-description{
	margin:0 0 0 130px;
	font-size:11px;
	width:67%;
	text-align:justify;
}
ul.album{
	margin:0 20px 0 28px;
	padding:0;
	width:96%;
}
ul.zdjecia{
	margin:0 20px 0 28px;
	padding:0;
	width:96%;
}
li.album{
	margin:0 17px 20px 0;
	padding:0px;
	height:128px;
	width:48%;
	
	list-style-image:none;
	list-style-type:none;
	
	cursor:pointer;
	
	float:left;
	
	background-color:#d9e3ec;
	vertical-align:bottom;
}
li.album:hover{ /* nie dziala pod IE6 joł o_0 Pozdro dla Billa Gejtza */
	background-color:#cfdbe6
}
li.zdjecia{
	margin:0 11px 6px 0;
	padding:0;
	
	list-style-image:none;
	list-style-type:none;
	
	float:left
}
td.extralinks{
	padding:7px 25px 0 25px;
}
ul.extralinks{
	margin:0;
	padding:0;
}
li.extralinks{
	list-style-image:none;
	list-style-type:none;
	font-size:10px;
	text-align:left;
	
	clear:none;
	float:left;
	
	margin:0 0 0 4px;
	padding:0 0 0 4px;
	
	border-left:1px #aaa solid;
}
table.footer{
	width:950px; height:30px; vertical-align:middle; text-align:center; font-family:"Courier New", Courier, monospace; font-size:11px
}
/* inputy kontakt */
input.kontakt{
	border:none;
	background:white;
	
	padding:4px;
	width:235px;
	
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#aaa;
}
input.button{
}
textarea{
	border:none;
	background:white;
	
	width:270px;
	height:100px;
	padding:4px;
	
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#aaa;
}
form{
	margin:0;
}


















