*{ margin: 0; padding: 0; }
body{ 
	margin: 0 auto; 
	
	background-color: #F5F5F5;
	background-image: url('../img/bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	
	font-family: Arial;
	font-size: 11px;
}

div#container{
	float: left;
	width: 570px;
	background-color: #fff;
	border-right: solid 1px #fff;
}

a img{ border: 0 none; }

div#header h1{ margin: 19px 0 10px 24px; width: 192px; height: 58px; background: url('../img/logo.gif') no-repeat; }
div#header h1 span{ display: none; }
div#header h1 a{ display: block; width: 100%; height: 100%; }

div#header ul{
	background: #C4C089;
	padding: 15px 15px 24px 15px;
	
	border-bottom: solid 10px #0C253B;
}

input{ padding: 5px; background-color: #F7F7F7; border: 0 none; font: 11px Trebuchet MS; color: #000; }

div#header ul li{ margin-left: 10px; height: 12px; display: block; float: left; }
div#header ul li a span{ display: none; }
div#header ul li a{ display: block; width: 100%; height: 100%; }

div#header ul li#m1{ background: url('../img/m1.gif') no-repeat; width: 93px; }
div#header ul li#m2{ background: url('../img/m2.gif') no-repeat; width: 54px; }
div#header ul li#m3{ background: url('../img/m3.gif') no-repeat; width: 51px; }
div#header ul li#m4{ background: url('../img/m4.gif') no-repeat; width: 55px; }
div#header ul li#m5{ background: url('../img/m5.gif') no-repeat; width: 58px; }

div#header ul li a:hover{ border-bottom: solid 1px #746258; }

div#c{ clear: both; }

div#bottomad{
  clear: both; 
  padding: 20px; 
  text-align: center; 
  border-top: solid 3px #E7E7E7;
  background: url('../img/bg.gif') repeat-x center;
  
}


/**
 * comments
 */
fieldset#cmt{
  margin-top: 20px;
  background-color: #B0A872;
  font-family: Verdana;
  font-size: 9px;
  border: 0 none;
  padding: 0px 30px;
} 

fieldset#cmt label{
  color: #000;
  padding: 4px;
  display: block;
  
  border: 0 none;
}

fieldset#cmt label span{
  color: #686448;
}

fieldset#cmt p{ padding-top: 5px; }

fieldset#cmt p input, fieldset#cmt p textarea{
  background-color: #F5F5F5;
  border: 0 none;
  padding: 3px;
  width: 495px;
}

fieldset#cmt p textarea{ margin: 3px 0px; font-family: Arial; font-size: 11px; }
fieldset#cmt p input#write{
  background: transparent;
  color: #000;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  width: auto;
  font-family: Verdana;
  font-size: 9px;
}

div.c{ clear: both; }
/**
 * content
 */
div#news{
	width: 260px;
	float: left;
	padding: 30px;
	color: #666666;
}	

a{ text-decoration: underline; color: #4A4A4A; }

div#news img{ margin: 0 0 15px 0; border: solid 10px #E7E7E7; }
div#news img:hover{ border: solid 10px #DEDEDE; }

div#news h2{ padding-bottom: 5px; }
div#news h2 a{ text-decoration: none; font: 19px Trebuchet MS, Arial; color: #000; text-transform: uppercase; }
div#news p{ line-height: 1.6em; margin-bottom: 15px; }

div#news ul{ margin-left: 20px; margin-bottom: 15px; list-style-type: square; }
div#news ul li{ padding: 2px 0; }

div#innerRight{
	float: left;
	width: 250px;
}

div#innerRight ul, p#blue{
	background-color: #C4C089;
	height: 245px;
	padding: 25px 20px 20px 20px;
	margin-top: 1px;
	
	list-style-type: none;
}

div#innerRight ul li a{ padding: 5px; text-decoration: none; display: block; color: #333333; }
div#innerRight ul li a:hover{ background: url('../img/link.gif') no-repeat; }

div#innerRight div#text{ padding: 30px 20px;  }
div#innerRight div#text p{ color: #666666; line-height: 1.6em; margin-bottom: 15px; }
div#innerRight div#text p strong{ color: #000; }
div#c2{ clear: both; }

div#right{
	float: left;
	margin-top: 87px;
	width: 300px;
}

div#right div#video{
	float: left;
	height: 340px;
	width: 245px;
	border-right: solid 1px #fff;
}

div#right div#video h1{ height: 50px; background: url('../img/video.gif') no-repeat top left; }
div#right div#video h1 a span, div#right div#wywiady h1 a span{ display: none; }
div#right div#video h1 a, div#right div#wywiady h1 a{ display: block; width: 100%; height: 100%; }

div#right div#video div.img, div#right div#wywiady div.img{ padding: 25px 20px 0 20px; }
div#right div#video p, div#right div#wywiady p{ padding: 15px 20px 0 20px; }
div#right div#video div.img img, div#right div#wywiady div.img img{ border: solid 10px #C4BD91; }
div#right div#video a{ color: #494746; }
div#right div#video h2, div#right div#wywiady h2{ padding: 15px 20px 0 20px; font-size: 11px; }

div#right div#wywiady div.img img{ border: solid 10px #F7F7F7; }

div#right div#wywiady{
	float: left;
	height: 340px;
	width: 245px;
	border-right: solid 1px #fff;
}

div#right div#wywiady h1{ height: 50px; background: url('../img/wywiady.gif') no-repeat top left; }


div#footer{
	color: #000;
	padding: 30px;
	clear: both;
}	
