/* CSS Document */

body               { color: #666; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #fff; margin: 10px; padding: 10px }
a:link, a:visited, a:active  { color: #333; text-decoration: underline }
a:hover  { color: #999; text-decoration: none }
h1 { font-size: 1.5em; font-weight: bold }
h2   { font-size: 1.3em; font-weight: bold; margin: 0.83em 0; border-bottom: 1px dashed #666 }
h3   { font-size: 1.1em; font-weight: bold; margin: 1em 0; border-bottom: 1px dashed #666 }
h4 { font-weight: bold; margin: 1.33em 0 }
p       { font-size: 0.9em; line-height: 145% }
ul, li  { line-height: 145% }
.przesztrichniate  { text-decoration: line-through }

#starna          { position: static; top: 0; left: 0; width: 780px }
#header      { position: absolute; top: 5px; width: 200px; height: 220px; float: left }
#header h1    { text-indent: -10000px; height: 220px }
#header h1 a    { background: url(../images/kwidzinski-eu-2.png) no-repeat left top; display: block; height: 220px }
#zamklosc                { color: #666; font-size: 0.9em; padding: 5px 5px 5px 15px; position: absolute; top: 10px; left: 220px; width: 565px }
#zamklosc ul,li  { line-height: 145%; list-style-type: circle }

/*- left menu */

ul.menu   { font-variant: small-caps; text-align: center; margin: 0 10px; padding: 0; width: 90%; border-bottom: 1px dashed #999 }

ul.menu li   { display: inline; margin: 0 10px; padding: 0 }

ul.menu,
ul.menu li a    { }

ul.menu li a    { color: #666; font-size: 1em; font-weight: bold; text-decoration: none; padding: 0 5px}

ul.menu li a:hover    { color: #fff; text-decoration: none; background: #333; padding: 0 5px; border-right: 1px solid; border-left: 1px solid }

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}
/* left menu end */
#left_menu                 { font-size: 1em; font-weight: bold; line-height: 145%; text-transform: capitalize; text-indent: 5px; letter-spacing: 2px; list-style-type: none; list-style-position: inherit; padding-top: 5px; padding-bottom: 5px; position: absolute; top: 290px; left: 10px; width: 190px }
#left_menu h1    { font-size: 1.2em; text-indent: 10px }
#left_menu h1 a {}

#left_podmenu                                { font-size: 1em; font-weight: normal; text-transform: lowercase; list-style-type: none; list-style-image: none; margin: 0 0 0 5px; padding-top: 5px; width: 100%; border-top: 1px dashed #666 }
#left_podmenu ul, #left_podmenu ul ol    { margin: 0; padding: 0 }

#left_podmenu ul li    { list-style-type: none; list-style-image: none; margin: 0; padding: 0 }

#left_podmenu ul p          { font-size: 1em; margin: 0; padding: 0 }
#left_podmenu li p          { text-decoration: none; margin: 0; padding: 0 0 0 0 }	
#left_podmenu a      { color: #666; font-size: 0.9em; text-decoration: none; margin: 0; padding-left: 10px }
#left_podmenu a:hover      { text-decoration: none; list-style-type: square; margin: 0; padding-left: 0; border-left: 0 solid #fff }

#site_titel         { color: #333; font-size: 1.2em; text-align: right; letter-spacing: 5px; position: relative; top: 0; right: -1000px; width: 780px }
#site_titel a    { color: #333; text-decoration: none }
#site_titel a:hover     { text-decoration: underline }
#footer          { color: #999; font-size: 0.8em; line-height: 145%; background-repeat: repeat; background-attachment: scroll; text-align: center; letter-spacing: 3px; margin-top: 10px; margin-bottom: 10px; padding: 5px; bottom: 15px; width: 100%; border-top: 1px solid #999 }
#navi_top     { width: 100%; border-bottom: 1px solid #666 }
