/* ROZNE OGOLNE */

.nameday {
margin-top: 20px;
margin-bottom: 20px;
width: 170px;
}

.clock {
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid gray;
width: 50px;
padding: 10px 20px 10px 20px;
margin-left: auto;
margin-right: auto;
}


.vela-module-calendar {
width: 95%;
height: 95%;
}

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-form input[type="submit"] {
	width:6em;
	padding: 1px;
	}



form.vela-form input[type="text"] {
	border-width: 1px;
	border-style: solid;
	padding: 3px 2px;
}

form.vela-form fieldset {
	border-width: 1px;
	border-style: solid;
	padding: 0.5em;
}
form.vela-form .vela-form-radio {
	padding-left: 0.5em;
}	
form.vela-form .vela-form-radio label {
	width: auto;
}

form.vela-module-search input[type="text"] {
	width: 150px;
}
/*
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{
margin-left: 5px;
}

.hr menu {
margin-left: 12px;
}

.menu ul {

}

.menu li {
	background-image: url(../img/hr-menu.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 32px;
}

.menu li {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, sans-serif;
}

.menu li li {
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat;
	background-image: url(../img/lili.png);
	padding-left: 20px;
}

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

.menu li a.selected {
	 text-decoration: underline;
}

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