body{
	margin:0px auto;
	padding:0px;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial;
	color:#3b3b3b;
}
#bg{
	float:left;
	width:100%;
	background: url(../img/bg.gif) center repeat-y;
}
a{
	color:#4a4a4a;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
a.more{
	text-decoration:none;
	color:#000;
}
a.link{
	text-decoration:none;
	color:#000;
}
a.link:hover{
	text-decoration:none;
	color:#8D0303;
}
a.foot{
	text-decoration:none;
	font-size:10px;
	color:#e2e2e2;
}
a.foot:hover{
	text-decoration:none;
	font-size:10px;
	color:#313131;
}
div,img{
	border:0px;
}
#container{
	margin:0px auto;
	padding:0px;
	width:1008px;
}
#headers{
	float:left;
	width:992px;
	height:230px;
}
#gora{
	float:left;
	padding-top:40px;
	padding-left:80px;
	width:222px;
	height:160px;
}
#dol{
	float:right;
	width:690px;
	height:200px;
}
#navi{
	float:left;
	width:262px;
	text-align:right;
}
#bg_foot{
	float:left;
	width:100%;
	height:251px;
	background: url(../img/foot_bg.gif) center no-repeat;
}
#footer{
	margin:0px auto;
	padding:0px;
	padding-top:20px;
	width:1008px;
	height:231px;
}
/* Strona glowna */
#main{
	float:right;
	width:740px;
}
#mainR{
	background:url(../img/bok.gif) no-repeat;
	float:right;
	width:222px;
	padding-top:170px;
}
#mainL{
	float:left;
	width:770px;
}
/* menu top */
.menulist, .menulist  ul {
	margin:0px;
	list-style-type:none;
	display:inline;
	float:left;
}
.menulist ul {
	display: none;
	position: absolute;
	margin-top: 10px;
	padding:5px;
	top: 13px;
	left: -6px;
	width: 240px;
}
.menulist ul ul {
	top: -1px; margin-top: 0;
	left: 148px;
}
.menulist li {
	font-size:11px;
	height:100%;
	float: left;
	display: block;
	position: relative;
	margin-right: -1px;
	background-color:#b2b2b2;
	border-top:1px solid #fff;
}
.menulist li.one{
	background:none;
	border-top:0px solid #fff;
}
.menulist li.two{
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	background:none;
	border-top:0px solid #fff;
}
.menulist li.two:hover{
	color:black;
	padding-left:0px;
	padding-right:0px;
	background:none;
	border-top:0px solid #fff;
}
.menulist li:hover{
	background-color:#3c3c3c;
	color:#fff;
}
.menulist li.last{
	width:191px;
	padding:9px 0 0 6px;
}
.menulist ul li {
	float: none;
	margin: 0;
	margin-bottom: -1px;
}
.menulist ul>li:last-child {
	margin-bottom: 1px; /* Mozilla fix */
}
.menulist a {
	color:black;
	display: block;
	padding:5px;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
.menulist a.highlighted,.menulist a:hover{
	color:#fff;
	font-size:13px;
	text-decoration:none;
}
.menulist a .subind {
	display: none;
}
.menulist ul a .subind {
	display: block;
	float: right;
}
.menulist a {
	float: left;
}
.menulist ul a {
	float: none;
}

#MessageBox{
	padding: 10px;
	border:	1px solid;
	background-color:#E1EBF2;
	width:320px;
}
*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
}
/**modul news*/
.news_thumb{
	float:left;
	padding-left:10px;
	width:130px;
}
.news_box{
	float:right;
	width:640px;
}
.news_text{
	float:right;
	width:500px;
}
.news_thumb_main{
	float:left;
	padding-left:10px;
	width:120px;
}
.news_box_main{
	float:left;
	width:400px;
}
.news_text_main{
	float:right;
	width:250px;
}
#news{
	float:left;
	padding-left:30px;
	width:650px;
}
#press,#pisz{
	float:left;
	/*padding-left:20px;*/
	width:360px;
}
/**modul bookshop*/
#bookshop{
	float:left;
	padding-left:20px;
	width:360px;
}
#news_page{
	float:left;
	width:650px;
	padding-left:30px;
}
#page{
	float:left;
	width:650px;
	padding-left:20px;
}
.pressroom,.piszaonas{
	float:left;
	width:600px;
	padding-top:20px;
	padding-left:20px;
}
.contact{
	background-color:#C2C2C2;
	padding-top:20px;
	padding-left:140px;
	width:600px;
	height:480px;
}
.newsform input,.newsform select{
	margin-bottom: 15px;
}
.newsform1{
	margin: 20px 0px;
	clear: both;
}
.clear{
	clear: both;
	width: 100%;
	height: 40px;
}
#preview{
	float:left;
	padding-left:50px;
	width:660px;
}
