html { overflow-y:scroll; }

body {
	background: #000;
	margin: 0px;
	padding: 0px;
	align: center;
	line-height: 20px;
	font: 0.72em sans-serif;
}
*::-moz-selection { background: #3A3A94 none repeat scroll 0 0; color: #fff; }
*::-selection { background: #3A3A94 none repeat scroll 0 0; color: #fff; }

textarea { font-weight: bold; border-color: #FAFAFA; border-width:1px; border-color:#CCCCCC ; background-color: #FFFFFF; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; color: #000000; }
input {font-family: Verdana,Arial,Helvetica,sans-serif; -moz-border-radius:10px; -webkit-border-radius:10px;}
input[type=submit],label,select,.pointer  { cursor:pointer; }
input.input { margin-bottom: 3px; border: 1px #D2D2D2 solid; background-color: #F7F9FB;  font-size: 10px; color: #484848; width: 150px; -webkit-border: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px;}
.zaloguj {border: 0; background-color: #484848; padding: 4px; width: 60px; margin: 2px 0 0 45px; font-size: 11px; color: #fff; -webkit-border: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px;}

a {	color: #000;}
a:hover { color: #6C757A;}

h1,h2,h3 { font: 1em sans-serif; color: #fff; display: inline;  }
.czarny {color: #000;}
.ciemny  { color: #737373; background: inherit; font-weight: bold; }
.gruby {
	font-weight: bold;
	line-height: 30px;
	padding: 0.2em;
	color: #000;
	background: #F9F5CA;
}

.gruby_menu {
  display: inline-block;
font-weight: bold;
	line-height: 15px;
  padding: 4px;
  outline: 0;
  background: #3a599d;
  text-decoration: none;
  text-shadow: #131E35 1px 1px 1px;
  color: #fff;
    -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transform: scale(1) rotate(2deg);
  -moz-transform: scale(1) rotate(2deg);
  -o-transform: scale(1) rotate(2deg);
  transform: scale(1) rotate(12deg);
  margin-bottom: 3px;
}

.gruby_menu:hover {
font-weight: bold;
	line-height: 15px;
	padding: 4px;
  background: #3a599d;
  text-decoration: none;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transform: scale(1.05) rotate(-2deg);
  -moz-transform: scale(1.05) rotate(-2deg);
  -o-transform: scale(1.05) rotate(-2deg);
  transform: scale(1.05) rotate(-2deg);
  margin-bottom: 3px;
}

.gruby_menu_prom {
	font-weight: bold;
	line-height: 30px;
	padding: 0.2em;
	color: #fff;
	background: #82397A;
	-webkit-transform:rotate(1deg) scale(1.15); -moz-transform:rotate(2deg) scale(1.15);
	 -webkit-border-radius:5px; -moz-border-radius:5px;  
}

.gruby_menu_prom:hover {
	font-weight: bold;
	line-height: 30px;
	padding: 0.2em;
	color: #fff;
	background: #82397A;
	-webkit-transform:rotate(-1deg) scale(1.15); -moz-transform:rotate(0deg) scale(1.15);
	 -webkit-border-radius:5px; -moz-border-radius:5px;  
}

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }


p {	margin: 0 0 5px 0; }

.spacer { clear: both;}

#naroznik {
        position: absolute;
		right: 0; top: 0;
		border: 0;
}

#ajax-process {
  position: absolute;
  height: 15px;
  left: 80%;
  top: 0px;
  background-color: #e24c4c;
  color: #eee;
  padding: 1px;

}

/* layout
   ------ */

.content {
	width: 998px;
	background: #fff;
    margin: 0px auto;
    padding: 10px;
}
#header { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #fff;
	margin: 0 auto;
	background: #572D4D;
	border-bottom: 1px solid #fff;
	width: 100%;
}
#header ul {
	text-align: center;
	list-style: none;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
	width: 1018px;
	border-bottom: 20px solid #fff;
}
#header li {display: inline; padding: 0px; margin: 0 4px; vertical-align: middle;}
#header li:hover {border-top: 1px solid #fff;}
#header li#nglogo:hover {border: 0;}

#header li img {
	display: inline;
	padding: 2;
	margin: 4;
	vertical-align: middle;
	width: 198px;
	height: 53px;
	border: 0;
}

.header_pas { 
	background: #000;
	color: #fff;
	margin: 5px 0;
	padding: 15px 0;
	text-align: center;
}
.header_pas ul {
	list-style: none; margin: 0; padding: 0;
}
.header_pas li {
	display: inline; padding-right: 5px;
	padding: 7px 10px;
	margin: 0 4px;
	background: #4A4A4A;
	
}
.header_pas li:hover {
	background: #888888;
	border-top: 1px #D2D2D2 solid;
	
}
.header_pas li a{
	color: #fff;
	text-decoration: none;
}

.banner {
	width: 778px;
	padding: 0 0 10px 0;
	text-align: center;
}

/* left side
   ---------- */

.left {
	float: left;
	width: 175px;
	margin: 0 0 10px 0;
	padding: 0 15px 0 0;
}
.left a {
	text-decoration: none;
}
.left ul {list-style: none; margin: 0; padding: 0;}
.left ul li{padding:4px 6px 4px 2px; border-bottom:1px solid #EEEDE4;}
.left ul li a{color: #790000; padding: 2px; margin-left: 6px;}
.left ul li a:hover{color: #990033; background: #ffecf2;}
h3.kategoria {
	margin: 6px 0 0 0;
	padding: 2px;
	border-bottom:1px dotted #C1C9A6;
	
	color:#fff;
	background: #9E0728;
	font-family:Tahoma,Arial,sans-serif;
	font-size:120%;
} 
	.left_forum {
		padding: 5px 0 5px 10px;
		margin: 0 0 10px 0;
		color: #FFFF33;	
	}
	.left_forum a{
		color: #fff;	
	}
	.left_filmiki {
		padding: 5px 0 5px 10px;
		margin: 0 0 10px 0;
		color: #FFFF33;
		background: #F3F3F3;		
	}
	.left_prom {
		padding: 5px 0 5px 10px;
		margin: 0 0 10px 0;
		background: #D8B8DA;
				
	}
	.left_prom h3 {
		background: #fff;
		margin: 0;
		padding: 0;
		color: #000;		
	}
	.left_kwiaty {
		padding: 5px 0 5px 10px;
		margin: 0 0 10px 0;
		color: #990033;
		background: #EAEAEA;
	}
	.left_kwiaty a {
		background: #ffecf2;
		padding: 1px;
		color: #990033;		
	}
	.left_kwiaty a:hover {
		background: #FFECF2;
		padding: 1px;
		color: #990033;		
	}
	.left_top {
		padding: 2px 0 2px 10px;
		margin: 0 0 10px 0;
		color: #990033;		
	}

	.left_dodaj {
		padding: 5px 0 5px 10px;
		margin: 0;
		color: #E82C2B;
		border-top: 1px #ccc dotted;
		border-bottom: 1px #ccc dotted;		
	}

/* center side
   --------- */

.center {
	float: left;
	width: 550px;
	margin: 0 0 10px 10px;
}
	.center_marg {
		margin-bottom: 5px;
	}	
	
	.center_top {
		padding: 5px;
		margin: 0 0 10px 0;
		color: #000;
		height: 15px;
		font-size:12px;
		line-height:12px;
		background: #D7F2FF url(/img/topka.gif) repeat scroll 0 0;
		/* background: #D7F2FF;   --------- */
	}	

	.center_box {
		color: #000;
		border-bottom: 1px solid #A3A59C;
		border-left: 5px solid #931E1E;
		padding: 10px;
		margin-bottom: 10px;
		background: #fff;
		line-height: 1.4em;
	}
	.center_box a {
		color: #000066;
		text-decoration: none;
		text-decoration: underline;
	}
	.center_box a:hover {
		color: #000;
		text-decoration: underline;
		font-weight: bold;
	}
	.center_rek {background: none repeat scroll 0 0 #FFFFFF; border-left: 5px solid #931E1E; color: #000000; line-height: 1.4em; margin-bottom: 10px; padding: 10px;}	
	
	.zycz {
		padding: 5px;
		margin: 5px 0;
		text-shadow: 1px 1px #fff;
	}
	
	.k1 {
		background: url(/img/tlo-zycz.png) no-repeat scroll 484px -16px #eff6ff;	    

	}

	.k2 {
		background: url(/img/tlo-zycz.png) no-repeat scroll 484px -16px #f5f5f5;
	}
	
	.glos {
		float: left;
		padding: 2px 3px;;
	}
	.buddy {	
		display: block;
		width: 200px;
		height: 80px;
		border: 1px solid #FFCFDA;
		float: left;
		padding: 5px;
		margin: 5px;
		text-align: left;
		vertical-align: top;
	}
	.buddy_avatar {
		float: left;
		width: 80px;
		height: 80px;
		background: #FFCFDA;
	}
	
	.user-maskd {
    background: url(/img/user-maskd.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 63px;
    margin: 15px 0 0;
    position: absolute;
    width: 62px;
	float: left;
}

#center_ludzie ul {
 margin: 0 auto 0 -30px;
}

#center_ludzie li {
	float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    min-height: 100px;
    width: 250px;
	list-style: none;
	border: 1px #ddd solid;
	background: #fff;
	
}

#center_ludzie li div {
    font-size: 11px;
    min-height: 96px;
    width: 246px;
	margin: 2px;
	list-style: none;
}

#center_ludzie span {
    font-weight: bold;
}

#center_ludzie li div.b {
background: #fff;
}

#center_ludzie li div.k {
background: #f5f5f5;
}

#center_ludzie img {
	float: left;
	margin: 17px 7px 0 0;
	width: 58px;
	height: 58px;

}


#center_ludzie li a {
	color: #fff;
	text-decoration: none;
}

#center_ludzie a.profil {
	font-size: 12px;
	font-weight: bold;
	background: #fff;
	line-height: 17px;
	background: #fff;
	color: #990033;
	text-decoration: none;
}	

#center_ludzie li a:hover {
	border-top: 1px #993300 solid;
}	
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 205px;
	margin: 0 0 10px 0;
	padding: 0 15px;
	background:#EEEEEE;
}

.right a {
	color: #000;
	text-decoration: none;
}

.right a.rekl {
	color: #990033; background: #ffecf2;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 10px;
}

.right a:hover {
	color: #990033; background: #ffecf2;
	text-decoration: underline;
}
.right ul{list-style: none; margin: 0; padding: 0;}
.right ul li{padding-bottom: 2px; padding-left: 4px;}
	.right_partn {
		padding: 2px 0 2px 10px;
		margin: 0 0 10px 0;
		background: #fff;
		color: #000;	
	}
	.right_data_tlo {
		width: 200px;
		margin: 0 0 10px 0;
		padding: 0 5px 0 0;
		background: transparent url(/img/mini_czar.gif) repeat scroll 0 0;;
	}
	
	.right_data {
		padding: 6px 0 6px 10px;
		margin: 0;
		float: left
		width: 195px;
		background: #fff;
		color: #000;
	}
	
	.right_swieto {
		padding: 6px 0 6px 10px;
		margin: 0 0 10px 0;
		background: #fff;
		color: #000;	
		border-right: 5px solid #844259;
	}

	.right_topus {
		padding: 8px;
		background: #fff;	
		margin: 0 0 10px 0;
	}
	
	.right_ad {
		padding: 6px 0 6px 10px;
		margin: 0 0 10px 0;
		background: #fff;	
		border-right: 5px solid #E8E8E8;
		text-align: center;
	}
	.right_rss {
		padding: 8px 0px;	
		margin: 0 0 0px 0px;
		text-align: center;
	}			
	.right_prom {
		padding: 6px 6px 6px 10px;
		margin: 0 0 10px 0;
				
	}
	.right_prom h3 {
		background: #fff;
		margin: 0;
		padding: 0;
		color: #000;		
	}

.user-mask {
    background: url(/img/user-mask.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 44px;
    margin: -2px 0 0 -2px;
    position: absolute;
    width: 44px;
}

#right_ludzie ul {
 margin: 0 auto;
}

#right_ludzie li {
	height: 74px;
	width: 74px;
	list-style: none;
	display: inline-block;
}

#right_ludzie img {
	
	margin-right: 5px;
	width:40px;
	height: 41px;
}

#right_ludzie li {
	font-size: 10px;
}

#right_ludzie li a {
	font-size: 11px;
	font-weight: bold;
}
	
/* other
   ------ */

div.formul_obw {
background:#ecebeb none repeat scroll 0 0;
padding:6px;
width: 434px;
}   
div.formul_obw2 {
background:#fafafa none repeat scroll 0 0;
border:1px solid #cbcbcb;
padding:10px;
width: 412px;
color: #5A03FC;
} 

div.formul textarea{
	border:1px solid #E0E0E0;
	font-size: 0.9em;
	padding: 4px;
	background: #fff url("http://www.klamerka.pl/img/textarea.jpg") 0 0 no-repeat;
	height: 150px;
	width: 400px;
}   

input.user{
	border:1px solid #E0E0E0;
	background-color: #fff;
	font-size: 0.9em;
} 

input.dodaj{
	background-color: #E7C2FE;
	border-color: #CACACA;
	border-width:1px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #484848;
	width: 70px;
} 
table td {
	height: 25px;
	border: 1px solid #DFDFDF;
	
}

/* footer
   ------ */
   
.link_dol { 
	clear: both; 
	text-align: center;
	background: #fff;
	padding: 3px 0 0 0;
}   

#footer { 
	clear: both; 
	text-align: center;
	padding: 0;
	margin: 0;
	background: #161616;
	border-top: 1px solid #fff;
	width: 100%;
}
#footer ul { 
	text-align: center;
	list-style: none;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
	width: 1018px;
	border-top: 20px solid #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
	background: #373737;
	margin: 0 4px;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-top: 1px #DFC4D9 solid;
	background: #8B497B;
}

div.grippie {
				background:#EEEEEE url(http://viralpatel.net/blogs/demo/grippie.png) no-repeat scroll center 2px;
				border-color:#DDDDDD;
				border-style:solid;
				border-width:0pt 1px 1px;
				cursor:s-resize;
				height:9px;
				overflow:hidden;
			}
			
.font-size {
        cursor: pointer;
        margin-left: 7px;
}

#small {
        font-size: 11px;
}

#normal {
        font-size: 13px;
}

#big {
        font-size: 16px;
}

#zakladki {
background:none repeat scroll 0 0 #fff;
font:12px Verdana,Arial,Helvetica,sans-serif;
margin:0 auto 10px;
padding:10px;
width:280px;
}
#zakladki div {
clear:both;
color:#706D66;
padding:3px 5px;
}
#zakladki div div {
list-style:none outside none;
}
#zakladki h2 {
display:block;
float:left;
font:12px Verdana,Arial,Helvetica,sans-serif;
margin:2px 2px 3px 2px;
text-align:center;
width:33%;
}
#zakladki h2 a {
color:#937771;
display:block;
font-weight:bold;
padding:1px 0;
background: #FFE1E6;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
text-decoration:none;
text-transform:uppercase;
}
#zakladki h2 a:hover, #zakladki h2 a.active {
background:none repeat scroll 0 0 #D60019;
border:1px solid #DBDBD8;
border-bottom: 1px solid #fff;
padding:5px 0;
color:#fff;
}
#zakladki ul {
list-style:none outside none;
padding:0 2px;
}
#zakladki ul a {
color:#504847;
text-decoration:none;
}
#zakladki ul a:hover {
color:#D60019;
}
#zakladki ul li {
background:url("img/pkt.png") no-repeat scroll 0 8px transparent;
border-bottom:1px dotted #D0D0CB;
padding:3px 0 3px 13px;
}
#zakladki ul li img {
border:1px solid #FFFFFF;
vertical-align:middle;
}
/* print media */
@media print {
	
	/* global */
	*		{ font-family:arial, helvetica, sans-serif; }
	body	{ color:#000; font-size:9pt; }

	/* layout */
	.no-print	{ display:none; }
	
	/* custom */
	.print-only { display:block; }
	.page-break { page-break-before:always; }

	/* links */
	a		{ text-decoration:underline; color:#999; }
	p > a:link:after, p > a:visited:after { content:" [" attr(href) "] "; }
}
