@charset "utf-8";
@import "navlist.css";

body {
	margin: 0 0 0 0;
	background-image:url(images/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#767676;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}
p {
	font-size:12px;
	font-weight:normal;
	margin: 3px 0px 3px 1px;
	text-align:justify;
}
li {
	font-size:12px;
}
.error {
	color:#FF0000;
}
.correct {
	color:#0000FF;
}
blockquote{
	margin-left: 20px;
}
.main_table {
	width:677px;
	background-color:#FFFFFF;
}

.top_row {
	background-image:url(images/top_main.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width: 677px;
	height: 363px;
}

.top_menu {
	position:absolute;
	top: 20px !important;
	top: 28px;
	margin-left: 180px !important;
	margin-left: 220px;
}

.top_menu_li {
	font-size: 10px;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/white_top_menu_bullet.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.top_menu_last_li {
	font-size: 10px;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

.top_menu a {
	color:#FFFFFF;
	text-decoration:none;
}

.top_menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.middle_menu {
	position:absolute;
	top: 77px !important;
	top: 87px;
	margin-left: -35px !important;
	margin-left: 0px;
}

.middle_menu_li {
	font-size: 10px;
	height: 22px;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/middle_menu_bullet.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.middle_menu_last_li {
	font-size: 10px;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

.middle_menu a {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

.middle_menu a:hover {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
}

.switch_lang {
	position:absolute;
	top: 5px;
	margin-left: 582px;
}

.switch_lang a{
	color:#FFFFFF;
	text-decoration:none;
}

.switch_lang a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.content_row{
	width: 671px;
	text-align:left;
}

.footer_row{
	background-image:url(images/footer2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width: 677px;
	height: 38px;
}

.footer_row p{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
.footer_row a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_row a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

h1{
	font-size: 24px;
	margin: 5px 1px 0 1px;
	border-bottom: 1px dotted #CCCCCC;
	text-align:left;
}
h2{
	font-size: 17px;
	margin: 5px 0px 10px 0px;
}
h3{
	font-size: 15px;
	margin: 5px 0px 10px 0px;
}

.page_title{
	color:#0066CC;
}

.subtitle{
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

a, .Alink{
	color:#0066CC;
	text-decoration:none;
	cursor:pointer;
}
a:hover, .Alink:hover{
	color:#0066CC;
	text-decoration:underline;
	cursor:pointer;
}

.right_box{
	width:158px;
	height:163px;
	background-image:url(images/right_box_small.jpg);
	background-repeat:no-repeat;
}

.right_box h3{
	margin: 7px 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #0e699e;
	border-bottom:1px dotted #CCCCCC;
	text-align:left;
}

.right_box p{
	margin: 5px 10px 0 10px;
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-align:center;
}
.ulstandard{
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}
.ulstandard h3{
	margin: 0 0 0 -15px;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 13px;
}
.lista_ogloszen{
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	list-style:none;
	background-image:url(images/listaOgloszenBullet.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.lista_ogloszen h3{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom:1px dotted #CCCCCC;
}
.lista_ogloszenhr{
	margin: 20px 0 20px 0;
	border:0;
	background-color:#CCCCCC;
	height:1px;
}
.bottom_links, .bottom_links a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.bottom_links a:hover{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.image{
	border:1px solid #0066CC;
	padding: 2px 2px 2px 2px;
	margin: 1px 0px 0px 0px;
}

.TextTitle{
	margin: 5px 1px 0 1px;
	padding:0;
	border-bottom: 1px dotted #CCCCCC;
	color:#0066CC;
	font-weight:bold;
}
.subTitle{
	font-size:12px;
}
