body
{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
font-family:Arial;
font-size:11px;
color:#606060;
background-color:#fcf9f4;
text-align:justify;
}

/* Linki podstawowe */
a:link{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#5E5E5E;text-decoration:none;}
a:visited{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#5E5E5E;text-decoration:none;}
a:hover{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#5E5E5E;text-decoration:none;}
a:active{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#5E5E5E;text-decoration:none;}

a.stron:link{background:none;font-family:Tahoma;font-size:11px;font-weight:lighter;color:#9F9F9F;text-decoration:none;}
a.stron:visited{background:none;font-family:Tahoma;font-size:11px;font-weight:lighter;color:#9F9F9F;text-decoration:none;}
a.stron:hover{background:none;font-family:Tahoma;font-size:11px;font-weight:lighter;color:#9F9F9F;text-decoration:none;}
a.stron:active{background:none;font-family:Tahoma;font-size:11px;font-weight:lighter;color:#9F9F9F;text-decoration:none;}

a.menu_active:link{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#B7041A;text-decoration:none;}
a.menu_active:visited{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#B7041A;text-decoration:none;}
a.menu_active:hover{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#B7041A;text-decoration:none;}
a.menu_active:active{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#B7041A;text-decoration:none;}

a.menu_notactive:link{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#5E5E5E;text-decoration:none;}
a.menu_notactive:visited{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#5E5E5E;text-decoration:none;}
a.menu_notactive:hover{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#5E5E5E;text-decoration:none;}
a.menu_notactive:active{background:none;font-family:Tahoma;font-size:11px;font-weight:bold;color:#5E5E5E;text-decoration:none;}

form
{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}

textarea,input.kontakt
{
border-style:solid;
border-width:1px;
border-color:#c0c0c0;
}

checkbox
{
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

file,select,textarea,input.rejestracja
{
border-style:solid;
border-width:1px;
border-color:#c0c0c0;
}

input.logowanie
{
background-color:#DDE0D5;
border-style:none;
width:60px;
height:15px;
margin-bottom:5px;
font-size:11px;
font-family:Arial;
}

hr
{
border-style:none;
height:1px;
background-color:#DDE0D5;
color:#DDE0D5;
margin-top:10px;
}

/* ---------------------------------------------------------- Czcionki ---------------------------------------------------------- */
.naglowek_news
{
font-family:Arial;
font-size:26px;
color:#B7041A;
}

/* styl dla oferty po prawej stronie na głównej*/
.oferta_main
	{
	font-family:Arial;
	font-size:11px;
	}

/* kolor daty w aktualnościach na głównej stronie*/
.data_news
	{
	font-family:Arial;
	font-size:10px;
	color:#5E5E5E;
	}

	
/* kolor daty w aktualnościach po podglądzie*/
.data_news_full
	{
	font-family:Arial;
	font-size:10px;
	color:#B7041A;
	}

.stron {font-family:Tahoma;font-size:11px;color:#9F9F9F;text-decoration:none;}
/* ---------------------------------------------------------- Inne elementy ---------------------------------------------------------- */
/*baner*/
.baner
{
width:818px;
height:567px;
background:url("images/baner.jpg");
}


/* lewa strona */
.left_border
{
float:left;
width:442px;
height:481px;
margin-right:3px;
background:url("images/lewa.jpg");
}


/*prawa  strona */
.right_border
{
float:left;
width:371px;
height:481px;
background:url("images/prawa.jpg");
}

/*prawa  strona */
.center_border
{
width:818px;
border-style:solid;
border-width:1px;
border-color:#e8e8e8;
}

/* prawa strona  */
.center_white
{
background-color:#ffffff;
}

/* prawa strona  */
.center_white_inside
{
width:801px;
background-color:#ffffff;
}

/* pasek z przejsciem tonalnym*/
.center_pasek
{
background:url("images/pasek.jpg") repeat-x;
}

/* menu zewnetrzne */
.menu_border
	{
	margin-top:30px;
	margin-left:10px;
	border-color:#ebebeb;
	border-width:1px;
	border-style:solid;
	float:left;
	}

/* menu wewnetrzne */	
.menu
	{
	width:200px;
	background-color:#ebebeb;
	padding:20px 20px 20px 20px;
	margin:2px 2px 2px 2px;
	}

/* stopka  */
.stopka
{
width:819px;
height:54px;
background:url("images/stopa.jpg");
}

