body {
	
	background-color: #14110C;
	background-image: url(../grafika/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

td{

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:14px;
	margin-top:0px;

}

p{

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:14px;
	margin-top:0px;
	margin-bottom:0px;

}

.tekst_belka_a{

	font-size: 17px;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color: #F9FAC8;
	line-height:30px;
	width:280px;
	text-align:center;
	font-weight:bold;

}

.tekst_belka_b{

	font-size: 17px;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color: #A48464;
	line-height:30px;
	width:280px;
	text-align:center;
	font-weight:bold;

}

.tekst_belka1_a{

	font-size: 17px;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color: #F9FAC8;
	line-height:30px;
	width:600px;
	text-align:center;
	font-weight:bold;

}

.tekst_belka1_b{

	font-size: 17px;
	font-family: "Times New Roman", Times, Arial, Helvetica, sans-serif;
	color: #A48464;
	line-height:30px;
	width:600px;
	text-align:center;
	font-weight:bold;

}

.belka{
	background-image: url(../grafika/belka.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.belka1{
	background-image: url(../grafika/belka1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.bg_menu{
	background-image: url(../grafika/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.bg_footer{
	background-image: url(../grafika/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.bg_banner_alt{
	background-image: url(../grafika/bg_banner_alt.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}	


	
		
.stopka {

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A48464;

}


.tekst_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
input {
border-color: #000000;
background-color: #574634;
border-style: solid; 
border-width: 1px;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ffffff;
}

textarea {
border-color: #000000;
background-color: #574634;
border-style: solid; 
border-width: 1px;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ffffff;
}

a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
	font-weight:bold;
}


a.menu:link {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding-left:30px;
}
a.menu:visited {
	font-size: 13px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a.menu:hover {
	font-size: 13px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a.menu:active {
	font-size: 13px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}


a.twojawitryna:link {
	font-size: 10px;
	color: #A48464;
	text-decoration: none;
}
a.twojawitryna:visited {
	font-size: 10px;
	text-decoration: none;
	color: #A48464;
}
a.twojawitryna:hover {
	font-size: 10px;
	text-decoration: none;
	color: #A48464;
}
a.twojawitryna:active {
	font-size: 10px;
	text-decoration: none;
	color: #A48464;
}


/* nav_main - glowna nawigacja strony */

a.nav_main, a.nav_main:link, a.nav_main:visited { 
padding-left:15px;
padding-right:15px;
padding-top:0px;
padding-bottom:0px;

line-height:37px; /* FF  */
height:40px; /* IE  */

background-image:url(../grafika/nav_main.gif);
background-position:top left;
background-repeat:no-repeat;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
color: #F9FAC8;

outline: none; /* bez obwódki po kliknieciu */
float:left; /* linki obok siebie */
}

a.nav_main:hover{
color:#977859;
}


a.nav_main_click, a.nav_main_click:link, a.nav_main_click:visited { 
padding-left:15px;
padding-right:15px;
padding-top:0px;
padding-bottom:0px;

line-height:37px; /* FF  */
height:40px; /* IE  */

background-image:url(../grafika/nav_main.gif);
background-position:top left;
background-repeat:no-repeat;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
color: #977859;

outline: none; /* bez obwódki po kliknieciu */
float:left; /* linki obok siebie */
}

a.nav_main_click:hover{
color:#977859;
}
