/* ROZNE OGOLNE */

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;
}


.szukaczka{
width: 230px;
height: 24px;
line-height: 24px;
margin-top: 30px;
}
.szukaczka_input{
background: url("../img/pod_szukaczke.png") no-repeat;
width: 144px;
height: 24px;
border: 0px;
padding: 2px 0px 0px 10px;
line-height: 24px;
font-size: 13px;
color: #7D7D7D;
font-family: Georgia;
}
.szukaczka_submit{
background: url("../img/szukaczka_submit.png") no-repeat;
width: 59px;
height: 24px;
}

/*
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-image: url('../img/sonda2.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 5px;
	font-size: 5px; 
}
/*.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;
}
.news-icon {
	padding-right: 0.5em;
}

table.download {
	width: 100%;
	border-style: solid;
	border-width: 0px;
}
	
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 a{
	border-bottom: #B1B1B1 solid 1px;
	display: block;
	background: url("../img/kropka_czerwona.png") no-repeat  5px 14px;
	padding: 2px 0px 2px 17px;
	font-family: Georgia;
	line-height: 29px;
	font-size: 17px;
}

.menu li li, li li li {
padding: 0px 0px 0px 17px;
}

.menu li li a{
line-height: 20pt;
font-size: 11pt;
background-position: 5px 12px;
}
.menu li li a{
line-height: 18pt;
font-size: 10pt;
background-position: 5px 12px;
}

.menu li.selected a{
	 text-decoration: none;
	 border-bottom: #b91515 3px solid; padding-bottom: 0px;
	 background-color: #f5f5f5;
}
.menu li a:hover{
	 text-decoration: none;
	 border-bottom: #b91515 3px solid; padding-bottom: 0px;
	 background: #f5f5f5 url("../img/kropka_czerwona.png") no-repeat 5px 14px;
}

.menu li li a:hover{
background-position: 5px 12px;
	
}


.h2em {height: 2em;}



/* Kalendarz */
table.vela-calendar {
	border-style: solid;
	border-width: 0px;	
	font-size: 8pt;
}

table.vela-calendar th,
table.vela-calendar td {
	border-bottom-style: solid;
	border-bottom-width: 0px;	
	text-align: center;
	height: 2.25em;
}
table.vela-calendar td.active:hover {
cursor: pointer;
}
	

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