/* text */
span, #textarea table td,    #textarea, h1, h2, .h2, .menu, .venti, .bottom, p, .select, .input, .header, .pr, ol, ul, .prom, input, textarea {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	font-size: 		10px;
	color: 			#636363;
	line-height: 	135%;
}
th, td {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	font-size: 		10px;
	line-height: 	135%;
}
checkbox 
{
}
.header {
	text-align:		left;
}

	.hintsClass

		{text-align: center; font-family: Verdana, Arial, Helvetica;}

	.row

		{background: white;}
body {
	padding:		0px;
	margin:			0px;
	background:		#FFFFFF;
	width:			100%;
}
.error {
	color:			#CE0000;
	font-weight:	bold;
}
/* headers */
.select {
	background: 	#FFFFFF;
	border: 		1px solid #DDDDDD;
	height: 		20px;
}
.text, input, textarea {
	background: 	#FFFFFF;
	border: 		1px solid #DED3CE;
	/*height: 		17px;*/
}
textarea {
	height:			100px
}
form {
	padding:		0px;
	margin:			0px;
}
h1, h1 a {
	font-family:	Tahoma;
	text-decoration:none;
	font-size: 		14px;
	font-weight: 	bold;
	color: 			#9C1C42;
	margin: 		0px;
}
h1 A:hover {
	color:			#CC0000;
	text-decoration:none
}
h2 {
	font-family:	Tahoma;
	text-decoration:none;
	font-size: 		11px;
	font-weight: 	bold;
	color: 			#636363;
	margin: 		0px;
}
.h2, span.style3 {
	text-decoration:none;
	font-size: 		12px;
	font-weight: 	bold;
	color: 			#BD2452;
	margin: 		0px;
}


/* text area */

	/* ul&ol */
	ul, ol, ul li, ol li {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	ul li {
		margin: 0 0 0 -15;
	}
	ol li {
		margin: 0 0 0 -11;
	}
	ul li {
		list-style-image: url(grafika/li.gif);
	}
	
	
	/* tabela */
	td.tab1, table#tabela td {
		border-right: 1px solid #C6C6C6; 
		border-top: 1px solid #C6C6C6; 
		border-bottom: 1px solid #C6C6C6; 
		border-left: 1px solid #C6C6C6;
		padding: 3px;
		font-size:  10px;
	}
	td.tab1 {
		background-color: #F7F7F7;
	}
	table#tabela td p {
		font-size:  10px;
		font-family: Tahoma;
	}
	th {
		text-align: right;
		padding: 0 5px 0 0;
	}
	
	
	/* p */
	p {
		margin: 0px;
		padding: 0px;
	}
	
	/* other */
	hr {
		border: 0px;
		color: #BDBABD;
		background-color: #BDBABD;
		height: 1px;
	}
	.c {
		text-align:		center;
	}
	.r {
		text-align: 	right;
	}
	.pr {
		padding:		2px 5px 2px 5px;
	}

/* anchors */

img.logo {

}

A img {
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    height: 52px;
}

A, A:hover, A p, A:hover p {
	color: 			#BD2452;
	text-decoration: underline;
}
A:hover, A:hover p {
	color: 			#D6869C;
}
td.white 
{
	background-color:#FFFFFF;
}
td.corner {
	width: 12px;
	height: 12px;
}
td.top {
	border-top: 1px solid #E7E7E7;
	height: 12px;
}
td.center {
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
}
td.centerind {
	border-left: 1px solid #E7E7E7;
}
td.bot {
	border-bottom: 1px solid #E7E7E7;
	height: 12px;
}
td.botind {
	border-bottom: 1px solid #E7E7E7;
	height: 12px;
}

td.graytop {
	border-top: 1px solid #E7E7E7;
	width: 236px;
	height: 12px;
	background-color: #FBFBFB;
}
td.graycenter {
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	background-color: #FBFBFB;
	height:100px;
}
td.graybot {
	border-bottom: 1px solid #E7E7E7;
	width: 236px;
	height: 12px;
	background-color: #FBFBFB;
}

td.righttop {
	border-top: 1px solid #E7E7E7;
	height: 12px;
	background-color: #FBFBFB;
}
td.rightcenter {
	border-left: 1px solid #E7E7E7;
	background-color: #FBFBFB;
}
td.rightline {
	border-left: 1px solid #E7E7E7;
}
td.rightcenterpod {
	border-left: 1px solid #E7E7E7;
	background-color: #FBFBFB;
	height:420px;
	padding: 10px 24px 10px 24px;
}
td.rightbot {
	border-bottom: 1px solid #E7E7E7;
	height: 12px;
	background-color: #FBFBFB;
}
input.szukaj {
	width:120px;
	background-color : #FCFCFC;
	border : 1px solid #B3B3B3;
	color:#233A4A;
}
td.stopka {
padding:3px 20px 3px 20px;
height:19px;
}