* {
	margin: 0;
	padding: 0;
	outline: none;
}
html, body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
	background: url(img/bg.jpg) repeat-x left top #f4f1f0;
	text-align: center;
}
img {
	border: none;
}
a:link, a:visited {
	color: #294b7c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#site {
	width: 788px;
	margin: 0 auto;
}
#top {
	float: left;
	width: 759px;
	height: 45px;
	background: url(img/topBg.jpg) no-repeat left top;
	padding: 0px 7px 0px 22px;
}
.icons {
	float: left;
}
.flags {
	float: right;
	margin: 12px 6px;
}
#menu {
	float: left;
	width: 788px;
	height: 40px;
}
#main {
	float: left;
	width: 788px;
	height: 218px;
	background: url(img/main.jpg) no-repeat left top;
}
.break {
	float: left;
	width: 788px;
	height: 7px;
}
#content {
	float: left;
	width: 788px;
}
#txt {
	float: left;
	width: 576px;
}
#header {
	float: left;
	width: 576px;
	height: 36px;
}
#text {
	float: left;
	width: 556px;
	padding: 10px 0px 10px 5px;
	text-align: justify;
	font-size: 12px;
}
#text a {
	font-size: 12px;
}
#frame_pl {
	float: left;
	width: 212px;
	height: 299px;
	background: url(img/frameBg_pl.jpg) no-repeat left top;
	font-size: 11px;
}
#frame_en {
	float: left;
	width: 212px;
	height: 299px;
	background: url(img/frameBg_en.jpg) no-repeat left top;
	font-size: 11px;
}
#frame_ru {
	float: left;
	width: 212px;
	height: 299px;
	background: url(img/frameBg_ru.jpg) no-repeat left top;
	font-size: 11px;
}
.kontaktFrame {
	margin: 40px 10px 10px 10px;
	text-align: center;
}
.companyName {
	font-size: 14px;
	font-weight: bold;
}
#boxes {
	clear: both;
	float: left;
	width: 788px;
	height: 135px;
	margin-top: 10px;
}
.box {
	float: left;
	height: 135px;
}
#stopka {
	clear: both;
	width: 788px;
	height: 48px;
	background: url(img/stopka_bg.jpg) no-repeat left top;
	float: left;
	_position: relative;
	_top: -10px;
}
.copyright {
	float: left;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
}
.design {
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}
ul {
	margin-left: 20px;
}
ul ul {
	margin-left: 10px;
}
p {
	margin-bottom: 14px;
}
.certyfikaty {
	border: 1px solid #c0d4d9;
}
.fancyImg {
	border: 1px solid #c0d4d9;	
}
