body
{                                                                           
    font: normal 12px/100% Verdana, Helvetica, Arial, sans-serif;
    color: #282425;                                                                   
    background: #fff url(../images/main_back.jpg) repeat-x top center;
}

td
{                                                                           
    font: normal 11px/130% Verdana, Helvetica, Arial, sans-serif;
    color: #282425;                                                                   
}

.select { font-size:14px}


.form_tabela td, tr { background-color:#EDF5F9;
vertical-align:middle;
text-align:left;
padding:4px;
color: #282425;
font-size:12px;
width:50%;}


		 .form_tabela {
			border: solid 0px;
			border-color:#C5E49F;
			border-spacing: 0px;
			border-collapse: collapse;
			margin-left: auto;
			margin-right: auto;
			width:500px;
		}


.form_tabela2 td, tr { background-color:#EDF5F9;
vertical-align:middle;
text-align:left;
padding:4px;
color: #282425;
font-size:12px;
}
		 .form_tabela2 {
			border: solid 0px;
			border-color:#C5E49F;
			border-spacing: 0px;
			border-collapse: collapse;
			margin-left: auto;
			margin-right: auto;
			width:500px;

		}


.form_tabela3 td { background-color:#004FB6;
border-bottom:1px solid #004FB6;
vertical-align:middle;
text-align:left;
padding:4px;
color: #FFFFFF;
font-size:12px;}


		 .form_tabela3 {
			border: solid 0px;
			border-color:#C5E49F;
			border-spacing: 0px;
			border-collapse: collapse;
			width:200px;
			padding-bottom:10px;
		}	
input.small
{
	border: 1px solid #7F7F7F; /*#92CF48*/
	font-size: 12px;
	background: #fff;
	color: #282425;
	padding: 2px;
	width:186px;
}	

td.form_title_small {background-color:#004FB6;
color:#FFEF6C;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
font-variant:small-caps;
 padding:3px;}		
		
span.form_title{
font-size:16px;
color:#FFFFFF;
font-weight:bold;
font-variant:small-caps;
}
span.form_info{
font-size:11px;
color:#E52C3F;
}

td.form_title_td {background-color:#0161B1;
 padding:3px;}
		
.wind2 {width:21px;}
.wind3 {width:30px;}		
		
	.wyslane {
	font: bold 18px Verdana;
	color:#0161B1;
	padding: 15px 0 0px 0px;
	font-variant:small-caps;
	text-align:center;
	padding:5px;
	background-color:#FFFFCC;
	border: 1px dotted;
	border-color:#FFFF00;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:75px;
	margin-right:75px;
	}		

input
{
	border: 1px solid #01AE4D;
	font-size: 15px;
	background: #fff;
	color: #282425;
	padding: 1px;
}

input.submit
{
    padding: 2px;
    background: #92B2C0 url(../images/button.gif) repeat-x;
    color: #fff;
    font-weight: bold;
    cursor: pointer; 
}

body,ul,li,h2
{
    margin: 0px;
    padding: 0px;
}

ul
{
    list-style: none;
}

a
{
    color: #000;
    text-decoration: none;
}

img
{
    border: 0px;
}

#wrapper
{
    width: 980px;
    margin: 0 auto;
}

#wrapper #error
{
    color: #c00;
}	

.centre
{
    text-align: center;
}

.lft
{
    text-align: left;
}

.rght
{
    text-align: right;
}

.centre_2
{
    margin-left: auto;
    margin-right: auto;

}


/* header
================================ */
#header
{
    position: relative;
    height: 160px;  
    margin-left:10px;
    margin-right: 6px;
	background:url(../images/bgtop.gif) no-repeat right;
}

#header #menu
{
    float: left;
    color: #fff;
}

#header ul
{
    clear: both;
    height: 40px;
    margin: 0px 0px 0px;
    overflow: hidden;
    position: relative;
    top: 0px;  
    left: 0px;
    float: none !important;
    background: 0px 4px url(../images/top_tab_bg1.png) repeat-x;
   
}

#header li
{
    float: left;
    background: url(../images/menu_bg.gif) repeat-x;
    margin-top: 15px;
}

#header li a.new
{
    background: 100% 1px url(../images/tab_top_new.gif) no-repeat;
    position:relative;
}

#header li a
{
    margin-top:0px;
}

#header li a:hover
{
    color:#003399;
    text-decoration:none;
	background: url(../images/top_tab_hover.png) repeat-x;
	

    height: 40px;
    margin: 0px 0px 0px;
    overflow: hidden;
    position: relative;
    top: 0px;  
    left: 0px;

}

#header li.active
{
    float: left;
    margin-top: 0px;
}

#header li.active a:hover
{
    color:#63C155;
    text-decoration:underline;
	
    background: #fff 0 0 url(../images/top_tab_active_bg.png);
	height: 14px;
    float: left;
    font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	padding: 13px 17px;
	margin-top: 0px;
}

#header div.active_l
{
    background: 0 0 url(../images/top_tab_active_l.png) no-repeat;
    width: 3px;
    height: 40px;
    float: left;
}   

#header a.active_bg
{
    background: #fff 0 0 url(../images/top_tab_active_bg.png) repeat-x;
    height: 14px;
    float: left;
    font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	padding: 13px 17px;
	margin-top: 0;
	color: #333333;
}   


#header div.active_r
{
    background: 100% 0 url(../images/top_tab_active_r.png) no-repeat;
    width: 3px;
    height: 40px;
    float: left;
}   

#header li a
{
	font: bold 13px Arial, Helvetica, Verdana, sans-serif;
	color: #003399;
    padding: 11px 15px 9px;  
	
}

#header li.break
{
    float: left;
    width: 1px;
    margin-top: 4px;
    font-size: 1px;
    height: 28px;
    background: url(../images/top_tab_space1.png) no-repeat;
}

#header ul #break_right
{
    float: right;
    width: 1px;
    margin-top: 4px;
    font-size: 1px;
    height: 32px;
    background: url(../images/top_tab_space1.png) no-repeat;
}

#header ul #righteous
{
    float: right;
}   

#header ul #end_right
{
    float: right;
    width: 3px;
    margin-top: 4px;
    font-size: 1px;
    height: 40px;
    background: #FFB611 url(../images/top_tab_right1.png) no-repeat;
}

#header ul #end_left
{
    float: left;
    width: 3px;
    margin-top: 4px;
    font-size: 1px;
    height: 40px;
    background: #FFB611 url(../images/top_tab_left1.png) no-repeat;
}

#header h1
{
    margin: 15px 0px 0px 0px; 
    float: left;
}

#header h1 a
{
    color: #3e3e3e;
}

#header h1 img
{
    margin: -8px -5px 0 0;
    vertical-align: middle;
}

#header #panel .helper
{
    color: #ffffff;
}

#header #panel .helper span
{
    color: #000000;
} 

#panel
{
    margin: 17px 9px 24px 15px;
    float: right;
    font-size: 13px;
    color: #000;
    line-height:19px;
}

#panel span a
{
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #838781;
    text-decoration: none;

}

#panel span a:hover
{
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #838781;
    text-decoration: underline;
}

#panel span strong
{
    color: #fff;
}


/* content
================================ */
#content {
    clear: both; 
    float: left;
    position: relative;
    background: transparent 0 0 url(../images/shadow_left.png) no-repeat;

}

#content #left
{
    width: 973px;
    margin-left: 10px;
    margin-right:10px;
    background: 100% 0 url(../images/shadow_right.png) no-repeat;
}

#content #right
{
    width: 954px;
    background: #fff;
    padding:5px;
}

#content .col_right
{
    float: right;
    width: 358px;
}

#content .col_left
{
    float: left;
}

#content img {
    vertical-align: top;
}


/* twocolumns
================================ */

#navi
{
    margin-top: 15px;
    border-bottom: 1px solid #E0E0E0;
    padding-left: 3px;
    padding-bottom: 6px;
    color: #373737;
}

#navi span
{
    color: #268AC9;
}

#navi .count
{
    float: right;
    margin-right: 15px;
}

.twocolumns .right
{
    font-size: 11px;
    float: right;
    width: 729px;
    min-height:600px;
    height:auto !important;
    height:300px;
}

.twocolumns  .left
{
    padding: 5px;
    width: 220px;
}

.twocolumns a
{
    text-decoration: underline;
    color: #268ac9;
}

.twocolumns a:hover
{
    text-decoration: none;
    color: #268ac9;
}

.twocolumns .right .main
{    
    margin: 0px 0;
    width: 512px;
	/*
    border: 1px solid #cbdae3;
    background: url(../images/2col_bg.gif) repeat-x;
	*/
    padding: 5px;
    float: left;
    min-height:100px;
    height:100px;
	height:auto !important;
}

.twocolumns .right .tabelka
{    
    margin: 10px 0;
    width: 504px;
    border: 1px solid #cbdae3;
    background: url(../images/2col_bg.gif) repeat-x;


}

.twocolumns .right .tabelka .editorText
{
	line-height: 1.6em;
    font-size:12px;
}



/* gray table */
div.table_placer {
    border: solid 1px #e3e3e3; margin-top: 5px;
}
table.grayTable {
    border-collapse: collapse; margin: 1px 0 0 1px; width: 502px;
}
table.grayTable td {
    padding: 10px; border: solid 1px #f5f5f5; text-align: center; font-size: 9px; color: #666666;
}
table.grayTable tr.dark td {background-color: #e1e1e1;}
table.grayTable td.td1 {
    text-align: left; font-size: 11px; padding-left: 15px;
}
table.verticalDesc td.td1 {
 width: 225px;
}
table.verticalDesc tr.headings p {
 font-size: 10px;
}
table.verticalDesc td.td2 {
 width: 185px !important ;
}
table.verticalDesc td.td3,
table.verticalDesc td.td4 {
 width: 84px !important ;
}
table.verticalDesc td.vertical {
 width: 20px ;
}
table.verticalDesc tr.sub td {
 padding:2px 10px;
}
table.verticalDesc tr.dark td {
 padding:10px;
}
table.verticalDesc td div.product {
 padding-left: 20px;
 background: bottom left no-repeat;
}
table.grayTable td.td2,
table.grayTable td.td3,
table.grayTable td.td4 {
    width: 50px;
}
table.twoCols td.td2,
table.twoCols td.td3 {
 width: 85px;
}
table.fourCols td.td2,
table.fourCols td.td3,
table.fourCols td.td4,
table.fourCols td.td5 {
    width: 50px;
}
table.grayTable td.td1 a {
    text-decoration: none; font-weight: bold;
}
table.grayTable td.td1 strong {
    color: #666666;
    font-size: 10px;
}
table.grayTable td img {
    margin-top: 10px;
}
table.grayTable td div {
    text-align: left;    
}
table.grayTable td div.iconParasol {
    padding-left: 100px;
    background: 10px 10px no-repeat;}
}
table.grayTable td div.iconParasol p {
    font-size: 10px;    
}
table.grayTable td div.iconParasol h3 {
    font-size: 12px;
}
table.grayTable td div.iconMoney {
    padding-left: 60px;
    background: 10px 10px no-repeat;}
}
table.grayTable td div.iconMoney p {
    font-size: 10px;    
}
table.grayTable td div.iconMoney h3 {
    font-size: 11px;
}


/* contact table */
div.table_placer {
    border: solid 1px #e3e3e3; margin-top: 5px;
}
table.contactTable {
    border-collapse: collapse; margin: 1px 0 0 1px; width: 502px;
}
table.contactTable td {
    padding: 10px; border: solid 1px #f5f5f5; text-align: center; font-size: 9px; color: #666666; line-height:20px;
}

table.contactTable td.td1 {
    text-align: left; font-size: 11px; padding-left: 15px;
}

table.contactTable td.td2,
table.contactTable td.td3,
table.contactTable td.td4 {
    width: 50px;
}

table.contactTable td.td1 a {
    text-decoration: none; font-weight: bold;
}

table.contactTable td div {
    text-align: left;    
}




/* entry
================================ */
.entry
{
    margin-bottom: 10px;
}

.entry .heading 
{
	margin-right: 5px;
	margin-top: 10px;
}

.entry .heading h1
{
    font: 28px Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color:#0150B7;
	padding: 0 0 0 15px;
	background: url(../images/strzalka-duza.gif) no-repeat 0 9px;
}
	
	
.entry .heading p
{
	font: normal 20px Constantia, Georgia, "Palatino Linotype", "Bookman Old Style", "Bookman Antiqua", serif;
    font-style: italic;
	color: #282425;
}

.entry .heading_2 h1
{
    font: 19px Verdana;
	color:#0150B7;
	padding: 0 0 0 15px;
	background: url(../images/strzalka-duza.gif) no-repeat 0 2px;
}

.body
{
	margin-left: 5px;
	margin-right: 5px;
}

.body h3
{
    font: bold 22px Geneva, Arial, Helvetica, sans-serif;
	color: #282425;
	padding: 15px 0 0px 0px;
}

.body h3.home
{
    font: bold 22px Geneva, Arial, Helvetica, sans-serif;
	color: #282425;
	padding: 0px 0 0px 0px;

}

.body h4
{
    font: bold 18px Verdana;
	color:#272425;
	padding: 15px 0 0px 0px;
	font-variant:small-caps;
}

.body p,
.body blockquote,
.body table,
.body dl,
.body ol,
.body ul,
.body pre,
.body div.img
{
	line-height: 1.6em;
    font-size:12px; /**/
}

/*
.body p
{ 
    font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
}
*/

.body a
{
    font-size:13px;
    color: #0170CE;
    border-bottom: 1px solid #e6e0ce;
	text-decoration:none;
	font-weight:bold;
}

.body a:visited
{
    font-size:13px;
    color: #0170CE;
	border-bottom-color: #e6e0ce;
}

.body a:hover,
.body a:focus
{
    font-size:13px;
    color:#3399FF;
	border-bottom-color: #0F54A8;
	text-decoration:none;
}

.body ul
{
margin-left: 25px;
}

.body ol
{
margin-left: 15px;
}

.body ul.dark_blue
{
	padding-left: 30px;
	list-style-type:square;
	list-style-position: outside;
	color: #0F54A8;
}

.body ul.yellow
{
	padding-left: 30px;
	list-style-type:square;
	list-style-position: outside;
	color: #FFD900;
}

.body ul.blue
{
	padding-left: 30px;
	list-style-type:square;
	list-style-position: outside;
	color: #016BBA;
}

.body ul.green
{
	padding-left: 30px;
	list-style-type:square;
	list-style-position: outside;
	color: #339933;
}

.body ul span
{
	color: #272324;
}

.body ul span.dark_blue
{
    color: #0170CE;
}

.body ul.square
{
	list-style-type: upper-roman;
    list-style-position:outside;
	color: #016BBA;
	padding-left: 20px;
}


/* main_right
================================ */
#main_right
{
	width: 200px;
    float: right;
	margin-top:10px;
}

#main_right ul.green
{
	padding-left: 30px;
	list-style-type:square;
	list-style-position: outside;
	color: #339933;
}

#main_right ul.yellow
{
	padding-left: 30px;
	list-style-type:square;
	list-style-position: outside;
	color: #FFD900;
	font-size:11px;
	line-height:15px;	
}

#main_right ul span.dark_blue
{
    color: #0170CE;
}

#main_right ul span.green
{
    color: #339933;
}

#main_right ul span
{
	color: #272324;
}

#main_right h3
{
    font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	color:#016BBA;
	padding: 15px 0 0px 0px;
	text-align:right;
}

#main_right .box .boxHeader
{
	width: 200px;
	height: 30px;
	background-image: url(../images/boks_top2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#main_right .box .boxHeader h3
{
	font-size: 13px;
	color: #ffffff;
	margin: 0;
	font-weight:100;
	margin-left:30px;
}

#main_right .box .content
{
	width: 198px;
	height: 400px;
	display: block;
	background-color: #49B53A;
	color:#000000;
	font-size: 12px;
	border-left: #6BAE5F solid 1px;
	border-right: #6BAE5F solid 1px;
	clear: both;
	background-image: url(../images/skon_bg2.gif);
	background-repeat: repeat-x;
}

#main_right .box .content .info .dt
{
	width: 60px;
	color: #909090;
	clear: both;
	float: left;
}

#main_right .box .content .info
{
	color: #FFFFFF;
	float: left;
	margin: 0 0 10px 10px;
	font: normal 13px Verdana;
}

#main_right .box .content .info .adviser
{
	font-size:12px;
}

#main_right .box .content .info .kom
{
	font-size:16px;
	font-weight:bold;
}

#main_right .box .content .info .kie
{
	font-size:14px;
}

#main_right .box .content .info .sta
{
	font-size:16px;
}

#main_right .box .content .info a
{
	color: #FFD900;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#main_right .box .content .info a:hover
{
	color: #FDF7D0;
	text-decoration:underline;	
}

#main_right .box .content .info p
{
	margin: 0;
	padding: 0;	
}

#main_right .box .content .info h4
{
	color: #272324;
	margin: 0px 0 2px 0;
	font: 14px Verdana;
	font-variant:small-caps;
}

#main_right .box .content .info h4 a
{
	color: #003366;	
}

#main_right .box .boxFooter
{
	width: 200px;
	height: 3px;
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
	background-image: url(../images/skon_bottom2.gif);
	background-repeat: no-repeat;
	background-position: top;
}


/* Menu / nawigacja
================================ */
.navigation ul
{
	width:220px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.navigation ul li
{
    margin: 0px;
    padding: 0px;
    display: inline;
}

.navigation ul li a
{
	color:#0F54A8;
	display:block;
	padding:4px 0 4px 15px;
}

.navigation ul li.menu-1 a
{
	background:transparent url(../images/arrow_mid.gif) no-repeat 5px 9px;
	display:block;
	font-weight:bold;
	border-top:1px dashed #CCCCCC;
	background-color:#EDF5F9;
}

.navigation ul li.menu-1-selected a
{
	background:transparent url(../images/arrow_mid.gif) no-repeat 5px 9px;
	display:block;
	font-weight:bold;
	border-top:1px dashed #CCCCCC;
	background-color:#FDF7D0;
}

.navigation ul li.menu-1-selected a:hover
{
	background-color:#FFEF6C;
	color:#333333;
}


.navigation ul li.menu-2 a
{
	background:transparent url(../images/arrow_down.gif) no-repeat 5px 9px;
	display:block;
	margin-top:1px;
	font-weight:bold;
	border-top:1px solid #E0E0E0;
	background-color:#FFFFFF;
}

.navigation ul li.menu-2-selected a
{
	background:transparent url(../images/arrow_down.gif) no-repeat 5px 9px;
	display:block;
	margin-top:1px;
	font-weight:bold;
	border-top:1px solid #E0E0E0;
	background-color:#FDF7D0;
}

.navigation ul li.menu-2-selected a:hover
{
	background-color:#FFEF6C;
	color:#333333;
}

.navigation ul li.submenu-1 a
{
	background:transparent url(../images/strzalka.gif) no-repeat 15px 8px;
	display:block;
	padding-left: 25px;
	font-size:11px;
	background-color:#FFFFFF;
}

.navigation ul li.submenu-1 a:hover
{
	background-color:#FFEF6C;
	color:#333333;
	text-decoration: underline;
}

.navigation li.submenu-1-selected a
{
	background:transparent url(../images/strzalka.gif) no-repeat 15px 8px;
	display:block;
	padding-left: 25px;
	font-size:11px;
	background-color: #FDF7D0;
}

.navigation ul li.submenu-1-selected a:hover
{
	background-color:#FFEF6C;
	color:#333333;
	text-decoration: underline;
}


.navigation ul li.submenu-2 a
{
	background:transparent url(../images/kwadrat.gif) no-repeat 25px 8px;
	display:block;
	padding-left: 35px;
	font-size:11px;
	background-color:#FFFFFF;
}

.navigation ul li.submenu-2 a:hover
{
	background-color:#FFEF6C;
	color:#333333;
	text-decoration: underline;
}

.navigation li.submenu-2-selected a
{
	background:transparent url(../images/kwadrat.gif) no-repeat 25px 8px;
	display:block;
	padding-left: 35px;
	font-size:11px;
	background-color: #FDF7D0;
}

.navigation ul li.submenu-2-selected a:hover
{
	background-color:#FFEF6C;
	color:#333333;
	text-decoration: underline;
}


.navigation ul li a:hover
{
	background-color:#FFEF6C;
	color:#333333;
}

.navigation ul li a span
{
	color:#a3a3a3;
	font-size:10px;
}

#choose-top
{
	background-image:url(../images/boks_top.gif);
	width:220px;
	height:30px;
}

#choose-bottom
{
	background-image:url(../images/boks_bottom.gif);
    width:220px;
	height:30px;
}


/* Footer/stopka
================================ */
#footer
{
    clear: both;
    padding: 15px 0px;
    padding-top: 13px;
    border-top: 1px dotted #346ABA;
    font-size: 11px;
    color: #cbdae3;
}

#footer a
{
    color: #346ABA;
    padding: 0 4px;
	text-transform:uppercase;
}

#footer a:hover
{
    color: #346ABA;
    padding: 0 4px;
	text-decoration: blink underline;
}

#footer img 
{
    float: right;
}

#footer p
{
    clear: both;
    padding-top: 9px;
    color: #929292;	
    font-style: normal;
    font-size: 11px;
}

#footer .h_line
{
    height: 1px;
    background: #cbdae3;
    overflow: hidden; 
}


/* Formularze
================================ */

p.confirmation {
	border-top: 1px solid #aee756;
	border-bottom: 1px solid #aee756;
	color: #525252;
	font-weight: bold;
	background: #e9fad0 url(../images/message_info.png) no-repeat 20px center;
	padding: 10px 20px 10px 67px;
	margin: 1.31em 0 1.45em 0;
}


/* Róznosci
================================ */

p.info_message {
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	color: #525252;
	font-weight: bold;
	background: #FFE8E8 url(../images/message_info.png) no-repeat 20px center;
}
p.message {
	padding: 5px 20px 5px 67px !important;
	margin: 1.31em 0 1.45em 0 !important;
}


.dark_blue
{ 
    color:#0170CE;
}

.blue
{
    color:#016BBA;
}

.blue2
{
    color:#0066CC;
}

.green
{
	color: #339933;
}




a.minut {
    display: inline-block;
    width: 165px;
    height: 165px;
    background: url(../images/5-minut.gif) 0 0 no-repeat;
	border:none; }
 
a.minut:hover { background-position: 0 -165px; }

a.minut:active { background-position: 0 -329px; }

a.minuty {
    display: inline-block;
    width: 165px;
    height: 165px;
    background: url(../images/3-minuty.gif) 0 0 no-repeat;
	border:none; }
 
a.minuty:hover { background-position: 0 -165px; }

a.minuty:active { background-position: 0 -329px; }

a.minuta {
    display: inline-block;
    width: 165px;
    height: 165px;
    background: url(../images/1-minuta.gif) 0 0 no-repeat;
	border:none; }
 
a.minuta:hover { background-position: 0 -165px; }

a.minuta:active { background-position: 0 -329px; }