@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#6c6440;
	background-color:#f2eac6;
	background-image: url(/images/top_bk.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
a {
	text-decoration:none;
	color:#6c6440;
}
a:hover {
	text-decoration:none;
}

hr {
	color: #F2EAC6;
	background-color: #F2EAC6;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #b8af85;
	border-right-color: #b8af85;
	border-bottom-color: #b8af85;
	border-left-color: #b8af85;
}

h1 {
	background:url(/images/nutka_mala.png) left top no-repeat;
	padding:10px 0px 0px 20px;
	color: #4766b1;
	height: 42px;
	margin: 0px 0px 0px -10px;
	font-size: 24px;
}
img, img a { border:none; }

.fix {
	clear:both;
	height:1px;
	font-size:1px;
}
.hrLine {
	background-image: url(/images/hrLine.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
#topContainer {
	margin:0px auto;
	width:998px;
	background:url(/images/top_bk.jpg) repeat-x;
	height:290px;
}

#topContainer #lShadow {
	background-image: url(/images/top_l_shadow.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 290px;
	width: 19px;
}

#topContainer #top {
	background-image: url(/images/top_ban_bk.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 290px;
	width: 960px;
}
#topContainer #top #logo {
	float: left;
	height: 205px;
	width: 269px;
	margin-top: 35px;
	margin-left: 25px;
}
#topContainer #top #info {
	float: right;
	height: 53px;
	width: 205px;
	margin-right: 30px;
}

#topContainer #rShadow {
	background-image: url(/images/top_r_shadow.jpg);
	float: left;
	height: 290px;
	width: 19px;
}


#middleSep {
	margin:0px auto;
	width:960px;
	background:url(/images/top_bott.jpg);
	height:23px;
}


#mainContainer {
	margin: 0px auto;
	width: 960px;
}
#mainContainer #leftColumn {
	width: 310px;
	float: left;
}
#mainContainer #leftColumn #menu ul {
	font-size: 17px;
	color: #4766b1;
	margin: 0px;
	padding: 30px 60px 30px 20px;
}
#mainContainer #leftColumn #menu ul a {
	color: #4766b1;
}
#mainContainer #leftColumn #menu ul li {

}
#mainContainer #leftColumn #zdjecia {
	margin-top: 10px;
	margin-left: 10px;
}
#mainContainer #leftColumn #zdjecia img {
	margin-bottom: 20px;
}



.liSelected {
	font-weight:bold;
}
.liNormal {
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(/images/list_img.jpg);
	margin: 6px 0px 6px 25px;
}
.liLine {
	list-style-type: none;
	line-height: 1px;
	font-size: 1px;
}
#mainContainer #rightColumn {
	float: left;
	width: 650px;
	background-image: url(/images/main_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainContainer #rightColumn #mainArea {
	background-image: url(/images/main_nuta.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px 20px 10px 30px;
	min-height: 510px;
}



#stopkaContainer {
	background-image: url(/images/stopka_bk.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 960px;
	margin: 0px auto;
	font-size: 11px;
}

#stopkaContainer #stopkaUp {
	text-align: center;
	padding: 12px 0px 0px 0px;
	height: 26px;
	color: #6c6440;
	font-size: 12px;
}
#stopkaContainer #stopkaUp a {
	color: #6c6440;
	font-size: 12px;
}

#stopkaContainer #stopkaDown {
	height: 20px;
	padding: 25px 30px 0px 30px;
	color: #cddef1;
}
#stopkaContainer #stopkaDown a{
	font-weight: bold;
	color: #cddef1;
}
#stopkaContainer #stopkaDown #copy {
	float: left;
}
#stopkaContainer #stopkaDown #createdBy {
	float: right;
}
