/* Grafika */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bck_podstrona.jpg);
	background-repeat: repeat-x;
	background-color: #341F0C;
}

.belka {
background-image: url(../images/belka.jpg); 
background-repeat: repeat-y;
padding: 24px;
}

/* Elementy */

.textStrony {
	font-family: Georgia;
	font-size:12px;
	text-align:justify;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 10px;
	line-height: 18px;
	color: #341F0C;
}

.textGaleria {
	font-family: Georgia;
	font-size:20px;
	text-align:justify;
	*margin-left: 50px;
	margin-right: 85px;*
	margin-top: 0px;
	line-height: 24px;
	color: #341F0C;
}

.bordo {
	font-family: Georgia; 
	color: #990000; 
	font-size: 12px;
	font-weight: bold;
}

.naglTop {
	font-family: Georgia;
	font-size:20px;
	margin-bottom: 10px;
	margin-left: 130px;
	color: #FFFFFF;
}

.nagl {
	font-family: Georgia;
	font-size:20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #FFFFFF;
}

.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A77A5B;

}

a:link, a:visited, a:active {
	font-family: Georgia;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	color: #341F0C;
}

a:hover {
	font-family: Georgia;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}

.img {
	border:1px solid #E1DAC8;
	padding:1px;
	background:#ffffff;
	margin: 5px;
}

li{
	font-family: Georgia;
	margin-right: 20px; 
	padding: 0px 0px 5px;
	font-size: 12px;
	line-height: 16px;
	text-indent: 0px;
	color: #341F0C;
	list-style: circle;
}

.ramka {
	border:1px solid #990000;
	padding:10px;
	margin: 1px;
}
