* {
	margin:0;
	padding:0;
}

body
{
	background: url('gfx/bg.png') #0c549e repeat-x top;
}

html,body
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;

}

a:link { font-family: Verdana; color: #1d4073; text-decoration: none;}
a:active {  font-family: Verdana;color: #1d4073; text-decoration: none;}
a:visited {  font-family: Verdana;color: #1d4073; text-decoration: none;}
a:hover {  font-family: Verdana; color: #1d4073; text-decoration: underline;}

.menu3 a:link { text-decoration: none; font-family: Verdana; font-size: 10px; color: #ffffff; }
.menu3 a:visited { text-decoration: none; color: #ffffff; }
.menu3 a:hover { text-decoration: underline; color: #ffffff; }
.menu3 a:active { text-decoration: none; color: #ffffff; }

.menu3 ul
{
	width: 154px;
	margin: 0px 0px 0px 1px;
	padding: 0;
	list-style: none;
	display: block;
}

.menu3 li a:link, .menu3 li a:active, .menu3 li a:visited, .menu3 li a:hover
{
	padding: 0px 0 1px 6px;
	list-style: none;
	display: block;
}

#background {
	width: 100%;
	height: 154px;
	background: url('gfx/01_1_1.jpg') no-repeat center top;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 961px;
}

#top {
	float: left;
	width:961px;
	height:158px;
	background: url('gfx/01.png');
}

#main {
	width: 961px;
	background: url('gfx/03.png');
	float: left;
}

#main-bgtop {
	width: 961px;
	background: url('gfx/04.png') no-repeat top;
	float: left;
}

#main-left {
	float: left;
	width:183px;
}

#main-middle {
	float: left;
	width:595px;
}

#main-infotop {
	float: left;
	width: 595px;
	height: 156px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

#main-main {
	float: left;
	width: 595px;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 1px;
}

#main-right {
	float: left;
	width:183px;
}

#footer {
	float: left;
	width:961px;
	height:76px;
	background: url('gfx/02.png');
}

#logo {
	position: absolute;
	margin: 0px 0px 0px 38px;
}

.menu {
	width: 173px;
	margin: 0 auto;
	padding: 2px 0px 2px 6px;
}

.menua {
	width: 173px;
	margin: 0 auto;
	padding: 2px 5px 2px 0px;
}

.menu2 {
	width: 173px;
	margin: 0 auto;
}

.menu3 {
	padding: 0px 0px 0px 0px;
}

.menu-bottom {
	width: 173px;
	height: 7px;
	background: url('gfx/menu/bm.png') no-repeat;	
}

.menu-container { 
	width: 173px; 
	background: url('gfx/menu/bg.png') repeat-y; 
}

#menu-bar-01 { width: 173px; height: 43px; background: url('gfx/menu/01.png') no-repeat; }
#menu-bar-02 { width: 173px; height: 43px; background: url('gfx/menu/02.png') no-repeat; }
#menu-bar-03 { width: 173px; height: 43px; background: url('gfx/menu/03.png') no-repeat; }
#menu-bar-04 { width: 173px; height: 43px; background: url('gfx/menu/04.png') no-repeat; }
#menu-bar-05 { width: 173px; height: 43px; background: url('gfx/menu/05.png') no-repeat; }
#menu-bar-06 { width: 173px; height: 43px; background: url('gfx/menu/06.png') no-repeat; }
#menu-bar-07 { width: 173px; height: 43px; background: url('gfx/menu/07.png') no-repeat; }
#menu-bar-08 { width: 173px; height: 43px; background: url('gfx/menu/08.png') no-repeat; }
#menu-bar-09 { width: 173px; height: 43px; background: url('gfx/menu/09.png') no-repeat; }
#menu-bar-10 { width: 173px; height: 43px; background: url('gfx/menu/10.png') no-repeat; }
#menu-bar-11 { width: 173px; height: 43px; background: url('gfx/menu/11.png') no-repeat; }
#menu-bar-12 { width: 173px; height: 43px; background: url('gfx/menu/12.png') no-repeat; }
#menu-bar-13 { width: 173px; height: 43px; background: url('gfx/menu/13.png') no-repeat; }

/* Stopka. */


#footer-ea {
	position: absolute; 
	margin: 4px 0px 0px 23px;
}

#footer-stats {
	position: absolute; 
	margin: 16px 0px 0px 885px;
}

#footer-text {
	margin-top: 17px
}

/* Ramki obrazkow */

#cien5 { padding: 5px; box-shadow: 0 0 20px rgba(0,0,0,0.4) }
#cien10 { padding: 10px; box-shadow: 0 0 20px rgba(0,0,0,0.4) }