/* CSS Document */
body{
	background:#312618 url(images/bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#pds{
	width:760px;
	margin:0px auto;
}
a{
	color:#622724;
	text-decoration:underline;
}
a:hover{
	color:#622724;
	text-decoration:none;
}
/* Aktualnosci panel */
#akt{
	float:left;
	width:320px;
}

.akt-top{
	background:url(images/akt-top.gif);
	padding:19px 10px 9px 30px;
	font-size:12px;
	font-weight:bold;
	color:#393729;
}
.akt-tlo{
	padding:3px 16px;
	font-size:11px;
	color:#393729;
	background:url(images/akt-tlo.gif) repeat-y;
}

.akt-tlo h1{
    font-size:12px;
	margin:0px;
	padding:12px 0px;
}

.akt-tlo textarea{
    font-size:11px;
	background-color: #B0AE96;
}

.p{
	float:left;
	width:218px;
	padding:0px 0px;
}
    
.p-ng{
	background:url(images/panel-ng.gif);
	padding:9px 10px 9px 30px;
	font-size:12px;
	font-weight:bold;
	color:#393729;
}
.p-ng1{
	background:url(images/panel-ng1.gif);
	padding:19px 10px 9px 30px;
	font-size:12px;
	font-weight:bold;
	color:#393729;
}
.p-tlo{
	background:url(images/p2.gif);
	padding:2px 13px;
	font-size:11px;
	color:#C7B5A7;
}
.p-tlo a{
	color:#fff;
}

/* ######### STYLE DO MENU ######### */

.shadetabs{
margin:0px;
}

.shadetabs ul{
padding:0px;
margin: 0px;
list-style-type: none;
text-align: left;
}

.shadetabs li{
display: inline;
margin: 0px;
padding:0px;
}
.shadetabs li a{
padding:0px;
}
.shadetabs li a img{
border:0;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
/*border: 1px solid #B0AE96; THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #463120;
/*background-color: #D1CFB8;*/
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #A8A68D; /*THEME CHANGE HERE*/
padding: 2px 10px;
text-decoration: none;
font-weight: bold;
color: #ACAA92;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #695845;
}

.des {
font-size:10px;
color:#574939;
text-decoration:none;
padding:0px 10px 10px 20px;
}


.des a{
font-size:10px;
color:#574939;
text-decoration:none;
padding:0px 10px 10px 20px;
}


.glowne-top{
	background:url(images/g1.jpg);
	font-size:16px;
	font-weight:bold;
	color:#494840;
	padding:22px 20px 12px 60px;
}
.glowne-tlo{
	background:url(images/g-tlo.jpg) repeat-y;
	padding: 0px 11px;
}

.tresc{
	padding:0px 10px;
	background:url(images/g2.jpg) no-repeat;
	background-position:0% 100%;
	font-size:12px;
	color:#2B2B29;
	line-height:16px;
}
.tresc p{
	margin:0px;
	padding:8px 0px;
}

.tresc h1{
    font-size:17px;
	margin:0px;
	padding:12px 0px;
}

.reklama{
	float:right;
	width:120px;
	height:600px;
	background:#D1CFB8;
	border:0px solid #C7B5A7;
	margin:0px 0px 10px 10px
}

.reklama2{
	float:right;
	width:120px;
	height:240px;
	background:#D1CFB8;
	border:0px solid #C7B5A7;
	margin:0px 0px 10px 10px
}

input {   font-family: Verdana;   font-size: 11px;   color: #232323;   border: 1px #2B2B29 solid;   background-color: #C7B5A7;} 
