/* Podstawowe elementy */

html, body, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    

: left;
    color: #000000;
    font: normal 75% Tahoma;
    background: #cfcfcf url(../_files/images/tlo.jpg) repeat-x;
}
/* Globalne formatowanie */
h1, h2, h3 {
    font-family: Tahoma;
}

h1 {
    font-size: 250%;
    padding: 0 0 0.5ex 0;
    margin: 0;
}

h2 {
    font-size: 150%;
    padding: 0 0 0.2ex 0;
    margin: 0;
}

h3 {
    font-size: 120%;
}

h4 {
    font-size: 100%;
}

h5 {
    font-size: 75%;
}

h6 {
    font-size: 50%;
}

p {
    padding: 0;
    margin: 0;
    font-style: normal;
}

a {
    text-decoration: none;
    color: #7D7D7D;
    font-weight: normal;
}

a:hover {
    text-decoration: underline;
}





.clear {
    display: block;
    clear: both;
}

div {
    border: solid 0px #E3E3E3;
}

.img_blok{
	display: block;
	border: 0;
}
/* Layout */
#overall {
    position: relative;
    width: 900px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

#header {
	margin-top: 10px;
}

#main {
	margin-top: 10px;
}

#mainmenu {
    width: 169px;	
	float: left;
}

#mainmenu .zawartosc {
    background: url(../_files/images/menu_tlo.gif) no-repeat bottom;
	text-align: left;
	min-height: 289px;
	display: block;
}

#mainmenu .flagi {
    padding: 10px 0;
	text-align: center;
}

#maincontent {
    width: 720px;
    float: right;
}
#maincontent .maincontent_srodek {
    background: url(../_files/images/main_srodek.gif);
	padding: 0 20px;
	line-height: 20px;
}

#footer {
	text-align: right;
}
/* Elementy nagłówka --- header */
#header ul {
    list-style: none;
    padding: 0;
}

#header li {
    display: inline;
}
/* Elementy środka --- main */
#maincontent {
	
}
/* Elementy menu --- mainmenu */
a#sitename {
	margin: 0 !important;
}

#mainmenu ul {
    list-style: none;
    padding: 0;
	margin: 0;
	margin-left: 7px;
	border: solid 0px #ffffff;
}

#mainmenu li{
	list-style-image: url(../_files/images/li_off.gif);
	list-style-position: inside;
	border: solid 0px #ffffff;
	margin-top: 5px;
	padding-bottom: 5px;
	background: url(../_files/images/menu_podkreslenie.gif) bottom repeat-x;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	margin-left: 5px;
}

#mainmenu li:hover{
	list-style-image: url(../_files/images/li_on.gif);
	text-decoration: none;
	color: #669933;
}

#mainmenu a {
	color: #646464;
	text-decoration: none;
}
/*
#mainmenu a:hover {
    text-decoration: none;
	color: #669933;
}
*/
#mainmenu li.podmenu{
	list-style-image: none;
	list-style-position: outside;
	border: solid 0px #ffffff;
	margin-top: 3px;
	margin-bottom: 6px;
	background: none;
	margin-left: 5px;
	padding: 0;	
}

#mainmenu li.podmenu:hover{
	list-style-image: none;
}

#mainmenu li.podmenu a{
	font-size: 11px;
	/* letter-spacing: -0.1em; */
}

#mainmenu img {
	border: 0;
}
/* Elementy content --- maincontent */
#maincontent .statyczna {
	color: #646464;
}

#maincontent .statyczna h1 {
    color: #6b6b6b;
	font-size: 175%;
	font-weight: bold;
}

#maincontent .statyczna h2 {
	font-size: 125%;
}


#maincontent .statyczna h3, #maincontent .statyczna h2#slogan {
	color: #808080;
	text-align: center;
	font-size: 135%;
	margin-bottom: 30px;
	margin-top: 0;
	line-height: 200%;
}

#maincontent .statyczna h3.sidesite, #maincontent .statyczna h2.sidesite {
	clear:both;
	color:#646464;
	font-size:130%;
	margin:25px 0 5px;
	text-align:left;
}

#maincontent .statyczna h3.other {
	clear:both;
	color:#646464;
	font-size:100%;
	margin: 16px 0;
	text-align:left;
}

#maincontent .statycznatytul h1 {
	color: #EE2E24;
	font-size: 175%;
	font-weight: bold;
}

#maincontent .statycznatytul h2 {
	font-size: 125%;
	color: #939598;
}
#maincontent .statycznatytul h3, #maincontent .statycznatytul h2#slogan {
	color: #808080;
	text-align: center;
	font-size: 135%;
	margin-bottom: 30px;
	margin-top: 0;
	line-height: 200%;
}

#maincontent .statycznatytul h3.sidesite, #maincontent .statycznatytul h2.sidesite {
	clear:both;
	color:#646464;
	font-size:130%;
	margin:25px 0 5px;
	text-align:left;
}

#maincontent .statycznatytul h3.other {
	clear:both;
	color:#646464;
	font-size:100%;
	margin: 16px 0;
	text-align:left;
}



/*
#maincontent .statyczna div, #maincontent .statyczna p {
	text-align: justify;
}

#maincontent .statyczna p {
	text-align: justify;
}
*/
#maincontent .statyczna ul {
	padding: 10px;
}

#maincontent .statyczna li {
	margin-left: 10px;
}

#maincontent .statyczna a {
    color: #1e1e1e;
	font-weight: bold;
}

#maincontent .statyczna img {
   background: #ffffff;
   padding: 5px;
   border: solid 1px #999999;
   max-width: 650px;
}
img.mapa {
   background: none;
   max-width: 650px;
}
/* Elelemnty stopki --- footer */
#footer ul {
    list-style: none;
    padding: 0;
	margin: 0;
	padding: 10px 0;
	margin-top: 5px;
}

#footer li {
    display: inline;
	padding: 0 10px;
}

#footer a{
	color: #2a4b8b;
	font-size: 10px;
	font-weight: bold;
}

#subfooter {
    background: url(../_files/images/footer_podkreslenie.gif) repeat-x top;
	color: #000000;
	padding: 10px 10px;
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
}
/* Stronicowanie */
.stronicowanie {
    display: block;
    clear: both;
}

.stronicowanie a {
    padding: 0 2px;
}

.stronicowanie span {
    padding: 0 2px;
}

/* Formularz */

 div.formularz{
 	padding: 20px;
	text-align: center;
 }

 div.formularz table{
 	background: #ffffff;
 }
 
 div.formularz th{
 	background: #bebebe;
	font-size:14px;
	color: #333333;
	text-align: center;
 }
 
 div.formularz th.sub{
 	background: #cdcdcd;
	font-size:12px;
	color: #333333;
	text-align: center;
 }
 
 div.formularz th span{
 	font-size:10px;
	font-weight: normal;	
 }
 
 div.formularz td{
 	background: #e4e4e4;
	color: #333333;
	text-align: left;
	font-size:11px;
 }
 
 div.formularz input,textarea,select{
 	background: #f3f3f3;
	border: 1px solid #dddddd;
	color: #333333;
	font-size: 11px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
 }
 
#maincontent img.ikonaimg {
  	border: 0px;
	padding: 0px;
	margin: 0px;
}

#maincontent .statyczna img {
border: 0px;
padding: 5px;
margin: 5px;
}
#maincontent .box img {
   background: transparent;
   padding: 0px;
   margin: 0px;
   border: 0;
   max-width: 300px;
}
#maincontent .przycisk img {
   background: transparent;
   padding: 0px;
   margin: 0px;
   border: 0;
}
#maincontent .arrow img {
   background: transparent;
   padding: 0px;
   border: 0;
   text-align: center;
   max-width: 100px;
   position: relative; left:100px;
}
div.box{
  	border: 0px;
	padding: 0px;
	margin: 0px;

}
div.przycisk{
  	border: 0px;
	padding: 0px;
	margin: 0px;

}
div.box_g{
	line-height:10px;
  	border: 0px;
	padding: 0px;
	margin: 0px;
}
div.box_s{
background: url(../_files/images/box_s.png) repeat-y;
	text-align: center;
	color: black;
  	border: 0px;
	padding: 0px;
	margin: 0px;
}
div.box_d{
  	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
table.button{
background-color:white;
border: 2px solid #dddddd;
}

img.button{
border: 0px solid #dddddd;
}
#detale table{
max-width: 600px;
}
#detale td{
width: 300px;
vertical-align: top;

}

hr.space{
margin-bottom: 10px;

}
a.new{
margin: 0;
padding: 0;
border: 0;
text-decoration: none;
outline-style: none;

}

img.new{
margin: 0;
padding: 0;
border: 0;
z-index: 1;
}