* { margin: 0; padding: 0; }

body { background: url(Images/left_bg.jpg) left top no-repeat;}

table { width: 100%; }

td#left_bg { 
	float: left; 
	display: inline;
	width: 100% !important;
	width: 26%;
	height: 82px;
}

td#right_bg { 
	float: right; 
	display: inline;
	width: 100% !important;
	width: 26%;
	height: 311px; 
	background: url(Images/right_bg.jpg) 0 47px no-repeat;

}

td#container {
	margin: 0 auto;
	width: 797px;
	height: auto;
}

/*  Top left & Right  */

#top_left {
	float: left;
	display: inline;
	width: 200px;
	height: 82px;
	background: url(Images/logo_left.jpg);
}

#top_right {
	float: right;
	display: inline;
	width: 596px;
	height: 47px;
	background: #fff;
}

#top_right p {
	float: left;
	display: inline;
	font-family: Tahoma;
	font-size: 0.8em;
	margin: 20px 0 0 30px;
}

#top_right p a {
	float: left;
	display: inline;
	font-family: Tahoma;
	font-size: 0.8em;
	margin-left: 5px;
	color: #192227;
}

#top_right p a.red { color: #00447e; }


/*  Menu  */

#menu {
	float: left;
	display: inline;
	width: 196px;
	height: 100%;
	border-bottom: 1px solid #afafaf;
}

#menu ul { float: left; list-style: none; }

#menu ul li {
	float: left;
	clear: left;
	width: 29px;
	height: 31px;
	background: url(Images/arrow_menu.jpg) no-repeat;
}

#menu ul li a {
	float: left;
	width: 165px;
	font-family: Tahoma;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	margin: 3px 0 0 35px;
	padding: 6px 0 5px 0;
	color: #b0b0b0;
}

#menu ul li a:hover { color: #00447e; }

/*  Logo  */

#logo {
	float: right;
	display: inline;
	width: 596px;
	height: 251px;
	background: url(Images/logo_right.jpg);
}

/*  Container_Content  */

/*  Content_left  */ 

#container_content { 
	float: left;
	display: inline;
	clear: left;
	width: 796px;
	height: auto;
	overflow: hidden;
	margin-top: 8px;
}

#content_left {
	float: left;
	display: inline;
	width: 200px;
	height: auto;
	padding-bottom: 20000px; 
	margin-bottom: -20000px;
	border-right: 1px solid #afafaf;
}

#content_left h1 {
	float: left;
	display: block;
	font-family: Tahoma;
	font-size: 1em;
	margin: 5px 0 0 10px;
	color: #262626;
}

#content_left h1 span { color: #225d8f; }

#content_left ul { float: left; list-style: none; margin-top: 20px; }

#content_left ul li { 
	float: left; 
	display: inline;
	width: 180px;
	clear: left;
	margin-left: -4px;
}

#content_left ul li a  {
	float: left; 
	display: inline;
	font-family: Tahoma;
	font-size: 0.6em;
	margin-left: 10px;
	color: #606060;
}

#content_left ul li.arrow:hover { float: left; display: inline; background: url(Images/arrow.jpg) no-repeat; background-position: 0 2px; }

#content_left p.google { 
	float: left;
	display: inline;
	clear: left;
	width: 150px;
	font-family: Tahoma;
	font-size: 0.6em;
	font-weight: bold;
	margin: 20px 0 0 0px;
	color: #0b0f12;
}

#content_left p.link1 {
	width: 150px;
	clear: left;
	font-family: Tahoma;
	font-size: 0.6em;
	font-weight: bold;
	padding: 10px 0 0 30px;
	color: #00447e;
}

#content_left p.link1 span { font-weight: normal; color: #192227; }

#content_left p.link1 a { float: left; font-weight: normal; color: #00447e; }

/*  Content  */

/*  Content_Center  */

#content {
	float: left;
	display: inline;
	width: 580px;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}

#content h2 {

font-family: Tahoma;
font-size: 14pt;
padding-bottom: 10px;

}

#content_center {
	float: left;
	display: inline;
	width: 275px;
	height: auto;
	padding-bottom: 20000px; 
	margin-bottom: -20000px;
	border-right: 1px solid #afafaf;

}

#content_center h2 {
	float: left;
	display: block;
	font-family: Tahoma;
	font-size: 1em;
	padding: 20px 0 0 25px;
	color: #262626;
}

#content_center h2 span { color: #225d8f; }

#content_center img.obrazek { float: left; margin: 10px 0 0 25px; }

#content_center p.img_right { 
	float: left;
	display: block;	
	width: 100px;
	font-family: Tahoma;
	font-size: 0.8em;
	margin: 8px 0 0 10px;
	color: #192227;
}


#content_center p.header {
	display: block;	
	clear: left;
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: bold;
	padding: 20px 0 0 25px;
	color: #00447e;
}

#content_center p.text1 {
	float: left;
	width: 230px;
	font-family: Tahoma;
	font-size: 0.9em;
	padding: 20px 0 0 25px;
	color: #616161;
}

#content_center img.arrow { float: left; clear: left; margin: 18px 0 0 20px; }

#content_center a.more { 
	float: left;
	font-family: Tahoma;
	font-size: 0.6em;
	text-decoration: none;
	margin: 15px 0 0 5px;
	color: #616161; 
}

#content_center p.link1 {
	width: 150px;
	clear: left;
	font-family: Tahoma;
	font-size: 0.6em;
	font-weight: bold;
	padding: 30px 0 0 30px;
	color: #00447e;
}

#content_center p.link1 span { font-weight: normal; color: #192227; }

#content_center p.link1 a {
	float: left;
	font-weight: normal;
	color: #00447e;
}

/*  Content_Right  */

#content_right {
	float: right;
	display: inline;
	width: 235px;
	height: auto;
	margin: 5px 40px 0 0;
}

#content_right h3 {
	float: left;
	display: block;
	font-family: Tahoma;
	font-size: 1em;
	margin: 20px 0 0 0;
	color: #262626;
}

#content_right h3 span { color: #225d8f; }

#content_right img.obrazek { float: left; margin: 10px 0 0 0; }

#content_right p.img_right { 
	float: left;
	display: block;	
	width: 100px;
	font-family: Tahoma;
	font-size: 0.8em;
	margin:8px 0 0 10px;
	color: #192227;
}

#content_right p.header {
	display: block;	
	clear: left;
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: bold;
	padding: 20px 0 0 0;
	color: #00447e;
}

#content_right p.text1 {
	float: left;
	width: 230px;
	font-family: Tahoma;
	font-size: 0.9em;
	padding: 20px 0 0 0;
	color: #616161;
}

#content_right img.arrow { float: left; clear: left; margin: 18px 0 0 0; }

#content_right a.more { 
	float: left;
	font-family: Tahoma;
	font-size: 0.6em;
	text-decoration: none;
	margin: 15px 0 0 5px;
	color: #616161; 
}

#content_right p.wyszukaj {
	float: left;
	clear: left; 
	font-family: Tahoma;
	font-size: 0.6em;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#content_right form {
	float: left;
	clear: left;
	margin-top: 10px;
}

#content_right form fieldset { float: left; display: inline; border: none; }

#content_right form input.field_search {
	width: 109px;
	height: 21px;
	font-family: Tahoma;
	font-size: 0.7em;
	padding: 3px 0 0 4px;
	border: none;
	background: url(Images/field.jpg) no-repeat;
	color: #616161;
}

#content_right form input.submit {
	width: 60px;
	height: 21px;
	font-family: Tahoma;
	font-size: 0.8em;
	margin-top: 2px;
	border: none;
	background: url(Images/submit.jpg) no-repeat;
	color: #616161;
}


/*  Footer  */

#footer {
	float: left;
	display: inline;
	width: 100%;
	height: 57px;
	margin-top: 20px;
	background: url(Images/footer_bg.jpg) repeat-x;
}

#footer #foot_center {
	margin: 0 auto;
	width: 797px;
	height: 57px;
}

#footer ul { width: 700px; list-style: none; margin: 10px 0 0 5px; }

#footer ul li { float: left; display: inline; font-family: Tahoma; font-size: 0.7em; display: inline; margin-left: 5px;}

#footer ul li a {
	text-decoration: none;
	margin-right: 5px;
	color: #606060;
}

#footer ul li a.color { color: #00447e; }

#footer p { 
	float: left;
	display: inline;
	font-family: Tahoma; 
	font-size: 0.7em; 
	margin: 5px 0 0 10px;
	color: #606060; 
}

#footer p span { color: #00447e; }

input.searchfield {
width:255px;
border:2px solid #ccc;
font-size:.9em;
padding:6px;
}

input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:.9em;
background:gray;
padding:6px;
}

input {
vertical-align:middle;
padding:2px;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:3px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
/*background:#F5F6F6; */
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
/*background:#f4f4f4; */
margin:0 0 10px;
padding:10px;
}

.date {
/*border-top:1px solid #eee; */
padding-top:10px;
padding-bottom: 10px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}
