body
{
font-family: Verdana,Comic SE, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color: FFFFFF;
/*#FFFF00;*/
background-image: url(images/grass.jpg); 
background-repeat:repeat;
/*background-color: #000000;*/
/*
color:#9D9D9D;
background-color: #EAEAEA;     */

}

div.center
{
  text-align: center;
}

div.content
{
  text-align: left;
}

table.main
{
  
}

div.tiny_text
{
  font-size: px;
}

a:link {text-decoration: underline; color: #000000 }
a:visited {text-decoration: underline; color: #000000}
a:active {text-decoration: underline; color: #000000}
a:hover {text-decoration: underline; color: #000000;}

a.mapa:link {text-decoration: underline; color: #000000 }
a:visited {text-decoration: underline; color: #000000}
a:active {text-decoration: underline; color: #000000}
a:hover {text-decoration: underline; color: #000000;}

img
{
 border: 0;
}
table
{
 margin-top: 20px;
// background-color: white;
}


td.main, td.content
{
text-align: center;
}

td.content
{
 background-color: #E4F7FF;
}

div.kontakt
{
 text-align: center; 
}

div.text
{
text-align: left;
margin-left: 20px;
margin-right: 20px;
}

div.video
{
margin-left: 40px;
margin-right: 20px;
}

form#formularz_kontaktowy {
  width: 70%;
  margin: 0;
}

input.text {
  border: 1px solid #888888;
  padding: 6px 5px;
  width: 300px;
  height: 27px;
  margin: 3px 0 12px 0;
  color: #454545;
  font-family: Verdana,Arial,sans-serif;
  font-size: 13px;
  background-color: #fff;
  float: left;
}

textarea.tresc {
  border: 1px solid #888888;
  padding: 6px 5px;
  width: 300px;
  margin: 3px 0 12px 0;
  color: #454545;
  font-family: Verdana,Arial,sans-serif;
  font-size: 13px;
  background-color: #fff;
  line-height: 150%;
  float: left;
}

.button_submit {
  margin: 15px 0 0 0;
}

div#msg{
width: 90%;
height: 50px;
background-color: #FFFF00;
margin: 20px 0 20px 5%;
padding: 20px 0 0 0;
}

#left {
	width: 390px;
	float:left;
	display: block;
  margin-left: 20px;
	display: inline;
	text-align: left;
}
table#book{
width: 100%;
}

table#book td{
/*color:#000000;*/
color: #000000;
border-bottom-style:solid;
border-width:2px;
border-color:black;
}

a#subscribe{
color: #000000;
}

