@CHARSET "UTF-8";

body {
	margin: 0px auto;
	width: 988px;
	text-align: center;
	font-family: Tahmoma, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-size: 12px;
	color: #333333;
}
.top_body {
	width: 986px;
	background-image:url(../../Public/Layouts/Standard/top_background.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 87px;
	padding: 0 0 0 0;
}
.menu {
	display: none;	
}
.link_w_top {
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	height: 50px;
	text-align: left;
	padding: 0 0 0 0;
	width:550px;
	
}
.link_w_top .menu_link_header {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 0 0 0;
}
.link_w_top .menu_link_header a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #314175;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.menu_link_center {
	background-repeat: no-repeat;
	background-image:url(../../Public/Layouts/Standard/menu_border.png);
	height: 25px;
	text-align: left;
	padding-top: 8px;
}
.menu_link_center a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #314175;
	text-align: left;
	margin-left: 15px;
	display: block;
}
.logo_firmy {
	height: 87px;
	width: 337px;
	margin-right: 0px;
	float: right;
	padding: 0 0 0 0;
	
}
.logo_firmy img {
	display: block;
	margin: 0;
	border: none;
}
.mid_body {
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 302px;
}
.mid_body_left {
	width: 38px;
	margin: 0 0 0 0;
	float: left;
	height: 302px;
}
.mid_body_center {
	width: 562px;
	float: left;
}
.mid_body_center img {
	display: block;	
}
.mid_body_menu {
	width: 337px;
	float: left;
	height: 302px;
	background-repeat: repeat-y;
	background-image:url(../../Public/Layouts/Standard/fls.png);
}
.mid_body_right {
	width: 12px;
	height: 302px;
	float: left;
}
.mid_body_right img {
	display: block;
}
.centralny {
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: left;
}
.centralny img {
	border: 1px solid black;	
}
.bottom {
	width: 986px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #4e89a2;
}
.bottom p {
	color: #EEEEEE;
	font-weight: bold;
}
.bottom p a {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}
.tresc {
	margin-top:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 208px;
	padding-right: 16px;
	padding-top: 15px;
}

.menu_link_left {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	font-size: 12px;
	margin-left: 5px;
}

.menu_link_left a {
	color: #A2A2A2;
	text-decoration: none;
}

.menu_link_left a:hover {
	text-decoration: underline;
}

.menu_link_left a:visited {
	color: #A2A2A2;
}

