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

.module_ramka {
		width: 190px;
		height: 70px;
		padding: 10px 15px;
		margin-left: 6px;
		background-image: url('../img/module_bg.png');
	}

.vela-module-clock-content {
	font-size: 22px;
	color: #064880;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bolder;	
}

/*
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 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-top-urzad-miejski {
		background-image: url('../img/menu_top_urzad_miejski.png');	
		background-repeat: no-repeat;
		width:251px;
}
	
.vela-rollover-menu-top-rada-miejska {
		background-image: url('../img/menu_top_rada_miejska.png');	
		background-repeat: no-repeat;
		width:251px;
}

.vela-rollover-menu-top-nasze-miasto {
		background-image: url('../img/menu_top_nasze_miasto.png');	
		background-repeat: no-repeat;
		width:251px;
}

	
.vela-rollover-menu-top {
		background-image: url('../img/menu_urzad_miejski_top.png');	
		background-repeat: no-repeat;
		width:251px;

}
.vela-rollover-menu-bg {
		background-image: url('../img/menu_bg.png');	
		background-repeat: repeat-y;
		width:251px;
	}

.vela-rollover-menu-bottom {
		background-image: url('../img/menu_bottom.png');	
		width:251px;
		height:6px;
}

.vela-rollover-menu {
	padding-top:40px;
	padding-left:30px;
}

.menu li {
	background-image: url('../img/menu_arrow.png');
	background-position:0 12px;
	background-repeat: no-repeat;	
	line-height: 15px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	margin-right:18px;
	border-bottom:1px dotted #CCC;
}

.menu li:last-child {
	border-bottom:0px;
}


.menu li a{
color: #555;
line-height: 20px;
display: block;
padding: 5px 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;
}

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