html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 

	margin: 0;
	padding: 0;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	line-height: 15px;
}
body {
	background-color: #d6d6d6;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	line-height: 15px;
}
img {
	border: none;
}
div#site {
	width:950px;
	text-align: left;
	margin: auto;
	position: relative;
}
div#top {
	width: 950px;
	height: 41px;
}
div#top div#top_right {
	width: 241px;
	height: 26px;
	padding-top: 15px;
	float: right;
	background-color: #e8e8e8;
}
div#top div#top_right a.homepage,
div#top div#top_right a.contact  {
	margin-left: 20px;
	text-decoration: none;
	color: #000;
}
div#menu {
	width:950px;
	height: 96px;
}

div#menu img{
	border: 0px;
}

div#menu a{
	border: 0px;
}

div#menu_left_element {
	background: url("img/menu_left_element.jpg") top left no-repeat;
	width: 262px;
	height: 96px;
	float: left;
}
div#menu_01 { 
	width: 110px;
}
div#menu_02 { 
	width: 81px;
}
div#menu_03{ 
	width: 139px;
}
div#menu_04 { 
	width: 173px;
}
div#menu_05 { 
	width: 92px;
}
div#menu_06 { 
	width: 93px;
}
div#menu_01, div#menu_02, div#menu_03, div#menu_04, div#menu_05, div#menu_06 {
	float: left;
	height: 96px;
}
div#temida {
	width: 950px;
	height: 198px;
	background: url("img/temida.jpg") top left no-repeat;
	position: relative;
}
div#temida div#logo {
	width: 211px;
	height: 128px;
	padding-top: 70px;
	margin-left: 40px;
	float: left;
}
div#temida div#right_box {
	background-color: #867A71;
	width: 200px;
	height: 103px;
	float: right;
	margin-top: 75px;
	padding: 10px;
	color: #fff;
}
div#temida div#right_box h6 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
div#grey_line {
	width: 950px;
	height: 45px;
	background: url("img/grey_line.jpg") top left no-repeat;
	position: relative;
	float: left;
}
div#content {
	width: 950px;
	background-color: white;
	float: left;
}
div#content div#left {
	width: 305px;
	float: left;
	display: inline;
}
div#news_img {
	background: url("img/news.jpg") top left no-repeat;
	width: 305px;
	height: 36px;
	float: left;
}
div#content div#right {
	width: 620px;
	float: right;
	display: inline;
	position: relative;
	margin-right: 10px;
}
div.newsy {
	background-color: #5b5b5b; 
	width: 305px;
	float: left;
}
div.news {
	background: url("img/news_bg.jpg") top left repeat-y;
	width: 305px;
	color: #fff;
	float: left;
}
div.news h6{
	font-weight: bold;
	font-size: 13px;
	margin: 0px 35px 7px 20px;
	width: 250px;
	float: left;
	display: inline;
}
div.news h6 a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
div.news h6 a:hover{
	text-decoration: underline;
}
div.news_text {
	width: 250px;
	text-align: justify;
	float: left;
	line-height: 13px;
	margin: 0px 35px 5px 20px;
	display: inline;
}
div.news_bottom {
	width: 250px;
	margin: 0px 35px 0 20px;
	color: #999;
	float: left;
	display: inline;
}
div.news_date {
	float: left;
}
div.news_more {
	float: right;
}
div.news_line {
	width: 250px; 
	margin: 5px 35px 0 20px; 
	border-bottom: 1px solid #999;
	display: inline;
	float: left;
}
div.news_line_cont {
	width: 305px;
	float: left;
	margin-bottom: 10px;
}
div#address {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 305px;
	float: left;
	color: #5a5a5a;
}
div#address p {
	margin: 0 0 5px 30px;
	width: 275px;
	float: left;
	display: inline;
}
div#address span {
	font-weight: bold;
}
div#footer {
	clear: both;
	width: 950px;
	height: 45px;
	background: url("img/footer_bg.jpg") top left no-repeat;
	margin-bottom: 30px;
}
div#footer_left {
	height: 45px;
	line-height: 45px;
	margin-left: 20px;
	color: #fff;
	float: left;
	display: inline;
}
div#footer_right {
	height: 45px;
	line-height: 45px;
	color: #999590;
	float: right;
	display: inline;

}
div#footer_right_img {
	height: 32px;
	padding-top: 13px;
	float: right;
	display: inline;
	margin-right: 20px;
}
div#footer_right_img a{
	color: #999590;
	text-decoration: none;
}
div#footer_right_img a:hover{
	color: #999590;
	text-decoration: underline;
}
div#search {
	background: url("img/search_bg.jpg") top left no-repeat;
	width:237px;
	height: 95px;
	position: absolute;
	right: 0px;
	bottom: -20px;
}
div#search #search{
	background: transparent;
	width: 154px;
	height: 24px;
	line-height: 24px;
	border: none;
	margin: 42px 0 0 42px;
	color: #9d9d9d;
	display: inline;
	font-size: 11px;
	float: left;
}
div#search #search_button {
	margin: 40px 10px 0 5px; 
	display: inline;
	width: 20px;
	height: 20px;
	float: right;
}

div.blue_line {
	background: url('img/naglowek_tlo.jpg') top left repeat-x; 
	width: 407px; 
	height: 20px; 
	position: absolute;
	top: 0px;
	left: -15px;
}