@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-size:13px;
	font:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#666666;
	background-image: url(../img/bg_all.png);
	background-repeat: repeat-y;
	background-position: center;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
h3 {
	color: #003366;
}
HR {
	height:0.5px;
	color:#999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.RED {
	color: #c52624;
}
.BLUE {
	color: #073a76;
}

a:link {
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}



/*---------------------------------------*/
/*---------------- ID -------------------*/
#container {
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#header {
	width: 800px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 42px;
}
#header #headermanu {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
}
#header #headesciezka {
	float: left;
	font-size: 9px;
	color: #666666;
	margin-top: 25px;
	padding-left: 135px;
}
#header #headesciezka a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}
#theme {
	background-image:url(../img/theme.jpg);
	background-repeat:no-repeat;
	height: 206px;
}


#menutop {
	background-color: #990033;
	background-image: url(../img/menu_paski.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 60px;
	margin: 0px;
	padding: 0px;
}
#menutop a {
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	height: 60px;
	margin: 0px;
	padding: 0px;
}
#menutop  img  {
	color: #003366;
	margin: 0px;
	padding: 0px;
}
#menuseparator {
	background-image: url(../img/men_separator.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 800px;
}








#footer{
	background-color: #FFFFFF;
	background-image:url(../../../images/footer.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#4b5664;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#content {
	color: #000000;
}
#lewa {
	float: left;
	width: 268px;
}
#lewa  .headitem {
	margin-left: 0px;
	list-style-type: none;
	width: 200px;
}
#lewa  .headitem  li {
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#lewa  .headitem  a {
	color: #666666;
	display: block;
	text-decoration: none;
	background-image: url(../img/pis_oriel.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 45px;
	width: 100%;
	height: 25px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#lewa   .subitem  {
	list-style-type: none;
	display: none;
	visibility: hidden;
}
#lewa  .subitem  li {
	margin-left: 0px;
	padding-left: 20px;
}
#lewa .subitem a {
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../img/pis_oriel_mini.png);
	height: 15px;
	padding-top: 5px;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
}
#lewa #separator {
	background-color: #c52624;
	margin: 0px;
	display: block;
	min-height: 1px;
	width: 100%;
	padding: 0px;
	height: 2px;
	font-size: 0px;
	margin-top: 40px;
}
#lewa #newsletter {
	color: #FFFFFF;
	background-color: #0f1d32;
	margin-top: 2px;
	background-image: url(../img/bg_newsletter.png); 
	/* background-image: url(../img/bg_newsletter_zal.jpg);*/
	background-repeat: no-repeat;
	height: 100px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 10px;
}
#lewa #kontakty {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
	color: #333333;
	padding-left: 0px;
	padding-right: 10px;
}
#lewa #bannery {
	margin-top: 50px;
}
#prawa {
	color: #333333;
	float: left;
	padding-left: 14px;
	border-left: 1px solid #CCCCCC;
	padding-right: 0px;
	margin-right: 0px;
}
#prawa #przywitanie {
	width: 515px;
	height: 200px;
	padding-bottom: 7px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../img/bg_witamy.png);
}
#prawa #przywitanie h1 {
	color: #073a77;
	margin-left: 30px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#prawa #przywitanie p {
	color: #333333;
	margin-left: 30px;
	margin-top: 20px;
	line-height: 1.5;
	margin-right: 25px;
	font-size: 1em;
}
#prawa #przywitanie img {
	color: #000000;
	margin-right: 30px;
	float: right;
	clear: both;
}
#prawa #zapowiedzi {
	width: 505px;
}
#prawa  #zapowiedzi .karteluszek {
	background-image: url(../img/kartka.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 517px;
	padding: 0px;
	margin: 0px;
	height: 10px;
}
#prawa    .zapowiedz    {
	color: #666666;
	background-color: #FBFBF9;
	border: 1px solid #EEEEEE;
	width: 100%;
	padding: 5px;
	max-height: auto;
	font-size: 13px;
	padding-top: 10px;
	cursor: default;
}
#prawa     h2       {
	padding-left: 15px;
	color: #333333;
	display: inline;
	line-height: 1.5;
}
#prawa   p    {
	font-size: 1em;
}
#prawa   img    {
	text-align: left;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 5px;
}
#prawa   .datownik   {
	color: #0f1d32;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline;
}
#prawa   .data   {
	color: #FFFFFF;
	padding: 2px;
	background-color: #c52624;
	font-size: 10px;
}
#prawa  .wiecej  {
	color: #999999;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 63px;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	text-align: right;
	margin-right: 10px;
}
#prawa   #texty {
	width: 430px;
}
#prawa #texty .tresc {
	color: #666666;
	background-color: #FBFBF9;
	border: 1px solid #EEEEEE;
	width: 100%;
	padding: 5px;
	max-height: auto;
	font-size: 13px;
	padding-top: 20px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 50px;
	margin-top: 10px;
	padding-bottom: 30px;
}
#prawa  #texty  h2 {
	padding-left: 15px;
	color: #333333;
	display: inline;
	line-height: 1.5;
}
#prawa  #texty  img {
	text-align: left;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
}
#prawa  #texty  ul  {
	margin-left: 50px;
}
#prawa #texty .linka {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
}
#prawa #texty #linka a:link , #prawa #texty #linka a:visited{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
}

#prawa #texty #linka a:hover, #prawa #texty #linka a:active {
	color: #073a76;
	text-decoration: underline;
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
}





#prawa  #texty  .karteluszek {
	background-image: url(../img/kartka.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 517px;
	padding: 0px;
	margin: 0px;
	height: 10px;
}
#stopka {
	background-image: url(../img/stopka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	padding-left: 220px;
	padding-top: 5px;
	color: #666666;
}
#stopka a {
	font-size: 11px;
	color: #CCCCCC;
}
#footer {
	border-top: 1px solid #CCCCCC;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}







#footer a{
	padding-top:0px;
	padding-bottom:0px;
	background: none;
	margin: 0px;
	font-size: 10px;
	color: #003366;
}





/* Classess */
.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.wiecej     {
	color: #003366;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 75px;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.titlebar {
	color: #FFFFFF;
	display: block;
	width: auto;
	background-image: url(../img/bg_titlebar.jpg);
	background-position: left top;
	padding: 5px 0px 10px 10px;
	text-transform: none;
}
.titlebar h1 {
	color: #999999;
	margin-left: 30px;
	text-transform: none;
}
