body   {
	margin: 0;	
	padding: 0;
    font-family: "Tahoma", "Verdana", "Arial";
    font-size: 12px;
    color: #000;
    #background: url(../images/bg.jpg) top center repeat-x #FFF;
    text-decoration: none;   
}


h1 {
    font-family: "Trebuchet MS", "arial", "Tahoma", "Verdana";
    color: #000;
    font-size: 30px;
    letter-spacing: -0.05em;
    margin: 0 0 5px 0;
    padding: 0px;
}

h2 {
    font-weight: bold;
    color: #524E49;
    font-size: 16px;
    letter-spacing: -0.05em;
    margin: 0px;
    padding: 0px;
}

h3 {
    font-weight: bold;
    color: #333;
    font-size: 13px;
    margin: 10px 0 10px 0;
}

a {
    text-decoration: underline;
    color: #000;
}
a:hover {
    color: #660000
}

img {
    border: 0px
}

form {
    margin-top: 0px;
    margin-bottom: 0px;
}

table {
    border-collapse: collapse;    
}

img, div, a, input { 
	behavior: url(css/iepngfix.htc);
}

iframe {
	border: none;
} 

.frmbug {
    border: solid 2px #CC0000 !important;
}
.zebra {
    background-color: #C0C0C0;
}

.uwaga {
    color: #CC0000;
}


#container {	
	width: 900px;
    margin: 0 auto 0 auto;
    #background: url(../images/bg_container.jpg) top center no-repeat #FFF;
	padding: 0px;		
}

#container #main{	
	height: 230px;
}

#container #main #logo img {
	margin: 20px 0 0 20px;
}

#container #menu {
	margin: 5px 0 0 0;
	background: url(../images/menu_bg.png) center center no-repeat;	
	height: 40px;
	font-size: 11px;	
}

#container #menu table{
	border-collapse: collapse;
	margin: 0 auto 0 auto;	
}

#container #menu td{
	height: 40px;	
}

#container #menu a{
	color: #FFF;
	text-decoration: none;
	font-weight:  bold;	
	display: block;
	padding: 6px;
}

#container #menu a:hover{
	color: #829BE0;
	text-decoration: underline;		
}

#container #menu .sel{
	background: #FFF;
}

#container #menu .sel a{
	color: #333399;
}

#container #menu .lang_sep{
	width: 20px;	
}

#container #menu .lang{
	text-align: center;
	line-height: 70%;	
}

#container #menu .lang img, .lang a{
	margin: 0px;
	padding: 0px;	
	display: inline;
}


#content {	
	width: 900px;		    
}



#footer {
	width: 774px;
	height: 30px;
	margin: 0 auto 0 auto;
    padding: 30px 0 20px 0;
    text-align: center;
    font-size: smaller;
}

#footer .seo{	
	margin: 10px auto 0 auto;	
}


.paging {
    padding: 20px;
    text-align: center;
    clear: both;    
    font-size: 12px;
    
}

.paging a{
    color: #666;
    margin: 0 5px 0 5px;

}
.paging a:hover{
    color: #CCCC33;

}

.paging .current{
    background-color: #CCCC33;
    color: #FFF;
    font-weight: bold;
    padding: 0 3px 0 3px;
}

.paging .inactive{
    color: #999;
}

#waiting {
}

#waiting_animation {
	position: absolute;
	z-index: 99;
	top: 100px;
	background: url(../images/wait5.gif) no-repeat top center;
	width: 100%;
	height: 100px;
}


/* round corners */

.pmb1_b, .pmb1_s {font-size:1px; }
.pmb1_1, .pmb1_2, .pmb1_3, .pmb1_4, .pmb1_b, .pmb1_s {display:block; overflow:hidden; color: inherit}
.pmb1_1, .pmb1_2, .pmb1_3, .pmb1_s {height:1px;}
.pmb1_2, .pmb1_3, .pmb1_4 {border-style: solid; border-width: 0 1px; }
.pmb1_1 {margin:0 5px; }
.pmb1_2 {margin:0 3px; border-width:0 2px;}
.pmb1_3 {margin:0 2px;}
.pmb1_4 {height:2px; margin:0 1px;}
.pmb1_c {display:block; border-style: solid ; border-width: 0 1px; color: inherit}