body,html,form,img { 
	margin					: 0px;
	padding					: 0px;
	border					: 0px;
}

body { 
	background				: #8d0863 url(../../gfx/bg.jpg) repeat-x;
	font					: 11px Verdana,sans-serif;
	color					: #666666;
}

a {
	color					: #b50073;
	text-decoration			: underline;
}

a:hover {
	text-decoration			: none;
}


#logo {
	width					: 990px;
	height					: 392px;
	position				: relative;
	margin					: 0px auto;
	background				: url(../../gfx/top.jpg) no-repeat 2px 0px;
}

#logo .title {
	position				: absolute;
	display					: block;
	width					: 276px;
	height					: 62px;
	background				: url(../../gfx/title.jpg) no-repeat;
	left					: 207px;
	top						: 217px;
}

#logo .online {
	color					: #fff;
	font-size				: 10px;
	font-weight				: bold;
	position				: absolute;
	bottom					: 7px;
	right					: 40px;
}

#logo .banner {
	position				: absolute;
	display					: block;
	width					: 750px;
	height					: 100px;
	left					: 32px;
	top						: 283px;
}

#page {
	width					: 934px;
	margin					: 3px auto;
}

#menu-top {
	height					: 40px;
	background				: url(../../gfx/bg2.jpg) repeat-x bottom;
}


#main {
	background				: #fff url(../../gfx/dot.gif) repeat-y 180px;
	padding-top				: 1px;
}

#main .menu {
	width					: 176px;
	float					: left;
	text-align				: center;
	padding-top				: 6px;
}

#main .menu img {
	margin					: 1px 4px 1px 6px;
}

#main .menu ul {
	margin					: 0px 6px 0px 8px;
	padding					: 0px;
	list-style-type			: none;
	width					: 162px;
}

#main .menu li {
	text-align				: left;
	padding-left			: 14px;
	background				: url(../../gfx/bg_li.png) no-repeat left center;
	font-size				: 11px;
	height					: 19px;
	border-bottom			: 1px solid #cacaca;
	line-height				: 17px;
}

#main .menu li.last {
	border					: 0px;
}

#main .menu li a {
	color					: #363636;
	text-decoration			: none;
}

#main .menu li a:hover {
	text-decoration			: underline;
}

#main .menu .random {
	margin-top				: 10px;
	font-weight				: bold;
	color					: #7f7f7f;
	font-size				: 10px;
	text-align				: center;
}

#main .menu .random img {
	border					: 1px solid #ae0083;
	margin-top				: 1px;
}


/*			TRESC STRONY			*/
#main .content {
	width					: 754px;
	float					: left;
	padding-top				: 5px;
}

#main .content .box {
	margin					: 8px 12px 8px 17px;
}

#main .content .box .h_new {
	margin-bottom			: 5px;
	height					: 29px;
	background				: url(../../gfx/h_new.jpg) no-repeat;
	color					: #eb16b6;
	font-size				: 10px;
	text-align				: right;
	padding-right			: 10px;
	overflow				: hidden;
	line-height				: 30px;
	font-weight				: bold;
}

#main .content .box .h_random {
	margin					: 10px 0px 5px 0px;
	height					: 29px;
	background				: url(../../gfx/h_random.png) no-repeat;
}

#main .content .box .h_info {
	height					: 29px;
	background				: url(../../gfx/h_info.png) no-repeat;
}

#main .content .box .h_search {
	height					: 29px;
	background				: url(../../gfx/h_search.png) no-repeat;
}

#main .content .box .h_vip {
	height					: 29px;
	background				: url(../../gfx/h_vip.png) no-repeat;
	margin-bottom			: 5px;
}

#main .content .box .h_rss {
	height					: 29px;
	background				: url(../../gfx/h_vip.png) no-repeat;
	margin-bottom			: 5px;
}

#main .info {
	padding-top				: 10px;
	height					: 110px;
	width					: 355px;
	float					: left;
	text-align				: center;
	border-right			: 1px solid #8d0863;
	font-weight				: bold;
	font-size				: 11px;
	color					: #730245;
}

#main .info b {
	color					: #575757;
}

#main .buttons {
	margin					: 10px 0px 15px 0px;
	text-align				: center;
}

#main .friend {
	width					: 368px;
	float					: left;
}

#main .friend .text { 
	line-height				: 14px;
	margin					: 4px 10px;
	font-size				: 10px;
	color					: #868686;
}

#main .friend form { 
	margin-top				: 10px;
	position				: relative;
}

#main .friend form span { 
	display					: block;
	width					: 110px;
	float					: left;
	margin-top				: 5px;
}

#main .friend form strong { 
	line-height				: 24px;
	margin					: 2px;
}

#main .friend .pole { 
	width					: 135px;
	background				: #fcfcfc;
	border-color			: #c2c2c2;
}

#main .friend .submit { 
	border					: 0px;
	cursor					: pointer;
	background				: url(../../gfx/btn_submit.png) no-repeat 0 0;
	width					: 80px;
	height					: 76px;
	position				: absolute;
	top						: -6px;
	right					: 0px;
}

#main .content .box .h_comments {
	height					: 27px;
	background				: url(../../gfx/h_comments.png) no-repeat;
	overflow				: hidden;
	line-height				: 27px;
	color					: #fff;
	font-size				: 10px;
	font-weight				: bold;
	padding-left			: 10px;
}

#main .access_denied {
	text-align				: center;
	margin					: 60px 20px;
}

div.pager {
	margin					: 15px 0px;
	font-size				: 11px;
	font-weight				: bold;
	text-align				: center;
	padding					: 4px 0px;
}

#main .pager a {
	font-size				: 11px;
	padding					: 3px;
	background				: #feeef8;
	color					: #feb0e1;
	border					: 1px solid #feb0e1;
	text-decoration			: none;
}

#main .pager a:hover {
	text-decoration			: underline;
}

#main .pager a.active {
	background				: #efefef;
	color					: #858585;
	border-color			: #858585;
}

#main .item {
	height					: 160px;
	width					: 152px;
	padding-right			: 39px;
	background				: url(../../gfx/bg_item.png) no-repeat 0px 0px;
	font-weight				: bold;
	color					: #7f7f7f;
	font-size				: 10px;
	text-align				: center;
	float					: left;
	position                : relative;
}

#main .item b {
	color					: #525252;
	display					: block;
	text-align				: center;
	height					: 14px;
	overflow				: hidden;
}

#main .item strong {
    position                : absolute;
    top                     : 131px;
    left                    : 89px;
}

#main .item strong.cat {
    position                : absolute;
    top                     : 131px;
    left                    : 0px;
    width                   : 150px;
    background              : #fff;
}

#main .item img {
	border					: 1px solid #ae0083;
	width					: 150px;
	height					: 112px;
	position                : absolute;
	top                     : 14px;
	left                    : 0px;
}

#main .item span {
	background				: yellow;
}

#main .noborder {
	margin					: 0px;
	border					: 0px;
	padding					: 0px;
}

#main .item.center {
    margin					: 0px 0px 0px 6px;
	border					: 0px;
	padding					: 0px;
}

#main .bottom {
	height					: 8px;
	background				: url(../../gfx/bottom.jpg) no-repeat;
	overflow				: hidden;
}

#main .sortby {
	text-align				: right;
}

#main .sortby select {
	width					: 250px;
	cursor					: pointer;
}

#main .sortby .hover {
	background				: #f6dfee;
}

#main .item_title {
	height					: 31px;
	background				: url(../../gfx/bg_item_title.png) repeat-x;
	color					: #b50073;
	text-align				: center;
	overflow				: hidden;
	font-size				: 18px;
	line-height				: 29px;
	margin-bottom			: 3px;
}

#main .nocomments {
	text-align				: center;
	margin					: 16px 0px;
}

#main .addcomment {
	width					: 300px;
	margin					: 10px auto;
	text-align				: left;
	background				: #dfdfdf url(../../gfx/bg4.gif) no-repeat top right;
}

#main .addcomment form {
	margin					: 0px;
	padding					: 10px;
}

#main .addcomment .text {
	width					: 270px;
}

#main .addcomment .text2 {
	width					: 270px;
	height					: 50px;
}

#main .addcomment .center {
	text-align				: center;
}

#main .addcomment h4 {
	font-size				: 14px;
	margin					: 0px 0px 3px 0px;
	padding					: 0px;
	color					: #333333;
}

#main .com {
	padding					: 5px 10px;
	border-bottom			: 1px solid #e6e1e1;
	width					: 700px;
	margin					: 0px auto 3px auto;
	font-size				: 10px;
	color					: #b1b1b1;
	text-align				: left;
}

#main .com b {
	color					: #ca2797;
	font-size				: 11px;
}

#main .com div {
	color					: #5d5c5c;
	margin-top				: 10px;
}

#main .message {
	text-align				: center;
	margin					: 15px 0px;
	padding					: 10px 0px;
	color					: red;
	font-weight				: bold;
	border					: 1px dashed red;
}

#main .addcomment img {
	border					: 1px solid #cb0099;
	margin					: 2px;
	float					: left;
}

#main .search_box {
	background				: #dfdfdf url(../../gfx/bg4.gif) no-repeat top right;
	margin					: 10px;
	padding					: 10px;
}

#main .search_box .text {
	width					: 400px;
}

#odliczanie {
	font-size				: 14px;
	text-align				: center;
	font-weight				: bold;
	color					: #333333;
	margin					: 4px 0px;
}

.clear {
	clear					: both;
	height					: 0px;
	overflow				: hidden;
	line-height				: 0px;
}

/* POLA INPUT ITP */
textarea { background: #faeef6; border: 1px solid #cb0099; padding: 3px; margin: 2px; font: 10px Verdana,sans-serif; color: #696760; }

input,select { 
	height					: 12px;
	background				: #faeef6;
	border					: 1px solid #cb0099;
	padding					: 3px;
	margin					: 2px;
	font					: 10px Verdana,Sans-Serif;
	color					: #666666;
}

select { 
	height					: 20px;
	padding					: 3px;
	color					: #666666;
}

select.disabled,select.disabled:hover {
	background				: #f1efea;
	color					: #b8b8b8;
}

.btn { height: 17px; padding: 0; cursor: pointer; width: 90px; background: #eeae2c; font-weight: bold; color: #fff; border: 1px solid #e38916; letter-spacing: 0px; }
.btnd { background: #cccccc; color: #999999; border-color: #666666; }

/* SCHOWEK */
#mojabaza {
	letter-spacing			: -1px;
	border					: 2px solid #8bbd00;
	position				: absolute;
	width					: 400px;
	background				: #f8f8f8;
}

#mojabaza .title {
	padding					: 3px 2px;
	color					: #fff;
	font-size				: 11px;
	background				: #8bbd00;
	font-weight				: bold;
	letter-spacing			: 2px;
	cursor					: pointer;
}

#mojabaza img {
	float					: right;
	margin-top				: -2px;
}

#mojabaza ul {
	margin					: 0px;
	padding					: 0px;
	list-style-type			: none;
}

#mojabaza li {
	position				: relative;
	margin					: 0px;
	padding					: 0px;
	background				: url(../../gfx/tr2.png) no-repeat 10px center;
	border-bottom			: 1px solid #dddddd;
	height					: 17px;
	line-height				: 16px;
	text-align				: left;
}

#mojabaza li img {
	float					: none;
	position				: absolute;
	cursor					: pointer;
	right					: 0px;
	top						: 2px;
}

#mojabaza li a {
	color					: #4f4f4f;
	font-size				: 11px;
	margin-left				: 18px;
}

#mojabazaf {
	text-align				: center;
	padding					: 4px;
}

table {
	width					: 100%;
	border-collapse			: collapse;
}

table td,table th {
	border					: 0px solid #cccccc;
	padding					: 2px;
	text-align				: left;
	vertical-align			: top;
	font-size				: 10px;
}

table th {
	border-width			: 0px 0px 1px 0px;
	font-weight				: bold;
	font-size				: 11px;
}

#lastCommented img { margin-top:5px;width:130px;height:97px;border:1px solid #fff; }
#lastCommented p { display:block; width:130px;font-family:Arial,Sans-Serif;text-align:justify;overflow:hidden;margin:0 auto;padding-bottom:5px;font-size:10px; }

#randomComments { width:720px;overflow:hidden;margin:0px auto; }
#randomComments div { min-height:130px;height:auto !important;height:130px;position:relative;float:left;display:inline;width:200px;overflow:hidden;padding:5px 10px 0px 140px; }
#randomComments p { width:200px;font-family:Arial,Sans-Serif;text-align:justify;overflow:hidden;margin:0;padding-bottom:5px; }
#randomComments img { position:absolute;width:130px;height:97px;top:5px;left:0px;padding:1px;border:1px solid #424242; }