body, html {
	padding: 0px;
	margin: 0px;
	background-color: #7A7A7A;	
	font-family: "Palatino Linotype", Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	height: 100%;
}
body {
	background: url('../gfx/background_light.jpg') no-repeat top center;	
	background-attachment: fixed;
}
#background {
	background: url('../gfx/background.jpg') no-repeat top center;	
	background-attachment: fixed;
}
a img {
	border: none;	
}
a {
	text-decoration: none;	
}
a:active {
  outline: none;
}
:focus {
  -moz-outline-style: none;
}
#pageHeader {
	width: 958px; 
	height: 350px;	
	background: url('../gfx/topCard.png') no-repeat center top;
	margin: auto;
	padding-top: 1px;
}
#pageHolder {
	width: 958px; 
	margin: auto;	
	background-image: url('../gfx/midCard.png');	
	background-repeat: repeat-y;
	min-height: 300px;
	padding-top: 12px;
}
#pageFooter {
	width: 958px; 
	background: url('../gfx/botCard.png') no-repeat center bottom;
	margin: auto;
	height: 350px;
}
#pageFooter img {
	margin-top: 10px;
}
#pageFooter ul {
	padding-top: 40px;
	text-align: center;
	margin-bottom: 10px;
	
}
#pageFooter ul li {
	display: inline;	
	font-size: 10px;
	color: #242424;
	text-transform: uppercase;
		background-color: #F6EDE6;
}
#pageFooter ul li a {
	color: #242424;

}
#pageFooter ul li a:hover {
	color: #CC263C;
}
#logo img {
	margin-left: 78px;
	margin-top: 2px;
	margin-right: 6px;
	position: absolute;
}
#topLine {
	height: 25px;
}
#userArea {
	text-align: right;
	height: 25px;
	width: 605px;
	display: table;
	margin-top: 40px;
	margin-left: 255px;
	padding-top: 9px;
}
#bottomLine {
	background: url('../gfx/paski.png') repeat-x left center;
	height: 18px;
	width: 770px;
	margin-left: 20px;
}
#headerPix {
	margin-left: 88px;
	margin-top: 8px;
	margin-bottom: 10px;
	border: 2px solid #FDFCFA;
}
#pageHolder #inner {
	margin-left: 70px;
	margin-right: 100px;
}
#menu {
	text-align: center;
	margin-top: 16px;
	background: url('../gfx/subline.gif') no-repeat center bottom;
	padding-bottom: 12px;
}
#menu li {
	display: inline;
	margin-left: 7px;
	margin-right: 7px;
}
#menu a {
	color: #1B1C20;
	font-size: 15px;
	font-weight: bold;
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
	background: none;
}
#menu #sel {
	color: #ffffff !important;
	background: url('../gfx/mark.gif') no-repeat center center;		
}
#menu a:hover {
	color: #ffffff;
	background: url('../gfx/mark.gif') no-repeat center center;	
}
#headerNew {
	margin: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 20px;
	background: url('../gfx/subline.gif') no-repeat center bottom;
	display: table;
	clear: both;	
}
#headerNewPix {
	width: 309px;
	height: 187px;
	background: url('../gfx/headerNewPix_bg.png') no-repeat center center;
	padding: 7px;
	float: left;
	margin-right: 20px;
}
h1 {
	font-size: 16px;
	color: #C61E37;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;	
}
h3 {
	font-size: 18px;
}
#headerNew p {
	margin-top: 10px;
}
#headerNew .flag {
	text-align: right;
	margin-top: 20px;
}
.flag {
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
.flag a {
	background: url('../gfx/bttSub.gif') no-repeat left center;
	color: #ffffff;	
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 4px;
}
.mySpinner {
	padding: 28px;
	padding-bottom: 14px;
	display: table;
	clear: both;
	background: url('../gfx/subline.gif') no-repeat center bottom;	
	width: 100%;
	padding-left: 38px;
}
.mySpinner2 {
	padding: 10px;
	padding-bottom: 14px;
	display: table;
	clear: both;
	background: url('../gfx/subline.gif') no-repeat center bottom;	
	width: 100%;
	padding-left: 38px;
}
.spinnerNB {
	padding: 28px;
	padding-bottom: 14px;
	display: table;
	clear: both;
	width: 100%;
}
.leftBox {
	width: 360px;
	float: left;
}
.leftBoxWide {
	width: 425px;
	float: left;
	margin-top: 10px;
}
.rightBox {
	margin-left: 360px;
}
.rightBoxSmall {
	margin-left: 435px;
	width: 318px;
}
.rightBoxSmall p {
	margin-left: 0px !important;
}
.memo {
	float: left;
	display: table;
	width: 140px;
	height: 120px;	
	margin-bottom: 8px;
	margin-right: 22px;
}
.memo img {
	background-color: #ffffff;
	padding: 3px;
	width: 137px;
	height: 99px;
}
.memo img:hover {
	border: 1px solid #cccccc;
	padding: 2px;
}
.memo div {
	margin-left: 50px;		
}
.memo a {
	color: #ffffff;	
}
.memos2 {
	display: block;
	width: 425px;
}
.memo2 {
	display: table;
	margin-bottom: 8px;
	margin-right: 3px;
	width: 102px;
	height: 90px;
	float: left;
}
.memo2 img {
	border: 1px solid #ffffff;
	width: 100px;
	height: 72px;
	background-color: #ffffff;	
}
.memo2 img:hover {
	border: 1px solid #aaaaaa;
}
.memo2 div {
	margin-left: 28px;		
}
.memo a {
	color: #ffffff;	
}
.score0 {
	width: 48px;
	height: 9px;
	background: url('../gfx/stars_small.gif') no-repeat -50px center;
}
.score1 {
	width: 48px;
	height: 9px;
	background: url('../gfx/stars_small.gif') no-repeat -40px center;
	margin-left: 40px;
}
.score2 {
	width: 48px;
	height: 9px;
	background: url('../gfx/stars_small.gif') no-repeat -30px center;
}
.score3 {
	width: 48px;
	height: 9px;
	background: url('../gfx/stars_small.gif') no-repeat -20px center;
}
.score4 {
	width: 48px;
	height: 9px;
	background: url('../gfx/stars_small.gif') no-repeat -10px center;
}
.score5 {
	width: 48px;
	height: 9px;
	background: url('../gfx/stars_small.gif') no-repeat 0px center;
}
.inLink {
	font-size: 18px;
}
#memos {
	display: table;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}
.memos2 {
	display: table;
	clear: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 420px;
	margin-top: 10px;
	background: url('../gfx/subline.gif') no-repeat center bottom;		
}
#addForm {
	width: 380px;
	height: 165px;
	background: url('../gfx/addForm_bg.gif') no-repeat top left;		
	margin-bottom: 3px;
}
#addFormSmall {
	width: 328px;
	height: 86px;
	background: url('../gfx/addFormSmall_bg.gif') no-repeat top left;		
	margin-bottom: 3px;
}
#sendForm {
	background: url('../gfx/bttSub.gif') no-repeat left center;
	color: #ffffff;	
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 60px;
	margin-top: 1px;
	width: 76px;
}
#sendForm:hover {
	background: url('../gfx/bttSubHV.gif') no-repeat left center;
	cursor: pointer;
}
#whata {
	width: 107px;
	height: 40px;
	position: absolute;
	margin-left: 270px;
}
#whataSmall {
	width: 70px;
	height: 20px;
	position: absolute;
	margin-left: 250px;
}
#addBtt {
	width: 374px;
	height: 165px;		
}
#addBttSmall {
	width: 328px;
	height: 86px;		
}
#teddy {
	background: url('../gfx/teddyHand.png') no-repeat center center;
	width: 215px;
	height: 230px;
	position: fixed;
	margin-left: 554px;
	margin-top: 194px;
}
#teddy:hover {
	background: url('../gfx/teddyHand_hv.png') no-repeat center center;
}
#teddy .null {
	width: 215px;
	height: 230px;
}
#leftMemo {
	width: 50%;
	float: left;
	background: url('../gfx/curve.gif') no-repeat right bottom;
	display: table;
	clear: both;
	padding-left: 8px;
	padding-bottom: 24px;
}
#leftMemo p {
	margin-right: 20px;	
}
#leftMemo img {
	float: left;
	margin-right: 14px;
	margin-top: 10px;
	border: 1px solid #E0D8CF;
	padding: 3px;
	background-color: #ffffff;
}
#leftMemo img:hover {
	border: 1px solid #cccccc;
}
#leftMemo h4 {
	margin-top: 10px;
	color: #CC263C;
	font-weight: bold;
	margin-bottom: 8px;
	margin-right: 4px;
}
#leftMemo h4 a {
	color: #CC263C;
}
#leftMemo h4 a:hover {
	color: #900F20;
}
.bigScore0 {
	width: 66px;
	height: 15px;
	background: url('../gfx/stars_big.gif') no-repeat -66px center;
	float: right;
	margin-right: 24px;
	margin-top: 10px;	
}
.bigScore1 {
	width: 66px;
	height: 15px;
	background: url('../gfx/stars_big.gif') no-repeat -54px center;
	float: right;
	margin-right: 24px;
	margin-top: 10px;	
}
.bigScore2 {
	width: 66px;
	height: 15px;
	background: url('../gfx/stars_big.gif') no-repeat -41px center;
	float: right;
	margin-right: 24px;
	margin-top: 10px;	
}
.bigScore3 {
	width: 66px;
	height: 15px;
	background: url('../gfx/stars_big.gif') no-repeat -27px center;
	float: right;
	margin-right: 24px;
	margin-top: 10px;	
}
.bigScore4 {
	width: 66px;
	height: 15px;
	background: url('../gfx/stars_big.gif') no-repeat -14px center;
	float: right;
	margin-right: 24px;
	margin-top: 10px;	
}
.bigScore5 {
	width: 66px;
	height: 15px;
	background: url('../gfx/stars_big.gif') no-repeat 0px center;
	float: right;
	margin-right: 24px;
	margin-top: 10px;	
}
.from {
	font-weight: bold;
	text-align: right;
	margin-top: 12px;
	margin-right: 30px !important;	
}
.from a {
	color: #ffffff;
	background: url('../gfx/bttSub.gif') no-repeat left center;
	padding-left: 6px;
	padding-right: 6px;
}
.from a:hover {
	background: url('../gfx/bttSubHV.gif') no-repeat left center;
}
.author {
	font-weight: bold;
}
.author a {
	color: #ffffff;
	background: url('../gfx/bttSub.gif') no-repeat left center;
	padding-left: 6px;
	padding-right: 6px;
}
.author a:hover {
	background: url('../gfx/bttSubHV.gif') no-repeat left center;
}
#rightMemo {
	display: table;
	clear: right;
	padding-top: 24px;
	background: url('../gfx/subline.gif') no-repeat left top;
	margin-right: 26px;
}
#rightMemo p {
	margin-left: 12px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#rightMemo p a {
	color: #CC263C;
	font-weight: bold;
}
#rightMemo p a:hover {
	color: #900F20;
}
#foot {
	width: 750px;
	margin-left: 100px;
}
.hdd {
	display: none;
}
#topAvatar {
	margin-bottom: -6px;
	margin-left: -7px;
	margin-right: 8px;
}
.cpt {
	position: absolute;
	background: url('../gfx/dark75.png');
	color: #ffffff;
	font-size: 11px;
	width: 122px;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	margin: 3px;
	border-bottom: 1px solid #171712;
	display: none;
	text-align: center;
}
.cpt2 {
	position: absolute;
	background: url('../gfx/dark75.png');
	color: #ffffff;
	font-size: 11px;
	width: 94px;
	padding: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 1px;
	border-bottom: 1px solid #171712;
	display: none;
	text-align: center;	
}
.cpt2 a {
	color: #ffffff;	
}
#nadtytul {
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	text-transform: uppercase;
}
#nadtytul a {
	color: #626262;
}
#nadtytul a:hover {
	color: #C61E37;
}
#memoPix {
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #E5E5DC;
}
#vid {
	margin-bottom: 10px;
	border: 1px solid #E5E5DC;
	background: url('../gfx/ajax-loader.gif') no-repeat center center;		
}
#authorImg {
	width: 70px;
	height: 70px;
}
#authorBox {
	float: left;
	margin-right: 10px;
	text-align: center;	
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #E5E5DC;
}
#rating {
	margin-left: 20px;
	margin-top: 10px;
	background: url('../gfx/subline.gif') no-repeat center top;	
	padding-top: 16px;
}
#rating h2, #forum h2 {
	margin-left: 10px;
	margin-bottom: 8px;
}
#star #voteComment {
	padding-top: 24px;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
}
#star #votePrelo {
	padding-top: 24px;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	display: none;
}
#star #voteComment span {
	color: #C61E37;
}
#forum {
	margin-left: 20px;
	margin-top: 10px;
	background: url('../gfx/subline.gif') no-repeat center top;	
	padding-top: 16px;
}
#forum #noPosts {
	font-size: 12px;
	margin-left: 10px !important;
}
#forum #noPosts span {
	color: #C61E37;
	font-weight: bold;
}
#forum p {
	font-size: 12px;
	line-height: 17px;
}
#posty {
	
}
#posty li {
	margin-bottom: 14px;
	margin-left: 10px;
}	
#posty li img {
	float: left;
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #E5E5DC;
	margin-right: 4px;
	width: 40px;
	height: 40px;
}
.poster {
	font-weight: bold;
	color: #ffffff;
	background: url('../gfx/bttSub.gif') no-repeat left center;
	padding-left: 6px;
	padding-right: 6px;
}
.poster:hover {
	background: url('../gfx/bttSubHV.gif') no-repeat left center;
}
#morePosts {
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#morePosts a {
	background: url('../gfx/bttSub.gif') no-repeat left center;
	color: #ffffff;	
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 4px;
}
#morePosts a:hover {
	background: url('../gfx/bttSubHV.gif') no-repeat left center;
}
#otherMemos, #catAll {
	margin-top: 20px;
	padding-top: 16px;
	background: url('../gfx/subline.gif') no-repeat center top;	
}
#otherMemos {
	display: table;
	clear: both;
}
.clr {
	display: table;
	clear: both;
}
#catList {
	margin: 10px;
}
#catList li {
	margin-bottom: 12px;
}
#catList li a {
	background: url('../gfx/bttSub.gif') no-repeat left center;
	color: #ffffff;	
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 4px;
	border: 2px solid #F5ECE3;	
}
#catList li#currentCat a {
	border: 2px solid #C01A30;	
}
#chosen a {
	background: url('../gfx/bttSub.gif') no-repeat left center;
	color: #ffffff !important;		
	padding-left: 5px;
	padding-right: 5px;
}	
#catAll h3 {
	margin-left: 14px;
}
#firstBox {
	margin-top: 10px;
	padding-left: 10px;
}
#firstBox a {
	color: #CC0033;	
	font-weight: bold;
}
#firstBox ul {
	margin-top: 10px;	
	margin-left: 10px;
}
#firstBox ul li {
	margin-bottom: 3px;	
}
.gallery {
	margin-top: 14px;
	display: table;
	clear: both;
	width: 100%;
}
.galPos img {
	width: 100px;
	height: 100px;
	padding: 4px;
	background-color: #ffffff;
	margin: 5px;
	float: left;
}
.galPos img:hover {
	padding: 3px;
	border: 1px solid #cccccc;
}
#cntnt {
	
}
#cntnt p {
	margin-bottom: 10px;
}
#cntnt p a {
	color: #CC0033;	
	font-weight: bold;
}
.flvHolder {
	
}
#userData {
	margin: 20px;
}
.flv_mp3 {
	margin-top: 10px;
	height: 52px;
	width: 425px;
	background: url('../gfx/flvtop.gif') no-repeat center top;
}
#memoStats {
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 24px;
}
#memoStats span {
	color: #962926;
}
.mp3field {
	display: table;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#lekList {
	width: 250px;
	margin: 20px;
	margin-top: 10px;
}
#lekList li {
	margin-bottom: 7px;
	float: left;
}
#lekList li a {
	background: url('../gfx/bttSub.gif') no-repeat left center;
	color: #ffffff;	
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 1px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 4px;
	border: 2px solid #F5ECE3;
	width: 11px;
	display: table;
	text-align: center;
}
#lekList li#currentLetter a {
	border: 2px solid #C01A30;
}
#letterBox {
	margin-top: 10px;
}
#cntnt ul {
	margin-bottom: 10px;
}
#cntnt ul li {
	background: url('../gfx/dot.gif') no-repeat left 7px;
	padding-left: 7px;
	margin-left: 10px;
}
#wcs {
	margin-left: 24px;
	font-family: Arial;
	color: #888888;
}
#patroni {
	margin-left: 80px;
	display: table;
	clear: both;
	background: url('../gfx/subline.gif') no-repeat center top;	
}
#patroni p {
	margin-top: 20px;
	margin-bottom: 10px;	
}
#patroni img {
	float: left;
	margin: 8px;
	margin-right: 30px;
}
#nupagadi {
	width: 721px;
	height: 336px;
	text-align: center;
}
#bans {
}
#bans p {
	display: table;
	margin: 10px;
	padding-left: 40px;
	text-align: center;	
}
#banners {
	text-align: center;
}
#topLayer {
	position: fixed;
	top: 35%;
	left: 40%;
}
#cntnt img {
	border: 4px solid #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;	
}