html, body {
	font-family:  Arial Narrow, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

html {
	background-color: #D7D8DA;
}

body {
	background: url(img/bg.jpg) repeat-x;
}

img {
border: none
}

#strona {
	width: 979px;
	margin: 0px auto;
}

#main {
	background: url(img/main_bg.png) repeat-y;
}

#main_inside {
	background: url(img/main_top_bg.jpg) no-repeat top;
}

#bottom {
	background: url(img/bottom.jpg) no-repeat;
	height: 36px;
}

#gora {
	height: 263px;
	background: url(img/gora_bg.jpg) no-repeat;
}

#links {
	text-align: left;
	padding-top: 8px;
	padding-left: 45px; 
}

#links a {
	font-family:  Tahoma, Verdana, Helvetica;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	border-bottom: 1px solid #888888;
}

#links a:hover {
	
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#links img {
	margin: 0px 5px;
}

.footer {
	font-family:  Tahoma, Arial Narrow, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D3E40;
}
.title
{
	color: #AACBE1;
	font-weight: bold;
}

.text {
	font-family:  Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.date {
	color: #AACBE1;
	font-weight: bold;
}
a {
	color: #AACBE1;
	font-weight: bold;
}
a:hover {
color: #FBBA00
}
a.mail {
	color: #AACBE1;
}
a.mail:hover {
color: #FBBA00
}
.adress
{
font-weight: bold
}

a#menu {
	font-family: Tahoma, Arial;
	color: #FCBD4C;
	font-size: 12px;
	font-weight: bold;;
	border: none;
	text-decoration: none;
}

a#menu:hover {
 	color: #FFFFFF;
}

a#lok {
	color: #FBBA00;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
