/* ROZNE OGOLNE */

form.vela-form p {
	line-height: 150%;
}
form.vela-form p input,
form.vela-form p label {
	margin-left: 0.5em;
}
form.vela-form label {
	padding: 1px;
}

#Left form.vela-form label {
	width: 5em;
	cursor: pointer;
}
#Content form.vela-form label {
	width: auto;
}




/*
form.vela-module-search-small input[type="text"],
form.vela-module-search-small input.text {
	width: auto;
}
*/


.vela-separator img {
	margin: 0.5em auto;
}

.vela-module-pollings-result {
	background-image: url('../img/sonda1.png');
	background-repeat: repeat-x;
	background-position: bottom left;	
}
.vela-module-pollings-result-hover {
	background-color:#1569B5;
	height: 5px;
	font-size: 5px; 
	clear:both;
}
/*.vela-module-pollings p {
	line-height: 150%;
}
*/
/*.vela-module-pollings p span {
	padding-bottom: 0.5em;
}*/


/* NEWS */
.lastnews p {
	text-align: left;
}
.lastnews-header {
	min-height: 42px;
}
.news-special {
	padding: 0.5em 1em;	
	border-width: 1px;
	border-style: solid;
}

table.download {
	width: 100%;
	border-style: solid;
	border-width: 0px;
}
table.download th {
	border-width: 0;
}	
table.download td {
	border-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}	
table.download th {text-align: center;}
table.download th,
table.download td {
	padding: 0.5em;

}

/* MENU */

/*
 * Formula na kalkulacje pozycji Y w background-position:
 * a) background-position-y = (line-height/2)-0.25em;
 * b) background-position-y = (line-height/2)-0.5ex;
 */

.vela-rollover-menu{
}

.menu li {
	background-repeat: no-repeat;
	background-position: 0pt 0pt ;
	line-height: 24pt;
	padding-left: 8px;
	font-size: 10.5pt;
	font-weight: bold;
}

.menu li a{
line-height: 24pt;
display: block;
height: 30px;
padding: 0px 0px 2px 0px;

}

.menu li li {
	font-size: 9pt;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: top right ;
	padding-left: 15pt;
}

.menu li li li {
	font-size: 1em;
}

.menu li a.selected {
	 text-decoration: none;
	 font-weight: bold;
}

.h2em {height: 2em;}



/* Kalendarz */

table.vela-calendar {
	border-style: solid;
	border-width: 0px;	
	font-size: 8pt;
	width:220px;
	margin-left:12px;
	margin-top:10px;
	height:155px;
}

table.vela-calendar thead {
	background-color:#1569b5;
	}
table.vela-calendar td {
	border-bottom-style: solid;
	border-bottom-width: 0px;	
	text-align: center;
}
table.vela-calendar td.active:hover {
cursor: pointer;
}
	

/* Separator */
.vela-separator-empty img {
	visibility: hidden;	
}
