body {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: none;
	color: #525252;
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.gif');
}
#flash_menu {
	position: relative;
	z-index: 1;
}
#flash {
	position: relative;
	margin-top: -100px;
}
#home {
	width: 770px;
	margin: 0 auto;
	background-image: url('images/background.gif');
}
#page {
	position: relative;
	width: 770px;
	margin-top: -114px;
}
#page #box1 {
	width: 209px;
	padding: 0;
	float: left;
}
#page #box1 a {
	width: 40px;
	display: block;
	margin: 5px 0 15px 140px;
	color: #ad1414;
	text-decoration: none;
}
#page #box1 a:hover {
	color: #000000;
	text-decoration: underline;
}

#page #box2 {
	width: 352px;
	float: left;
}
#page #box3 {
	width: 209px;
	float: left;
	margin-top: 114px;
}
#page h1 {
	height: 31px;
	font-weight: bold;
	width: 265px;
	margin: 0;
	font-size: 15px;
	color: #dae7ee;
}
#page #box1 h1 {
	width: 159px;
	padding: 9px 0 0 50px;
	background: url('images/main.gif') no-repeat;
}
#page #box2 h1 {
	height: auto;
	color: #AD1414;
	font-size: 14px;
	margin: 4px 0 -5px 15px;
}
#page #box3 h1 {
	width: 159px;
	padding: 9px 50px 0 0;
	text-align: right;
	background:url('images/main_r.gif') no-repeat;
}
#page #box1 p {
	padding: 15px 8px;
	margin: 0px;
	background: url('images/main_top.gif') no-repeat;
	background-position: 1px 0;
}
#page #box2 p {
	padding: 10px 15px 0 15px;
	margin: 0;
	color: #00467A;
	text-align: left;
	clear: both;
}
#page #box2 strong {
	color: #00467A;
	font-size: 14px;
}
#page #box2 img.left {
	float: left;
	margin: 10px 10px 0 0;
	border: 1px solid #4896C4;
}
#page #box2 img.right {
	float: right;
	margin: 5px 0 0 5px;
	border: 1px solid #4896C4;
}
#page #box2 a {
	text-decoration: none;
	color: #ad1414;
}
#page #box2 a:hover {
	text-decoration: underline;
}
#page #box2 #pick {
	width: 100px;
	height: 75px;
	margin: 18px 0 0 11px;
	float: left;
	display: inline;
	border: 1px solid #e5e5e5;
}
#page #box2 #number {
	display: block;
	margin: 5px 12px 0 0;
	text-align: right;
}
#page #box2 #number b {
	color: #dd0000;
}
#page #box2 #number a {
	color: #525252;
	text-decoration: none;
}
#page #box2 #number a:hover {
	text-decoration: underline;
}
#page #box2 h2 {
	color: #00467a;
	text-align: center;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 18px;
}
#page #box2 #kontakt {
	color: #00467a;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0;
}
#page #box2 #kontakt2 {
	color: #00467a;
	text-align: left;
	margin: 15px 0 0 25px;
	padding: 0;
}
#page #box2 b {
	color: #ad1414;
}
#page #box2 u {
	text-decoration: none;
	font-weight: bold;
}
#page #box2 a.link {
	float: right;
	padding-right: 15px;
}
html>body #page #box2 a.link {
	padding-right: 0;
}
#page #box2 hr {
	color: #00467a;
	border: 1px solid #000;
	width: 330px;
	margin-top: 30px;
}
#page #box2 input.tekst {
	color: #00467a;
	border: 1px solid #000;
	width: 300px;
	padding: 0 2px;
}
#page #box2 .submits {
	text-align: center;
}
#page #box2 .submit {
	border: 1px solid #ffffff;
	width: 100px;
	margin: 10px auto 0 auto;
	position: relative;
	padding: 0 2px;
	color: #ffffff;
	background-color: #70bbdb;
}
#page #box2 textarea {
	color: #00467a;
	border: 1px solid #000;
	width: 300px;
	padding: 2px 2px;
	height: 150px;
}
#page #box3 p {
	padding: 15px 8px 15px 8px;
	margin: 0;
	background: url('images/main_rtop.gif') right no-repeat;
	background-position: 166px 0;
}
#page #box3 a.wiecej {
	display: block;
	padding: 0;
	color: #2b6eb5;
	text-decoration: none;
	margin: 5px 0 0 120px;
}
#page #box3 a.wiecej:hover {
	text-decoration: underline;
}
#page span {
	font-weight: bold;
	color: #ad1414;
}
#home #bottom {
	height: 25px;
	width: 770px;
	color: #8fd8ec;
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	padding-top: 29px;
	text-align: center;
	font-size: 10px;
}

.clear
{
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    font-size: 0px;
    line-height: 0px;
}