body {
	color: black;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 73%;
	margin: 0;
	padding: 0;
/*	height: 100%; */
}

#header {
/*	background-image: url(img/_flash.jpg);*/
	height: 120px;
}

#main {
	background-color: #FFFFFF;
}

#footer {
	background-image: url(../img/_stopka.jpg);
	height: 90px;
}

#top_left {
	background-image: url(../img/_flash_bg_left.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
#top_right {
	background-image: url(../img/_flash_bg_right.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
#bottom_left {
	background-image: url(../img/_stopka_bg_left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 90px;
}
#bottom_right {
	background-image: url(../img/_stopka_bg_right.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 90px;
}

#menu_item {
/*	background-image: url(../img/button.jpg);
	height: 36px;
	width: 195px;
	color: #0000FF;
	padding-left: 10px;
	padding-right: 20px;
	font-variant: small-caps;
	font-weight: bold; */
	padding-left: 40px;
}

#menu_kontakt {
	color: #808080;
	font-family: arial;
	font-size: 100%;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;	
	padding-left: 55px;
	vertical-align: bottom;
}

.menu_email {
	color: #808080;
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
}
#menu_email:hover {
	color: #000000;
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
}

#logo_group_small {
	padding-left: 55px;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 30px;
}

.offer_item {
	color: #252764;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../img/offer_out.gif);
}

.offer_item:visited {
	color: #252764;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../img/offer_out.gif);
}

.offer_item:hover {
	color: #E40414;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../img/offer_over.gif);
}

.offer_active_item {
	color: #E40414;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../img/offer_over.gif);
}

.offer_active_item:hover {
	color: #E40414;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../img/offer_over.gif);
}
/*
	Zmień parametr "text-align", jesli chcesz zmienić justowanie
*/
.article {
	vertical-align: top;
	color: #4D4D4D;
	font-family: arial;
	margin: 0;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#article_title {
	color: #252764;
	font-family: arial;
	font-size: 180%;
	font-weight: bold;
	font-variant: small-caps;
	padding: 10px;
	text-align: bottom;
	height: 60px;
}

#article_subtitle {
	color: #252764;
	font-family: arial;
	font-size: 150%;
	font-weight: bold;
	padding: 4px;
	padding-left: 10px;
	text-align: bottom;
	height: 30px;
}

#article_date {
	color: #252764;
	font-family: arial;
	font-size: 90%;
	text-align: bottom;
	text-align: right;
	padding-right: 10px;
}

#article_author
{
	color: #E40414;
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
}

#article_image
{
	float: right;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 0px;
}

.article_link {
	vertical-align: top;
	color: #4D4D4D;
	font-family: arial;
	margin: 0;
	font-weight: bold;
}

.paragraph_subtitle {
	color: #252764;
	font-family: arial;
	font-size: 130%;
	font-weight: bold;
}

.important {
	font-weight: bold;
}

.person {
	color: #252764;
	font-weight: bold;
}

.small_title {
	color: #22245a;
	color: #252764;
	font-family: arial;
	font-size: 110%;
	font-weight: bold;}

.prize_title {
	color: #252764;
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

.prize {
	border: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.certificate {
	border: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.download:link {
	color: #dd030f;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 16px;
	background-image: url(img/download_bg_out.gif);
	text-decoration: none;
}

.download:visited {
	color: #dd030f;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 16px;
	background-image: url(img/download_bg_out.gif);
	text-decoration: none;
}

.download:hover {
	color: #22245a;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 16px;
	background-image: url(img/download_bg_over.gif);
	text-decoration: none;
}

.download_certificate:link {
	color: #dd030f;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 16px;
	background-image: url(img/download_bg_out.gif);
	text-decoration: none;
	margin-left: 20px;
}

.download_certificate:visited {
	color: #dd030f;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 16px;
	background-image: url(img/download_bg_out.gif);
	text-decoration: none;
	margin-left: 20px;
}

.download_certificate:hover {
	color: #22245a;
	font-family: arial;
	font-size: 95%;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 16px;
	background-image: url(img/download_bg_over.gif);
	text-decoration: none;
	margin-left: 20px;
}

/*
	Zmień parametr "visibility", jesli chcesz pokazać link do archiwum wiadomości
*/
#archive {
	color: #E40414;
	font-family: arial;
	font-size: 80%;
	font-variant: small-caps;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	visibility: hidden;
}

.offer_table {
	margin-top: 40px;
}

.offer_header {
	background: #23245a;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

.offer_header_center {
	background: #23245a;
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.offer_cell {
	font-weight: bold;
	color: #454545;
	font-size: 95%;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
}

.offer_cell_center {
	font-weight: bold;
	color: #454545;
	font-size: 95%;
	font-weight: bold;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.offer_cell_right {
	font-weight: bold;
	color: #454545;
	font-size: 95%;
	font-weight: bold;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #ffffff;
}
.offer_info {
	background: #d1d1d1;
	color: #252764;
	font-size: 95%;
}

#totop {
	border: 0px;
	position: relative;
	top: 0px;
	left: 560px;
}

#vertical_top {
	background-image: url(../img/vertical_top.gif);
	height: 60px;
	width: 3px;
}

#vertical_middle {
	background-image: url(../img/vertical_middle.gif);
	width: 3px;
}

#vertical_bottom {
	background-image: url(../img/vertical_bottom.gif);
	height: 60px;
	width: 3px;
}

#left_menu_box {
	position: absolute;
	top: 122px;
}
#tuv_logo {
	position: relative;
	top: 13px;
	left: 11px;
	border: 0px;
}

#footer_contact {
	position: relative;
	top: 27px;
	left: 150px;
	color: #C8CBEE;
	font-family: arial;
	font-size: 75%;
}

#footer_copyrigths {
	position: relative;
	top: 3px;
	left: 574px;
	color: #C8CBEE;
	font-family: arial;
	font-size: 75%;
	text-align: right;
}

#footer_montan_mail:link {
	color: #C8CBEE;
	text-decoration: none;
}

#footer_montan_mail:visited {
	color: #C8CBEE;
	text-decoration: none;
}

#footer_montan_mail:hover {
	color: #FF0000;
	text-decoration: none;
}

#footer_taurus_link:link {
	color: #FF0000;
	text-decoration: none;
}

#footer_taurus_link:visited {
	color: #FF0000;
	text-decoration: none;
}

#footer_taurus_link:hover {
	color: #FF0000;
	text-decoration: none;
}

.contact_link:link {
	color: #252764;
	text-decoration: none;
}

.contact_link:visited {
	color: #252764;
	text-decoration: none;
}

.gg:link {
	color: #808080;
	text-decoration: none;
}

.gg:visited {
	color: #808080;
	text-decoration: none;
}

.gg_icon {
	border: 0px;
	vertical-align: text-bottom;
}

.personal_data_clause {
	color: #4D4D4D;
	font-family: arial;
	font-size: 90%;
}

.work_offer_link {
	color: #252764;
	font-family: arial;
	text-decoration: none;
}

.work_offer_link:visited {
	color: #252764;
	font-family: arial;
	text-decoration: none;
}

.work_offer_link:hover {
	color: #252764;
	font-family: arial;
	text-decoration: underline;
}
