﻿.Body{
margin: auto; 
font-family: Arial;

}

body{
	margin: auto; 
	font-family: Arial;
	background: url('../images/tlo.gif');
	font-size: 11px;
}


.message_error {
	border: 1px solid red;
	padding: 10px;
	background-color: white;
	color: red;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	width: 90%;
	margin: auto;
}
.message {
	border: 1px solid #636363;
	padding: 10px;
	background-color: #f5f5f5;
	font-weight: bold;
	color: #d00606;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	width: 90%;
	margin: auto;
}

.indiv {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;

}

td {
	font-size: 11px;
	font-family: Arial;
	color: #F9F9F9;

}

.main, .main TD {
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12px;
}

.main a, .main a:link, .main a:visited, .main a:active
{
	color: #6c6c6c;
	font-family: Arial;
	font-size: 12px;
	TEXT-DECORATION: none;
}

a, a:visited, a:link, a:active
{
	color: #00747b;
	font-family: Arial;
	font-size: 10px;
	TEXT-DECORATION: none;
}

.button , .button:focus {
	background: url('../images/dalej_.gif');
	width:130px;
	height: 30px;
	border: 0px;
	color: black;
	font-size: 11px;
	text-align: center;
	font-family: Arial;
}
.button_link , .button_link:focus {
	background: url('../gfx/button_link.gif');
	background-repeat:repeat-x;	
	height: 25px;
	border: 0px;
	color: white;
	font-size: 9px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
}

.opcje TD, .opcje{
	font-size: 9px;
	padding-top: 5px;
}

.internal2 TD, .internal2{
	font-size: 9px;
}

.opis {
	padding-top: 5px;
	text-align: left;
}

select {
	border: 1px solid gray;
	font-size: 10px;
	font-family: Arial;
	color: #6c6c6c;
	background-color: white;
	
}

#myDiw {
	position: absolute;
	top: 7px;
	/*
	border: 1px solid #c8c8c8;
	*/
	left: 590px;
	z-index: 2;
	width: 340px;
	height: 20px;
	vertical-align: middle;
	text-align: right;
	/*background-color: #eeeeee;*/
	font-weight: bold;
	color: #ffffff;
	font-size:11px;
	
}

input, textarea {
	border: 1px solid #6c6c6c;
	background-color: white;
	font-size: 12px;
	font-family: Arial;
	color: #6c6c6c;
}

.checkbx {
	border: none;
	background-color: transparent;
}

.error {
	border: 1px solid red;
	background-color: white;
	color: red;
	font-size: 14px;
	text-align: center;
	padding: 5px;

}

a.menu_lewe, a.menu_lewe:hover, a.menu_lewe:active, a.menu_lewe:visited {
	color: white;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	text-align: center;
}

td.menulewe {
	text-align: left;
}

TD.wyroznione {
	background-color: #edf3f3;
	font-size: 9px;
	border: none;
	border-bottom: 1px solid #00737a;	
}

TD.normalne {
	background-color: #ffffff;
	font-size: 9px;
	border: none;
	border-bottom: 1px solid #00737a;
	}

	TD.biale {
	background-color: #ea0000;
	color: #ffffff;
	font-size: 10px;
	width: 75px;
	text-align:center
	}

	
	TD.tytyl_wyr {
	
	color: #000000;
	font-size: 10px;
	}


	TD.normalne1 {
	background-color: #D1D1D1;
	font-size: 9px;
}

.wyroznione a, .wyroznione a:hover, .wyroznione a:visited, .wyroznione a:active, .normalne a, .normalne a:hover, .normalne a:visited, .normalne a:active, .wyroznione:link, .normalne:link {
	font-size: 9px;
}

.wyroznione, .normalne {
	font-size: 9px;
	border: none;
	border-bottom: 1px solid #00737a;
}

.nowe {
	font-size: 12px;
	color: green;
}

#JT_arrow_left{
	background-image: url(../gfx/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../gfx/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../gfx/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

img.ikona {
	padding-left: 20px;
}

#reklama {
	margin: 0px;
	padding: 0px;
	border: none;
	padding-left: 7px;
	padding-top: 5px;
}

table.lista { width: 100%; background-color: #00737a; }
table.lista th.th1 { width: 100px; height: 28px; }
table.lista th.th2 { font-size:10px; color:#FFFFFF; }
table.lista th.th3 { font-size:10px; color:#FFFFFF; }
table.lista th.th4 { font-size:10px; color:#FFFFFF; }
table.lista th.th5 { font-size:10px; color:#FFFFFF; }
table.lista th.th6 { font-size:10px; color:#FFFFFF; }
table.lista th.th7 { font-size:10px; color:#FFFFFF; }
table.lista th.th8 { font-size:10px; color:#FFFFFF; }
table.lista td { height: 30px; }



A.menu:link		{ COLOR: #ffffff; TEXT-DECORATION: none; font-size: 11px; }
A.menu:visited	{ COLOR: #ffffff; TEXT-DECORATION: none; font-size: 11px; }
A.menu:active	{ COLOR: #ffffff; TEXT-DECORATION: none;  font-size: 11px; }
A.menu:hover	{ COLOR: #D2E11E; TEXT-DECORATION: underline; font-size: 11px; }

A:link		{ COLOR: #D2E11E; TEXT-DECORATION: none; font-size: 12px;}
A:visited	{ COLOR: #D2E11E; TEXT-DECORATION: none;  font-size: 12px;}
A:active	{ COLOR: #D2E11E; TEXT-DECORATION: none;  font-size: 12px;}
A:hover		{ COLOR: #F2F2F2; TEXT-DECORATION: underline; font-size: 12px; }




.inputt {
border-top: solid #939393 1px;
border-bottom: solid #C0C0C0 1px;
border-left: solid #C0C0C0 1px;
border-right: solid #939393 1px;
width:170px;
height:19px;
}
