/* CSS Document */
/*
*********************************
		STYLE PODSTRON
*********************************
*/
.page_border_left1 {
	background-image: url(../img/main/main_border_left1.png);
	background-repeat: no-repeat;
}

.page_border_left2 {

	background-image: url(../img/main/main_border_left2.png);
	background-repeat: no-repeat;
}

.page_border_left3 {


	background-image: url(../img/main/main_border_left3.png);
	background-repeat: no-repeat;
}

.page_border_left4 {


	background-image: url(../img/main/main_border_left4.png);
	background-repeat: no-repeat;
}

.page_border_right {
	background-image: url(../img/main/main_border_right.png);
	background-repeat: no-repeat;
	background-color: #008BA8;
}
.page_border_right_wave {
	background-image: url(../img/main/main_border_right_wave.png);
	background-repeat: no-repeat;
	background-color: #008BA8;
}

.page_title {
	background-image: url(../img/main/main_title.jpg);
	background-repeat: no-repeat;
}

.page_title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE660D;
	margin-top: 11px;
	margin-left: 23px;
	font-weight: bold;
}

.page_left_bg {
	background-image: url(../img/main/main9.jpg);
	background-repeat: no-repeat;
}

.page_left {
	margin-left: 2px;
}

/*
***************************
		MENU LEFT
***************************
*/
.menu_left {
	background-image: url(../img/main/menu_left.png);
	background-repeat: no-repeat;
	cursor:pointer;
}

.menu_left_over {

	background-image: url(../img/main/menu_left_over.png);
	background-repeat: no-repeat;
	cursor:pointer;
}

.menu_left_txt_selected {
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE660D;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}
.menu_left_txt {
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008CA8;
	margin-top: 6px;
	line-height: 12px;
	text-decoration: none;
}
.page_praca {
	padding-top: 7px;
	padding-bottom: 7px;
}
.link_praca_bold {
	font-weight: bold;
	color: #FE660D;
	text-decoration: none;
	line-height: 16px;
}

.link_praca_bold:hover {
	font-weight: bold;
	color: #FE660D;
	text-decoration: underline;
	line-height: 16px;
}
.link_praca {
	color: #066276;
	text-decoration: none;
	line-height: 16px;
}

.link_praca:hover {
	color: #002255;
	text-decoration: underline;
	line-height: 16px;
}

.praca_txt {
	color: #002255;
	text-decoration: none;
	margin-left: 2px;
}

.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FE660D;
	text-decoration: none;
	line-height: 30px;
}
.position_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FE660D;
	text-decoration: none;
	line-height: 30px;
}
.position_place {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.position_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.offert {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 1px;
}

.offert_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FE660D;
	text-decoration: none;
}

.offert_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FE660D;
	text-decoration: underline;
}

.contact_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.contact_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.add_text_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002255;
}

.add_info_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #002255;
	text-align: justify;
}

