*{
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Arial CE, Verdana, Helevetica, Arial, "Arial CE", sans-serif;
  font-size: 11px;
  text-align: left;
}

body {
  background: url("../images/bg-content.gif") top left repeat-y #313131;
  margin: 0px;
  padding: 0px;
  font-family: Arial CE, Verdana, Helevetica, Arial, "Arial CE", sans-serif;
  font-size: 11px;
  line-height: 160%;
}

	h2{
		font-size: 23px;
		padding-bottom: 20px !important;
		background: url(../images/line.gif) left bottom no-repeat;
	}
	
	h3{
		font-size: 16px;
	}
	
	p{
	  color: #414141;
	}
	
	p.alert{
		font-weight: bold;
		color: #C00;
	}
		
	p.allow{
		font-weight: bold;
		color: #087c05;
	}
	a{ color: #414141; }
	a:hover{ color: #000; }
	
div.clear, div.util, div.cleaner{ display: block; clear: both; font-size: 0px; line-height: 0px; }

div#cpTopcze{
	background: url(../images/top.jpg) left top no-repeat;
	height: 298px;
}
div#cpTopeng{
	background: url(../images/top-eng.jpg) left top no-repeat;
	height: 298px;
}
	a#logo{ 
		display: block;
		text-decoration: none;
		height: 115px;
		width: 240px;
	}
	
	div#under{
		height: 116px;
	}
	
	p#path{
		color: #fff;
	 	padding: 4px 0px 0px 52px;
	}
	
	p#path *{ color: #fff; 	font-size: 10px;}
	
div#cernyPelikan{
	width: 951px;
	min-height: 920px;
	background: url(../images/bg-playground.gif) left bottom no-repeat;
}

div#left,
div#right{
	min-height: 900px;
	padding: 20px 0px 0px 0px;
	float: left;
}

div#left{
	width: 643px;
}

	div#left h2,
	div#inner{
	 	padding-left: 52px;
	 	padding-right: 20px;
	 	margin: 0px 0px 20px 0px;
	}
	div#inner img{
		border: solid 1px #444;
		padding: 1px;
	}
	
	div#inner img,
	div#inner h3,
	div#inner p{
		margin: 0px 0px 20px 0px;
	}
	
	div#inner img.more{
		margin: 0px 17px 20px 0px;
	}
	
	div.new{
		background: url(../images/bg-news.gif) left bottom no-repeat;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 20px 0px;
	}
	
	div.new p{ margin: 0px !important;}
	
	
div#right{
	width: 308px;
}

div#right img{
		margin: 0px 0px 10px 0px;
}

	div.helpPadding{
		padding: 0px 20px 0px 20px;
	}
	
	div.helpPadding2{
		padding: 10px 20px 0px 20px;
	}
	
div#footer{
  	background: url("../images/footer.gif") top left repeat-x #313131;
	width: 899px;
	height: 38px;
 	padding: 20px 0px 0px 52px;
 	color: #888;
}