﻿
body {
	background-image: url(img/bgMain.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.statusBar {
	border:none;
	background-color: #FFFFFF;
	background-image: url(img/bgStatusBar.gif);
}

.notVisible
{
	display:none;
}


p .formtext 
{
	font-family:Arial,sans-serif,Geneva;
	font-size: 9pt;
	color: #000000;
}

.formtextError
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	font-weight:bold;
	vertical-align:middle;
	border-bottom: solid 1px red;
	background:transparent url(img/stop.gif) no-repeat left center;
	
	padding: 8px 0px 5px 20px;
	margin-bottom:10px;
	display:block;
	text-align:left;
	/*padding: 5px 5px 0px 15px;*/
}

.formtextOK 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #023E95;
	font-weight:bold;
	vertical-align:middle;
	border-bottom: solid 1px #023E95;
	background: transparent url(img/info.gif) no-repeat left center;
	padding: 8px 0px 0px 20px;
	margin-bottom:10px;
	display:block;
}

#tt {position:absolute; display:block; background:url(img/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(img/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(img/tt_bottom.gif) top right no-repeat; overflow:hidden}

.tooltip
{
   color:Navy;
   padding-left:12px;
   background-image:url(img/tt_help.gif);
   background-repeat:no-repeat;
   background-position:left;
   display:block;
   text-align:left;
    
}

.topBannerTable 
{
	
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	background-color: #FFFFFF;
	background-image: url(img/bgTopBannerTable.gif);
}

.topMenuTable 
{
	background-image:url(img/topMenu0.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-bottom:0px;
	
}
.topMenuTable a {
	color: #000000;
	text-decoration: none;
	background-position: center center;
}

.bodyTable {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #0099FF;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	text-align:left;
	
}

.bodyTable p
{
    text-align:left;
 }

.bodyTable h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #247fff;
	text-decoration: underline;
}
.bodyTable h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #247fff;
}

.LeftBodyTable img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9BC4FF;
	border-right-color: #9BC4FF;
	border-bottom-color: #9BC4FF;
	border-left-color: #9BC4FF;
}
.bodyTable table {
	font-size: 10px;
	text-align: justify;
}
.bodyTable select {
	font-size: 10px;
	border: 1px solid #93bfff;
}


.LeftBodyTable img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9BC4FF;
	border-right-color: #9BC4FF;
	border-bottom-color: #9BC4FF;
	border-left-color: #9BC4FF;
}

.bodyTable a:visited 
{
    color:#0066cc;
}

.bodyTable hrssss
{
    background-image:url(img/hr.gif);
    display:block;
    height:15px;
    border:none 0px #FFFFFF;
    border-style: none;
    margin:0px 0px 0px 0px;
    
    padding:0px 0px 0px 0px;
    background-position:top center ;
    background-repeat:no-repeat
}

div.hr {
    background-image:url(img/hr.gif);
    display:block;
    height:15px;
    background-position:top center ;
    background-repeat:no-repeat

}
div.hr hr {
  display: none;
}


.button_single {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/button_single.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 91px;
	cursor: hand;
	border:none;
	background-color:White;
	background-position: center center;
	padding:  5px 14px 5px 14px;
	}

.button_long {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/button_single_bonus.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 150px;
	cursor: hand;
	border:none;
	background-color:White;
	background-position: center center;
	padding:  5px 14px 5px 14px;
	}



.produktyTable
{
	border-collapse:collapse;
}

.produktyTable th
{
	text-align:center;
	background-color:#93bfff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	padding:3px 2px 3px 2px;
}

.produktyTable td
{
	padding-left:2px;
	padding-right:2px;
	border-bottom:solid 1px #80B1FF;
	padding:3px 2px 3px 2px;
}

.produktyTableRiziko
{
    border-right:solid 1px #80B1FF;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;    
}

.produktySplatka
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;    
    color:#000000;
   
}
