@CHARSET "UTF-8";

body {
	background-image: url("images/tlo3.png");
	font-family: Verenda, Gill Sans MT, Arial, sans-serif;
}
#site  {
margin:auto;

width:1250px;
}

#header {
	background: url("images/header.png") no-repeat;
	width: 768px;
	height: 163px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
}

#menu
{ 
	width: 768px;
	height: 56px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;

}
#footer {
	background-color: black;
	background: url("images/footer.png") no-repeat;
	background-position: bottom center;
	width: 768px;
	height: 51px;
	background-color: black;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFF;
}
#content
{
	background: url("images/content.png") repeat;
	width: 738px;
	min-height: 540px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 10px 20px 10px 10px;
	text-align:justify;
}
#content ul
{
position:relative;
left:30px;
}
#content li
{
position:relative;
left:30px;
}
#naglowek
{
	background: url("images/news_01.png") no-repeat;
	width: 682px;
	font-size: 20;
	text-align:left;
	color: #FC3;
	margin: auto;
}
#ocena
{
	background: url("images/news_02.png") repeat;
	width: 682px;
	font-size: 16;
	color: #FFFF99;
	text-align:left;
	margin: auto;
}
#post
{
	background: url("images/news_02.png") repeat;
	width: 682px;
	min-height: 100px;
	font-size: 14;
	color: #FFFF99;
	text-align:left;
	margin: auto;
}
#podpis
{
	background: url("images/news_03.png") no-repeat;
	width: 682px;
	min-height: 43px;
	font-size: 12;
	color: #D6D6D6;
	text-align:right;
	margin: auto;
}
#naglowek, #ocena, #post, #podpis
{
padding: 5px 10px;

}
.tabelka td 
{
border: solid black thin
}

.tabelka {
	border: solid black thin
}

.rodowod {
	border: solid black thin;
	font-size: 10;
	font-weight: bold;
}
.link
{
text-decoration:none;
color: #000000;
}
.link2
{
text-decoration:none;
color: #000000;
cursor: text;
} 
.linknews
{
text-decoration:none;
color: #FFFF99;
cursor: text;
border-bottom: 1px dotted;
} 
ul.menu
{
list-style: none;
margin: 0px;
padding: 0px;
}

ul.menu li
{
float: left;
}
div.sidebary  {
background-color:transparent;
font-size:11px;
margin:5px;
min-height:1043px;
position:absolute;
top:215px;
}
#sidebar  {
-moz-border-radius: 5px 5px 5px 5px;
background: #4b7095;
border:1px solid #B0B0B0;
font-size:11px;
margin: 5px;
padding:0 20px;
width:160px;
position:relative;
left:-10px;
}
#sidebar2  {
background: url("images/sidebar2.png") repeat scroll 0 0 #FFFFFF;
font-size: 12;
font-size:11px;
margin: 5px;
padding:0 20px;
position:relative;
left:7px;
}
#sidebar li, #sidebar li a
{
list-style:none outside none;
margin:-5px;
padding: 4px;
}
#sidebar h2 {
background:url("images/linia.png") no-repeat scroll bottom transparent;
font-size:14px;
color: #E0E0E0;
font-weight:bold;
margin:10px -15px;
padding:0;
text-align:left;
}
#sidebar h5 {
background:url("images/linia.png") no-repeat scroll bottom transparent;
font-size:13px;
color: #E0E0E0;
font-weight:bold;
margin:10px -15px;
padding:0;
text-align:left;
}
#sidebar h6 {

font-size:11px;
color: #E0E0E0;
font-weight:bold;
margin:2px -4px;
padding:0;
text-align:left;
}
.sidebarlink ul li a:hover
{
text-decoration:none;
color: #FFCC00;
border-bottom: 1px dotted;
}
#sidebar2 h2 {
background:url("images/linia.png") no-repeat scroll bottom transparent;
font-size:14px;
color: #E0E0E0;
font-weight:bold;
margin:10px -15px;
padding:0;
text-align:left;
}
#sidebar2 h5 {
background:url("images/linia.png") no-repeat scroll bottom transparent;
font-size:13px;
color: #E0E0E0;
font-weight:bold;
margin:10px -15px;
padding:0;
text-align:left;
}
#sidebar2 h6 {

font-size:11px;
color: #E0E0E0;
font-weight:bold;
margin:2px -4px;
padding:0;
text-align:left;
}
.sidebarlink 
{

color: #E0E0E0;
border-bottom: 1px dotted ;
}
#sidebar a{
text-decoration:none;
color: #E0E0E0;
border-bottom: 1px dotted;
}

#sidebar a:hover{
text-decoration:none;
color: #FFCC00;
border-bottom: 1px dotted;
}

