body {
padding:15px 0 0 0;
margin:0;
font:11px tahoma, verdana, sans-serif;
background:#EDECE7;
color:#303030;
}

a {
color:#303030;
text-decoration:none;
border-bottom:1px solid #B4B1A0;
}

a:hover {
color:#303030;
text-decoration:none;
border-bottom:2px solid #505050;
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
margin:0 0 12px 0;
font-size:1.6em;
font-weight:normal;
}

h3 {
border-left:6px solid #505050;
border-bottom:1px dashed #505050;
padding-left: 8px;
margin:0 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p {
margin:0px 0px 15px 0px;
line-height:1.5em;
text-align:justify;
}

a img {
border:0;
}

/* Main container */

#container {
	margin:0 auto 20px auto;
	width:730px;
	padding:5px 20px 20px 20px;
	background: #DCDBD3 url(images/test.jpg) bottom center repeat-x;
	border-bottom: 4px solid #a7a498;
	border-top: 4px solid #c2c2b6;
}

/* Site title section */

#logo {
margin:15px 0 0 0;
}

#logo h1 a {
color:#505050;
border:none;
}

#logo h1 a:hover {
color:#303030;
text-decoration:none;
border:none;
}

/* Toptab menu */

#toptabs {
margin:10px auto -13px auto;
font-size:1.0em;
width:760px;
}

#toptabs p {
text-align:right;
color:#808080;
}

.toptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#DCDBD3 url(images/corner2.gif) top right no-repeat;
color:#808080;
}

.toptab:hover {
background:#fafafa;
color:#505050;
text-decoration:none;
}

.activetoptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff;
border-top:2px solid #ffffff;
}

.activetoptab:hover {
text-decoration:none;
}

/* Navitab menu */

#navitabs {
clear:both;
}

.navitab {
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
font-size:1.1em;
background:#c7c5b8;
}

.navitab:hover{
text-decoration:none;
background:#DCDBD3;
border:0px;
}

.activenavitab {
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
font-size:1.1em;
text-decoration:none;
background:#2B2B33;
}
.activenavitab:hover {
text-decoration:none;
color:#ffffff;
}

/* opis */

#desc {
	height:200px;
	color:#ffffff;
	padding:0;
	clear:both;
	margin:5px 0 15px 0;
	background-color: #565349;
	background-image: url(images/front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#desc p {
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2 {
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

/* mejn */

#main {
width:550px;
float:left;
padding:0 15px 0 0;
margin:0;
}

.main a {
color:#403C50;
text-decoration:none;
border-bottom:1px solid #B4B1A0;
}

.main a:hover {
color:#403C50;
text-decoration:none;
border-bottom:2px solid #505050;
}
/* bok */

#sidebar {
border-left: 1px solid #d1d1c5;
width:150px;
padding-left: 10px;
float:right;
}

#sidebar p {
font-size:0.9em;
line-height:1.3em;
margin:0 0 15px 0;
}

.sidemargin{
color:#505050;
text-align: right;
font-weight:bold;
}
/* stopka */

#footer {
clear:both;
width:100%;
height:13px;
background:#ebebe7;
padding:6px;
margin:0px;
border-top:1px solid #d8d8d8;
}

#footer a {
color:#a4a499;
}

#footer a:hover {
color:#626257;
}

#footer p {
color:#808080;
font-size:10px;
line-height:10px;
margin:0px;
padding:0px;
text-align:center;
}

/* reszta */

.style1 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px
}
.right {
	margin-top:0px;
	text-align:right;
}

.block {
	padding:10px;
	background-color: #E9E8E2;
}

.sidelink {
text-align:left;
display:block;
width:140px;
background:#e8e7e1;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background:#f2f1ee;
text-decoration:none;
border:none;
}

.hide {
display:none;
}
