﻿
A.szary {color: #333333; text-decoration: none; border-bottom: 1px solid #dedede} 
A.szary:active {color: #333333; text-decoration: none; border-bottom: 1px solid #dedede} 
A.szary:visited {color: #333333; text-decoration: none; border-bottom: 1px solid #dedede} 
A.szary:hover {color: #333333; text-decoration: none; border-bottom: 1px solid #666666}


A.bialy {color: #ffffff; text-decoration: none} A.bialy:active {color: #ffffff; text-decoration: none} A.bialy:visited {color: #ffffff; text-decoration: none} A.bialy:hover {color: #ffffff; text-decoration: underline}

A.jszary {color: #666666; text-decoration: none; border-bottom: 1px solid #dedede} 
A.jszary:active {color: #666666; text-decoration: none; border-bottom: 1px solid #dedede} 
A.jszary:visited {color: #666666; text-decoration: none; border-bottom: 1px solid #dedede} 
A.jszary:hover {color: #666666; text-decoration: none; border-bottom: 1px solid #666666}

A.czerwony {color: #ff0000; text-decoration: none; border-bottom: 1px solid #dedede} 
A.czerwony:active {color: #ff0000; text-decoration: none; border-bottom: 1px solid #dedede} 
A.czerwony:visited {color: #ff0000; text-decoration: none; border-bottom: 1px solid #dedede} 
A.czerwony:hover {color: #ff0000; text-decoration: none; border-bottom: 1px solid #666666}

A.bordo {color: #c10c0c; text-decoration: none; border-bottom: 1px solid #dedede} 
A.bordo:active {color: #c10c0c; text-decoration: none; border-bottom: 1px solid #dedede} 
A.bordo:visited {color: #c10c0c; text-decoration: none; border-bottom: 1px solid #dedede} 
A.bordo:hover {color: #c10c0c; text-decoration: none; border-bottom: 1px solid #666666}


.szary11pager {
	font-family: Tahoma;
	color: #930404;
	font-size: 16px;
	}
	
.szary11 {
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #333333;
	font-size: 11px;
	}

.szary12 {
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #333333;
	font-size: 16px;
	}
	
.jszary11 {
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #666666;
	font-size: 11px;
	}
	
.bialy11 {
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #ffffff;
	font-size: 11px;
	}
	
.bialy12 {
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #ffffff;
	font-size: 12px;
	}
	
.title {
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	}
	
.title-cat {
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #333333;
	font-size: 25px;
	}

.title-cat2 {
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #333333;
	font-size: 15px;
	}


	
.input {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #555555;
	border: 1px solid #898989;
	background-color: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.submit {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #990000;
	background-color: #990000;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
}

.input:hover {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #555555;
	border: 1px solid #ff0000;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-color: #ffffff;
}

hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0;
	width: 100%;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}


