@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Marck Script', sans-serif;
	color:#717171;
	font-size:15px;
	font-style:normal;
	line-height:15px;
	margin:0; 
	padding:40px;
}


.zmm {
	background-image:url(../img/mini/zmm.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:23px;
	width:560px;
}

.pad2 {
	background-image:url(../img/mini/pad2.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:32px;
	width:560px;
}
.pad3 {
	background-image:url(../img/mini/pad3.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:31px;
	width:560px;
}
.pad4 {
	background-image:url(../img/mini/pad4.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:24px;
	width:560px;
}
.pad5 {
	background-image:url(../img/mini/pad5.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:28px;
	width:560px;
}
.pad6 {
	background-image:url(../img/mini/pad6.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:21px;
	width:560px;
}
.kot {
	background-image:url(../img/mini/kot.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:44px;
	width:84px;
	position:fixed;
	bottom:20px;
	right:20px;
	top: 100%;
	left: 100%;
	margin-top: -44px; 
	margin-left: -84px;
}

#arrow1 {
	background-image:url(../img/mini/arrow1.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:40px;
	width:655px;
	position:fixed;
	margin-top:30px;
}
#arrow2 {
	background-image:url(../img/mini/arrow2.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:40px;
	width:655px;
	position:fixed;
	margin-top:30px;
}
#arrow3 {
	background-image:url(../img/mini/arrow3.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:40px;
	width:655px;
	position:fixed;
	margin-top:30px;
}
#arrow4 {
	background-image:url(../img/mini/arrow4.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:40px;
	width:655px;
	position:fixed;
	margin-top:30px;
}
#arrow5 {
	background-image:url(../img/mini/arrow5.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:40px;
	width:655px;
	position:fixed;
	margin-top:30px;
}
#arrow6 {
	background-image:url(../img/mini/arrow6.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:40px;
	width:655px;
	position:fixed;
	margin-top:30px;
}

#minime {
	background-image:url(../img/minime.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:215px;
	float:left;
	width:81px;
	margin-left:-81px;
	margin-right:0px;	
	margin-top:5px;
}

.social-be {
	background-image:url(../img/social/be-g.gif);
	background-position:center;
	background-repeat:no-repeat;	
	height:30px;
	width:30px;
}

.social-b {
	background-image:url(../img/social/b-g.gif);
	background-position:center;
	background-repeat:no-repeat;	
	height:30px;
	width:30px;
}

.social-bl {
	background-image:url(../img/social/bl-g.gif);
	background-position:center;
	background-repeat:no-repeat;	
	height:30px;
	width:30px;
}

.social-da {
	background-image:url(../img/social/da-g.gif);
	background-position:center;
	background-repeat:no-repeat;	
	height:30px;
	width:30px;
}

.social-di {
	background-image:url(../img/social/di-g.gif);
	background-position:center;
	background-repeat:no-repeat;	
	height:30px;
	width:30px;
}

.social-f {
	background-image:url(../img/social/f-g.gif);
	background-position:center;
	background-repeat:no-repeat;	
	height:30px;
	width:30px;
}

.social-fr {
	background-image:url(../img/social/fr-g.gif);
	background-position:center;
	background-repeat:no-repeat;	
	height:30px;
	width:30px;
}

.fat {
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	
}

.superfat {
	font-weight:bold;
	font-size:14px;
	color:#fe0137;
	line-height:18px;
	text-transform:uppercase;

}

.hide{
display: none;
}
.show{
display: block;
}


.dot {
	color:#888888;
	background-image:url(../img/dot.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:20px;
	padding-right:5px;
	line-height:14px;
	font-size:12px;
	text-transform:lowercase;
}


.no-dot {
	color:#888888;
	line-height:15px;
	font-size:11px;
}

#content2 {
	width:600px;
}

img {
border:none;
}

#blip-status-zmm img{
display:none;
}


#content2 a {
	color:#fe0137;
	text-decoration:none;
	padding:0;
	margin:0;
	text-align:left;
}

#content2 a:hover {
	color:#717171;
	text-decoration:none;

}

a.active {color:#fff;}


#mini {
	width:600px;
	padding:0;
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	height:120px;
	float:right;
}

#mini a img.rounded{
}

#mini a {
display:inline-block;
color:#fff;
}

#mini a.active {
color:#fff;
}

#eng {
width:290px;
float:left !important;	
	padding:0;
	margin-bottom:20px;
	text-align:left;
}

#pol{
width:290px;
float:right !important;
	padding:0;
	margin-bottom:20px;	
	text-align:left;
}

#eng a { text-align:left;}
#pol a { text-align:left;}

#blip-status-zmm img{
display:none;
}
#blip-status-zmm a{
text-align:left;
}
#blip-status-zmm{
text-align:left;
}

input.text {
	width:200px;
	background-color:#f7f7f7;
	color:#717171;
	border:none;
	border-bottom:1px #717171 dashed;
	font-size:13px;
	line-height:16px;
}

img #portfolio{
	border:none;
	margin:0;
}

input.button {
	width:50px;
	height:16px;
	background-color:#fe0137;
	color:#fff;
	border:none;
	font-size:10px;
	padding-top:-3px;
	margin-top:3px;
}



textarea.wpis { 
	width:200px; 
	height:140px;
	background-color:#f7f7f7;
	color:#717171;
	border:none;
	border-bottom:1px #717171 dashed;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px;
	line-height:16px;
}

/*slideshow*/
td a { margin: 0; color: #fff; width:10px; height:10px; }
.nav { margin: 0 0;  }
#nav a, #s7 strong { margin: 0; padding: 10px; background:url(../img/dot-empty.png) no-repeat center top; width:10px; height:10px; text-decoration: none; color:#fff; font-size:0px;  }
#nav a.activeSlide { background:url(../img/dot.png) no-repeat center top; width:10px; height:10px; color:#fff;}
#nav a:focus { outline: none; color:#fff; }
#nav a:hover { outline: none; color:#fff; }
#output { text-align: left; width:10px; height:10px; }
#nav { text-align: right; padding-bottom:15px; }
#slideshow { margin: 0 auto;  }



/*rss*/

.rss_items {
	list-style:none;
	margin:0;
	padding:0;
}
.rss_box {
	margin:0;
	padding:0;
}
.rss_title{
	margin:0;
	padding:0;
}
.rss_date {
	display:none;
}




