/* CSS Document */

html,
body {
   margin:0;
   padding:0;
   height:100%;
   background-image:url(../img/bg.gif);
   background-repeat:repeat-x;
   background-color:#279CC7;
   background-size:cover;
}
#container {
   min-height:100%;
   position:relative;
   size:950px;
   /*text-align:center;
    height:100%;
   width:950px;
   text-align:center;*/
   color:              #000000;
   font-family:        Arial, Tahoma, Helvetica, sans-serif;
   font-size:          1.0em;
   letter-spacing:     1px;
}
.text{
   color:              #000000;
   font-family:        Arial, Tahoma, Helvetica, sans-serif;
   font-size:          0.8em;
   letter-spacing:     1px;
   margin: 10 10 10 10;
	
}


#header {
   height:153px;
}
#body {
   /*padding:10px;*/
   padding-bottom:25px;   /* Height of the footer */
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
}

#footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
 height:114px;   
 background-image:url(../img/trawa_3D.gif);
 background-repeat:repeat-x;
}

#motylki2{
	width:195px;
	height:158px;
	margin-left:100px;
}
#tytul{
	width:195px;
	height:158px;
	background-color:#FF0000;
	margin-left:300px;
	display:block;
}
#main_title{
font-weight:bold;
font-family:"Times New Roman", Times, serif;
font-style:italic;
color: rgb(255, 0, 51);
font-size:46px;
}
#motylek{
color: rgb(255, 0, 0);
font-size:56px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
font-style:italic;
}

.error { width: 250px; display: block; float: left; color: red; padding-left: 10px; font-size:11px }
.error2 { color: red; font-size:11px }
.error2b { color: red; font-size:11px; font-weight:bold;}
#counter
{
	text-align:center;
	font-size:10px;
	margin: 0 0 0 0;
	vertical-align:bottom;
}

#title
{
	color:#663333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	margin-left: 5px;
	margin-top: 15px;
	line-height:150%
}
#title2 {
	text-align:center; 
	font-size:18px; 
	font-weight:bold
}
#title_small
{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align: center;
}

#sub_title
{
	font-weight:bold;
	font-size:14px;
	color:#663333;
	margin-bottom:5px;
	margin-left:20px;
}

#bottom_menu {
	width: 900px;
	font-size:12px;
	text-align:center;
	margin: auto;
	margin-top:10px;
}

#div_rounded
{
border:2px solid;
color:#999999;
border-radius:15px;
margin: 0px 5px 5px 20px;
} 

.text_pis
{
	margin-left:10px; 
	margin-right:10px;
}

.podpunkt
{
	margin-left:20px;
}
.podpunkt2
{
	margin-left:40px;
}

A:link 
{ 
	/*color: #3366CC;*/
	color:#FFFFFF;
	text-decoration: none;
}
A:visited 
{ 
	/*color: #3366CC; */
	color:#FFFFFF;
	text-decoration: none;
}
A:hover 
{ 
	/*color: #5555FF;*/
	color:#FFFFFF;
	text-decoration: underline;
}
A:active 
{	
	color: black;
	text-decoration: underline;
}

.tdid
{
	 background-image:url(../img/bg.png);
	 background-position:top;
	 background-repeat:repeat-y;
}
