@CHARSET "UTF-8";

body, html {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: verdana, tahoma, "Myriad Pro", helvetica;
	color: #000000;
	background-color: #abd8ff;
	text-align: center; /* w ie odpowiada za wysrodkowanie div'ow */
	behavior: url("csshover3.htc");
}

/* standardy dla wszystkich stron */
a {
	text-decoration: none;
	color: #4b4b4b;
}

a:visited {
    text-decoration: none;
    color: #4b4b4b;
}

h4 {
	font-size: 11px;
}

h3 {
	font-size: 14px;
}

a:visited {
	color: #808080;
}

#main_container {
	width: 1021px;
	margin: 11px auto 22px;
	padding: 0;

}

#header {
	width: 100%;
	height: 423px;
	margin: 0;
	padding: 15px 0 5px;
	background: url(../images/frame-border-top.jpg) no-repeat top center;
	overflow: hidden;
}

#logo {
	width: 885px;
	height: 92px;
	margin: 0 auto 0;
	padding: 0;
	border-left: 5px solid #abd8ff; /* dla ie wieksza szerokosc o 10px */
	border-right: 5px solid #abd8ff;
	background-color: #abd8ff;
	text-align: left;
}

#logo img {
	border: 0;
	float: left;
}

#logo h2 {
	float: left;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 20px;
	width: 345px;
	text-align: center;
}

#baner {
	width: 742px;
	height: 335px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/baner_tlo.jpg) repeat-y left top;	
}

#box {
	width: 211px;
	height: 335px;
	float: left;	
	background:#dedede url(../images/bg-img-prom.jpg) no-repeat right top;
}

#box p {
	margin: 9px;
	padding: 0;
}

#box h4 {
	text-align: left;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #5d5d5d;
}
#magic-box{
padding-top:2px;
margin:0px;
display:inline;
}
#header_separator {
	clear: both;
	width: 885px;
	height: 5px;
	margin: 0 auto;
	border-left: 5px solid #abd8ff;
	border-right: 5px solid #abd8ff;
	background: #ffffff url(../images/gr-header-sep.jpg) no-repeat right scroll;
}

#menus {
	width: 885px;
	height: 26px;
	margin: 0 auto;
	padding: 0;
	border-left: 5px solid #abd8ff;
	border-right: 5px solid #abd8ff;
}

#empty_menu {
	float: left;
	width: 263px;
	height: 100%;
	background-color: #000000;
}

#dropdown_menu {
	float: left;
	width: 622px;
	height: 100%;
	background-color: #ff0000;
}

#container {
	clear: both;
	width: 885px;
	margin: 0 auto;
	border-left: 5px solid #abd8ff;
	border-right: 5px solid #abd8ff;
	background: #fff;
	padding-bottom: 0px;
	min-height: 200px;
	overflow: hidden;
}

#head_container {
	height: 82px;
	width: 885px;
	background: silver;
}

#head_container h4 {
	margin: 0;
}

#head_container_cat {
	width: 181px;
	height: 82px;
	background: url(../images/gr-podstrona.jpg) repeat-x scroll;
	float: left;
}

#head_container_cat h4 {
	letter-spacing: 0.1px;
	color: #333333;
	margin-top: 55px;
	margin-left: 33px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

#head_container_path {
	float: left;
	margin-top: 0;
	padding-top: 0;
	width: 704px;
	height: 82px;
}

#head_container_path h3 {
	font-size: 13px;
	text-align: left;
	padding-top: 0;
	padding-left: 17px;
	padding-right: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	top: 3px;
}

#head_container_path table {
	padding: 0;
	margin-top: 20px;
	height: 30px;
	width: 704px;
}

#head_container_path table td.title {
	color: #333333;
	white-space: nowrap;
	height: 15px;
}

#head_container_path table td.separator {
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #cccccc;
}

td.separator hr { /* ten element jest tylko dla ie */
	color: #fff;
	border: 0;
	width: 100%;
}

#head_container_path table td.gr-bottom-right {
	background: url(../images/gr-bottom-right-sep.jpg) no-repeat bottom right scroll;
}

#head_container_path h4 {
	margin-top: 0;
	padding-top: 17px;
	text-align: left;
	padding-left: 17px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#head_container_path h4 a {
	text-decoration: none;
	color: #ff0000;
	padding-right: 5px;
}

#main_content {
	clear: both;
	width: 100%;
	background: #fff url(../images/container-lb-logo.jpg) no-repeat bottom left ;
	overflow: hidden;
	min-height: 200px;
}

#context_menu_empty {
	width: 151px;
	float: left;
	display:inline;
	height:200px;
	text-align: left;
	letter-spacing: -0.1px;
	margin-bottom: 10px;
}

#context_menu {
	width: 181px;
	float: left;
	background: yellow;
	text-align: left;
	letter-spacing: -0.4px;
	background: #ffffff url(../images/context-menu-border-bottom.jpg) no-repeat bottom scroll;
	padding-bottom: 20px;
	margin-bottom: 110px;
}

#context_menu ul {
	list-style: none;
	margin-left: 30px;
	padding-left: 0;
	margin-top: 10px;
}

#context_menu ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
}

#context_menu ul li.active {
	background: #f2f2f2;
}

#context_menu ul li.last {
	border-bottom: 0;
}

#context_menu ul li.last_active {
	border-bottom: 0;
	background: #f2f2f2;
}

#content {
	width: 467px;
	float:left;
	display:block;
	height:100%;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

#content_home {
	width: 700px;
	padding: 30px 0 5px;
	float: left;
	display:inline;
	text-align: justify;
	background: #fff;
	margin: 0;
	min-height: 200px;
}

#content_home table#first {
	border-bottom: 1px solid #ccc;
	margin-right: 0;
	margin-left: 15px;
	width: 100%;
}

#content_home table.after-first {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
	width: 335px;
}

#content_home table.after-first td.after-first-title {
	margin: 0;
	padding: 0;
	padding-right: 5px;
	padding-bottom: 10px;
}

#content_home table.after-first td.after-first-title b {
	margin-top: 0;
	padding-top: 0;
	font-size: 11px;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

#content_home table.after-first td.after-first-main {
	margin: 0;
	padding: 0;
}

#content_home table.after-first td.after-first-main p {
	padding: 0;
	margin: 0;
}

#content_home table.after-first td.after-first-intro {
	margin: 0;
	padding: 0;
}

#content_home table.after-first td.after-first-intro p {
	padding: 0;
	padding-right: 5px;
	margin: 0;
}

#content_home table.after-first td.after-first-more {
	text-align: right;
	padding-right: 5px;
}

#content_home table.after-first img {
	padding: 0 15px;
}

.news-title {
	font-size: 13px;
}

td#news-title {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.news-intro {
	font-size: 11px;
}

td#news-intro {
	padding-right: 30px;	
	padding-bottom: 0;
	margin-bottom: 0;
}

td#news-maincontent {
	padding-right: 30px;
	padding-bottom: 0;
	margin-bottom: 0;
}

td#news-intro p {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 3px;
}

td#news-more {
	text-align: right;
	padding-right: 30px;
	padding-top: 0;	
	padding-bottom: 10px;
}

.news-main {
	font-size: 11px;
}

#news-main-first {
	font-size: 11px;
	margin-bottom: 10px;
}

#gallery-name {
	margin-bottom: 30px;
	padding: 0;
}

#gallery-name img {
	border: 2px solid #ff0000;
}

#gallery-name h4 {
	padding-left: 3px;
	margin: 0;
	font-size: 13px;
}

#advert {
	width: 197px;
	float: left;
}

#advert h4 {
	color: #333333;
	font-size: 11px;
	margin-top:2px;
	margin-left: 15px;
	text-align: left;
}

#advert .news-box-title {
	margin: 10px 0;
	font-size: 12px;
	text-align: center;
}

#advert .news-box-intro {
	font-size: 11px;	
	text-align: justify;
	margin: 10px 15px;
}

#advert .news-box-more {
	margin: 2px 15px;
	text-align: right;
}

#advert .news-box-more a {
	text-decoration: none;
	color: #4b4b4b;
	text-align: right;
}

#footer {
	width: 100%;
	height: 36px;
	margin: 0 auto;
	padding-top: 18px;
	background: url(../images/frame-border-bottom.jpg) no-repeat top center scroll;
}

#bottom_banner {
	width: 885px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	border-left: 5px solid #abd8ff;
	border-right: 5px solid #abd8ff;
	background: #fff; /*url(../images/banner-bottom.jpg) no-repeat bottom center scroll;*/
	text-align: center;
}

#bottom_banner ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	display: inline;
}

#bottom_banner ul li {
	display: inline;
	margin: 0 auto;
	padding-left: 11px;
	padding-top: 2px;
}

#bottom_banner img {
	margin-top: 2px;
	border: 0;
}
.title div{
font-size:14px;
margin-left:20px;
margin-right:5px;
font-weight:bold;
}