/* HTML
----------------------------------------------- */
body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(../i/tlo-strony.jpg);
}
td {
	font-size: 12px;
}
h1,h2,h3{
	padding: 0;
	margin: 0;
	font-weight: bold;
}
form{
	margin: 0;
	padding: 0;
}
h1{
	font-size: 120%;	
}
h2{
	font-size: 110%;
}
h3{
	font-size: 100%;
}
.both{
	clear: both;
}
a {
	color: #36648B;
}
a.c{
	text-decoration: none;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
#rama{
	background: url(../i/tlo-all.jpg) repeat-y center;
}
#all{
	width: 770px;
	margin: auto;
	text-align: left;
}
#datasystemowa{
	margin-left: 10px;
	font-weight: bold;
	color: #010a62;
}
#imieniny{
	margin-left: 10px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left: 1px solid Black;
	padding-left: 10px;
	color: #010a62;
}
#szukaj{
	font-size: 11px;
}
#szukaj label{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Nagłówek
----------------------------------------------- */
#naglowek{
	height: 80px;
	background: url(../i/tlo-naglowek.gif) repeat-x;
}
#naglowek img{
position: absolute;
right: 6px;
top: 3px;
}

#naglowek h1{
	height: 80px;
	background: url(../i/naglowek.png) no-repeat center;
}
#naglowek span{
	display: none;
}
#naglowek a{
	display: block;
	height: 80px;
}

#pasek{
	clear: both;
	background-color: #e6eff4;
	padding: 3px;
}
* html #pasek{
	margin: 0 0 0 2px;
}
#pasek a{
	color: #4169E1;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#tag{
	clear: both;
	background-color: #e6eff4;
	padding: 0 2px 0 3px;
}
* html #tag{
	margin: 0 0 0 2px;
}

#menubok ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menubok li{
	display: inline;
}

#menubok a{
	display: block;
	margin-bottom: 1px;
	padding: 3px 2px 3px 12px;
	border-bottom: 1px solid #ccd0d7;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000a63;
	background: url(../i/menu.gif) no-repeat center left;
}
#menubok a:hover{
	background-color: #DBE2E9;
}
#linki{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#linki li{
	display: inline;
}
#linki a{
	display: block;
	float: left;
	padding: 4px;
	font-size: 10px;
	border-right: 1px solid Black;
}

/* Układ strony
----------------------------------------------- */
#main{
}
#kolumna{
	width: 150px;
	float: left;
	border-right: 1px solid #D3EAF2;
}
#srodek{
width: 600px;
margin-left: 50px;
padding: 0 10px 0 10px;
}
* html #srodek{
	padding: 0 8px 0 8px;
	width: 596px;
}
#stopka{
	clear: both;
	border-top: 1px solid #fa6200;
	border-bottom: 1px solid #fa6200;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: White url(../i/stopka.gif) repeat-x;
	padding: 10px 20px 3px 20px;
}
#stopka td{
	font-size: 10px;
	vertical-align: top;
}
#sLinki{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DEDEDE;
}
#sLinki a{
	display: block;
}
#sLinki td{
	border-right: 1px solid #B0E0E6;
	text-align: center;
}

/* Wiadomości
----------------------------------------------- */
.zajawka{
	border-top: 1px solid #ADD8E6;
}
.zajawka h3{
	font-size: 12px;
	margin: 5px 0 0 0;
}
.zajawka h3 a{
	color: #000a63;
	text-decoration: none;	
}
.zajawka h3 a:hover{
	color: #4682B4;
}
.zajawka .m{
	font-size: 10px;
	color: #7C7C7C;
}
.zajawka a.t1{
	color: #242424;
	font-size: 11px;
	text-decoration: none;
}
.wiecej a{
	background: url(../i/wiecej.gif) no-repeat center right;
	padding-right: 10px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	text-decoration: none;
}
.zajawka .img{
	margin-right: 10px;
}
.img img{
	border: 1px solid Black;
	padding: 2px;
}
.artykul h2{
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 4px;
	border-bottom: 1px solid Black;
}
.dane{
	color: #565;
	font-size: 11px;
}
#pozostalewiadomosci{
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
#pozostalewiadomosci ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#pozostalewiadomosci li{
	padding: 2px 0 2px 10px;
	background: url(../i/wiecej.gif) no-repeat center left;
}
#pozostalewiadomosci a{
	font-size: 10px;
}


#kaskada .poziom0 a{
	font-weight: bold;
	color: #010a62;
	text-decoration: none;
}
#kaskada .poziom0:hover{
	background-color: #fffee5;
}
#kaskada .poziom1:hover{
	background-color: #fffdcc;
}
#kaskada .poziom2:hover{
	background-color: #fffb99;
}

#kaskada .poziom1 a{
	font-weight: normal;
	color: #343b81;
}
#kaskada .poziom2 a{
	font-weight: normal;
	color: #676ca1;
}
#kaskada ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#kaskada li{
	margin-left: 10px;
}

/* Nawigacja
----------------------------------------------- */
#menu {
	display: block;
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	border: 0 Black;
	display: block;
	float: left;
	position: relative;	
	border-right: 1px solid White;
	width: 96px;
	voice-family:"\"}\"";
   voice-family:inherit;
	width: 95px;
}

#menu a {
	display: block;
}

#menu li li a.str {
	background: url(../i/str.png) no-repeat center right;
	padding-right: 10px;
}

#menu li li {
	width: 100%;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */

#menu li li ul {
	top: 0;
	left: 0;
}

/* ...and then place it where it should be when shown */

#menu li li:hover ul {
	left: 100%;
}

/* initialy hide all sub menus */

#menu li ul {
	display: none;
	position: absolute;
}

/* display them on hover */

#menu li:hover>ul {
	display: block;
}

/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */

#menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

/* Clear-fix for IE5/Mac \*//*/
#menu a {
	float: left;
}

#menuList {
	display: inline-block;
}
/*  */

/*		------   Make-up	--------			*/

#menu {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	/*min-height: 35px; 	Height mentioned above	 */
	background-color: #FE6404;
}


#menu li li {
	background: none;
	width: 140px;
	background-color: #002878;
}

#menu a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	height: 50px;
}



#menu li:hover>a {
	color: White;
	background-color: #FFA401;
}


#menu a:hover {
	color: White !important;
	background-color: #FFA401 !important;
}

#menu li li:hover>a {
	color: #abc;
	background-color: transparent ;
}


#menu li li a:hover {
	color: #abc !important;
	background-color: transparent !important;
}



#menu li li a {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	background: none;
	padding: 4px;
	height: auto;
}

#menu li li:hover>a {
	color: #abc;
}

#menu li ul {
	color: #fff;
	width: 130px;
}

#menu li li ul {
	border-top-width: 1px; 
}

#menu li li.submenu>a:after {
	content: " ...";
}

/* Kolumny na pierwszej stronie */
#pink{
	width: 346px;
	float: left;
}
#pink h3.akt,#drinkers h3.akt{
	background-color: #6495ED;
	font-size: 12px;
	padding: 4px;
	color: White;
	border-left: 20px solid #114095;
}
#pink .artykul h2,#acid .artykul h2{
	border-bottom: 1px none Black;
}
#floyd{	
	float: right;
	width: 233px;
	voice-family:"\"}\"";
   voice-family:inherit;
	width: 246px;
}

#floyd h2{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

#floyd h2 a{
	text-decoration: none;
}

#acid{
	width: 346px;
	float: right;
}

#drinkers{	
	float: left;
	width: 233px;
	voice-family:"\"}\"";
   voice-family:inherit;
	width: 246px;
}

#zyczenia{
	font: italic 12px Arial, Helvetica, sans-serif;
}
#podpis{
	text-align: right;
}
.artykul #zyczenia{
	background: url(../i/kwiat-duzy.jpg) no-repeat top center;
}
#floyd #zyczenia{
	background: url(../i/kwiat-maly.jpg) no-repeat top center;
}
