﻿body {
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
#container {
	width: 1024px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 1024px;
	text-align: justify;
	background-color: white;
}
#lewy_panel {
	float: left;
	width: 675px;
}
#prawy_panel {
	float: left;
	width: 349px;
	background-color:white;
}
#txt_str {
	color: black;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#top{
	clear:both;
	background-repeat: no-repeat;
	width: 1024px;
	height: 1px;
}
#top1 {
	background-image: url('images/top1.jpg');
	background-repeat: no-repeat;
	width: 675px;
	height: 270px;
}
#topmenu {
	background-image: url('images/topmenu.jpg');
	background-repeat: no-repeat;
	width: 675px;
	height: 40px;
}
#top2 {
	background-image: url('images/top2.jpg');
	background-repeat: no-repeat;
	width: 349px;
	height: 380px;
}
.belka1 {
	clear: both;
	background-image: url('images/belka.jpg');
	background-repeat: no-repeat;
	width: 349px;
	height: 39px;
}
#box1 {
	float: left;
	height: 105px;
	width:349px;
}
#box2 {
	float: left;
	height: 105px;
	width:349px;
}
#box3 {
	float: left;
	height:277px;
	width:349px;
}
#stopka{
	background-image: url('images/footer.jpg');
	clear:both;
	background-repeat: no-repeat;
	width: 1024px;
	height: 50px;
}
.txt {
	background-image: url('images/belka.jpg');
	background-repeat: no-repeat;
	font-size: 12px;
	color:#7f0844;
	width: 349px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.txt_menu {
	background-image: url('images/topmenu.jpg');
	background-repeat: no-repeat;
	font-size: 12px;
	width: 675px;
	height: 40px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.txt_menu a:link, .txt_menu a:visited {
	color: #7f0844;
	text-decoration: none;
	padding: 20px 0px 10px;
}
.txt_menu a:active {
	color: #7f0844;
}
.txt_menu a:hover {
	text-decoration: underline;
}
.txt_stopka {
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	font-size: 12px;
	width: 1024px;
	height: 50px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
}
.txt_stopka a:link, .txt_stopka a:visited {
	color: #7f0844;
	text-decoration: none;
	padding: 20px 0px 10px;
}
.txt_stopka a:active {
	color: #7f0844;
}
.txt_stopka a:hover {
	text-decoration: underline;
}
.txt_design {
	float: right;
	width:200px;
}
.txt_design a:link, .txt_design a:visited {
	color: #acacac;
	text-decoration: none;
	padding: 20px 0px 10px;
}
.txt_design a:active {
	color: #acacac;
}
.txt_design a:hover {
	text-decoration: underline;
}




