* {
	margin:0;
	padding:0;
	line-height: 1.5em;
}

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	background: #bdbdbf url(../images/body_bg.png) repeat-x;
}

#maincontainer { 
	width: 998px; 
	margin: 0 auto;
	text-align: center;
	border: 1px solid #747474;
	position: relative;
}

#topsection {
	background: #f8f7f7 url(../images/header_en_bg.jpg) no-repeat top;
	height: 402px; 
}

#flagi {
	position: absolute; 
	width: 75px;
	top: 33px;
	left: 910px;
	z-index: 1;	
}

#topsection h1 {
	position: absolute; 
	width: 469px;
	height: 91px;
	top: 103px;
	left: 369px;
	z-index: 1;	
}

#topsection a {
	text-decoration: none;
}
#banery{
	position:absolute;
	top: 15px;
	left: 15px;
}

#topsection a:hover {
	text-decoration: none;
}

#menu {
	position: absolute;
	top: 152px;
	left: 44px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	
}

#contentwrapper {
	float: left;
	width: 100%;
}

#contentwrapper_big {
	float: left;
	width: 100%;
	background: #eae9e9 url(../images/contentwrapper_big_bg.png) repeat-x;
	border-bottom: 1px solid #878787;
}

#contentcolumn {
	position:relative;
	margin: 0px 333px 0px 333px;
	height: 331px; 
	padding-top: 100px;
}

#contentcolumn .inside {
	width: 282px;
	height: 282px;
	border-bottom: 2px dotted #747474;
	margin-left: 24px;
}

#contentcolumn_big {
	position: relative;
	margin: 0px 0px 0px 332px;
	height: 430px;
}

#contentcolumn_big .inside {
	padding-left: 30px;
}

#contentcolumn_big .inside p {
	color: #484747;
	text-align: left;
	font-size: 16px;
	margin-top: 0px;
}
#contentcolumn_big .inside ul {
	color: #484747;
	text-align: left;
	font-size: 16px;
	margin-top: 10px;
        margin-left:20px;
}
#contentcolumn_big .inside p:first-letter {
	font-size: 22px;
} 

#leftcolumn {
	float: left;
	position:relative;
	width: 333px; 
	height: 431px;
	margin-left: -998px; 
}

#leftcolumn .inside {
	width: 282px; 
	height: 282px;
	border-bottom: 2px dotted #747474;
	margin-left: 24px;
	margin-top: 100px;
}

.image {
	z-index:-1;
	position:absolute;
	left:0;
	top:0;
	border:0px;
}

#rightcolumn {
	float: left;
	position:relative;
	width: 333px; 
	height: 431px;
	margin-left: -333px;
}

#rightcolumn .inside {
	width: 282px; 
	height: 282px;
	border-bottom: 2px dotted #747474;
	margin-left: 24px;
	margin-top: 100px;
}

.inside p {
	color: #484747;
	margin-top: 20px;
	text-align: left;
	font-size: 15px;
}

#footer {
	clear: left;
	width: 100%;
	height: 49px;
	background: #898988 url(../images/footer_bg.png) repeat-x top;
	color: #272727;
	text-align: center;
	padding-top: 30px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
#footer a {
	color: #272727;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.powrot {
	width: 97%;
	text-align: right;
	padding-top: 30px;
}

.powrot a {
	font-size: 14px;
	font-weight: bold;
	color: #484747;
	text-decoration: none;
}

.powrot a:hover {
	color: #484747;
	text-decoration: underline;
}
a {
	color: #484747;
	font-weight: bold;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline;
}
.linia {
	background: url(../images/linia.png) no-repeat;
	height: 1px;
	width: 145px;
	text-align: center;
}
.kategoria {
	color: #0050af;
	font-weight: bold;
	text-decoration: none; 
}

kategoria:hover {
	text-decoration: underline;
}


