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

img .px
{
	border: none;
	height: 1px;
	margin: 0;
	width: 1px;
}

p
{
	color: #797b79;
	font: normal 11px/16px Verdana, sans-serif;
	margin:0 0 6px 0;
}

h1
{
	color: #FFB200;
	font: normal 17px/22px Verdana, sans-serif;
	margin: 0 0 6px 0;
}

h2
{
	color: #565656;
	font: bold 14px/18px Verdana, sans-serif;
	margin: 14px 0 6px 0;
}

hr
{
	border: none;
	border-top: 1px solid #b6b8b6;
	height: 0;
	max-height: 0;
	padding: 0;
}
* html * hr { height: 0; padding: 0; } /* widoczne dla IE */

ol, ul
{
	color: #797b79;
	font: normal 11px/16px Verdana, sans-serif;
	margin: 6px 0 6px 18px;
}
* html * ol, * html * ul
{
	color: #797b79;
	font: normal 11px/16px Verdana, sans-serif;
	margin: 0 0 6px 20px;
}

ul li
{
	color: #797b79;
	list-style-image: url(grafika/li.gif);
	margin: 0 0 6px 0;
	padding-left: 0;
}
* html * ul li
{
	color: #797b79;
	list-style-image: url(grafika/li.gif);
	margin: 0 0 6px 20px;
	padding-left: 0;
}

ol li
{
	color: #797b79;
	margin: 0 0 6px 5px;
	padding-left: 0;
}

/*
* ==============================================================================
*                                                                               
*                                     link                                      
*                                                                               
* ==============================================================================
*/

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

p a, ul li a, ul li p a
{
	color: #f00;
	font: normal 11px Verdana, sans-serif;
	text-decoration: underline;
}

p a:link, li a:link, li p a:link
{
	text-decoration: underline;
}

p a:visited, li a:visited, li p a:visited
{
	text-decoration: underline;
}

p a:hover, li a:hover, li p a:hover
{
	text-decoration: none;
}

p a:active, li a:active, li p a:active
{
	text-decoration: underline;
}


/*
* ==============================================================================
*                                                                               
*                                    tabela                                     
*                                                                               
* ==============================================================================
*/

p table
{
	background: #999;
}

td.tab1
{
	padding: 2px;
	background-color: #444;
}

td.tab1 p
{
	margin: 5px 2px 5px 2px;
}

/*
* ==============================================================================
*                                                                               
*                                    inputy                                     
*                                                                               
* ==============================================================================
*/

input{
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 11px;
	height: 19px;
	width: 200px;
	background-color: #F6F6F7;
	border: 1px solid;
	border-color: #ADA69C;
	}
	
select{
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 11px;
	height: 19px;
	background-color: #F6F6F7;
	border: 1px solid;
	border-color: #ADA69C;
	}

textarea{
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 11px;
	width: 200px;
	height: 72px;
	background-color: #F6F6F7;
	border: 1px solid;
	border-color: #ADA69C;
	}
	
input#formSend
{
	width: 80px;
	height: 22px;
	background: #f00;
	color: #fff;
	border: 0px solid #f00;
	font-weight: bold;
	cursor: default;
}

input#formCancel
{
	width: 80px;
	height: 22px;
	background: #f00;
	color: #fff;
	border: 0px solid #f00;
	font-weight: bold;
	cursor: default;
}

input#formSendOn
{
	width: 80px;
	height: 22px;
	background: #f00;
	color: #fff;
	border: 0px solid #f00;
	font-weight: bold;
	cursor: pointer; 
}

table#formularz
{
	border: none;
	width: 500px;
	margin-top: 10px;
}

table#formularz td
{
	vertical-align: top;
	padding-bottom: 3px;
}

td.formLeftColumn
{
	width: 170px;
	text-align: right;
	padding-top: 3px;
	padding-right: 7px;
}

td.formRightColumn
{
	width: 430px;
}
	
/*
* ==============================================================================
*                                                                               
*                                style textarea                                 
*                                                                               
* ==============================================================================
*/

.styl1{
	color: #797b79;
	font: normal 11px/16px Verdana, sans-serif;
	margin:0 0 6px 0;
}

.styl2{
	color: #f00;
	font: bold 12px/16px Verdana, sans-serif;
	margin:0 0 6px 0;
}

.styl3{
	color:#FFB200;
}

.styl4{
	color: #800080;
}

.formularz{
	border: none;
	font-family: Verdana, Tahoma, Arial;
	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;
	}
	
/*
* ==============================================================================
*                                                                               
*                                style layoutu                                  
*                                                                               
* ==============================================================================
*/

body
{
	background: #e6e6e6;
	color: #797b79;
	font: normal 11px/16px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#MainTable
{
	border-collapse: collapse;
	width: 776px;
	text-align: left;
	margin: 0 auto;
}

#MenuColumn
{
	background: #fff;
	width: 210px;
	padding: 0;
	vertical-align: top;
}

#ContentColumn
{
	background: #fff;
	width: 566px;
	padding: 0 20px 0 0;
	vertical-align: top;
}

#LogoFlash
{
	width: 200px;
	height: 62px;
	margin: 1px 0 1px 6px;
}

#IndexFlash
{
	width: 551px;
	height: 235px;
	margin: 17px 0 3px 0;
	padding: 0;
}

#SubpageFlash
{
	width: 551px;
	height: 176px;
	margin: 17px 0 3px 0;
	padding: 0;
}

#MenuTable
{
	border-collapse: collapse;
	width: 186px;
	background: #f00;
	margin: 0 0 0 6px;
	padding: 0;
}

#MenuTable td
{
	padding: 0;
}

img.LWhite
{
	background: #fff;
	width: 1px;
	height: 1px;
	float: left;
	margin: 0;
	padding: 0;
}

img.RWhite
{
	background: #fff;
	width: 1px;
	height: 1px;
	float: right;
	margin: 0;
	padding: 0;
}

td.MenuTableFinish
{
	min-height: 1px;
	max-height: 1px;
}
* html * td.MenuTableFinish { height: 1px; }

div.MenuDiv01
{
	border-left: 3px solid #fff;
	background: #ff4f51 url(gfx/ArrowDots.gif) no-repeat 10px 8px;
	margin: 3px;
	padding: 3px 2px 3px 8px;
}
* html * div.MenuDiv01 { background-position: 12px 8px }

div.MenuDiv01A
{
	border-left: 3px solid #f00;
	background: #f00 url(gfx/ArrowDots.gif) no-repeat 10px 10px;
	margin: 3px;
	padding: 3px 2px 3px 8px;
}
* html * div.MenuDiv01A { background-position: 12px 11px }

div.MenuDiv02
{
	border-left: 3px solid #f00;
	background: #f00;
	margin: 3px;
	padding: 2px 2px 3px 16px;
}
* html * div.MenuDiv02 { background-position: 12px 11px }

a.ML01
{
	padding-right: 4px;
	background: #ff4f51;
	font: bold 11px/14px Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-right: 17px;
}

a.ML01:link			{}
a.ML01:visited	{}
a.ML01:hover		{ text-decoration: underline; }
a.ML01:active		{}

a.ML01A
{
	padding-right: 4px;
	background: #f00;
	font: bold 11px/14px Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-right: 17px;
}

a.ML01A:link		{}
a.ML01A:visited	{}
a.ML01A:hover		{ text-decoration: underline; }
a.ML01A:active	{}

a.ML02
{
	padding-right: 4px;
	background: #f00;
	font: bold 10px/14px Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-right: 17px;
}

a.ML02:link			{}
a.ML02:visited	{}
a.ML02:hover		{ text-decoration: underline; }
a.ML02:active		{}

.ML02A
{
	padding-right: 4px;
	background: #f00;
	font: bold 10px/14px Tahoma, sans-serif;
	color: #fff;
	text-decoration: underline;
	margin-right: 17px;
}

div.MenuDiv03
{
	border-left: 3px solid #f00;
	background: #f00;
	margin: 3px;
	padding: 2px 2px 3px 24px;
}
* html * div.MenuDiv03 { background-position: 12px 11px }

a.ML03
{
	padding-right: 4px;
	background: #f00;
	font: normal 10px/14px Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-right: 17px;
}

a.ML03:link			{}
a.ML03:visited	{}
a.ML03:hover		{ text-decoration: underline; }
a.ML03:active		{}

.ML03A
{
	padding-right: 4px;
	background: #f00;
	font: normal 10px/14px Tahoma, sans-serif;
	color: #fff;
	text-decoration: underline;
	margin-right: 17px;
}

#PoradyOnLine
{
	width: 186px;
	height: 130px;
	margin: 3px 0 0 6px;
}

#ZamowProgram
{
	width: 186px;
	height: 135px;
	margin: 1px 0 6px 6px;
}

a.BL
{
	margin: 0 8px;
	font: bold 11px/14px Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
}

a.BL:link			{}
a.BL:visited	{}
a.BL:hover		{ text-decoration: underline; }
a.BL:active		{}

a.BLA { text-decoration: underline; }

#Footer
{
	background: #fff;
	padding: 0 0 6px;
}

#FooterTable
{
	border-collapse: collapse;
	background: #f00;
	margin: 0 6px;
	width: 753px;
}

#FooterTable td
{
	padding: 0;
}

td.FooterFinish
{
	min-height: 1px;
	max-height: 1px;
	background: #f00;
	padding: 0;
}
* html * td.FooterFinish { height: 1px; }

td.FooterCell
{
	height: 17px;
	padding: 0;
	vertical-align: middle;
	color: #fff;
	text-align: center;
}

a.Venti
{
	font: normal 10px/14px Verdana, sans-serif;
	color: #6f6d6f;
	text-decoration: none;
	margin: 2px 30px 0 0;
	float: right;
}

a.Venti:link		{}
a.Venti:visited	{}
a.Venti:hover		{ text-decoration: underline; }
a.Venti:active	{}

hr.MainHR
{
	margin: 0 0 10px 0;
}
* html * hr.MainHR
{
	margin: -7px 0 -6px;
	padding: 0
}

#NaszProgram
{
	width: 266px;
	height: 83px;
}

table#IndexTitle
{
	border-collapse: collapse;
	margin: 0 0 10px 25px;
}

table#IndexTitle td { padding: 0; height: 90px }
* html * table#IndexTitle td { height: 74px }

table#IndexTitle td#TitleCell
{
	width: 285px;
	color: #f00;
	font: bold 16px/22px Verdana, sans-serif;
	vertical-align: bottom;
	padding: 0 0 16px 0;
	background: url(gfx/BigGreyArrows.gif) no-repeat 55px 17px;
}

table#IndexTitle td#NaszProgramCell
{
	width: 266px;
	vertical-align: top;
}

h2 a.GL
{
	text-decoration: none;
	color: #999;
}

h2 a.GL:link		{}
h2 a.GL:visited	{}
h2 a.GL:hover		{ color: #565656; text-decoration: none; }
h2 a.GL:active	{}

.FInuput
{
	width: 100px;
	height: 14px;
	margin-bottom: 4px;
}
* html * .FInuput
{
	height: 14px;
	margin-bottom: 3px;
}

.FSubmit
{
	margin-left: 48px;
	border: 0px solid #f00;
	background: #f00;
	font-weight: bold;
	color: #fff;
	height: 18px;
	width: 102px;
	text-align: center;
}
* html * .FSubmit
{
	width: 104px;
}

.RedButton
{
	width: 80px;
	height: 22px;
	background: #f00;
	color: #fff;
	border: 0px solid #f00;
	font-weight: bold;
	cursor: pointer;
	margin-left: 15px;
}

img.OrmaLogoStatic
{
	width: 200px;
	height: 87px;
}

table.FormTable td
{
	vertical-align: top;
	padding: 2px 2px 10px 2px;
}

td.DateCell
{
	width: 70px;
	padding: 3px 2px 2px 2px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	white-space: nowrap;
	text-align: center;
}

td.TitleCell
{
	width: 190px;
	padding: 3px 2px 2px 2px;
	border-bottom: 1px solid #fff;
	border-right: 2px solid #fff;
}

td.PlikiCell
{
	width: 260px;
	padding: 3px 2px 2px 2px;
	border-bottom: 1px solid #fff;
	border-right: 2px solid #fff;
	background: #fff;
}

.error
{
	color: #f00;
}