body {
	background-image:url(../bg_logo.png);
	color: #ffffff;
	margin:0px;
	scrollbar-base-color: #fae2c9;
	scrollbar-highlight-color:#fae2c9;
	scrollbar-shadow-color: #fae2c9;
	scrollbar-3dlight-color: #fae2c9;
	scrollbar-darkshadow-color: brown;
	scrollbar-arrow-color: #fae2c9;
	scrollbar-track-color: #fae2c9;
	scrollbar-face-color: brown;
}
* {
	margin:0px;
	padding:0px;
	font: 1.0em georgia, garamond, serif;
}
div#logo, div#menu, div#footer, div#descr, div#middle {
	width:855px;
	clear:both;
	margin:auto;
}
/************************************logo************************************/
div#logo {
	margin-top:10px;
	height:150px;
	background:#250000 url(../logo.jpg) top left repeat-x;
	text-align:right;
}
/************************************menu************************************/
div#menu {
	height:52px;
	background:#250000 url(../menu.png) top left repeat-x;
	text-align:center;
	padding-bottom:0px;
	border:0px;
}
div#menu ul {
	padding:13px 0 0 10px;
	list-style-type: none;
	color:#a93439;
	clear:both;
	margin:0;
}
div#menu ul li {
	display:inline;
}
div#menu ul li a {
	font-family:georgia, garamond, serif;
	color:#a93439;
	text-decoration:none;
	font-size:18px;
	padding:11px;
	background:url(../static.png) top center no-repeat;
	border:0px;
}
div#menu ul li a.current {
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
	padding:12px 11px 25px 11px;
	background:url(../active.png) top center no-repeat;
	border:0px;
}
div#menu ul li a:hover {
	color: #ff0000;
	background: url(../hover.png) top center no-repeat;
	border: 0px;
}
div#menu ul li a.current:hover {
	color: #fff;
	background: url(../active.png) top center no-repeat;
	border: 0px;
}
img#jezyk{
	margin: 5px 5px 0px auto;
	width: 35px;
	height: 23px;
	float: right;
	clear: both;
	display: block;
	border: 0px;
}
/************************************column************************************/
div#column{
	float:left;
	display:inline;
	background:#250000;
}
/************************************side************************************/
.side{
	height:555px;
	display:block;
	width:130px;
	float:left;
	background-color:#250000;
}
.side ul{
	list-style-type:none;
}
.side ul li a img{
	margin:0px 0px -2px 0px;
	padding:0px;
	border:0px;
}
/************************************content************************************/
.content {
	display:block;
	width:595px;
	height:556px;
	background:#250000 url(../bg_main.jpg) top left repeat;
	font-size:14px;
	font-family:georgia, garamond, serif;
	text-align: justify;
	margin:0px;
}
.title {
	padding-top:20px;
	font-size:20px;
	font-weight:normal;
	padding-left:30px;
	color:#ffffff;
}
.text{
	padding:10px 25px 10px 25px;
}
/************************************info************************************/
div#info {
	font-family: verdana, sans-serif;
	color: #900000;
	font-size: 0.6em;
	text-align: center;
	padding-top: 18px;
	height: 52px;
	background: url(../end.png) top left repeat-x;
	width: 855px;
	clear: both;
	margin: auto;
}
div#info a {
	font-family: verdana, sans-serif;
	color: #800000;
	text-decoration: none;
}
div#info a.ls {
	font-family: verdana, sans-serif;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}
div#info a:hover {
	color: #ff0000;
}
/*****************************************************************************/
div#gallery{
	float:left;
	text-align:center;
	display:inline;
	margin:4px;
}
div#in{
	float:center;
	text-align:center;
	margin:0px 35px 0px;
}
div#in1{
	float:center;
	text-align:center;
	margin:0px 75px 0px;
}
div#in2{
	float:center;
	text-align:center;
	margin:0px 7px 0px 0px;
}
div#in3{
	float:center;
	text-align:center;
	margin:70px 45px 0px;
}
div#in4{
	float:center;
	text-align:center;
	margin:60px 120px 0px;
}
div#in5{
	float:center;
	text-align:center;
	margin:100px 120px 0px;
}
div#in6{
	float:center;
	text-align:center;
	margin:50px 65px 0px;
}
div#in7{
	float:center;
	text-align:center;
	margin:60px 90px 0px;
}
div#in8{
	float:center;
	text-align:center;
	margin:100px 55px 0px;
}
a:link, a:visited {
	color:#e4d5fc;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:none;
}
a.pod:link, a.pod:visited {opacity: 0.8;} 
a.pod:hover, a.pod:active {opacity: 1.0;}

a.pods:link, a.pods:visited {opacity: 0.7;} 
a.pods:hover, a.pods:active {opacity: 1.0;}
