html, body {
        margin: 0;
        padding: 0;
        font-size: 11px;
        font-family: verdana;
        background: url('/templates/img/back2.jpg') repeat;
}

a {color: #315ba7; text-decoration: none;}
a:hover { text-decoration: underline;}
p {line-height: 17px; text-align: justify;}
img { border:0px; margin:0px; }
.imga { float: left; margin-left: 25px; margin-top: 25px;}
.imgb { float: right; margin-right: 25px; margin-top: 25px;}
.imgcc { float: left; margin-top: 4px; margin-right: 4px;}
.clear { clear: both; }
#line { height: 18px;}

#top {
	width: 100%;
	height: 92px;
	background-color: #676862;
	margin 0px;
	padding 0px;
}

#top2 {
	width: 780px;
	background-color: #FFFFFF;
	height: 92px;
	margin: 0 auto;
}

#logo { 
	width: 100%; 
	height: 229px;
	margin: 0 auto;
	background: url('/templates/img/back1.jpg') repeat-x;
	text-align: center;
}

#page { 
	width: 780px;  
	margin: 0 auto; 
	background-color: #FFFFFF;
	margin-top: -2px; 
}

#left {
	float: left;
	width: 197px;
	height: 316px;
	background: url('/templates/img/back4.jpg') no-repeat;
	padding-top: 40px;
}

#right {
	float: right;
	width: 543px;
	background: url('/templates/img/back5a.jpg') no-repeat;
	padding: 20px;
	color: #505050;
}

#migacz {
	width: 160px;
	height: 105px;
	position: relative;
	float: left;
	
}

#line2 {
	width: 780px;
	height: 13px;
	margin: 0 auto;
	background: url('/templates/img/back9.jpg') no-repeat;
	background-color: #FFFFFF;
	background-position: right top;
}

#pic {
	width: 780px;
	height: 180px;
	background-color: #FFFFFF;
	margin: 0 auto;
	background: url('/templates/img/back8.jpg') no-repeat;
	background-color: #FFFFFF;
	background-position: bottom;
	margin-top: -3px;
}

.img1 {
	background: url('/templates/img/back7.jpg');
	width: 168px;
	height: 68px;
	position: relative;
	padding: 23px;
	margin-left: 25px;
}

.img2 {
	background: url('/templates/img/back6.jpg') no-repeat;
	width: 157px;
	height: 222px;
	position: relative;
	padding: 25px 45px 25px 45px;
}

.img3 {
	background: url('/templates/img/back10.jpg') no-repeat;
	width: 201px;
	height: 240px;
	position: relative;
	padding: 18px 20px 20px 25px;
}

#foot {
	width: 780px;
	height: 30px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 10px;
}

.menu {
	width: 135px;
	margin-left: 30px;
}

.menu a {
	width: 135px;
	background-color: #FFFFFF;
	color: #505050;
	font-size: 13px;
	margin-left: 5px;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover {
	text-decoration: none;
	color: #d80001;
	font-weight: bolder;
}

.line3 {
	width: 135px;
	height: 10px;
	margin-left: 30px;
	background: url('/templates/img/menu1.jpg') no-repeat;
}

#contact {
	font-size: 15px;
	color: #d80001;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 30px;
	width: 135px;
	height: 145px;
	background: url('/templates/img/back3.jpg') bottom no-repeat;
}

#form1 {
	font-size: 11px;
	color: #505050;
	margin-left: 30px;
	width: 135px;
	margin-top: 30px;
}

.butform {
	color: #d80001;
	font-size: 11px;
	font-weight: bold;
}

#adress {
	font-size: 11px;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 10px;
	line-height: 18px;
}

.indexbox {
	background: url('/templates/img/back_index.jpg');
	width: 250px;
	height: 200px;
	float: left;
	margin-left: 12px;
}

.tebox {
	font-size: 15px; 
	color: rgb(216, 0, 1); 
	font-weight: bold; 
	margin-top: 20px; 
	margin-left: 20px;	
}

.teboxt {
	font-size: 13px;
	line-height: 2;
}

.title { margin-top: 35px; margin-left: 10px; font-size: 20px; width: 360px; float: left;}
#s1 { float: left; margin-top: 10px; margin-left: 10px;}
#s2 { float: right; margin-top: 10px; margin-right: 10px;}
.link_foot { color: #FFFFFF; text-decoration: none;}
a:hover { text-decoration: underline;}
