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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #e5e2d0 url(../img/tlo.jpg) repeat-x;
}
.clear {
}

#top {
	background: #e5e2d0 url(../img/top_1.gif) no-repeat;
	height: 100px;
	width: 965px;
	margin-top: 15px;
	border-bottom: 5px solid #FFf;
	border-top: 2px solid #FFf;
	border-right: 2px solid #FFf;
	border-left: 2px solid #FFf;
}


a:link {
	color: #333;
	text-decoration: none;
}
#baner {
	background: url(../img/baner_1.jpg);
	height: 299px;
	border: 2px solid #FFF;
	width: 965px;
}

a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
a img {
	border: none;
}.clear {
	clear: both;
}
.main {
	margin: 0px auto;
	width: 965px;
	padding: 0px;
}
#logo a img {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 20px;
	padding-top: 10px;
}

/* MENU */


.solidblockmenu li {
float:left;
display: inline-block;
}

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 3px solid #fff;
	border-width: 1px 0;
	background-color: #000;
	background-image: url(../img/manu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}



.solidblockmenu li a{
	float: left;
	color: white;
	padding: 10px 30px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited{
/*color: white;*/
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	background-color: transparent;
	background-image: url(../img/manu_1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#footer p span {
	color: #fff;
}


.main #menu {
	padding: 5px;
	margin-top: 5px;
	border: 2px solid #a94f03;
	background: #d2cfba;
	width: 955px;
}



/* FOOTER*/

#footer {
	height: 50px;
	width: 965px;
	clear: both;
	/* [disabled]padding-top: 30px; */
	background: url(../img/footer.jpg) repeat-x bottom;
	border-top: 4px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	padding-top: 20px;
	line-height: 20px;
	
}

#footer a {
	color: #813700;
	text-decoration: none;
	padding-right: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#menu_lewe {
	float: left;
	width: 250px;
	background: url(../img/tlo.jpg) repeat-x;
	border-right: 2px dotted #FFF;
	margin: 4px 0px 0px;
	padding: 0px;
}
#box h3 {
	color: #853E08;
}
#box p {
	font-size: 0.8em;
	line-height: 17px;
	float: left;
	padding: 0px 15px 15px;
	text-align: justify;
	width: 530px;
}

#menu_lewe ul li a img:hover {
	padding: 2px 0px 0px;
	border-width: 0px;
	border-style: none;
}
img {
	border-width: 0px;
	border-style: none;
}
#box img.ludzik{
	float: right;
	margin: 0px;
	padding: 158px 0px 0px;
}


#box {
	float: right;
	width: 700px;
}
#menu_lewe ul {
	list-style-type: none;
}
#menu_lewe ul li {
	height: 65px;
	width: 165px;
	padding: 7px 5px 5px;
}
