body, p, tr, td {font-family: Arial; font-size: 9pt}

.bold_text {color:#1C4178; font-weight:bold}
.bigger{font-size:110%; font-weight:bold; color:#1C4178}

h1{margin-left: 30px; margin-right: 30px; margin-top: 20px; margin-bottom:0; font-weight:bold; font-size:18px}

h3{font-weight:bold; font-size:10pt; margin-bottom:0}

a.menu {color:black}
a.submenu {color:black; text-decoration:none}
a.submenu:hover {text-decoration:underline}

.subtitle {font-family:Georgia; font-size:13pt; color:#08386B}
.subtitle1 {font-family:Georgia; font-size:14pt}
.podpis {font-size:8pt}

a {position:relative^; color:#08386B}

.imageright{float:right; margin-left:10px; margin-bottom:5px}
.imageleft{float:left; margin-right:10px; margin-bottom:5px}

/** LIGHTBOX **/
#lightbox {
	background-color: white; padding: 10px;	border: 0px solid #FFF;
}
#overlay {
	background-image: url(/images/lightbox/overlay.png);
}
#lightboxCaption {
	color: #333; background-color: white; font-size: 90%; text-align: center;
}
* html #overlay {
	background-color: #000;	background-image: url(/images/lightbox/blank.gif);	filter: Alpha(opacity=50);
}