﻿body {
	background: transparent url(images/tlo.jpg) repeat;
	color: #000;
	margin: 0;
	padding: 0;

}
#top {
	width:800px;
	margin:auto;
	margin-top:20px;
	border: 1px solid #000;
}
#LOGO {
	background: transparent url(images/logo.gif) no-repeat;
	height:100px;
	padding-left:140px;
}
#LOGO h1{
	margin:0px;
	font-size:32px;
	
}
#naglowek {
height:20px;
background: transparent url(images/naglowek.gif) repeat;
font-size:12px;
color:#fff;
padding-left:20px;
}
#srodek {
	width:800px;
	background-color: #f3c730;
}
#MENU {
	width: 150px;
	float: left;
	overflow: hidden;
	position: relative;
	background: transparent url(images/menu.gif) repeat-y;
	border-right:1px solid #000;
}
#MENU a{
	width: 150px;
	height:20px;
	display:block;
	color:#000;
	font-size:12px;
	text-decoration:none;
	background: transparent url(images/link.gif) no-repeat;
	padding-left:25px;
}
#MENU a:hover{
	width: 150px;
	height:20px;
	display:block;
	color:#000;
	font-size:12px;
	text-decoration:none;
	background: transparent url(images/link_hover.gif) no-repeat;
	padding-left:25px;
}
#TRESC {
	margin-left: 150px;
	padding:10px;

	min-height:600px;
}
#TRESC div.opis{
	background-color: #f9d148;
	border:1px solid #fff;
	padding:10px;
	font-size:12px;
	width:608px;
	margin-bottom:10px;
}
#TRESC div.opis h1{
	font-size:18px;
}

#TRESC div.opis div.op{

	background: transparent url(images/gg_2.gif) no-repeat;
	border-bottom:1px solid #f94a1a;
	width:598px;
	height:25px;
	
}
#TRESC div.opis div.op div.t{
	float:left;
	width:498px;
	height:25px;
	
}
#TRESC div.opis div.op div.r{
	float:left;
	width:50px;
	height:25px;
	
}
#TRESC div.opis div.op div.t a.tyt{
	font-size:12px;
	text-decoration: none;
	color:#000;
	padding-left:20px;

}
#TRESC div.opis div.op div.t a.tyt:hover{
	font-size:12px;
	text-decoration: underline;
	color:#fff;

	padding-left:20px;

}
#TRESC div.opis div.op div.r  a.tak{
	font-size:12px;
	text-decoration: underline;
	color:#fff;

	padding-right:10px;

}

#STOPKA {
	clear: both;
	background-color: #f3c730;
	text-align:center;
	border-top:1px solid #000;
}
a.stronicowanie {
 font-size:12px;
 color:#000;
 text-decoration:none;
}
a.stronicowanie:hover {
 font-size:12px;
 color:#000;
 text-decoration:underline;
}
a.stronicowanie1 {
 font-size:14px;
 color:#000;
 text-decoration:none;
 font-weight:bold;
}
a.stronicowanie1:hover {
 font-size:14px;
 color:#000;
 font-weight:bold;
 text-decoration:underline;
}