@import url('/css/lightwindow.css');
@import url('/css/podroznik.css');

BODY {
	background-color:	#FFFFFF;
	color: 			#000000;
	font-size: 		12px;
	font-family: 		"Lucida Sans Unicode", arial, sans-serif;

/*	scrollbar-face-color:#333366;
	scrollbar-arrow-color:#666699;
	scrollbar-track-color:#666699;
	scrollbar-shadow-color:'#333366';
	scrollbar-highlight-color:'#FFFFFF';
	scrollbar-3dlight-color:'#333366';
	scrollbar-darkshadow-Color:'#CCCCCC';*/
	
	margin: 0; padding: 0;
}

TD {
 	 background-color: #FFFFFF;
	 color: #333333;
 	 font-family: arial;
	 font-size: 12px;
}

H2 {
// 	 background-color: #FFFFFF;
	 color: #333333;
 	 font-family: arial;
	 font-size: 16px;
}


A {
	text-decoration:	none;
	font-family:		arial;
}

A:hover {
	color:			#663333;
	text-decoration:	underline;
}

A:link {
	color:	#333366;
}

A:visited {
	color:	#333366;
}

A.link.img {
	color:		white;
	border-style:	none;
}

img {
	border:		0px solid black;
	border-style:	none;
}


P       {
	 color: #333333;
}

LI      {
	 color: #333333;
}

.lewa {
	border:		1px solid grey;
	padding:	5px 5px 5px 5px;
}

.l {
	border-right:	1px dotted grey;
	border-left:	1px dotted grey;
	padding:	5px 5px 5px 5px;
}

.lg {
	border-bottom:	1px dotted grey;
	border-left:	1px double grey;
	padding:	5px 5px 5px 5px;
}


.p {
	border-right:	1px dotted grey;
	padding:	5px 5px 5px 5px;
}

.textsmall {

	font-size:	12px;
}

.textbig {

	font-size:	16px;
}

.textbigheader {

	font-size:	16px;
	font-weight: 	bold;
	color:		#333366;
}


.imgborder {
	border:		0px solid black;
	border-style:	none;
}

.gruby {
	border:		0px solid black;
	border-style:		none;
	background-color:	#333366;
	color:	 		#FFFFFF;
	font-size: 		12px;
	font-weight: 		bold;
}

.promoright {
	border:		0px solid black;
	border-style:	none;
	background-color:	navy;
	color: 			white;
	font-size: 		14px;

	font-weight: 		bold;
}

.promorightblue {
	border:		0px solid black;
	border-style:	none;
	background-color:	navy;
	color: 			white;
	font-size: 		14px;

	font-weight: 		bold;
}
.promorightwhite {
	border:		1px navy;
	background-color:	white;
	color: 			#333366;
	font-size: 		14px;

	font-weight: 		bold;
}

.promorightred {
	border:		1px navy;
	background-color:	white;
	color: 			#990000;
	font-size: 		14px;

	font-weight: 		bold;
}

.news {
	border:		0px solid black;
	border-style:	none;
	background-color: 	#C6E2FF;
	color: 			#333366;
	font-size: 		12px;

	font-weight: 		bold;
}

#rl	{
	float:left;
	width: 165px;
}

#gpc	{
	padding-left: 165px;
}

#global	{
	width: 1004px;
}
#p	{
//	padding: 0px;
	float:right;
	width: 165px;
}

#c	{
	width: 660px;
	margin-right:165px;
	overflow:hidden;
}
#o-all	{
	margin-top: 20px;
}

#o-text	{
	text-align:justify;
	font-size: 10pt;
	width: 580px;
}

#o-all td	{
	text-align:center;
}

#koszyk-gora	{
    background-color: navy;
    color: white;
    font-size: x-large;
    font-weight: bold;
}
