body
{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	background:url('img/tlo.jpg') no-repeat 1052px 0px #a6a693;
	color:#000;
}

input
{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}

p, form
{
	margin:0;
	padding:0;
}

a,object { outline:none; }

img
{
	border:0;
}

h1
{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, sans-serif;
	font-size:20px;
	color:#000;
}

a
{
	text-decoration:none;
	color:#67352d;
	font-weight:bold;
}

a.edytuj
{
	display:block;
	background-color:#ffd737;
	border:1px solid #404040;
	font-family:Arial,sans-serif;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url('img/edytuj.gif');
	background-repeat:no-repeat;
	background-position:2px 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:25px;
	padding-right:3px;
	text-align:left;
	width:50px;
}

a.wyloguj
{
	display:block;
	background-color:#ffd737;
	border:1px solid #404040;
	font-family:Arial,sans-serif;
	font-size:11px;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	text-align:left;
	width:50px;
}


a.wysylanie
{
	display:block;
	width:160px;
	height:38px;
	background-image:url('img/wiadomosc.gif');
	background-repeat:no-repeat;
}

a.copy
{
	color:#000; 
	font-weight:normal; 
	text-decoration:none;
}

div.paginacja a, div.paginacja span
{
	border: 1px solid #444;
}

div.odwiedziny
{
	position:absolute;
	left:450px;
	top:577px;
	width:270px;
	height:40px;
	font-size:10px;
}

span.odwiedziny1
{
	color:#292417;
	font-weight:bold;
}

span.odwiedziny2
{
	color:#67352d;
	font-weight:bold;
}

/* TEKSTY ===================================== */

.szary { color: #393a35; }
.niebieski { color: #edfaeb; }
.czerwony { color: #67322a; }
.pogrubiony { font-weight:bold; }

/* TEMPLATKA ================================== */

div.glowny
{
	width:1052px;
	height:983px;
	background:url('img/start.jpg') no-repeat top left transparent;
	position:relative;
}

div.glowny div { position:absolute; }

div.menu { left:383px; top:0px; width:618px; height:78px; }
div.telewizor { left:679px; top:267px; width:122px; height:130px; }
div.oko { left:819px; top:504px; width:136px; height:140px; }
div.manometry { left:152px; top:273px; width:333px; height:506px; }

input.newsletter
{
	position:absolute;
	left:597px; 
	top:92px;
	background:#525042;
	width:200px;
	height:17px;
	border:0;
	color:#a3a491;
}

input.newsletter_wyslij
{
	position:absolute;
	left:802px; 
	top:92px;
	background:#525042;
	width:65px;
	height:23px;
	border:0;
	background:transparent;
	cursor:pointer;
}


div.tresc
{
	position:absolute;
	left:415px;
	top:260px;
	width:235px;
	height:228px;
	overflow:hidden;
}

/* GALERIA===================================== */

td.galeria
{
	background:#ebf2ee; 
	padding:7px;
}

td.galeria a
{
	display:block;
	width:180px;
	height:120px;
	background-repeat:no-repeat;
	background-position:center center;	
}

/* PAGINACJA ================================ */

div.paginacja
{
	float:right;
	font-size:12px;
	margin-bottom:10px;
	margin-top:5px;
}

div.paginacja a
{
	border:0;
}

a.pierwsza_strona
{
	display:block;
	float:left;
	width:8px;
	height:14px;
	background-image:url('img/paginacja_pierwsza_strona.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
}

a.lewo
{
	display:block;
	float:left;
	width:7px;
	height:14px;
	background-image:url('img/paginacja_lewo.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
}

a.prawo
{
	display:block;
	float:left;
	width:7px;
	height:14px;
	background-image:url('img/paginacja_prawo.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
}

a.ostatnia_strona
{
	display:block;
	float:left;
	width:8px;
	height:14px;
	background-image:url('img/paginacja_ostatnia_strona.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
}

a.cyfra
{
	display:block;
	float:left;
	color:#89888e;
	padding-left:3px;
	padding-right:3px;
	background:transparent;
	font-weight:bold;
}

a.cyfra_zaznaczona
{
	display:block;
	float:left;
	color:#000;
	padding-left:3px;
	padding-right:3px;
	background:transparent;
	font-weight:bold;
}



