﻿html {
	margin: 0 auto;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background-image: url(img/bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}

#wrapper {
	background: url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#container {

	width: 992px;
	color: #5e5e5e;
	margin:auto;
	font-family:Tahoma, Arial;
	font-size:13px;
	line-height:20px;
}

td {
	text-align:left;
}

a {
	color:#8d5932;
	text-decoration:none;
	outline:0px;
}
	
a:hover {
	color:#cd0102;
}



a.wiecej{ display:inline; height:28px; width:144px; float:right; margin-top:5px; background: url(img/more.gif); background-repeat:no-repeat; background-position:right; -moz-opacity:0.9; opacity:0.9; filter: alpha(opacity=90); background-color:#fff; }

a:hover.wiecej{ -moz-opacity:1.0; opacity:1.0; filter: alpha(opacity=100); background-color:#fff; }

a.wiecej-de { display:inline; height:28px; width:144px; float:right; margin-top:5px; background: url(img/more-de.gif); background-repeat:no-repeat; background-position:right; -moz-opacity:0.9; opacity:0.9; filter: alpha(opacity=90); background-color:#fff; }

a:hover.wiecej-de{ -moz-opacity:1.0; opacity:1.0; filter: alpha(opacity=100); background-color:#fff; }

a.wiecej-ru { display:inline; height:28px; width:144px; float:right; margin-top:5px; background: url(img/more-ru.gif); background-repeat:no-repeat; background-position:right; -moz-opacity:0.9; opacity:0.9; filter: alpha(opacity=90); background-color:#fff; }

a:hover.wiecej-ru{ -moz-opacity:1.0; opacity:1.0; filter: alpha(opacity=100); background-color:#fff; }

a.wiecej-en { display:inline; height:28px; width:144px; float:right; margin-top:5px; background: url(img/more-en.gif); background-repeat:no-repeat; background-position:right; -moz-opacity:0.9; opacity:0.9; filter: alpha(opacity=90); background-color:#fff; }

a:hover.wiecej-en { -moz-opacity:1.0; opacity:1.0; filter: alpha(opacity=100); background-color:#fff; }

h1 {
	font-size:20px;
	font-family: Arial Black, Tahoma;
	font-weight:normal;
	color:#698c22;
	float:left;
	width:100%;
	height:36px;
	margin:0px;
	background: url(img/h1.gif);
	background-repeat:repeat-x;
	background-position:0% 108%;
}

h2 {
	font-size:23px;
	font-family: Arial Black, Tahoma;
	font-weight:normal;
	color:#fdbe00;
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
}

h3 {
	font-size:23px;
	font-family: Arial Black, Tahoma;
	font-weight:normal;
	color:#fdbe00;
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
}

#img-01 {
	display:block;
	float:left;
	width:992px;
	height:282px;
}

#content-wrapper {
	display:block;
	float:left;
	width:992px;
	background: url(img/content.gif);
	background-repeat:repeat-y;
}

#content {
	display:block;
	float:left;
	width:992px;
	background: url(img/content-wrapper.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
}

#menuList {
	display:block;
	float:left;
	width:230px;
	margin-top:5px;
	padding:0px 0px 0px 10px;
	margin-left:29px;
}

#menuList li {
	color:#dfbb66;
	font-size:18px;
	border-bottom:1px #fff solid;
	height:29px;
	padding-top:5px;
}
#menuList li a {
	font-size:16px;
	font-family:Calibri, Trebuschet MS;
	color:#8d5932;
	font-weight:bold;
	padding-top:10px;
}
#menuList li a:hover {
	color:#00923f;
}

#subList {
	display:block;
	float:left;
	width:190px;
	margin-top:5px;
	padding:5px 0px 0px 10px;
	margin-left:8px;
	margin-bottom:15px;
}
#subList li {
	color:#dfbb66;
	font-size:14px;
	font-family:Arial;
	list-style: square;
	border-bottom:0px #fff solid;
	height:20px;
	padding-top:5px;
}
#subList li a {
	font-size:13px;
	font-family:Calibri, Trebuschet MS;
	color:#8d5932;
	font-weight:normal;
	padding-top:5px;
}
#subList li a:hover {
	color:#00923f;
}


#txt {
	display:block;
	float:right;
	width:700px;
	margin-right:10px;
	margin-top:55px;
}

#txt2 {
	display:block;
	float:right;
	width:700px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:25px;
}

.intro {
	display:bloxk;
	float:left;
	text-align:justify;
}

.intro-sub {
	display:bloxk;
	float:left;
	text-align:justify;
	padding-bottom:25px;
}

#footer {
	display:block;
	float:left;
	width:992px;
	height:85px;
	background: url(img/img_03.gif);
}

a#sadnetLink {
	width:63px;
	height:17px;
	float:left;
	display:block;
	margin-top:47px;
	margin-left:20px;
}

