/* CSS Document */

body{
	background:#d6cf78;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	/*width:990px;*/
}

a{
	text-decoration:none;
	color:#990000;
}

#back {
	width:990px;
}

#top{
	width:990px;
}

#logo{
	background:url(images/2a_01.jpg) no-repeat;
	width:188px;
	height:194px;
	float:left;
	
}

#right{
	width:800px;
	float:left;
}

#title{
	background:url(images/2a_02.jpg) no-repeat;
	width:802px;
	height:129px;
	
}



#menu_bg{
	background:url(images/2a_03.jpg) no-repeat;
	width:802px;
	height:65px;

}

#menu {
	float:right;
}

.button_linki:link , .button_linki:visited {
	background:url(images/button_linki.png) no-repeat;
	width:94px;
	height:32px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

.button_linki:hover , .button_linki:active {
	background:url(images/button_linki_bialy.png) no-repeat;
	width:94px;
	height:32px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

.button_home:link , .button_home:visited {
	background:url(images/button_home.png) no-repeat;
	width:94px;
	height:32px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

.button_home:hover , .button_home:active{
	background:url(images/button_home_bialy.png) no-repeat;
	width:94px;
	height:32px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

.button_impressum:link , .button_impressum:visited {
	background:url(images/button_impressum.png) no-repeat;
	width:94px;
	height:32px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

.button_impressum:hover , .button_impressum:active {
	background:url(images/button_impressum_bialy.png) no-repeat;
	width:94px;
	height:32px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

.button_kontakt:link , .button_kontakt:visited {
	background:url(images/button_kontakt.png) no-repeat;
	width:94px;
	height:32px;
	float:left;
	margin-top:20px;
	padding-left:20px;
}

.button_kontakt:hover , .button_kontakt:active {
	background:url(images/button_kontakt_bialy.png) no-repeat;
	width:94px;
	height:32px;
	float:left;
	padding-left:20px;
	margin-top:20px;
}

#line{
	background:url(images/2a_04.jpg) no-repeat;
	width:990px;
	height:23px;
	clear:both;
}

#menu_title{
	background:url(images/2a_05.jpg) no-repeat;
	width:990px;
	height:106px;
}

#menu_title_imp{
	background:url(images/2a_impress_05.jpg) no-repeat;
	width:990px;
	height:106px;
}

#menu_title_kon{
	background:url(images/2a_kontakt_05.jpg) no-repeat;
	width:990px;
	height:106px;
}

#menu_title_linki{
	background:url(images/2a_linki_05_05.jpg) no-repeat;
	width:990px;
	height:106px;
}

#content{
	width:990px;
	clear:both;
}

#content_left{
	background:url(images/2a_06.jpg) no-repeat;
	width:778px;
	height:445px;
	float:left;
	
}

.content_text{
	padding-top:20px;
	padding-left:90px;
	padding-right:50px;
	clear:both;
	text-align:center;
	line-height:18px;
	
}

.content_text_left{
	padding-top:20px;
	padding-left:90px;
	padding-right:50px;
	padding-bottom:40px;
	text-align:left;
	line-height:18px;
	
}

#content_right{

	width:212px;
	float:left;
	
}

#panel{
	background:url(images/2a_07.jpg) no-repeat;
	height:379px;
	width:212px;
}

#copy{
	background:url(images/2a_08.jpg) no-repeat;
	height:66px;
	width:212px;
	padding-top:17px;
	font-size:10px;
}

.powiekszenie{
	font-weight:bold;
	font-size:14px;
}

.nazwa{
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	clear:both;
}

.nazwa_2{
	font-weight:normal;
}

.nazwa_3{
	font-size:14px;
	font-weight:normal;
}

.nazwa_4{
	font-size:15px;
}

.nazwa_5{
	text-align:right;
	font-size:16px;
	font-weight:bold;
	clear:both;
	margin:0;
	padding:0;
	
}


.tresc{
	text-align:left;
	margin:0;
	padding:0;
	
}

.tresc ul li{
	list-style:disc;
	margin:0;
	padding:0;
}

.adres{
	line-height:22px;
}
