/*  body and font definitions */
html { 
  padding:0px;
  margin:0px;
}

body {
  font-size: 12px;
  font-family: Tahoma, Arial, SunSans-Regular, Sans-Serif;
  line-height: 18px;
  color:#564b47;  
  padding:0px;
  margin:0px;
  background-color: #fff;
}
a,a:active,a:visited {
	color: #376ead;
	text-decoration: none;
}

a:hover {
    color: #D33905;
    text-decoration: none;
  }

p, h1, h2, pre {
	margin: 0px; 
	padding: 0px; 
}

img {
	border: none;
}

.header{
	display: block;
	float: none;
	width: auto;
	height: auto;
	margin: 10px 0px 5px 0px;
}

h1 {
	display: block;
	font-size: 14px;
	color: #376EAD;
	font-weight: bold;
}

.data{
	display: block;
	position: relative;
	width: 70px;
	font-size: 10px;
	color: #929292;
	font-weight: bold;
}

.zajawka {
	display: block;
	float: none;
	width: 100%;
	text-align: justify;
	line-height: 18px;
	margin: 10px 0px 10px 0px;
}

.zajawka img{
float: left;
margin: 0px 10px 5px 5px;
}

.mini_footer {
    position: relative;
    margin-top: 2px;
    margin-bottom: 25px;
    text-align : right;
	font-size: 11px;
  }

.mini_footer .icons {
    background: none;
    border: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 5px 0px 5px;
    float: none;
    vertical-align: text-bottom;
  }

#top{
	position: relative;
	display: block;
	width: 100%;
	background: url(../images/background_body.jpg) repeat-x;
	height: 125px;
}

#flag_container{
	position: absolute;
	display: block;
	left: 350px;
	top: 45px;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#flag_container ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style: none outside;
}

#flag_container li{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#flag_container img{
	border: 0px;
}
#search_container{
	display: block;
	position: absolute;
	left: 690px;
	top: 4px;
}

#search_container .submit{
	background: none;
	border:none;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

#herb{
	display: block;
	position: absolute;
	width: 345px;
	height: 83px;
	background-image: url(../images/herb.jpg);
	background-position: left;
	background-repeat: no-repeat;
	top: 35px;
	cursor: pointer;
}

#herb p{
	display: block;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	top: 58px;
	left: 90px;
}

#top_fotos{
	display: block;
	position: absolute;
	width: 482px;
	height: 83px;
	left: 392px;
	top: 35px;
	background-image: url(../images/top_fotos.jpg);
	background-repeat: no-repeat;
}

#container{
	position: relative;
	display: block;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	background: White;
	padding: 0px;
}

#top_container{
	position: relative;
	display: block;
	width: 873px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	padding: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#top_menu_container{
	position: relative;
	top: 4px;
	width: 100%;
	background: url(../images/background_top_menu.jpg) repeat-x;
	height: 29px;
	padding: 0px;
	margin: 0px;
}

#navcontainer ul{
	margin: 0px;
	padding: 0px 0px 0px 3px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
}

/*#navcontainer input{
	width: 150px;
	height: 18px;
	border: none;
	background: White;
	margin: 0px 5px 0px 0px;
}*/

#navcontainer ul li{
	display: inline;
	line-height: 29px;
}

#navcontainer ul li a{
	padding: 8px 12px 8px 12px;
	margin: 0px 0px 0px -3px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid white;
}

#navcontainer ul li a:hover{
	margin: 0px 0px 0px -3px;
	color: #fff;
	border-right: 1px solid white;
	background: url(../images/background_top_menu_over.jpg) repeat-x;
}

#left{
	clear: both;
	margin: 0px;
	position: relative;
	float: left;
	display: block;
	width: 190px;
	padding: 5px;
}

#center {
	position: relative;
	float: none;
	display: block;
	margin: 0px 0px 0px 205px;
	width: 459px;
}

html> body #center {
	position: relative;
	float: none;
	display: block;
	margin: 0px 0px 0px 201px;
	width: 463px;
	padding: 5px;
}

#right{
	margin: 0px;
	position: relative;
	float: right;
	display: block;
	width: 190px;
	padding: 5px;
}

#footer_container{
	position: relative;
	display: block;
	width: 873px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	padding: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#footer{
	clear: both;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	color: #fff;
	position: relative;
	display: block;
	width: 100%;
	height: 29px;
	background: url(../images/background_bottom.jpg) repeat-x;
}

#bottom_navcontainer ul{
	margin: 0px;
	padding: 0px 0px 0px 3px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
}

#bottom_navcontainer ul li{
	display: inline;
	line-height: 25px;
}

#bottom_navcontainer ul li a{
	padding: 8px 12px 8px 12px;
	margin: 0px 0px 0px -3px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid white;
}

#bottom_navcontainer ul li a:hover{
	margin: 0px 0px 0px -3px;
	color: #fff;
	border-right: 1px solid white;
	background: url(../images/background_bottom_over.jpg) repeat-x center;
}

.menu_title{
	margin: 20px 0px 5px 0px;
	padding: 0px 5px 5px 0px;
	text-align: right;
	font-weight: bold;
	color: #376EAD;
	border-bottom: 1px solid #DDDDDD;
}

#calendar {
    margin : 10px 0px 0px 0px;
    position : relative;
    text-align : center;
  }
  
#calendar caption{
font-weight: bold;
}

#calendar th {
    font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  }


#calendar table {
    width: 100%;
  }


#calendar td {
    text-align: center;
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    border: 1px solid #E4E4E4;
  }


#calendar .wydarzenie {
    font-weight : bold;
    font-size: 11px;
    color : #d44536;
  }


#calendar .wolne {
    background-color : #ffe5de;
  }


#calendar .dzisiaj {
	background-color: #FFF2CA;
}


#calendar caption {
    margin: 0px 0px 5px 0px;
  }


#calendar .arrow {
    margin: 0px 10px 0px 10px;
  }


#masterdiv {
    margin: 0px;
    padding: 0px;
  }

#masterdiv .menutitle {
    cursor : pointer;
    width: auto;
    text-align : left;
    font-weight : bold;
    padding-right : 5px;
    padding-bottom : 3px;
    padding-top : 3px;
  }

#masterdiv .submenu {
    width : auto;
    font-size : 12px;
    text-align : left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }


#masterdiv .submenu a {
    color: #2E2E2E;
    text-decoration : none;
  }


#masterdiv .submenu a:hover {
    color: #D33905;
    text-decoration : none;
  }


#masterdiv .submenu ul {
    list-style : url(../images/square.jpg);
    line-height : 20px;
    padding: 0px 0px 0px 25px;
    margin: 0px;
  }
  

.form_div {
	display: block;
	text-align: center;
}

.form_div form{
	margin: 0px;
	padding: 0px;
}

.form_div table{
	margin: 0px 0px 0px 5px;
}
.form_div td{
	padding: 2px;
}

.form_div .input{
	border: 1px solid #376EAD;
	margin: 0px 0px 0px 10px;
	width: 114px;
	height: 16px;
	font-size: 11px;
	line-height: 12px;
}

.form_div .send{
	display: block;
	text-align: center;
	border: none;
	font-size: 11px;
	float: left;
	width: 70px;
	height: 18px;
	background-color: #376EAD;
	color: white;
	cursor: pointer;
}

.form_div .help{
	display: block;
	text-align: center;
	font-size: 11px;
	float: right;
	width: 70px;
	height: 18px;
	background-color: #D44536;
	color: white;
}

.button{
	margin: 0px 0px 15px 0px;
}

.slupek{
display: block;
position: relative;
margin: 5px 0px 5px 0px;
padding: 0px;
height: 10px;
background: url(../images/background_footer.jpg) repeat-x;
}

.foto_container {
display: block;
margin-top: 10px;
width: 100%;
text-align: center;
}
.foto_gallery {
	display: block;
	position : relative;
	float: left;
	width : 160px;
	height: 180px;
   background-color : #f7f7f7;
   border-bottom-color : #a1a1a1;
   border-bottom-style : solid;
   border-bottom-width : 1px;
   border-left-color : #a1a1a1;
   border-left-style : solid;
   border-left-width : 1px;
   border-right-color : #a1a1a1;
   border-right-style : solid;
   border-right-width : 1px;
   border-top-color : #a1a1a1;
   border-top-style : solid;
   border-top-width : 1px;
   margin-bottom : 3px;
   margin-left : 42px;
   margin-right : 1px;
   margin-top : 3px;
   padding-bottom : 2px;
   padding-left : 2px;
   padding-right : 2px;
   padding-top : 6px;
  }
.foto_gallery p {
    position: relative;
    font-size:10px;
  }
.foto_gallery img {
    border: none;
  }