html,body{
margin-top:-20px;
padding:0px;
}

body {
background: #f17c11 url(../rys/tlo.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#naglowek {
position:relative;
}

.tytul {
	position:absolute;
	left:0px;
	top:275px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.tytul table {
	border-collapse: collapse;
	height: 42px;
	width: 777px;
}

.tytul .lewa {
	width: 200px;
	margin: 0px;
	padding: 0px;
	
}

.tytul .srodkowa {
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.tytul .srodkowa h1{
	font-size: 20px;
	margin: 10px 10px 0px 0px;
	font-family: Arial, "Comic Sans MS","Lucida Console",fantasy,sans-serif;
	color: #ffffff;
}

.tytul .prawa {
	margin: 0px;
	padding: 0px;
}

#calosc{
text-align:left;
width:777px;
padding: 0px;
margin: auto;
margin-top: 50px;
background: #f17c11;
}

#srodek{
float:right;
width:577px;
padding-top: 0px;
background: url(../rys/tlo_srodek.jpg);
}

#trescStrony {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -10px;
	color: #000000;
	padding: 25px 10px 10px 10px;
	min-height: 250px;
}


#menuLewe{
float:left;
width:185px;
margin-top: 0px;
margin-left: 5px;
background: #f17c11;
}

#dol {
	margin-top: 30px;
	background: #f17c11;
}

.center {
    text-align: center;
}

.daszek {
	background: #f17c11 url(../rys/gora.jpg);
	width: 577px;
	height: 20px;
	margin-top: -2px;
}

#stopka{
clear:both;
width:777px;
margin: auto;
padding: 10px;
}

#zakonczenieStrony {
	clear:both;
	width: 777px;
	margin: auto;
}

#zaokraglenieNaDole {
	clear:both;
    background:  url(../rys/zakonczenie_strony.gif) ;
	height: 27px;
	width: 777px;
	margin: auto;
}

.blad{
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    border: 1px solid #cd0a0a;
    margin-bottom: 10px;
    background-color: #fef1ec;
    background-image: url("../../../admin/img/wykrzyknik.png");
    background-position: 15px 50%;
    background-repeat: no-repeat;
    color: #cd0a0a;
    padding: 10px 10px 10px 45px;
    text-align: left;
}

.komunikat{
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    border: 1px solid #AFCC55;
    margin-bottom: 10px;
    background-color: #f1f5e5;
    color: #000;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    text-align: left;
}

.poleZTlem {
    background: url("../rys/tlo3.png") repeat-x top #eaeaea;
    border: 1px solid #000;
    border-radius: 6px 6px 6px 6px;
    padding: 10px;
    margin-bottom: 20px;
    display: block;
}

.nrStron .ui-button-text {
    padding: 3px 5px;
}
/*********************************************************************
**************************** MENU *************************************
***********************************************************************/
.lewe{
margin: auto;
text-align: left;
background: #f17c11;
}

.lewe ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	background: url(../rys/tlo_menu.jpg) no-repeat center;
}

.lewe p {
	margin-top: 0px;
}

.lewe ul a {
	display: block;
	width: 165px;
	line-height: 30px;
	border-bottom: none;
	font-family: Tahoma, "Times New Roman","Comic Sans MS","Lucida Console",fantasy,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: Black;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../rys/strzalka.gif) no-repeat left 9px;
	padding: 0px 0px 0px 14px;
}

.lewe ul a:hover {
	background: #f39131;
	border-left: 8px solid #ffffff;
	padding: 0px 0px 0px 6px;
}


.tytulMenu {
	font-family: tahoma;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
	text-decoration: underline;	
	margin-left: 15px;
}
/*********************************************************************
**************************** Z PLIKU TRESC ****************************
***********************************************************************/

#stopka p {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-family: sans-serif;
}

#stopka a {
	color: #f17c11;
}

#stopka a:hover {
	color: #ffffff;
	background: none;
}

a {
	color: #FFFF99;
}

a:hover {
	color: #000000;
	background-color: #FFFF99;
}

.stronaTresc {
	margin: 25px 10px 10px 10px;
}

.banerLoga {
	margin: auto;
	display: block;
	padding-top: 20px;
}
/*********************************************************************
**************************** FACEBOOK ********************************
***********************************************************************/
.facebook {
    margin-top: 10px;
    margin-left: -20px;
}

.facebook a img {
    border: none;
}

.facebook a {
    font-size: 10px;
    line-height: 20px;
    margin-left: 5px;
    text-decoration: none;
}

.facebook a:hover {
    background: none;
    text-decoration: none;
}
/*********************************************************************
**************************** jQuery UI *******************************
***********************************************************************/
.ui-widget {
    font-size: 11px;
}