/**  border:1px dashed #88AA66; **************** stare *********/


a:link { 
color: black; 
text-decoration: none; 

}
a:visited { 
color: black;
text-decoration: none;

}
a:hover { 
color: black; 
text-decoration: underline;

}
a:active { 
color: black;

}

.tvgolf:hover { 
color: #339900; 
text-decoration: underline; 
}

#footer {
border-top: 1px grey solid;
padding-top: 10px;
margin-top: 50px;
text-align:center;
}

.news {
text-align: justify;
}
.news h2
{

}

.news img
{
margin:10px;	
}

.ramka {
border-style: none;
border: 0px solid white;
outline-style: none;
}

.box {

margin-bottom: 20px; 
width: 100%;
text-align: center;
font-size:12px;
}

.box .tytul {
/* background: #244C00; */
background: #D3B5B2; 

font-weight: bold;
vertical-align: middle;
border-right: 3px #611304 solid;
border-bottom: 3px #611304 solid;
border-top: 3px #97a889 solid;
border-left: 3px #97a889 solid;
padding: 5px;
}

.box .tresc {
	text-align: justify;
	border: 1px solid grey;
	padding: 10px;
}

.box .tresc img {
	border: 1px solid grey;
}

.box .tresc a{
	text-decoration:none;
}

.center {
	text-align:center;
	}
	

.archiwum {
text-align: left;
margin-bottom: 20px;
display: block;
border-left: dotted grey 2px;
	padding-left: 10px;
}

.right
{
	text-align:right;
}

.naglowek
{


	font-weight: bold;
	border-bottom: 1px grey dotted;
	padding-bottom: 5px;

}

.error
{
	font-weight: bolder;
	font-size: 1.4em;
	text-align: center;
	border-bottom: 1px grey;
	color: darkred;
	}

.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}

.element img{
margin:0 10px;
}
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	font-style:italic;
	padding:5px 0 5px 30px;
}
/* old 
.main_cat
{
	overflow:hidden;
	margin-bottom: 10px;
}


.main_cat .title
{
	border-bottom:1px solid gray;
	font-size: 15px;
	font-weight: bolder;
	padding-bottom: 5px;
}

*/

.main_cat
{
	overflow:hidden;
	padding: 5px;
	margin-bottom: 10px;
	border:1px solid #D3B3B2;
	  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px;    /* Konqueror */
  -moz-border-radius: 10px; /* Firefox */
   border-radius: 10px;
   
}


.main_cat .title
{
	padding:5px;
	border-bottom:1px dotted #D3B3B2;
	font-size: 110%;
	font-weight: bolder;
	padding-bottom: 5px;
}

.main_cat .tresc {
	text-align: justify;
	padding: 10px;
	vertical-align: middle;
}

.main_cat .tresc a{
	text-decoration: underline;
}

.box_white {
margin-bottom: 20px; 
width: 100%;
text-align: center;
font-size:12px;
border-bottom: 1px black solid;
}

.box_white .temat {
font-weight: bold;
vertical-align: middle;
padding-bottom: 5px;
border-bottom: 1px #1f4200 dotted;
}

.box_white .wstep {
	text-align: justify;
}

.box_white .wstep img {

}

.box_white .wstep a{
	text-decoration:none;
}
/****************** WLASCIWY CSS*********/
body {
  text-align: center;
  background: #EDE0E1 url('img/stripe3.gif') top center repeat fixed;
  /*background: #656868 url('img/bg.jpg') top center no-repeat fixed; */
  margin-top:10px;
  margin-bottom:20px;
  color:#373f11;
  /* font-family: verdana, helvetica, sans-serif; */
  	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
a img 
{
border:1px #D3B5B2 dotted;
margin:10px;

}
A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
  background: #ede0e1;
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  border: 2px solid #611304;
  -webkit-border-radius: 8px; /* Safari, Chrome */
  -khtml-border-radius: 8px;    /* Konqueror */
  -moz-border-radius: 8px; /* Firefox */
   border-radius: 8px;
  
   
}

#page_header {
  position: relative; /* necassary to
        absolute-position the child-element
        #home-link relative to the header */
width: 800px;
  height: 200px;
  background: #515230 url('img/header.jpg') top left no-repeat;
  	border-bottom: 2px #611304 solid;
	
}  
#home-link {
	
    position: absolute;
    display: inline-block;
    width: 500px;    /* width of the logo */
    height: 130px;   /* height of the logo */
    top: 0; left: 0; /* top-left corner of logo */
    border: 0;
    float: left;
	z-index: 100;
}



#page_header ul{
visibility:hidden;
  display: block;
   position: relative; width:265px; height:200px; margin:0; padding:0;
}  
#page_header ul li{
  margin-left:531px;
  display:block;
}  
#page_header h1 {
  padding-top:30px;
  padding-left: 20px;

  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}


#menu_bar {
  height:40px;
  background: #d2d1b0;
  border-bottom: 1px solid #373f11;
  border-top: 1px solid #373f11;
  /*   background: #A5A162 url('img/menu_bg.jpg') top left no-repeat; */
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: #3f3f05;
font-family: tahoma;
font-size: 18px;
font-weight:bold;
text-decoration: none;
float: left;
border-right: 1px dotted #064400;
}

.rightmenu
{
float: right;
}

.rightmenu a img
{
border: 0px;
}
.rightmenu a
{
border: 0px;
}

.right
{
float: right;
}

.clear
{
border-right: 4px;
}

#navcontainer ul li a:hover
{
color: #1b1b00;
}


#content_wrapper {
  background: transparent url('img/content_bg.jpg') top left no-repeat;
  	padding-top:15px;
}


#advert_footer {
  
  border-top:1px solid #373f11;
}  


#advert_footer p {
  text-align:center;
  padding-top:20px;
  font-size:11px;
  color: #1b1b00;
}


#page_footer {
  height: 70px;
  border-top:1px solid #373f11;
  background: #D3B5B2 top left no-repeat;
  clear:both;
    -webkit-border-bottom-left-radius: 8px; /* Safari, Chrome */
	-webkit-border-bottom-right-radius: 8px; /* Safari, Chrome */
  -khtml-border-radius-bottomright: 8px;    /* Konqueror */
  -khtml-border-radius-bottomleft: 8px;    /* Konqueror */
  -moz-border-radius-bottomright: 8px; /* Firefox */
  -moz-border-radius-bottomleft: 8px; /* Firefox */
   border-bottom-left-radius: 8px;
   border-bottom-right-radius: 8px;
}  


#page_footer p {
  text-align:center;
  padding-top:20px;
  font-size:11px;
  line-height:16px;
  color: #1b1b00;
  
}

#page_footer {
 padding: 40px ;
}

#page_footer a {
 color: #333300;
 font-size: 12px;
 font-family: garamond;
 text-decoration: none;
}


/* Menu */

#menu {
	width: 800px;
	height: 40px;
	padding-top:10px;
	margin: 0 auto 0 auto;
	background: #d3b5b2;
	border-bottom: 1px gray solid;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
	margin:0px 30px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 10px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #7F7772;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #ede0e1 url(img/img05.gif) no-repeat;
	margin-left:40px;
}

#menu li.active a {
	background: url(img/img06.gif) no-repeat right top;
	color: #532415;
}
  
 /* Page */

#page {
	width: 770px;
	margin: 0 auto 20px auto;
	background: url(img/img07.gif) repeat-y 260px 0;
	overflow:hidden;
}

/* Content */

#content {
	float: right;
	width: 490px;
	line-height: 200% ;
}

#content h2 {
color: #986257;
}

#content h1 {
	padding-bottom: 5px;
	border-bottom: 1px solid #d3b3b2;
	color: #532415;
	font-weight:bolder;
}


.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(img/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar  ul {
	list-style: none;
	padding: 20px;
	background: url(img/img11.gif) no-repeat;
}

#sidebar .lite {
background: none;
padding-top:0px;
margin-top: 0px;
}

#sidebar .menu_box  {
padding-bottom: 0px;
margin-bottom: 0px;

}

.tip {
	margin-top:5px;
	width:auto;
	padding: 10px;
	background:#fffcd1;
	border:1px solid #444;
	font-weight:normal;
	color:#444;	
	}
#sidebar .menu_box  li {
	/* border-bottom: 1px solid #d3b3b2; */
	border-left: 2px dotted #d3b3b2; 
	border-bottom: 1px dotted #d3b3b2; 
	border-top: 1px dotted #EDE0E1 ; 
	margin-bottom:10px;
	padding: 10px 0px 5px 15px;
	font-size: 130%;
	font-weight: bold;
	
}

img.img_left{
padding-left:10px;
}

#sidebar  .menu_box  li.second {
	padding: 5px 5px 5px 10px ;
	margin-left:30px;
	margin-bottom:0px;
	border: none;
	list-style-image:url(img/bullet.gif);
	font-size: 110% ;
	border-left: 2px dotted #EDE0E1; 
	border-right: 2px dotted #EDE0E1; 
	border-bottom: 1px dotted #EDE0E1; 
	border-top: 1px dotted #EDE0E1 ; 
}

#sidebar  .menu_box  li.third {
	padding: 5px 5px 5px 10px ;
	margin-left:50px;
	margin-bottom:0px;
	font-weight:bold;
	border: none;
	list-style-image:url(img/bullet.gif);
	font-size: 100% ;
	border-left: 2px dotted #EDE0E1; 
	border-right: 2px dotted #EDE0E1; 
	border-bottom: 1px dotted #EDE0E1; 
	border-top: 1px dotted #EDE0E1 ; 

	}


#sidebar .menu_box  li:hover{

background: #E4D4D5;
	border-left: 2px dotted #d3b3b2; 
	border-right: 2px dotted #d3b3b2; 
	border-bottom: 1px dotted #d3b3b2; 
	border-top: 1px dotted #d3b3b2; 
}

#sidebar .menu_box ul ul {

}
#sidebar .menu_box ul li{
border:0px;
background: none;
padding:0px;
margin:0px;
font-size: 90%;
}
#sidebar .backward {
	padding-bottom: 30px;
	background: url(img/img111.gif) no-repeat;
}


#sidebar li li {
	padding: 5px 0;
	background: url(img/img12.gif) repeat-x left bottom;
}

#sidebar li p{
	
}

#sidebar h3 {
	border-bottom: 1px solid #d3b3b2;
	padding: 0px 0px 7px 5px;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h2 {

}

#sidebar li a {
	color: #7A3217;
	/*66cc00 - jasny*/
}
#sidebar li a:hover {
	color: #532415;
	text-decoration: none;
}



#sidebar p {
	
	
}

#sidebar a {
	text-decoration: none;
}

#sidebar img {
	border:0px;
}

#sidebar a:hover {
	text-decoration: underline;
}

 .bold
{
font-weight: bold;	
}
