/* CSS Document */
body {
	width:100%;
	margin:10px 0px 0px 0px;
	padding:0px;
	background: #1f4871 url(images/background.gif) repeat-x;
}
#body {
	width:1000px;
	min-width:1000px;
}
.bar {
	display:inline;
	width:100%;
	float:left;
	clear:both;
}
.tresc {
	background: transparent url(images/menu.gif) repeat-y;
}
#logo {
	display:inline;
	width:250px;
	height:200px;
	float:left;
	clear:none;
	background: transparent url(images/logo.jpg) no-repeat;
	
	font-family:Verdana,sans-serif;
	font-size:10px;
	color:#ffffff;	
}
#logo #adres {
	margin:100px 0px 0px 20px;	
}
#baner {
	display:inline;
	width:750px;
	height:200px;
	float:left;
	clear:right;
	background: transparent url(images/baner.jpg) no-repeat;
}
#pasek_lewa {
	display:inline;
	width:250px;
	height:40px;
	float:left;
	clear:left;
	background: transparent url(images/bar_left.gif) no-repeat right center;
}
#pasek_prawa {
	display:inline;
	width:620px;
	height:40px;
	float:left;
	clear:right;
	background: transparent url(images/bar_right.gif) no-repeat left center;
	padding:0px 0px 0px 30px;
}
#pasek_prawa h1 {
	display:inline;
	font-family:Trebuchet MS,Versana,sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	color:#ffffff;
	line-height:40px;
	margin:0px;
	padding:0px;
}
#pasek_prawa img {
	position:absolute;
	left:580px;
	top:210px;
}
#menu {
	display:inline;
	width:250px;
	float:left;
	clear:left;
	background: #01294c url(images/grad_left.jpg) repeat-x left top;
	padding:30px 0px 0px 0px;
}
#menu a,
#menu b {
	display:block;
	font-family:Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	margin:0px 0px 15px 20px;
}
#menu a.kat {
	color:#00adef;
}
#menu a.sub {
	padding:0px 0px 0px 30px;
	background: transparent url(images/ar.gif) no-repeat 12px 5px;
}
#menu a:hover {
	color:red;
}
#text {
	display:inline;
	width:720px;
	height:auto;
	float:left;
	clear:right;
	background: transparent url(images/car_end.gif) no-repeat 330px 0px;
	padding:30px 0px 0px 30px;
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height:18px;
	color:#ffffff;
	text-align:justify;
}
#footer {
	height:64px;
	background: transparent url(images/footer.gif) repeat-x;
	min-width:1000px;
	white-space:nowrap;
	position:relative;
}
#osi {
	height:40px;
	padding-top:24px;
	width:250px;
	float:left;
	clear:none;
	text-align:center;
	line-height:40px;
	background: transparent url(images/footer_left.gif) repeat-x;
	font-family:Verdana,sans-serif;
	font-size:10px;
	color:#00adef;
	text-decoration:none;
}
#osi a {
	color:#00adef;
	text-decoration:none;
}
#copy {
	height:40px;
	padding-top:24px;
	width:750px;
/*
	width:690px;
	float:left;
	clear:none;
	position:relative;
*/	
	position:absolute;
	left:250px;
	
	text-align:left;
	line-height:40px;
	text-indent:30px;
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#ffffff;	
}
#button_red {
	display:inline;
	width:14px;
	height:24px;
	float:left;
	clear:none;
	background: transparent url(images/buton_red.gif) no-repeat;
	position:relative;
	top:32px;
	left:-8px;
}
#button_up {
	display:inline;
	width:14px;
	height:24px;
	float:left;
	clear:none;
	background: transparent url(images/buton_up.gif) no-repeat;
	position:absolute;
	top:32px;
	left:978px;
	cursor: hand;
}

.home,
.env {
	display:inline;
	width:80px;
	float:left;
	clear:none;
	line-height:40px;
	margin-left:20px;
	padding-left:20px;
	font-family:Verdana,sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: left center;	
	white-space: nowrap;
}
.home {	background-image: url(images/home.gif); }
.env {	background-image: url(images/env.gif); }

/* Galeria
=========================================== */

#galeria div.thumb{
	margin:20px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	display:inline;	
	width: 690px;
	float: left;
	clear:both;
	text-align: left;
	border-top:1px solid white;

	}	
	
#galeria div.thumb img{
	display: inline;
	float:left;
	clear:none;
	margin: 3px 6px 3px 0px;
	border: 1px solid #4B4C50;
	}
#galeria div.thumb p{
	margin:0px;
	}
#galeria div.thumb p.title{
	color:#00adef;
	margin:0px;
	font-weight:bold;
	}	
#galeria div.thumb a{
	color:#00adef;
	}
#galeria div.thumb a:hover{
	color:red;
	}		

/* GG i Skype
=========================================== */

#gg,
#skype {
	display:inline;
	width:80px;
	float:left;
	clear:none;
	margin:10px 0px 0px 20px;
	line-height:20px;
	font-family:Verdana,sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: left center;	
	white-space: nowrap;
}
#gg a,
#skype a {
	color:#ffffff;
	text-decoration:none;
}