﻿.styleTabP {	
			border:thin gray solid;
			box-shadow:0 0 15px 15px gray;
			border-bottom-left-radius:10px;
			border-bottom-right-radius:10px;
			border-top-left-radius:10px;
			border-top-right-radius:10px;
}
.styleTabW {	
			border:thin lightblue solid;
			box-shadow:0 0 15px 15px lightblue;
			border-bottom-left-radius:10px;
			border-bottom-right-radius:10px;
			border-top-left-radius:10px;
			border-top-right-radius:10px;
}
.styleTabK {	
			border:thin lightgreen solid;
			box-shadow:0 0 15px 15px lightgreen;
			border-bottom-left-radius:10px;
			border-bottom-right-radius:10px;
			border-top-left-radius:10px;
			border-top-right-radius:10px;
}
.styleTabR {	
			border:thin brown solid;
			box-shadow:0 0 15px 15px brown;
			border-bottom-left-radius:10px;
			border-bottom-right-radius:10px;
			border-top-left-radius:10px;
			border-top-right-radius:10px;
}
.styleTabN {	
			border:thin white solid;
			box-shadow:0 0 15px 15px white;
			border-bottom-left-radius:10px;
			border-bottom-right-radius:10px;
			border-top-left-radius:10px;
			border-top-right-radius:10px;
}
table {
			cellspacing: 0;
			cellpadding: 1;
			width:95%;
}
.style1 {
				text-align: center;
				border-top-width:3px;
				border-top-style:solid;							
}
.style2 {
				text-align: center;
				margin:4px;
				border:1px blue solid;
				width:160px;
}
.style21 {
				text-align: center;
				margin:4px;
				border:1px blue solid;
				width:450px;
				height:75px;
}
.style3 {
				text-align: center;
				margin:4px;
				width:90%;
				height:60px;
				border:1px black solid;
}
.style4 {
				text-align:left;
				padding-left:10px;
				border-top-width:3px;
				border-top-style:solid;	
}

.style5 {
				margin-bottom: 1;
				width:500px;
				height:22px;
				text-align:center;
				color:aqua;
				font-style:italic;
				font-weight:lighter;
				border:thin gray solid;
}
.ObciazenieBW {
				margin-bottom: 1;
				width:500px;
				height:22px;
				text-align:center;
				color:aqua;
				font-style:italic;
				font-weight:lighter;
				border:thin gray solid;
				background-color:orange
}
.style6 {		border-right-width:3px;
				border-right-style:solid;
				border-bottom-width:3px;
				border-bottom-style:solid;
}
.style7 {
				text-align: center;
				border-top-width:3px;
				border-top-style:solid;
				border-left-width:3px;
				border-left-style:solid;
				border-bottom-width:3px;
				border-bottom-style:solid;
}
.style8 {
				text-align: center;
				border-top-width:3px;
				border-top-style:solid;
				border-right-width:3px;
				border-right-style:solid;
				font-weight:bold;
}
.style9 {
				text-align: center;
				border-top-width:3px;
				border-top-style:solid;
				border-bottom-width:3px;
				border-bottom-style:solid;
				font-weight:bold;
}
.style10 {
				text-align: center;
				border-top-width:3px;
				border-top-style:solid;
				border-bottom-width:3px;
				border-bottom-style:solid;
				border-right-width:3px;
				border-right-style:solid;
}
.style11 {
				font-size: small;
}

