body {
	background:#F3F3F3 url(images/body.gif) repeat-x top;
	color:#5E5C5C;
	font-family:Tahoma,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:100%;
}
a {
	color:#5E5C5C;
}
div#wrap {
	width:970px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat top;
}
div#header {
	height:110px;
}
h1#logo {
	height:55px;
	margin:0;
	padding:0;
	font-size:36px;
	overflow:hidden;
	display:block;
	text-indent: -5000px;
}
ul#menu {
	list-style-type:none;
	margin:0;
	padding:0 2px;
	height:40px;
	overflow:hidden;
}
ul#menu li {
	float:left;
	display:block;
	width:161px;
	height:40px;
}
ul#menu li a {
	width:161px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}
ul#menu li a:hover {
	text-decoration:underline;
}
ul#menu li a.selected,
ul#submenu li a.selected {
	background:url(images/menu_over.png) no-repeat center center;
}
ul#submenu {
	list-style-type:none;
	padding:0;
	overflow:hidden;
	width:194px;
	margin:0 5px 0 0;
	float:left;
}
ul#submenu li {
	margin:0;
	padding:0px;
	overflow:hidden;
	width:194px;
	display:block;
	height:45px;
	background:url(images/submenu.png) no-repeat top;
}
ul#submenu li a {
	display:block;
	margin:0 2px;
	padding:0;
	line-height:40px;
	text-align:center;
	text-decoration:none;
}
ul#submenu li a:hover {
	text-decoration: underline;
}

div#footer {
	border-top: 1px dotted #999;
	padding:10px 0;
	margin:10px 0 0;
}

ul#menu_footer {
	list-style-type:none;
	margin:0;
	padding:5px;
	overflow:hidden;
}

ul#menu_footer li:first-child {
	border-left:0 none !important;
	padding:0 !important;
}
ul#menu_footer li {
	float:left;
	margin:0 5px 0 0;
	padding:0 0 0 5px;
	border-left:1px solid #999;
}
ul#menu_footer li a {
	text-decoration: underline;
}
ul#menu_footer li a:hover {
	text-decoration:none;
}
div#copy {
	float:right;
	padding:5px;
}
div.cleaner {
	clear: both;
}
div#callcenter {
	float:right;
	width:260px;
	height:150px;
	background:url(images/callcenter.jpg) no-repeat top left;
	padding:15px;
	margin:0 0 5px 5px;
}
div#callcenter h2 {
	color:#C00;
	font-size:20px;
	margin:0;
	padding:0;
}
div#callcenter h1 {
	color:#000;
	font-size:24px;
	margin:5px 0 0;
	padding:0;
}
div#callcenter h1 * {
	margin:0;
	padding:0;
	display:inline;
}
div#callcenter span {
	display:block;
	text-align:center;
	width:194px;
	margin:5px 0;
}
div.button {
	margin:0;
	padding:0px;
	overflow:hidden;
	width:194px;
	display:block;
	height:45px;
	background:url(images/submenu.png) no-repeat top;
}
div.button a {
	display:block;
	margin:0 2px;
	padding:0;
	line-height:40px;
	text-align:center;
	text-decoration:none;
}
div.button a:hover {
	text-decoration: underline;
}
div#framed {
	background:#FFF;
	border:1px solid #CCC;
	margin:0 295px 0 0;
}

div#framed .br > h2 {
	text-transform: capitalize;
	margin:0 0 15px;
	padding:0;
	font-size:24px;
}

div#framed .tl,
div#framed .tr,
div#framed .bl,
div#framed .br {
	height:100%;
}
div#framed .tl {
	margin:-1px;
	background:url(images/tl.jpg) no-repeat top left;
}
div#framed .tr {
	background:url(images/tr.jpg) no-repeat top right;
}
div#framed .bl {
	background:url(images/bl.jpg) no-repeat bottom left;
}
div#framed .br {
	background:url(images/br.jpg) no-repeat bottom right;
	padding:15px;
}
ul#submenu ~ div#framed {
	margin-left:200px !important;
}
div#content {
	width:950px;
	margin:0 auto;
	padding:0;
}

div#oferty {
	background:url(images/side_6.jpg) no-repeat top right;
	width:270px;
	padding:10px;
	float:right;
	clear:right;
}
div.post {
	padding:10px 5px;
	clear:left;
}
ul#submenu ~ div#framed div.post {
	clear:none;
}
div.bigpost {
	height:75px;
	padding:5px 0 5px 80px !important;
	overflow:hidden;
}
div.bigpost h3 a {
	color:#000 !important;
}
div.post div.img {
	float:left;
	width:100px;
	height:100px;
	border:1px solid #999;
	background:#EEE;
	margin:0 5px 5px 0;
}
div.post ~ div.post {
	border-top:1px dotted #999;
}
div.post h3 {
	margin:0;
	padding:0;
	font-size:12px;
}
div.post h3 a {
	color:#000;
	text-decoration:none;
}
div.post p {
	margin: 0;
}
div.post img[align="left"], div.post > img {
	position:absolute;
	margin:0 0 0 -80px;
}
div.post h3 a:hover {
	text-decoration:underline;
}
.xsmall {
	font-size:10px;
}
hr {
	width:98%;
	border:0 none;
	border-top:1px dotted #999;
}
div#left {
	padding:0;
	overflow:hidden;
	width:194px;
	margin:190px 5px 0 0;
	position:absolute;
}
div#left a:hover {
	text-decoration:none;
}
.required {
	display:none;
	visibility:hidden;
	color:transparent !important;
}
div#box {
	width:650px;
	height:400px;
	padding:0;
	background:url(images/box.jpg) no-repeat left top;
}
div#box > div {
	width:350px;
	height:100px;
	padding:12px 0 0 130px;
	margin:0 0 3px 30px;
	background: url(images/boxed.png) no-repeat left top;
}
div#box a[href] {
	font-size:16px;
	color:#C00;
	font-weight:bold;
	text-decoration:none;
	margin:0 0 3px;
}
div#box img[align="left"] {
	position:absolute;
	margin:0 0 0 -118px;
}
div#box a:hover {
	border-bottom:1px solid #C00;
	margin:0 0 2px;
}
div#box p {
	margin:0;
	padding:0;
}
div#box h2 {
	padding:10px 0 0 20px;
	margin:0;
	font-size:24px;
	color:#900;
	height:40px;
	display:block;
	font-weight:normal;
}
div#klienci{
	width:650px;
	height:120px;
	background:url(images/box2.jpg) no-repeat 0 0;
	margin:10px 0 10px;
	clear:left;
}
div#klienci div.tag {
	line-height: 120px;
	font-size:24px;
	color:#666;
	padding:0 0 0 15px;
}
div#klienci div.posts {
	position:absolute;
	margin:0 0 0 150px;
	width:390px;
}
div#newsy, div#szkolenia {
	float:left;
	width:320px;
	background:#D6D6D6 url(images/t.jpg) no-repeat top left;
	margin:0 0 10px;
}
div#newsy div.tag, div#szkolenia div.tag {
	line-height: 40px;
	font-size:20px;
	color:#666;
	padding:0 0 0 15px;
}
div#newsy div.posts, div#szkolenia div.posts {
	padding:10px;
	background:url(images/b.jpg) no-repeat bottom left;
}
div#szkolenia {
	margin-left:10px;
}