/*
IE
10,11	xx-small
12,13	x-small
14-18	medium
*/


.tekst{
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	color: #00184A;
	line-height:140%;
	font-weight:normal;
}

.tekst_small{
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	color: #4A698C;
	line-height:140%;	
}

.tekst_small1{
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	color: #8B0000;
	line-height:140%;	
}
.tekst_white{
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #ffffff;
	line-height:140%;	
}



body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

img{
	margin: 0px;
	border: none;	
}

.main{
	padding: 0px;
}

.main td{
	vertical-align: top;
	padding: 0px;
}

p{
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	color: #00184A;
	line-height:140%;
	font-weight:normal;
}



h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: medium;
	color: #4A698C;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}



h2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: medium;
	color: #E77D10;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}



.h2,p h2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	color: #E77D10;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}

ol, ul, p ul {
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: x-small;
	color: #00184A;
	margin-bottom: 0px;
    line-height:140%;    
}


ul li {
	font-family: Verdana, Tahoma, Arial;
	list-style-image: url(grafika/li.gif);
	margin-bottom: 3px;
	color: #00184A;	
    line-height:140%;
}

ol li {
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	color: #00184A;
	margin-bottom: 3px;
	line-height:140%;
}


/* link */
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}

p a:link, p a:visited, p a:active, li a, li p a {
	color: #527594;
    text-decoration:underline;
}

p a:hover, li a:hover, li p a:hover {
	color: #E77D10;
    text-decoration:underline;
}

a.email:link,a.email:visited,a.email:active{
	color: #527594;
    text-decoration:none;
}

a.email:hover{
	color: #E77D10;
    text-decoration:none;
}


A.pliki:link, A.pliki:visited, A.pliki:active {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #064185;
	line-height:110%;
	text-align:right;	
}
A.pliki:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #527594;
	line-height:110%;
	text-align:right;	
}

a.news:link,a.news:visited,a.news:active{
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	color: #00184A;
	line-height:140%;
	font-weight:normal;
}

a.news:hover{
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	color: #00184A;
	line-height:140%;
	font-weight:normal;
}

A.menu1:link, A.menu1:visited, A.menu1:active {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #314D73;
	line-height:110%;
	text-align:right;	
}
A.menu1:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #314D73;
	line-height:110%;
	text-align:right;	
}


A.menu2:link, A.menu2:visited, A.menu2:active {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #314D73;
	line-height:110%;
	text-align:right;	
}
A.menu2:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #E77D10;
	line-height:110%;
	text-align:right;	
}

A.menu22:link, A.menu22:visited, A.menu22:active {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #314D73;
	line-height:110%;
	text-align:right;	
}
A.menu22:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #E77D10;
	line-height:110%;
	text-align:right;	
}

A.wstecz:link, A.wstecz:visited, A.wstecz:active,p A.wstecz:link, p A.wstecz:visited, p A.wstecz:active  {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
	color: #314D73;
	line-height:110%;
	text-align:right;	
}
A.wstecz:hover,p A.wstecz:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
	color: #E77D10;
	line-height:110%;
	text-align:right;
}
A.wstecz1:link, A.wstecz1:visited, A.wstecz1:active,p A.wstecz1:link, p A.wstecz1:visited, p A.wstecz1:active  {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:underline;
	font-weight: bold;
	font-size: xx-small;
	color: #314D73;
	line-height:110%;
	text-align:right;	
}
A.wstecz1:hover,p A.wstecz1:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:underline;
	font-weight: bold;
	font-size: xx-smal;
	color: #E77D10;
	line-height:110%;
	text-align:right;
}

A.menu23:link, A.menu23:visited, A.menu23:active {
	font-family: Verdana, Tahoma, Arial;
	text-decoration:underline;
	font-weight: bold;
	font-size: 14px;
	color: #4A698C;
	line-height:110%;
}
A.menu23:hover {
	font-family: Verdana, Tahoma, Arial;
	text-decoration:underline;
	font-weight: bold;
	font-size: 14px;
	color: #E77D10;
	line-height:110%;
}


A.menu3:link, A.menu3:visited, A.menu3:active {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #527594;
	line-height:110%;
	text-align:right;	
}
A.menu3:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #E77D10;
	line-height:110%;
	text-align:right;	
}

A.venti:link, A.venti:visited, A.venti:active {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #BDCBD6;
	line-height:110%;
	text-align:right;	
}
A.venti:hover {
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #314D73;
	line-height:110%;
	text-align:right;	
}



/* tabela */

p table {
	background-color: #ffffff;
	border:0px solid;
}

td.tab1 {
	padding-left: 6px;
	background-color: #EFF3F5;
	border:0px solid;
	font-size: xx-small;
	vertical-align:middle;		
}

td.tab1 p {
	margin: 5px 2px 5px 2px;
	border:0px solid;
	font-size: xx-small;
	vertical-align:middle;		
}


td.tab2 {
	background-color: #E7EBEF;
	border:0px solid;
	font-size: xx-small;
	font-weight:bold;
	vertical-align:middle;		
    padding: 8px 2px 8px 6px;
}

td.tab2 p {
	border:0px solid;
	font-size: xx-small;
	font-weight:bold;	
	vertical-align:middle;		
}


/* imput-y */
input{
	font-weight: normal;
	font-size: 10px;
	height: 19px;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #B5CFE7;
	}
	
.szukaj{
	font-weight: normal;
	font-size: 10px;
	height: 19px;
	width: 160px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #B5CFE7;
}
	
select{
	font-weight: normal;
	font-size: 10px;
	height: 19px;
	background-color: #F6F6F7;
	border: 1px solid;
	border-color: #ADA69C;
	}

textarea{
	font-weight: normal;
	font-size: 10px;
	width: 200px;
	height: 72px;
	background-color: #F6F6F7;
	border: 1px solid;
	border-color: #ADA69C;
	}
	
/* style textarea */

.styl1{
	color: #000000;
}

.styl2{
	color: #737272;
}

.styl3{
	color:#FFB200;
}

.styl4{
	color: #800080;
}

.formularz{
	border: none;
	font-size: 10px;
	}

.formularz th{
	border: none;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	width: 200px;
	padding: 5px 5px 3px 5px;
	}
	
.formularz td{
	vertical-align: top;
	padding: 1px 0px 1px 0px;
	}
	
.send{
	width: 50px;
	background-color: #EDEDED;
	border-color: #EDEDED;
	color: #ADADAD;
	cursor: pointer;
	font-weight: bold;
	}
	
/* kosz do sklepu */

.kosz{
	font-size: 10px;
	color: #000000;
	background-color: #FFFFB0;
	}
	
.kosz th{
	font-weight: bold;
	background-color: #FFAC00;
	text-align: center;
	padding: 3px 6px 3px 6px;
	}
.kosz select{
	font-size: 10px;
	background-color: #FFFFB0;
	}
	
.kosz td{
	font-weight: normal;
	background-color: #FFE064;
	padding: 3px 6px 3px 6px;
	}