@charset "utf-8";
/* CSS Document */
h2{
	color:#FFFFFF;
	font-size:14px;
	margin-top:30px;
	}
	
.data{
	color:#999999;
	font-size:9px;
}
.button{
       background:none;
       font-size:19px;
       width:80px;
       height:25px;
       border:1px solid #3399FF;
       text-align:center;
       padding-top:3px;
       float:left;
       margin-left:30px;
       margin-top:30px;
}
a{
       text-decoration:none;
       }

.bluesee{
       color:#3399FF;
       }

body{
       color:#FFFFFF;
       background:#b2b2c1;
       font-family:Verdana;
       }
#bodytop{
       width:100%;
       height:90px;
       background:#b2b2c1;
       float:left;
      
       
       
}
#bodytop #baner{
       width:910px;
       height:90px;
       background:url(../images/banerblue.gif) no-repeat left;
       margin:auto;
	   padding-right:40px;
	  
       
}
.jezyk{

       float:right;
       color:#FFFFFF;
       font-size:9px;
       margin-right:9px;
       }
.podmenu{
       font-size:10px;
       color:#FFFFFF;
       margin-right:10px;
       margin-top:10px;
       float:right;
       }

#bodymenu{
       width:100%;
       height:45px;
       background:url(../images/menu.gif) repeat-x;
       float:left;

}
#bodymenu #menucontainer{
	 margin:auto;
	 width:950px;
	 height:auto;
}
#men{
margin-left:100px;
float:left;
}

#bodymenu a{
       display:block;
       height:17px;
       color:#31315a;
       font-size:10px;
       float:left;
	   
       text-decoration:none;
       margin-right:5px;
       margin-top:17px;
       padding-left:3px;
       padding-right:3px;
       font-weight:bold;
       }
	   
#bodymenu a:hover{
       background:#31315a;
       color:#FFFFFF;       
       text-decoration:none;
}       
#bodymenu a:focus{
       background:#31315a;
       color:#FFFFFF;       
       text-decoration:none;
}       


#bodymiddle{
       width:100%;
       min-height:300px;
       background:#32325b;
       height:auto;
       float:left;
       
        
}
#bodymiddlecontainer{
	margin: 0 auto;
	width:990px;
	height:auto;
}

#tekst{
       font-size:11px;
     
       width:460px;
       min-height:400px;
       height:auto;
       background:url(../images/img.gif) left bottom no-repeat;
       margin-bottom:-5;
       float:left;
       text-align:left;
	   
       
       }
#animacjamain{
       width:400px;
       float:right;
}


#bodyfooter{
       width:100%;
       height:191px;
       float:left;
       background:url(../images/bodytlofooter.gif) repeat-x;
       text-align:center;
      
}
#bodyfooter #bodyfootercontainer{
	margin:auto;
	width:950px;
	height:auto;
}

#aktualnosci{
       float:left;
       width:200px;
      
       margin-top:10px;
       text-align:left;
       font-size:11px;
}
#expert{
       font-size:11px;
       float: left;
       width:200px;
       text-align:left;
       margin-left:70px;
       margin-top:10px;
       color:#000000;
}
#reklama{
       background:url(../images/reklama.gif) no-repeat;
       margin-top:30px;
       float:left;
       width:410px;
       height:170px;
       margin-left:0px;
       }

.temat{
       font-size:10px;
       color:#333333;
       font-weight:bold;
       }
.aktText{
       font-size:10px;
       color:#333333;
       }

h1{
       color:#FFFFFF;
       font-size:14px;
       
       }


