* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family:Arial;
	background:#131516;
}

a {
	text-decoration:none;
}

#top {
	padding-bottom:60px;
	background:#131516 url('images/b_top.png') 0 166px repeat-x;
	font-family:Tahoma;
	font-size:13px;
}

#cTop {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

#cTop .left {
	width:600px;
	float:left;
}

#cTop h1 {
	width:500px;
	margin-top:50px;
	color:#B72824;
	font-size:36px;
}

#cTop h1 span {
	color:#fff;
	display:block;
	font-size: 40px;
}

#cTop ul {
	width:600px;
	margin-top:135px;
	list-style:none;
	overflow:hidden;
}

#cTop li {
	margin-right:30px;
	float:left;
}

#cTop li a {
	color:#fff;
	font-size:22px;
}

#cTop .right {
	width:382px;
	padding-top:30px;
	float:right;
}

#content {
	padding: 20px 0;
	background:#282929;
}

#cContent {
	width:1000px;
	margin:0 auto;
	list-style:none;
	overflow:hidden;
}

#cContent li {
	width:308px;
	margin: 0 10px;
	float:left;
	display:inline;
}

#cContent li a {
	width:300px;
	height:219px;
	padding:3px;
	border:1px solid #777878;
	display:block;
}

#cContent p {
	height:25px;
	margin-top:3px;
	padding-top:5px;
	background:url('images/b_ccontent_li.png') 0 0;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

#info {
	padding:20px 0;
}

#cInfo {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

#cInfo p.p1 {
	width:390px;
	padding:20px 0 32px 110px;
	background:url('images/b_cinfo_p1.png') 0 0 no-repeat;
	color:#fff;
	font-size:26px;
	font-weight:bold;
	float:left;
}

#cInfo p.p2 {
	width:500px;
	padding-top:80px;
	background:url('images/b_cinfo_p2.png') center 0 no-repeat;
	color:white;
	font-size:45px;
	font-weight:bold;
	float:right;
	text-align:center;
}




/*-----Podstrona----*/

#desc {
	padding:40px 0;
	background:#282929;
	color:#fff;
}

#cDesc {
	width:750px;
	height:300px;
	float:left;
	background:#282929;
	padding:0 80px 40px 40px;
	line-height: 180%;
}

#cDescpic { 
   height:300px; 
  background:#282929;
  }