/* CSS Document */

body {
  padding: 0;
  margin: 0;
  background: #856d53 url(bg000.jpg) no-repeat center top;
  width: 100%;
  display: table;
  font-family:Arial, Helvetica, sans-serif;
}

#header {
	background-image:url(../imag/backgrounds/menu.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#header-container {
	width:800px;
	margin:0 auto;
	padding:0px 0 0px 0;
	height: 178px;
}
#time {
	text-align:right;
	padding: 14px 15px 0 0;
	font-size:11px; 
	color: #573C27;
	}
.start1 {height:20px;}

#header img {
	float:left;
	margin:0 0px 0 0;
}
#header ul {
	margin:20px auto!important;
	margin:19px 0 74px 0;
	padding:0px;
}
#header p {
	float:right;
	padding:25px 10px 5px 10px;
	margin:-20px 0 0 0;
	font-size:11px;
	color:#235DB8;
	font-weight: bold;
	background-color: #F6F6F6;
}
#sidebar input {
	width:100px;
	font-size:11px;
    background-color:#FFFFFF;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	color:#999999;
	font-weight:bold;
	padding:4px;
	margin:3px 3px 3px 50px;
}
#sidebar img {border:none;}

.podklad {
	padding: 14px 16px 14px 115px;
}

.podklad img {
	padding: 14px;
	display: inline;
	background: url(../imag/img_bg_big.gif) no-repeat left top;
}
.podklad a.img {
	border: none;
}

#sidebar input:hover {
	border:1px solid #ccc;
	color:#666;
}
#sidebar input:focus {
	border:1px solid #999;
	color:#333;
}

#content img {border:none;}

#content input {
	width:300px;
	font-size:11px;
	background-color:#FFFFFF;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	color:#999999;
	padding:4px;
	font-weight:bold;
	margin:3px 3px 3px 50px;
}
#content input:hover {
	border:1px solid #ccc;
	color:#666;
}
#content input:focus {
	border:1px solid #999;
	color:#333;
}

#content textarea {
	width:300px;
	font-size:12px;
	background-color:#FFFFFF;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	color:#CCCCCC;
	padding:4px;
	font-weight:bold;
	margin:3px 3px 3px 50px;
}
#content textarea:hover {
	border:1px solid #ccc;
	color:#777;
}
#content textarea:focus {
	border:1px solid #999;
	color:#333;
}
.articlemenu {
	border-top:1px solid #eee;
	margin:50px 0 0 0;
	padding:0;
	text-align:right;
}

#header a {
	text-decoration:none;
}
#header a:hover {

}
#header li {
	float:left;
	display:block;
	list-style:none;
}
#header li a {
	display:block;
	width:113px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../imag/backgrounds/menua.gif);
	background-repeat:no-repeat;
	padding:5px 0 9px 0;
}
#header li a:hover {
	background-image:url(../imag/backgrounds/menuahover.gif);
	border:none;
	padding:6px 0 8px 0;
	color: #DB1111;
}
.clear {
	clear:both;
}
#container {
	width:800px;
	margin:0 auto;
	background-image: url(bg_container.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#sidebar {
	float:left;
	width:485px;
	margin: 158px 0 0 0;
	background-color: #856D53;
	/**line-height:20px;**/
}
#sidebar h2 {
	color:#FEF9DD;
	font-size:14px;
	padding: 10px 0 10px 25px;
	margin: 0 0 0 15px;
	background-image: url(bg_h.gif);
	background-repeat: no-repeat;
}

#sidebar h2.long {
	color:#FEF9DD;
	font-size:14px;
	padding: 10px 0 10px 25px;
	margin: 0 0 0 15px;
	background-image: url(bg_h_long.gif);
	background-repeat: no-repeat;
}

#sidebar h1 {
	color:#FEF9DD;
	font-size:18px;
	margin: 0;
	text-align: center;
	padding: 30px 0 0 0;

}

#sidebar h3 {
	color:#B0C9DC;
	font-size:14px;
	margin: 8px 0 30px 0;
	text-align: center;
}

#sidebar h4 {
	color:#B0C9DC;
	font-size:12px;
	margin: 0 0 -17px 40px;
}
.end1 { background-image:url(../imag/left_d.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	height:65px;}
	
#sidebar li {
	list-style-type:circle;
	padding:2px 10px 0 0;
	color:#362314;
}

#sidebar ol {
	font-size: 12px;
	margin: 20px 0 20px 0;
}
#sidebar p {
	padding: 0 30px 0 25px;
	margin:20px 0 20px 0;
	text-indent: 15px;
	text-align:justify;
	font-size: 12px;
	line-height: 17px;
	color: #362314;
}

#content p {
	margin:-15px 0 0 30px;
	font-size: 12px;
	color: #FFFBDE;
}
#content {
	margin:0 0 0 485px;
	background-position: top;
	background-repeat: no-repeat;
}
.space {
	height: 603px;
	background-image: url(bg_ramka.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.ramka {
	height: 442px;
}
	
.end2 {
	background-image:url(../imag/right_d.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
	height:65px;
	text-align: right;
	padding: 50px 30px 0 0;
}
#content h1 {
	font-size:13px;
	color:#D81111;
	background-image:url(../images/backgrounds/h1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0px 0 5px 20px;
	border-bottom-style: double;
	border-bottom-width: thin;
	border-bottom-color: #ddd;
	margin: 10px 40px 20px 40px;
}
#content h2 {
	font-size:14px;
	color:#573C27;
	margin: 0px 0 0 17px;
	padding: 336px 0 10px 15px;
	background-repeat: no-repeat;
}
#content h3 {

	font-size:14px;
	color:#FEF9DD;
	padding:6px 0px 0px 30px;
}

/*#sidebar img {
	padding:5px;
	border:5px solid #eee;
	float:left;
	margin:10px 10px 0px 0px;
}***/
#description {
	width:720px;
	background-color:#FFFFFF;
	padding:20px 20px 10px 20px!important;
	padding:30px 20px 10px 20px;
	margin:-35px auto 0 auto !important;
	margin:-35px auto 50px auto;
	font-size:16px;
	color:#32C601;
	background-image:url(../imag/backgrounds/description.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #fff;
	line-height:25px;
}
#description a {
	font-weight: bold;
	color:#21b500;
	text-decoration:underline;
}
#sidebar a {
	color:#573C27;
	font-weight:bold;
	text-decoration: underline;
}
#sidebar a:hover {
	color:#A4C9DC;
	text-decoration: none;
}
#sidebar img {
	float:left;
	border:1px solid #ddd;
	margin:10px 0px 20px 20px;
	padding:5px;
	background-color:#fff;
}
#content a {
	color:#FEF9DD;
	font-weight: bold;
}
#content a:hover {
	color:#A4C9DC;
	font-weight: bold;
	text-decoration: none;
}
#content img {
	float:left;
	border:1px solid #ddd;
	margin:20px 15px 20px 45px;
	padding:5px;
	background-color:#fff;
}
#footer {
	background-image:url(bg_footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:9px;
	color:#856D53;
	clear:both;
}
#footer a {
	color:#856D53;
	text-decoration: underline;
	
}
#footer a:hover {
	color:#B0C9DC;
	text-decoration:none;
	
}
#powered {
	width:800px;
	margin:0 auto 0 auto;
}

.footer {
	margin: 0 20px 0 20px;
	padding: 10px;
}

/*************NAWIGACJA****************/

#navi{
	width:800px;
	height: 58px;
	background:url(bg_menu.gif) no-repeat;
	float: right;
	margin: 0px 0 0 0;
}

#navi ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#navi ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navi ul li a span{
	display:none;
}

#navi ul li a{
	width:120px;
	height:24px;
	margin:0px;
	padding:0px;
	display: block;	
}

#navi ul li a.nowosci:hover{
	background: url(images/menu.jpg) 0px -24px;
}

#navi ul li a.dlaczego:hover{
	background: url(images/menu.jpg) -120px -24px;
}

#navi ul li a.foto:hover{
	background: url(images/menu.jpg) -240px -24px;
}	
		
#navi ul li a.dolacz:hover{
	background: url(images/menu.jpg) -360px -24px;
}	

#navi ul li a.popieraja:hover{
	background: url(images/menu.jpg) -480px -24px;
}

#navi ul li a.blog:hover{
	background: url(images/menu.jpg) -600px -24px;
}

/********************menu**************************/
.dmx {
font-size: 11px;
font-weight:normal;
}

.dmx .item1:hover,
.dmx .item1,
.dmx .item1-active,
.dmx .item1-active:hover {
    padding: 20px 48px 20px 58px;
    font-size: 13px;
    color: #FEF9DD;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.dmx .item2:hover {
	color: #B0C9DC;
	}
	
.dmx .item2,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 4px 8px 5px 8px;
    font-size: 11px;
    color: #FEF9DD;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.dmx .item2 {
    background: #573C27;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #573C27;
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
	border: 1px solid #573C27;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */
/* CSS Document */


