/*******RESET*******/

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800italic,800&subset=latin,latin-ext);


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: 600;
}
* {
	margin:0; 
	padding:0;
}
/*****KONIEC RESETU*****/

/*****USTAWIENIA OGÓLNE****/
body {
	/* font-family: 'Open Sans', sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 12px;
	color: #666;
}
a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}

/******* a:hover, a:focus {	color: #fc5e00;	text-decoration: underline;} ***/

a:hover, a:focus {
		text-decoration: underline;
		color: #fc5e00;
}


h1 {
	font-size: 26px;
	line-height: 110%;
	color: #FC5E00;
	font-weight: 500;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	margin: 30px 0px 40px 0px;
	/* text-shadow:0px 1px 3px #AAA; */
}	

@media (min-width: 768px) {
  #article h1 {
    font-size: 34px;
  }
}

h2 {
	font-size: 20px;
	color: #FC5E00;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #565656;
}
h5 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
h6 {
	font-size: 11px;
	color: #565656;
}
a:hover h4, a:hover h5, a:hover h6 {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}
/*****HEADER****/
#reklama {
	margin: 0 auto;
	position: relative;
	float: center;
	border-bottom: 1px solid #dbdada;
	background-color: #F6F6F6;
	padding: 4px;
	line-height: 100%;
}
#header {
	margin: 0 auto;
	width: 980px;
	height: 70px;
	position: relative;
	background-color: #FFFFFF;
}
#header img#logo {
	float: left;
	height: 55px;
	width: 109px;
	margin: 10px 190px 0 0;
}
img#face {
	position: absolute;
	top: 0;
	right: 0;
	background: url('/images/bg.gif');
}
ul#menu_header {
	float: left;
	margin-top: 10px;
	margin-left: 300px;
}
ul#menu_header img {
	vertical-align: middle;
}
ul#menu_header a {
	padding-left: 5px;
}
ul#menu_header li, ul#menu_header li a {
	font-weight: bold;
	font-size: 13px;
}
ul#menu_header li {
	margin-left: 20px;
}
/*****MENU GŁÓWNE****/
#nav {
	clear: both;
	width: 100%;
	background: url(../img/menu_bg.png) 0px 0px repeat-x;
	height: 52px;
	margin-bottom: 10px;
}
#nav-in {
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
}
ul#menu_top, ul#menu_header {
	display: inline;
}
ul#menu_top li, ul#menu_header li {
	float: left;
}
ul#menu_top li:first-child {
	border-left: 1px solid #dbdada;
	padding: 2px 0 5px;
}
ul#menu_top li a { 
	font-size: 13px;
	padding: 0 10px;
	text-decoration: none;
	font-weight: bold;
}
ul#menu_top li a:hover {
	background: url(../img/menu_bg.png) 0px -52px repeat-x;
	padding: 20px 10px;
}
ul#menu_top li {
	border-right: 1px solid #dbdada;
}
ul#menu_top li:first-child a {
	background: transparent url(../img/home.png) no-repeat center top;
	text-indent: -1000px;
	width: 11px;
	height: 14px;
	line-height: 14px;
	display: block;
}
ul#menu_top li:first-child a:hover {
	background-position: bottom;
	padding: 0 10px;
}
/****KONIEC MENU GŁÓWNEGO****/

#strona {
	width: 980px;
	margin: auto;
	background-color: #FFFFFF;
}
.reklama-main {
	width: 477px;
	margin: auto;
	height: 100%;
	background: url(../img/reklama.gif) no-repeat;
	margin-bottom: 10px;
	padding: 15px;
	float: center;
}
.reklama-right {
	width: 300px;
	margin-bottom: 10px;
}

.affiliando-right {
	width: 300px;
	margin-bottom: 0px;
}
.affiliando-right img {
	border: 1px solid #aaa;
}
.affiliando-right img:hover {
	border: 1px solid #666;
}
.affiliando-right td {
	padding: 3px 0px 4px 8px;
}

.reklama-img {
	float: center;
	margin: 0px 3px 4px 3px;
	border: 1px solid #aaa;
}
.reklama-img:hover, .fotoforum-img-mini:hover, .fotoforum-img-m:hover {
	border: 1px solid #666;
}
.left-box-pusty {
	border: 1px solid #ECEAE1;
	padding: 8px;
	margin-bottom: 10px;	
}
.fotoforum-img-mini {
	float: right;
	margin: 0px 3px 0px 3px;
	border: 1px solid #aaa;
	width: 100px;
	height: 100px;
}
.fotoforum-img-m {
	margin: 3px 0px 3px 0px;
	border: 1px solid #aaa;
	width: 116px;
	height: 116px;
	box-shadow:0 6px 6px -6px #666;
}
.striptiz-osoba {
	color: #FC5E00;
	font-size: 16px;
	font-weight: bold;
}
.striptiz-login
{
 font-family: arial;
 font-size: 11px;
 color: white; 
 FONT-WEIGHT: bold;
 background: #f58220; 
 border: 0px;
 height: 26px;
 padding: 8px;
}