* { margin: 0; padding: 0; }
a img { border:none; }

body {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 20px;
	color: #666;
}

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

a:hover {
	text-decoration: underline;
	text-shadow: rgba(255,255,255,0.8) 0 1px 1px;
	color: #888;
}

p {
	margin: 0 0 20px 0;
}

p.error-code {
	font-size: 40px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bolder;
	color: #ccc;
}

p a {
color: #6699ff;
}

h1, h2, h3 {
	font-family: Helvetica;
	font-weight: bold;
	letter-spacing: -1px;
	color: #666;
}

h1 {
font-size: 36px;
line-height: 120px;
}

h2 {
font-size: 18px;
line-height: 39px;
border-top: 1px dotted #666;
margin: 40px 0 0 0;
color: #666;
}

h2 a {
	color: #333;
}

h3 {
font-size: 16px;
line-height: 20px;
width: 100%;
color: #555;
text-shadow: rgba(255,255,255,0.8) 0 1px 1px;
text-align: center;
position: absolute;
bottom: 15px;
}

.first h3 {
font-size: 18px;
line-height: 20px;
width: 100%;
color: #555;
text-shadow: rgba(255,255,255,0.8) 0 1px 1px;
text-align: center;
position: absolute;
bottom: 60px;
}

.second h3 {
font-size: 18px;
line-height: 20px;
width: 100%;
color: #555;
text-shadow: rgba(255,255,255,0.8) 0 1px 1px;
text-align: center;
position: absolute;
bottom: 60px;
}

.third h3 {
font-size: 18px;
line-height: 20px;
width: 100%;
color: #555;
text-shadow: rgba(255,255,255,0.8) 0 1px 1px;
text-align: center;
position: absolute;
bottom: 60px;
}

h4 {
font-size: 16px;
line-height: 20px;
margin: 20px 0 0 0;
font-weight: normal;
color: #999;
}

h4 a {
	color: #999;
}
.main h4 strong, h4 strong a {
	font-weight: bold;
	color: #000;
}

h5 {
font-size: 14px;
line-height: 10px;
margin: 10px 0 0 0;
font-weight: normal;
color: #999;
padding: 5px;
float: right;
}

#flash {
    background: #ffc;
    padding: 5px;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
}

#flash p {
	margin: 0px;
	padding: 0px;
	border: none;
}

.top {
height: 110px;
}

.top h1 {
margin-top: 0px;
}

.control span.error-message {
	font-size: 14px;
	border: 1px solid #f00;
	color: #000;
	top: 20px;
	padding: 3px;
	left: 20px;
	position: relative;
	background-color: #f6babf;
}

.main {
position: relative;
height: 180px;
background: #ebebeb;	
}

.main .column {
position: relative;
}

.main .control {
height: 140px;
margin-top: 20px;
background: #e0e0e0;
-moz-border-radius-topright: 14px;
-webkit-border-top-right-radius: 14px;
-moz-border-radius-topleft: 14px;
-webkit-border-top-left-radius: 14px;
-moz-border-radius-bottomright: 14px;
-webkit-border-bottom-right-radius: 14px;
-moz-border-radius-bottomleft: 14px;
-webkit-border-bottom-left-radius: 14px;
}

span.operator {
	background-color: #42c6ce;
	padding: 2px;
	color: #fff;
}

span.strefa {
	background-color: #9ecf00;
	padding: 2px;
	color: #fff;
}

span.abonent {
	background-color: #f88f60;
	padding: 2px;
	color: #fff;
}

span.oblicz {
	background-color: #bf7dd0;
	padding: 2px;
	color: #fff;
}

.main .operator {
	background-color: #42c6ce;
}

.main .strefa {
	background-color: #9ecf00;
}

.main .abonent {
	background-color: #f88f60;
}

.main .oblicz {
	background-color: #bf7dd0;
}

.control select.operator {
	position: absolute;
	top: 50px;
	background-color: #fff;
	color: #666;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #ccc;
	width: 440px;
	left: 10px;
}

.control select.strefa {
	position: absolute;
	top: 50px;
	background-color: #fff;
	color: #666;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #ccc;
	width: 120px;
	left: 90px;
}


.control input[type="text"].abonent {
	position: absolute;
	font-size: 14px;
	background-color: #fff;
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
	top: 50px;
	width: 110px;
	left: 90px;
}

.control input[type="text"].strefa {
	position: absolute;
	font-size: 14px;
	background-color: #fff;
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
	top: 50px;
	width: 60px;
	left: 35px;
}

.control input[type="submit"] {
	position: absolute;
	top: 50px;
	background-color: #fff;
	color: #666;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 3px;
	width: 120px;
	left: 90px;
}

.sponsors h4 {
	border: 1px solid #eee;
	padding: 5px;
	text-align: center;
}

.sponsors h4 a:hover {
	
}

.footer {
margin-top: 10px;
height: 80px;
background: #fff url('../images/footer_bg.png') repeat-x;
}

.footer .grid_8 h4 {
text-align: left;
margin: 10px 0 0 0;
color: #999;
font-size: 12px;
}

.footer .grid_4 p {
text-align: right;
margin: 10px 0 0 0;
color: #999;
font-size: 12px;
}
.footer .grid_4 p a {
color: #999;
font-size: 13px;
}



table {
	border-collapse:collapse;
	color: #333;
	width: 620px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #bcd0fe;
}


td, th {
	padding:0px;
	text-align: left;
	padding-left: 10px;
}

td.middle {
	width: 40px;
	text-align: center;
}


table a {
	font-weight: bold;
	color: #1e65cc;
	text-decoration:none;
}	

table a:hover {
	color: #8d9593;
}


tfoot th, tfoot td {
	background: #8dc9ff;
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
	color: #000
}
	
tfoot td {
	text-align: left;
}
	
tbody th, tbody td {
	font-size: 12px;
}
/*	
tbody th {
	white-space: nowrap;
}
	
tbody th a {
	color:#333;
}
*/
tbody tr.odd {
	background: #f5f5f5;
}
	
tbody tr:hover {
	background:#EFF4FB;
}

thead a {
	color: #fff;
}

thead a:hover {
	background: #CC6714;
	color: #fff;
}

thead, thead tr {
	margin: 0;
	padding: 0;
	height: 20px;
	color: #333;
	text-align: left;
	font-size: 14px;
	background: #bcd0fe;
}

thead span {
	margin: 0;
	padding: 0;
	color: #72b7d5;
	padding-top: 15px;
	display: block;
}	

tbody span {
	margin: 0;
	padding: 0;
	color: #4b8ed7;
	display: block;
}
