
* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	color:#858585;
	font: 13px Tahoma, sans-serif;
	background: url('../img_des/bcgr_head.jpg') 0 0 repeat-x;
}

div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px}

a {
	color: #f2660c;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/** HEADER */

#page {
	width: 775px;
	margin: 0 auto;
}

#header {
	width: 775px;
}

#header #logo {
	background:url('../img_des/header.jpg') 0 0 no-repeat;
	width: 775px; height: 90px;
}

#header #logo h1 a {
	display: none;
}

#header #logo #logoclick {
  position:relative; 
  top:0px; 
  left:0px; 
  display:inline; 
  width:440px; 
  height:90px; 
  float:left; 
  z-index:10;
}

#header #logo #writeclick {
  position:relative; 
  top:0px; 
  left:20px; 
  display:inline; 
  width:176px; 
  height:90px; 
  float:left; 
  /*clear:both; */
  z-index:10;
}

#header #menu {
	background:url('../img_des/menu_bcgr.jpg') 0 0 repeat-x;
	width: 775px;
	height: 43px;
	position:relative; margin: 0 auto;
}

#menu ul {position:absolute; top:0; left:0;}

#menu ul li{float:left; height: 43px; width: 120px; /*padding-right:14px; padding-left: 14px;*/}
#menu ul li a{ 
	height: 43px; 
	display: block;  
	text-align:center; 
	text-decoration: none;
	font: 13px Tahoma, sans-serif;
	color: #f4f4f4;
	padding-top: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px; padding-left: 10px;
	margin: 0; 
	 list-style: none;
	 overflow: hidden;
    white-space: nowrap;
 }
 
#menu ul li a:hover{ 
	text-decoration: underline;
}

#header #pod-header {
	width: 715px;
	height: 212px;
	margin: 0 auto;
}

#header #pod-header #headsnap1 a{
	float: left;
	background:url('../img_des/headsnap1.jpg') 0 0 repeat-x;
	width: 165px; height: 212px;
}

#header #pod-header #headsnap2 a{
	float: left;
	background:url('../img_des/headsnap2.jpg') 0 0 repeat-x;
	width: 167px; height: 212px;
}

#header #pod-header #headsnap3 a{
	float: left;
	background:url('../img_des/headsnap3.jpg') 0 0 repeat-x;
	width: 165px; height: 212px;
}

#header #pod-header #headsnap4 a{
	float: left;
	background:url('../img_des/headsnap4.jpg') 0 0 repeat-x;
	width: 218px; height: 212px;
}

/** CONTNET */

#content {
	width: 715px;
	margin: 0 auto;
	text-align: left;
	padding-top: 12px;
}

#content #cnt-left {
	float: left;
	width: 480px;
}

#content #cnt-right {
	float: right;
	width: 220px;
}

#content #cnt-right h2.ost-clanky {
	background: url('../img_des/ostatni-clanky.jpg') 0 0 no-repeat;
	width: 154px; height: 22px;
	text-indent: -2000px;
}

#content h2, h3 {
	text-transform: uppercase;
	background: url('../img_des/point1.jpg') 0px 2px no-repeat;
	padding-left: 19px;
	color: #64846c;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial Bold", "Arial CE", arial;
}

#content h3, h4 {
	font-size: 14px;
	background: none;
	padding-left: 0px;
	text-transform: none;
}

#content h4 {
	font-size: 13px;
}

#content #cnt-left h2 {
	padding-bottom: 10px;
}

#content #cnt-right #kontakt-snap {
	background: url('../img_des/kontakt-snap.jpg') 0px 0px no-repeat;
	width: 218px;
	height: 224px;
}

#content #cnt-right #kontakt-snap p {
	
	padding: 120px 10px 0px 10px;
	
}

/** FOTTER */

#footer {
	width: 715px; height: 58px;
	background: url('../img_des/footer.jpg') 0 0 no-repeat;
	margin: 0 auto;
	text-align: center;
}
#footer p {
	text-align: center;
	padding-top: 12px;
}

#footer p a {
	color: #535353;
	text-decoration: none;
	font-weight: normal;
}
