body {
	background: #fdfcf8 url(../gfx/background.jpg) repeat-x top ;
	font-family: Tahoma;
	font-size: 11px;
}

.main {
	margin: auto;
	width: 740px;
	position: relative;
}

.naglowek {
	margin-left: 505px;
	padding-top: 5px;
	text-align: center;
	line-height: 150%;
	font-weight: bold;	
	padding-right:5px;
}

.naglowek_1 {
	font-size: 12px;
}

.naglowek_2 {
	padding-top: 10px;
	padding-bottom: 5px;
}

.naglowek_3 {
	font-size: 9px;
}


.top {
	width: 740px;
	height: 144px;
	background-image: url(../gfx/top.jpg);
	position: relative;
}

.menu {
	width: 740px;
	height: 32px;
	background-image: url(../gfx/menu.jpg);
	padding-top: 17px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #633131;
	position: relative;
}

a.menu1 {
	text-decoration: none;
	color: #7b7b7b;
	padding-left: 28px;
	padding-right: 28px;
	font-weight: bold;
}

a.menu1:hover, a.menu1:active {
	text-decoration: underline;
	color: #633131;
	padding-left: 28px;
	padding-right: 28px;	
	font-weight: bold;
}

.content {
	width: 740px;
	position: relative;
	display: table-row;
}

.content_left {
	width: 246px;
	display: table-cell;
	vertical-align: top;
	float: left;
}

.content_right {
	width: 494px;
	display: table-cell;
	vertical-align: top;
}

.c_menu_top {
	width: 246px;
	height: 8px;
	background-image: url(../gfx/menu_top.jpg);
}

.c_menu_middle {
	width: 246px;
	height: 23px;
	color: #633131;
	font-size:16px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 16px;
	background-image: url(../gfx/menu_back.jpg);
}

.c_menu_bottom {
	width: 246px;
	height: 8px;
	background-image: url(../gfx/menu_bottom.jpg);
}

.c_menu_middle2{
	width: 231px;
	background-image: url(../gfx/menu_back_2.jpg);
	padding-left: 15px;
	line-height: 260%;
	padding-top: 10px;
}

.c_menu_bottom2 {
	width: 246px;
	height: 17px;
	background-image: url(../gfx/menu_bottom_2.jpg);
}

.c_top {
	width: 494px;
	height: 8px;
	background-image: url(../gfx/c_top.jpg);
}

.c_middle {
	width: 464px;
	padding-left:15px;
	background-image: url(../gfx/c_middle.jpg);
	padding-right: 15px;
	line-height: 180%;
	text-align: justify;
}

.c_bottom {
	width: 494px;
	height: 15px;
	background-image: url(../gfx/c_bottom.jpg);
}

a.c_menu1 {
	text-decoration: none;
	color: #633131;
	font-weight: bold;
	font-size: 12px;
}

a.c_menu1:hover, a.c_menu1:active {
	text-decoration: underline;
	color: #633131;
	font-weight: bold;
	font-size: 12px;	
}

.title {
	color: #633131;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 10px;
}

.info {
	color: #ff0000;
	font-size: 9px;
	padding-top: 6px;
	text-align: justify;
}

.seo {
	font-size: 9px;
	padding-top: 6px;
	text-align: justify;
}

.stopka {
	margin-top: 6px;
}
