/***********************************************/
/* HTML tag styles                             */
/***********************************************/

* 
{
	margin: 0;
	padding:0;
	border:0;
}

body 
{
	text-align: center;
	background: #000000;
	margin:0 20px;
}


body, td, th, p, pre, input, textarea, select, option, button 
{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a 
{
	color: #fbff17;
	text-decoration: none;
}

a:hover 
{
	color: #fbff17;
	text-decoration: underline;
}

input, textarea, select, button, option 
{
	padding:5px 6px;
	line-height:12px;
	background-color:transparent;
	border:0;
	width:164px;
	height:13px;
}

option 
{
	border:0;
}

select 
{ 
	padding:2px;
	height:23px;
	width:176px;
}

input, select {}

textarea 
{ 
	width:458px;
}

input:focus, textarea:focus, select:focus, button:focus  
{
}

ol, ul { 	margin: 8px 0 8px 22px;}

li {	margin:8px 0;}

p {	margin:8px 0;}

td, th { vertical-align:top}

hr
{
	border-color:#E9E9E9;
	border-style:solid;
	border-width:1px 0 0 0;
	height:0px;
	margin:10px 0;
	padding:0;
	overflow:hidden;
	width:100%;
}

h1 
{
	margin:0 0 0 0;
	padding:0px 0 0px 0;
	font-size : 16px;
	font-weight:bold;
	color:#ffffff;
}

h2 
{
	margin:0 0 0 0;
	padding:0 0  0 0;
	font-size:11px;
	font-weight:bold;
	color: #fbff17;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container 
{	
	width:900px;
	text-align:left;
	margin: 0 auto;
	padding:0px 0px 20px 0;
}

#content
{
	margin-left:230px;
}

/***********************************************/
/* Common classes                  		       */
/***********************************************/

.yellow
{
	color: #fbff17;
}

/***********************************************/
/* Components                  		          */
/***********************************************/

#gora
{
	height:136px;
	overflow:hidden;
}

#logo
{
	float:left;
}

#logo img
{
	margin:26px 73px 0 57px;
}

#menu
{
	float:left;
}

#menu a, #menu span 
{
	display:block;
	float:left;
	background-repeat:no-repeat;
}

#menu .item1 {	background-image:url(../images/menu_1.gif);}
#menu .item2 {	background-image:url(../images/menu_2.gif);}
#menu .item3 {	background-image:url(../images/menu_3.gif);}
#menu .item4 {	background-image:url(../images/menu_4.gif);}

#menu a.item1:hover {	background-image:url(../images/menu_1_over.gif);}
#menu a.item2:hover {	background-image:url(../images/menu_2_over.gif);}
#menu a.item3:hover {	background-image:url(../images/menu_3_over.gif);}
#menu a.item4:hover {	background-image:url(../images/menu_4_over.gif);}

#menu span.item1 {	background-image:url(../images/menu_1_selected.gif);}
#menu span.item2 {	background-image:url(../images/menu_2_selected.gif);}
#menu span.item3 {	background-image:url(../images/menu_3_selected.gif);}
#menu span.item4 {	background-image:url(../images/menu_4_selected.gif);}

#newsletter
{
	color:#7e7e7e;
	margin:309px 0 0 0;
	position:absolute;
}

#newsletter form
{
	background:transparent url(../images/newsletter.gif) no-repeat scroll right 3px;
	margin-top:6px;
}

#newsletter form.over
{
	background-image:url(../images/newsletter_over.gif);
}

#newsletter input
{
	width:140px;
	color:#7e7e7e;
}

#newsletter input.submit
{
	width:27px;
	height:20px;
	padding:0;
}

#miniaturki
{
	margin-right:-14px;
	text-align:right;
	padding:34px 0 20px 0;
}

#miniaturki img
{
	margin-right:14px;
}

h1.tytulStrony
{
	margin:0 0 0 0;
	padding:20px 0 0px 0;
	font-size : 20px;
	letter-spacing:0em;
	line-height: 24px;
	font-weight:normal;
	color:#ffffff;
}

.hr
{
	height:35px;
	background:transparent url(../images/dots_hor.gif) repeat-x scroll left center;
}

.nius
{
}

.nius .data
{
	font-size:10px;
	padding-bottom:2px;
}

.nius h2.tytul
{
	color:#fbff17;
	margin:0 0 0 0;
	padding:0 0 15px 0;
	font-size : 11px;
	letter-spacing:0em;
	line-height: 15px;
	font-weight:bold;
}

.nius .tresc
{
}

.nius .wiecej
{
	text-align:right;
	margin:8px 6px -4px 0;
	font-size:10px;
	line-height:13px;
}


.backTop
{
	float:right;
	text-align:right;
	margin:25px 6px 0 0;
	font-size:10px;
	line-height:13px;
}

#menuBottom
{
	color:#4d4d4d;
	font-size:10px;
	text-align:right;
	padding-right:6px;
	margin-top:-10px;
}

#menuBottom a
{
	color:#4d4d4d;
}

#menuBottom a:hover
{
	color:#4d4d4d;
}

#menuBottom .separator
{
	padding:0 20px;
}

a.arrow
{
	padding-right:10px;
	background:transparent url(../images/link_arrow.gif) no-repeat scroll right center;
}

a.arrowBack
{
	padding-left:10px;
	background:transparent url(../images/link_arrow_back.gif) no-repeat scroll left center;
}
table td{
	width: 50%;
	
}


table img{
	float: left;
	margin-right: 0px;
}
table a img{
	float: right;
	margin-bottom: 35px;
}
table p{
	margin: 10px 0 5px 0px;
}