@charset "UTF-8";

body
{
	background-color: rgb(240,240,240);
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
}

#main
{
	position: absolute;
	top: 0;
	left: 50%;
	width: 960px;
	margin: 0;
	margin-left: -480px;
	padding: 0;
	
}

#logo
{
	position: absolute;
	top: 570px;
	left: 890px;
	width: 56px;
	height: 62px;
	background-image: url(../images/logo_cs.png);
}

#logo2
{
	position: absolute;
	top: 280px;
	left: 890px;
	width: 56px;
	height: 62px;
	background-image: url(../images/logo_cs.png);
}

#head
{
	top: 0;
	left: 0;
	width: 960px;
	height: 38px;
	float: left;
}

#menu_top
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 38px;
	margin: 0;
	padding: 0;
}

#srodek
{
	float: left;
	width: 960px;
	height: 319px;
	background-image: url(../images/tlo1.jpg);
	display: none;
}

#srodek_long
{
	float: left;
	width: 960px;
	height: 619px;
	background-image: url(../images/tlo1.jpg);
	display: none;
}

#srodek_long_port
{
	float: left;
	width: 960px;
	height: 619px;
	
}

#srodek_kontakt
{
	float: left;
	width: 960px;
	height: 619px;
	background-image: url(../images/tlo1.jpg);
	display: none;
}

#srodek_free
{
	float: left;
	width: 960px;


}

#naroznik
{
	position: absolute;
	
	height: 69px;
	width: 93px;
	left: 0;
	top: 288px;
	background: url(../images/naroznik.png);
}

#naroznik2
{
	position: absolute;
	
	height: 69px;
	width: 93px;
	left: 0;
	top: 588px;
	background: url(../images/naroznik.png);
}

#logo_
{
	position: absolute;
	top: 580px;
	left: 20px;
	width: 44px;
	height: 43px;
	background-image: url(../images/logo.png);
}

#pase
{
	position: absolute;
	top: 38px;
	left: 0;
	width: 960px;
	height: 9px;
	background-image: url(../images/pasek.png);
}




.gora
{ 	width: 200px;	height: 40px;  }

.lewy_gorny
{ 	width: 20px;	height: 40px;	background-image: url(../images/lewy_gorny.png);		float: left;}

.srodek_gorny
{ 	height: 40px;	width: 160px; background-image: url(../images/srodek_gorny.png);		float: left;}

.prawy_gorny
{ 	width: 20px;	height: 40px;	background-image: url(../images/prawy_gorny.png);		float: right;}

.srodek_box
{ 	width: 180px;	background-image: url(../images/tlo_box.png); color: rgb(255,255,255); padding-left: 10px; padding-right: 10px; padding-bottom: -25px; padding-bottom: 4px; margin-bottom: 0px; font-size: 11px;}

.dol
{ width: 200px;	height: 9px;}

.lewy_dolny
{ 	width: 20px;	height: 9px;	background-image: url(../images/lewy_dolny.png);		float: left;}

.srodek_dolny
{ 	height: 9px;	width: 160px;	background-image: url(../images/srodek_dolny.png);	float: left;}

.prawy_dolny
{ 	width: 20px;	height: 9px;	background-image: url(../images/prawy_dolny.png);		float: right;}

.tekst
{
	position: relative;
	top: -25px;
	left: 0;
	font-size: 11px;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: -25px;
}

input
{
	height: 13px; 
}

input.button
{
	height: 25px; 
}

textarea
{
	height: 60px;
}

#footer
{
	float: left;
	width: 930px;
	height: 37px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 22px;
	
	
	
}

#footer a
{
	text-decoration: none;
	color: rgb(111,111,111);
}

#footer a:hover
{
	color: rgb(0,0,0);
}

#footer_b
{
	
	width: 930px;
	height: 37px;
	background-image: url(../images/tlo_footer.png);
	background-repeat: repeat-x;
	background-position:  100px top ;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	
	
	
}

#footer_b a
{
	text-decoration: none;
	color: rgb(111,111,111);
}

a.tekstlinks
{ color: rgb(255,255,255); }

#top_port
{
	position: relative; 
	left: 200px; 
	width: 400px;
	height: 15px; 
	font-size: 11px; 
	padding-top: 30px; 
	padding-bottom: 5px;
	padding-left: 20px;
	background: url(../admin/tlo_arch_t.png) repeat-x bottom;
}

#top_port a, #stronicowanie a
{
	color: rgb(102,102,102);
	text-decoration: none;
}

#top_port a:hover, #stronicowanie a:hover
{
	color: rgb(102,102,102);
	text-decoration: underline;
}

#stronicowanie
{
	color: rgb(102,102,102);
	font-size: 12px; 
}

a.mini
{
	display: block;
	height: 24px;
	width: 24px;
	background-color: rgb(205,205,205);
}

a.minid
{
	display: block;
	height: 24px;
	width: 24px;
	
}

a.mini:visited
{
	background-color: rgb(135,135,135);
}



a.title2
{
	display: block;
	color: rgb(102,102,102);
	text-decoration: none;
	width: 147px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
}

a.title2:hover
{
	text-decoration: none;
	background-color: rgb(102,102,102);
	color: rgb(255,255,255);

}


.top_img
{
	margin-top: -3px;
}

#dokladna
{
	position: absolute;
	left: 165px;
	top: 67px;
	width: 565px;
	height: 571px;
	background: url(../images/map-dokladna.gif);
	display: none;
	cursor: pointer;
}

#zoomer
{
	position: absolute; 
	left: 168px; 
	top: 93px;
	cursor: pointer;
}


.title_archiwum a
{
	display: block;
	float: left; width: 170px; height: 17px;
	padding-top: 2px;
	color: rgb(102,102,102);
	font-size: 10px;
	text-decoration: none;
	background-image: url(../tlo_port.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 5px; 
}

.title_archiwum a:hover
{
	background-color: rgb(102,102,102);
	color: rgb(255,255,255);
}

li.c
{
	display: block;
}

a.link_arch
{
	text-decoration: none;
	color: rgb(80,80,80);
}

a.link_arch:hover
{
	text-decoration: underline;
}

a.wyslijcv
{
	text-decoration: none;
}

a.wyslijcv:hover
{
	text-decoration: underline;
}




		
a.thickbox
{
	text-decoration: none;
	color: rgb(50,50,50);
}	

a.thickbox:hover
{
	color: rgb(150,150,150);
}	


a.arch
{
	text-decoration: none;
	color: rgb(150,150,150);
	position: absolute;
	top: 620px;
	left: 30px;
}

a.arch:hover
{
	color: rgb(70,70,70);
}











