@font-face{
	font-family: 'MyriadPro-It', sans-serif;
	src:url(font/MyriadPro-It.otf);
}
body{
	background:url(img/bg.png);
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	text-shadow: 1px 1px 0px #fff;
}
#top{
	background:url(img/top_bg.png);
	width:998px;
	height:116px;
	margin:0 auto;
}
#wall{
	background:url(img/wall_bg.png) repeat-x;
	width:100%;
	height:368px;
}
#header{
	background:url(img/head.png) no-repeat;
	width:998px;
	max-width:998px;
	overflow:hidden;
	height:368px;
	margin:0 auto;
}
#contener{
	width:975px;
	margin:0 auto;
}
#content{
	background-color:#f7f7f7;
	float:left;
	max-width:975px;
	min-width:975px;
	}

#content_bottom{
	background:url(img/content_bottom_bg.png);
	width:999px;
	height:97px;
	margin:0 auto;
	clear:both;
}
#footer{
    width:999px;
	height:50px;
	margin:0 auto;
	clear:both;
}
.zwiastun{
	position: absolute;
	padding:290px 0 0 660px;
	border:none;
	z-index:1000;
	float:left;
	
}
.dalej{
	position: absolute;
	padding:290px 0 0 480px;
	border:none;
	z-index:1000;
	float:left;
	
}
p.podpis{
	margin:3px 10px 8px 10px;
	font-size:12px;
	
}
b.or{
	color:#ff5100;
}
	
div.mediabox{
	text-align:center;
	width:233px;
	height:170px;
	overflow:hidden;
	vertical-align:top;
}

div.mediabox-big{
	text-align:center;
	width:470px;
	height:220px;
	margin:0 auto;
}
div.mediabox-big img{
	text-align:center;
	
}

#left{
	width:630px;
	height:auto;
	float:left;
	margin:15px 10px 10px 20px;
	line-height:18px;
}
#right{
	width:279px;
	float:left;
	height:auto;
	border-left:solid #e7e7e7 thin;
	margin:15px 20px 15px 0;
	padding-left:15px;
	font-size:13px;
}
.date{
	font-size:10px;
	color:#999;
	margin:0;
	padding:10px 0 0 0;
}
.pokaz{
	display:block;
}
img{
	border:none;
}
td{
	vertical-align:top;
}
hr{
	border:solid #e7e7e7 thin;
	border-bottom:none;
	border-right:none;
	border-left:none;
	margin:8px 0 8px 0;
}
p{
	margin:0;
}
p.akapit{
	padding:10px 0 0 0;
	text-indent:30px;
}
p.akapit2{
	padding:10px 0 0 0;
}
.orange{
	color:#ff5100;
}
.b{
    font-weight:bold;
}
.bi{
    font-weight:bold;
    font-style: italic;
}
h1{
	margin:0;
	font-size:16px;
	font-family: MyriadPro-It, sans-serif;
	font-weight:bold;
	padding:5px 0 0 0;
	border-left:solid #ff5100;
	border-left-width:4px;
	padding-left:7px;
	text-shadow: 2px 2px 1px #fff;
}
h2{
	margin:0;
	font-size:16px;
	font-family: MyriadPro-It, sans-serif;
	font-weight:bold;
	padding:5px 0 0 0;
	border-left:solid #ff5100;
	border-left-width:4px;
	padding-left:7px;
	text-shadow: 2px 2px 1px #fff;
}
h3{
	margin:0;
	font-size:16px;
	font-family: 'MyriadPro-It', sans-serif;
	padding:15px 0 0 0;
}
a:link, a:visited{
	color:#ff5100;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}


/*MENU glowne*/
#menu_block{
	background:url(img/menu_bg.png);
	background-repeat:no-repeat;
	width:999px;
	height:67px;
	margin:0 auto;
}
#menu_block2{
	background:url(img/menu_bg.png);
	background-repeat:no-repeat;
	width:999px;
	height:67px;
	margin:0 auto;
}
ul#menu{
	margin:0 0 0 35px;
	padding-top:-10px;
	list-style:none;
}
ul#menu li a.index{
	background:url(img/glowna_off.png);
	display:block;
	height:61px;
	width:225px;
	text-indent:-9999px;
	float:left;
}
ul#menu li a.index:hover{
	background:url(img/glowna_on.png);
	display:block;
	height:61px;
	width:225px;
	text-indent:-9999px;
}
ul#menu li a.sklep{
	background:url(img/sklep_off.png);
	display:block;
	height:61px;
	width:223px;
	text-indent:-9999px;
	float:left;
}
ul#menu li a.sklep:hover{
	background:url(img/sklep_on.png);
	display:block;
	height:61px;
	width:223px;
	text-indent:-9999px;
}
ul#menu li a.bio{
	background:url(img/bio_off.png);
	display:block;
	height:61px;
	width:260px;
	text-indent:-9999px;
	float:left;
}
ul#menu li a.bio:hover{
	background:url(img/bio_on.png);
	display:block;
	height:61px;
	width:260px;
	text-indent:-9999px;
}
ul#menu li a.media{
	background:url(img/media_off.png);
	display:block;
	height:61px;
	width:200px;
	text-indent:-9999px;
	float:left;
}
ul#menu li a.media:hover{
	background:url(img/media_on.png);
	display:block;
	height:61px;
	width:200px;
	text-indent:-9999px;
}
ul#menu li.sep{
	float:left;
}
ul{
	margin:0;
	padding:0;
}
/*menu filter*/
ul#filter{
	list-style:none;
	padding:20px 20px 10px 20px;
}
ul#filter li{
	display:inline;
}
ul#filter li:before{
	content: "\00BB \0020";
}
ul#portfolio{
	list-style:none;
	margin:0 10px 0 17px;
}
ul#portfolio li{
	display:inline-block;
	padding:top;
}
ul#filter li a:active{
	font-weight:bold;
}