body
  {
    text-align:center;
    margin:0 auto;
    BACKGROUND: #3d5f9c;
    font: 8pt/16pt georgia; 
    padding: 0px; 
    COLOR: #ffffff;     
  }

#container   
  {
    margin-left: auto; 
    margin-right: auto; 
    width: 777px; 
  }


div#head
  {
    width:777px;
  }

div#head1
  {
    width:423px;
    height:44px;
    BACKGROUND: url(images/blog2_01.jpg);
    float: left;        
  }
  
div#head2
  {
    width:354px;
    height:44px;
    BACKGROUND: url(images/blog2_02.jpg);
    float: left;        
  }  


div#head3
  {
    width:423px;
    height:112px;
    BACKGROUND: url(images/blog2_03.jpg);
    float: left;        
  }  


div#head4
  {
    width:354px;
    height:112px;
    BACKGROUND: url(images/blog2_04.jpg);
    float: left;        
  }  
  

div#head5
{
    width:423px;
    height:71px;
    BACKGROUND: url(images/blog2_05.jpg);
    float: left;        
}  


div#head6
{
    width:354px;
    height:71px;
    BACKGROUND: url(images/blog2_06.jpg);
    float: left;        
}    
  
#body_all
{
    width: 777px;
    BACKGROUND: #2B4884;
    float: left;    
}  

#body_l
{
    width: 423px;
    float: left;
}  
  
#body_r
{
    width: 354px;
    height: 455px;
    float: right;
}    


 
div#B
  {
    height:100px;    
    width:777px;    

  }
  
  
div#B1
  {
    height:99px;    
    width:423px;
    float: left;
    BACKGROUND: url(images/blog2_10.jpg);
  }  
  
div#B2
  {
    height:99px;    
    width:354px;
    float: left;
    BACKGROUND: url(images/blog2_11.jpg);
  }    
  
div#B3
  {
    BACKGROUND: url(images/blog2_09.jpg);
    height:125px;    
    width:354px;
    top: -224px;
    float: right;
    position: relative;
    margin-bottom: -125px;
  }      
  
div#F
  {
    width:777px;
    height: 135px;
  }
  
div#F1
  {
    width:423px;
    height: 135px;
    BACKGROUND: url(images/blog2_12.jpg);
    float: left;
    display: inline;
  }  
  
div#F2
  {
    width:354px;
    height: 135px;    
    float: left;
    BACKGROUND: url(images/blog2_13.jpg);
    display: inline;
  }      

.tytul1 , .tytul2
  {
    FONT-SIZE: 13pt; 
   LEFT: 30px; 
   COLOR: #ffffff; 
   font: georgia; 
   POSITION: relative; 
   TOP: 35px; 
   TEXT-ALIGN: left;
  }
  
.tytul2
  {
    TEXT-ALIGN: center;
    LEFT: 10px;     
    top: 0px;
  }

.tresc1, .tresc2
  {
    PADDING-RIGHT: 10px; 
   PADDING-LEFT: 10px; 
   FONT-SIZE: 10pt; 
   LEFT: 20px; 
   PADDING-BOTTOM: 10px; 
   MARGIN-RIGHT: 20px; 
   PADDING-TOP: 10px; 
   font: 8pt/16pt georgia; 
   POSITION: relative; 
   TEXT-ALIGN: left;
  }

.tresc2
  {
   TOP: -5px;
   PADDING-BOTTOM: 0px; 
   PADDING-TOP: 0px; 
   TEXT-ALIGN: center;
   LINE-HEIGHT: 1.4;
  }  


#nr_str, #nr_str2
  {
	 FONT-SIZE: 9pt; 
   LEFT: 110px; 
   FONT-FAMILY: Tahoma; 
   POSITION: relative; 
   TOP: 45px; 
   TEXT-ALIGN: left;
  }

#nr_str2
  {
   LEFT: 150px; 
   TOP: 67px; 
  }  
  
img
  {
   LEFT: 0px; 
   POSITION: relative;    
  }    
  
.komentarze, .komentarze2
  {
   FONT-SIZE: 8pt; 
   TEXT-ALIGN: left;
   left: 30px;
   top: -20px;
   POSITION: relative; 
   color: #99CCFF;
   z-index:1;
  }  

.komentarze2
  {
   color: white;
  }    
  
.stopka
  {
   width: 200px;
   FONT-SIZE: 7pt; 
   LEFT: 20px; 
   TOP: 25px;
   FONT-FAMILY: Verdana; 
   POSITION: relative; 
   TEXT-ALIGN: left;
   LINE-HEIGHT: 1.4;
   float: left;
   color: #E1E1E1;
  }  


.tytulnews
  {
    FONT-SIZE: 14pt;
    TEXT-ALIGN: left;    
  }  

A:link, A
  {
    text-decoration: none;
    color: #FFCC00;
    FONT-SIZE: 8pt;
    cursor:pointer;
  }  
A:visited
  {
    text-decoration: none;
    color: #FFCC00;
    FONT-SIZE: 8pt;
  }
A:hover
  {
    color: white;
    text-decoration: none;
    background-color: #99CC00;
    FONT-SIZE: 8pt;
  }        

hr 
  { 
    height:1px; 
    width: 250px;
    border-top: 1px dotted white; 
    border-bottom: 0px ; 
    border-left: 0px; 
    border-right: 0px;
    TEXT-ALIGN: left;
   }   
   
form
  {
   FONT-SIZE: 8pt; 
   TEXT-ALIGN: left;
   left: 30px;
   top: -20px;
   FONT-FAMILY: Verdana; 
   POSITION: relative; 
   color: #99CCFF;
   display:none;
  }  
  input, select, textarea{
/*	color: #781351;
	background: #fee3ad;*/
	border: 1px solid #99CCFF;
}

input.submit, select, option {
	border: none;
	background:#2B4884;/*#99CCFF;*/
	color: #FFCC00;	
	font-weight:bold;
	scrollbar-arrow-color: #FFCC00;
         cursor:pointer;
}
/*option.opis{
	background: #ffa20c;
	font-weight:bold;
	color: white;
}
option.ocena{
	background:#99CCFF;
}*/
    
.kalendarz{
	width: 174px;
	height: 131px;
	margin: -30px auto;
	left: 100px;
        top: 15px;
/*        float: right;
	font-size: 12px;
	font-style: normal; 
	text-decoration: none;
*/
	text-align: center;
	vertical-align: middle;
}

.miesiace_roku{
	position: absolute;
	height: 18px;	
	width:	62px;
}

.kalendarz#rok{
/*	left: 570px;	
	top: 130px;			*/
        position: relative;
        left: 15px;
        width: 186px;
        z-index: 1;
}

.kalendarz#miesiac{
/*	left: 570px;	
	top: 260px;*/	
        z-index: 1;
	position: relative;
        left: 10px;
        width: 126px;
}

.dzien{
	position: absolute;	
	height: 18px;
	width:	18px;
}  

/*.kalendarz  A:link, .miesiace_roku  A:link, .dzien  A:link
  {
    text-decoration: none;
    color: white;
    FONT-SIZE: 8pt;
  }  

.kalendarz  A:visited, .miesiace_roku  A:visited, .dzien  A:visited
  {
    text-decoration: none;
    color: white;
    FONT-SIZE: 8pt;
  }

.kalendarz  A:hover, .miesiace_roku  A:hover, .dzien  A:hover
  {
    color: white;
    text-decoration: none;
    background-color: #99CC00;
    FONT-SIZE: 8pt;
  }        */
