body {
	
	background:#38b438;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Georgia, sans-serif;
}
A IMG  {border:0;}
#wrapper {
	text-align:left;
	background:#e6fcb3;
	width:900px;
	margin:0 auto;
	-moz-box-shadow: 0px 0px 20px #333;
	-webkit-box-shadow: 0px 0px 20px #333;
    padding;1px;
}

#header {
	clear:both;
	background: url('../images/header_bg.png');
	height:114px;
}
#header IMG {
	
	margin-left:20px;
	float:left;
}
#header H1 {
	color:#e6fcb3;
	font-family:"Arabic Typesetting", Linotype, Georgia, sans-serif;
	font-weight:normal;
	font-size:44px;
	margin:0px 0px 0px 90px;
	
	text-align:center;
	width:800px;
	padding-top:10px;
	
}
#header H2 {
	color:#e6fcb3;
	font-family:"Arabic Typesetting", Linotype, Georgia, sans-serif;
	font-weight:normal;
	font-size:30px;
	margin:0px 0px 0px 90px;
	text-align:center;
	width:800px;
}
UL#menu {
 list-style:none;
 margin:0px 0;
 padding:0;	
 height:148px;
}
UL#menu LI {
	width:149px;
	height:148px;
	float:left;
}
UL#menu LI SPAN {
	
	
}
UL#menu LI A {
	display:block;
	height:108px;
	background-image:url('../images/postit.png');
    text-align:center;
    color:#413f3a;
    padding-left:8px;
    padding-right:15px;
    padding-top:40px;
    text-decoration:none;
    font-size:25px;
    text-transform:capitalize;
}

#content {
	padding:0 20px 20px 20px;
    
	background: url('../images/big_logo.png') no-repeat bottom right;
}
.szkic {
    padding:0 20px 60px 20px !important;
    	background: url('../images/bg.png') no-repeat bottom right !important;
}
#footer {
	color:#444444;
	font-size:13px;
	margin:15px auto;
	width:880px;
	height:14px;
	
}
A {
    font-family:Georgia;    
    color:black;
}

P strong {
    font-size:14px;
    
}

#copyright {
    
	
	float:left;
}
#authors {
	
	float:right;
}
UL#flags {
float:right;
width:125px;
list-style-type:none;
height:22px;
margin:0;
padding:0;
}
#flags LI {
float:left;
width:23px;
padding-top:5px;
}
#flags LI IMG {
float:left;
width:18px;

}

#content H1 {

font-family:Georgia,sans-serif;
font-weight:normal;
border-bottom:1px solid black;
margin:0;
padding:1px;
}
ul.categories {
    margin:0;
    padding:0;
    clear:both;
    height:500px;
}
ul.categories LI {
    float:left;
    margin:24px;
    list-style-type:none;
   width:237px;
   height:116px;
    text-align:center;
}
ul.categories LI A {
    color:#E6FCB3;
    display:block;
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    text-transform:uppercase;
     
     height:80px;
    padding:20px 15px 15px 110px;
    width:112px;
    text-decoration:none;
}
.small {font-size:9px}
.category_3 {    background:url('../images/offer/3.png') no-repeat;clear:both}
.category_4 {    background:url('../images/offer/4.png') no-repeat;}
.category_6 {    background:url('../images/offer/6.png') no-repeat;}
.category_7 {    background:url('../images/offer/7.png') no-repeat;clear:both}
.category_9 {    background:url('../images/offer/9.png') no-repeat;}
.category_12 {    background:url('../images/offer/12.png') no-repeat;}
.category_13{    background:url('../images/offer/13.png') no-repeat;}
.category_14{    background:url('../images/offer/14.png') no-repeat;}

#content table {
    margin-top:20px;
    margin-left:40px;
}
#content table th {
    padding:1px;
    border:1px solid black;
}
#content table td {
    padding:2px;
    font-size:11px;
    border:1px solid black;
}
table.contact {
    
    text-align:left !important;
}
table.contact th,table.contact td {
    padding:1px !important;
    border:0px !important;
}
