/* podzial strony na Head,Left,Center,Right,Footer */
/* General */
html, body { margin: 0; padding:0;}
body {
	font-family:Verdana,sans-serif;
	text-align:center; /*Wycentrowanie tresci strony */
	background:url(../images/bgbody.jpg) repeat-x;
	color:#6B6B6B;
}
#page {
	margin:0 auto; /*Wycentrowanie tresci strony */
	text-align:left;
}
/* General tags - margin's, padding's and others */
a {
	text-decoration:none;
	color:#2B70C8;
}
a:hover {
	text-decoration:underline;
}
h1,h2,h3,h4,p,form,input,ul,li,img,dl,dt,dd {
	margin:0;
	padding:0;
}
img {
	border:0px;
}
img.img {
	border:3px solid #E6E5E5;
	margin:5px 20px;
}
img:hover.img{
	border:3px solid #D5D2D2;
}
#content li {
	list-style-type:none;
	background:url(../images/sqrt.gif) no-repeat 0 6px;
	padding-left:10px;
}
#content2 li {
	list-style-type:none;
	background:url(../images/sqrt.gif) no-repeat 0 6px;
	padding-left:10px;
}
#content3 li {
	list-style-type:none;
	background:url(../images/sqrt.gif) no-repeat 0 6px;
	padding-left:10px;
}

/* Fonts */
body {font-family:Verdana,sans-serif;font-size:11px;}
td {font-family:Verdana,sans-serif;font-size:11px;}
p {font-family:Verdana,sans-serif;font-size:11px;}
h1 {
	font-size:14px;
	font-weight:bold;
	padding-left:14px;
	color:#4A4A4A;
	background:url(../images/szach.gif) no-repeat 0 3px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	padding-left:14px;
	color:#2B70C8;
	background:url(../images/szach.gif) no-repeat 0 3px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#2B70C8;
}
h4 {}
div.header {
	background:url(../images/szach.gif) no-repeat 0 3px;
}
/* Rozmiary */
#page {
	width:950px;
	background:#fff;
}
#head {
	width:950px;
	height:216px;
}
/* CONTENT */
#content {
	position:relative;
	width:950px;
}
div.news {
	padding:10px 10px 10px 15px;
	width:165px;
	text-align:center;
	background:#F6F6F6;
	font-size:10px;
}
#content img {
	padding:2px;
	border:1px solid #2B70C8;
}
#content .baner img {
	border:0;
	padding:0;
}
div.news p {
	text-align:left;
	margin-bottom:3px;
	font-size:10px;
}
div.news a{
	display:block;
	text-align:right;
	font-size:10px;
}

/*Stopka*/
div#footer {
	height:48px;
	background:url(../images/foot.gif) repeat-x;
	color:#8C8C8C;
	padding-top:8px;
	padding-right:10px;
	font-weight:bold;
	font-size:10px;
	font-size:1px;
}
div#footer p a{
	text-decoration:underline;
}
div#footer p a:hover {
	text-decoration:none;
}
div#footer  a{
	color:#8C8C8C;
	font-size:10px;
}
div#footer ul {margin-top:13px;}
div#footer li {
	display:inline;
}
div#footer  li a {
	color:#525252;
}
div#footer li img {
	margin:0 5px 0 10px;
	vertical-align:-2px;
}
div#footer div {
	text-align:center;
	clear:both;
	height:20px;
}

/* CONTENT 2 */
br.clear {
	clear:both;
	line-height:1px;
}
#content2 {
	float:left;
	background:url(../images/bgc3t.gif)  repeat-y;
	/*background:url(../images/ghost_bg.gif) no-repeat bottom center;*/

}
#content2 #left,#content2 #center, #content2 #right {
	float:left;
}
#content2 #right {
	width:205px;
}
#right h1 {margin-left:7px;}
#content2 #right div#box {
	width:190px;
	margin-left:7px;
	border-bottom:4px solid #2B70C8;
	margin-bottom:8px;
}
#content2 #right2 {
	float:left;
}
#content2 #right2 {
	width:190px;
}
#right2 h1 {margin-left:7px;}
#content2 #right2 div#box {
	width:180px;
	margin-left:7px;
	border-bottom:4px solid #2B70C8;
	margin-bottom:8px;
}
#content2 #center {
	width:520px;
	padding:0 10px 0 10px;
	/*background:url(../images/ghost_bg.gif) no-repeat bottom center;*/
}
#content2 #left {
	width:205px;
}

div.actr {
	text-align:center;
	background:#F6F6F6;
	padding:7px;
}
div.actr img {
	border:1px solid #2B70C8;
	padding:1px;
}
.ii {
	border:1px solid #2B70C8;
	padding:1px;
}
div.actr p {
	margin:3px 0px 0 0px;
	text-align:left;
	font-weight:bold;
	font-size:10px;
}
div.actr a {
	display:block;
	text-align:right;
	font-weight:bold;
	font-size:10px;
}
#menu2 {
	margin-top:8px;
	width:205px;
}
#menu2 ul {
	list-style-type:none;
}
#menu2 a {
	display:block;
	color:#717171;
	padding:5px 0;
	background:#fff;
	padding-left:30px;
	padding-right:20px;
	border-bottom:1px solid #DDDDDD;
	margin-left:0px;
	width:153px;
	font-weight:bold;
	font-size:10px;
	margin-right:1px;
	
}
#menu2 a:hover {
	text-decoration:none;
	background:#67A4FF;
	color:#474747;
}

a#on {
	background:#67A4FF;
	color:#474747;
}
dl.image { 
	width: 170px; 
	height:150px;
	padding: 6px; 
	border: 1px solid #999; 
	background-color: #EEE; 
	color: inherit; 
	text-align: center; 
	margin:10px;
	float:left;
} 
dl.image dt { } 
dl.image dt img { 
	border: 1px solid #666; 
} 
dl.image dd { 
	margin: 0 auto; 
	font-size: .8em; 
	font-weight: bold; 
	margin-top:10px;
}
dl.image:hover {
	background:#DEDCDC;
}
.real h3:hover {
	text-decoration:underline;
}
.actr h3 {
	font-size:10px;
	text-align:left;
}
.actr h3 a {
	text-align:left;
}

.news h3 {text-align:left;margin-bottom:5px;}
.news h3 a{text-align:left;}

div.banner {
	margin:0 auto;
	width:205px;
	text-align:center;
	margin-top:20px;
}
#menu div.banner a {
	display:inline;
	margin:0;
	padding:0;
	background:none;
	border:0;
}
#menu div.banner a:hover  {
	text-decoration:none;background:none;color:#474747;
}
div#fck img {
	border:1px solid #2B70C8;
	padding:1px;
}