* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-family: tahoma;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 12px;
	color: #000;
	outline: none;
}

a img {
	border: 0;
	outline: none;
}

body {
	width: 100%;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #fff;
}


/* top - logo, menu */
#top {
	width: 990px;
	height: 155px;
	background-image: url('../images/bgTop.gif');
	background-position: 634px 36px;
	margin: 0 auto 1px;
}

.logo {
	display: block;
	height: 55px;
	padding: 27px 662px 26px 5px;
	float: left;
}

#top div {
	display: block;
	width: 100%;
	height: 108px;	
}

#menu {
	clear: both;
	width: 990px;
	height: 47px;
	background-image: url('../images/menu.jpg');
}

#menu li {
	display: block;
	height: 47px;
	float: left;
}

#menu li a {
	display: block;
	height: 47px;
}

.menu1 a { width: 107px; margin-right: 1px; }
.menu1 a:hover { background-image: url('../images/menu.jpg'); background-position: 0 -47px; }

.menu2 a { width: 100px; margin-right: 1px; }
.menu2 a:hover { background-image: url('../images/menu.jpg'); background-position: -108px -47px; }

.menu3 a { width: 113px; margin-right: 1px; }
.menu3 a:hover { background-image: url('../images/menu.jpg'); background-position: -209px -47px; }

.menu4 a { width: 100px; margin-right: 1px; }
.menu4 a:hover { background-image: url('../images/menu.jpg'); background-position: -323px -47px; }

.menu5 a { width: 98px; margin-right: 1px; }
.menu5 a:hover { background-image: url('../images/menu.jpg'); background-position: -424px -47px; }

.menu6 a { width: 132px; margin-right: 1px; }
.menu6 a:hover { background-image: url('../images/menu.jpg'); background-position: -523px -47px; }

.menu7 a { width: 81px; margin-right: 1px; }
.menu7 a:hover { background-image: url('../images/menu.jpg'); background-position: -656px -47px; }

.menu8 a { width: 135px; margin-right: 1px; }
.menu8 a:hover { background-image: url('../images/menu.jpg'); background-position: -738px -47px; }

.menu9 a { width: 116px; }
.menu9 a:hover { background-image: url('../images/menu.jpg'); background-position: -874px -47px; }


/* short information - login, topic, gallery */
#shortInfo {
	width: 954px;
	height: 117px;
	background-image: url('../images/bgInfo.gif');
	display: block;
	margin: 0 auto;
	padding: 16px 15px 0 21px;
}

#login {
	width: 171px;
	height: 117px;
	display: block;
	float: left;
	padding-right: 46px;	
}

#login h1 {
	color: #fff;
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 5px;
}

#login p {
	color: #fff;	
}

#login p strong {
	font-weight: bold;
	color: #ffba00;
	margin-bottom: 15px;
	display: block;
}

#login input.login, #login input.password{
	height: 20px;
	width: 153px;
	background-image: url('../images/bgInput.gif');
	color: #9d9d9d;
	padding: 6px 9px 0;
	margin-top: 4px;
	margin-bottom: 4px;
}

#login input.password {
	width: 127px;
	float: left;
	margin: 0;
}

#login input.send {
	width: 26px;
	height: 26px;
	background-image: url('../images/bgSend.gif');
	color: #fff;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
}

#login span {
	display: block;
}

#login a {
	color: #ffba00;
	font-size: 11px;
	margin-right: 7px;
}

#login a:hover {
	text-decoration: underline;
}

#newTopic {
	width: 519px;
	height: 98px;
	display: block;
	float: left;
	margin-right: 32px;
}

#newTopic span.img {
	width: 72px;
	height: 69px;
	border: 1px solid #840303;
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 11px;
	text-align: center;
	background-color: #fff;
	padding-top: 3px;
}


#newTopic #intro p {
	width: 434px;
	color: #fff;
	text-align: justify;
}

#newTopic #intro {
	width: 434px;
	color: #fff;
	line-height: 15px;
	padding-top: 10px;
	text-align: justify;
	display: block;
	float: left;
}

#newTopic #intro p strong {
	color: #fff;
}

#newTopic #intro span {
	padding-left: 15px;
}

#newTopic span {
	color: #fff;
	margin-right: 4px;
}

#newTopic #intro span a {
	color: #ffba00;
}

#newTopic #intro p span a:hover {
	text-decoration: underline;
}

#yourGallery {
	width: 186px;
	height: 105px;
	display: block;
	float: left;
}

#yourGallery div {
	margin-top: 4px;
}

#yourGallery div img {
	float: left;
	display: block;
}

.navLeft img, .navRight img{
	margin-top: 27px;
}

#yourGallery span.img {
	border: 1px solid #840303;
	display: block;
	float: left;
	margin: 0 7px;
	padding: 3px;
	background-color: #fff;
}

#add {
	width: 990px;
	height: 36px;
	margin: 0 auto;
	padding-top: 18px;
	overflow: hidden;
}

#add div#scroll {
	height: 18px;
	border: 1px solid #840303;
	float: left;
	padding-right: 5px;
	width: 400px;
}

#add div p {
	color: #000;
	float: left;
	padding-left: 5px;
}

form.searchForm {
	float: right;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 15px;
}

form.searchForm input {
	margin-right: 2px;
	border: 1px solid #840303;
	padding: 1px 3px;
}

form.searchForm input.submit {
	background-color: #840303;
	color: #fff;
	font-weight: bold;
	border-color: #a34242;	
	padding: 0;
}

#add a {
	font-weight: normal;
	color: #757373;
	padding-right: 20px;
}

#add a:hover {
	color: #444;
}

/* content */
.news p a, .pageContent p a {
	text-decoration: underline;
	color: #860303;
}

#content {
	width: 990px;
	clear: both;
	margin: 0 auto;
	padding-bottom: 40px;
	font-size:12px;
}

#content dl.sidebar {
	display: block;
	width: 218px;
	float: left;
}

#content dl.sidebar dt {
	height: 59px;
	background-image: url('../images/bgDT.jpg');
}

#content dl.sidebar dt img {
	padding-top: 12px;
	padding-left: 13px;
}

#content dl.sidebar dd {
	text-align: center;
	margin-bottom: 22px;
}

#rightColumn {
	float: right;
}

#rightColumn dd.nav {
	margin-bottom: 10px;
}

#rightColumn dd p.stats {
	height: 72px;
	display: block;
	clear: both;
	margin-bottom: 10px;
	padding-left: 5px;
}

#rightColumn dd p span.lastimg {
	display: block;
	clear: both;
	text-align: center;
	background-color: #fff;
	padding-top: 3px;
	margin: 0 auto 5px;
	
}

#rightColumn dd p span.img {
	width: 72px;
	height: 69px;
	border: 1px solid #840303;
	display: block;
	float: left;
	margin-right: 11px;
	text-align: center;
	background-color: #fff;
	padding-top: 3px;
}

#rightColumn dd h2 {
	color: #840303;
	display: block;
	font-size: 14px;
	margin: 0 0 20px;
	clear: both;
}

#rightColumn dd {
	color: #840303;
}

#rightColumn strong {
	color: #840303;
	font-weight: bold;
}

#newsContent {
	width: 534px;
	display: block;
	float: left;
	padding: 12px 10px 0;
}

#newsContent p {
	padding-top: 20px;
	padding-left: 15px;
	padding-top: 10px;
}

#newsContent h2.search {
	clear: both;
	color: #880303;
	font-size: 14pt;
	padding-top: 20px;
	margin-bottom: 20px;	
	padding-left: 15px;
}

h1.nav {
	display: block;
	color: #880303;
	font-size: 14pt;
	margin-bottom: 20px;
	font-weight: normal;	
	background-image: url('../images/bgNews.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 25px;
	text-transform: uppercase;
}

/*podstrona */
.pageContent {
	width: 514px;
	background-image: url('../images/separ.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
.pageContent input,textarea,select { border:1px solid black; }

.pageContent #intro p {
	width: 401px;
	line-height: 15px;
	padding-top: 10px;
	display: block;
	float: left;
	text-align: left;	
}

.pageContent p {
	line-height: 15px;
	padding-top: 10px;
	display: block;
	float: left;
	text-align: left;
}

.pageContent h1, .pageContent h1 a {
	display: block;
	color: #880303;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 5px;
}

.news {
	width: 514px;
	background-image: url('../images/bgNews.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	padding: 0 10px 35px;
}

.news h1 a, .news h1 {
	display: block;
	color: #880303;
	font-size: 15px;
	margin-bottom: 5px;
}

span.info {
	padding-bottom:5px;
	display:block;
}

span.info strong {
	border-bottom: 1px dashed #000;	
}
	
#newsContent span.img {
	width: 72px;
	height: 69px;
	border: 1px solid #bebcbc;
	display: block;
	float: left;
	margin-top: 13px;
	margin-right: 11px;
	text-align: center;
	background-color: #fff;
	padding-top: 3px;
}

.pageContent span.img {
	width: 72px;
	height: 69px;
	border: 1px solid #bebcbc;
	display: block;
	float: left;
	margin-top: 13px;
	margin-right: 11px;
	text-align: center;
	background-color: #fff;
	padding-top: 3px;	
}

.news p {
	width: 414px;
	line-height: 15px;
	padding-top: 10px;
	text-align: justify;
	display: block;
	float: left;
}

.pageContent p {
	width: 494px;
	line-height: 15px;
	padding-top: 10px;
	text-align: left;
	display: block;
	float: left;
}

.news p span {
	padding-left: 15px;
}

.news p span a, .more a {
	color: #860303;
}

.news p span a:hover, .more a:hover {
	text-decoration: underline;
}

.more {
	display: block;
	clear: both;
	margin-left: 83px;
}

.pageContent p strong, .pageContent p b, .news p strong, .news p b {
	font-weight: bold;
	color: #000;
}

.images {
	display: block;
	float: left;
	margin-top: 10px;
}

.images li {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.images li a {
	width: 72px;
	height: 69px;
	border: 1px solid #bebcbc;
	display: block;
	text-align: center;
	background-color: #fff;
	padding-top: 3px;	
}

.images li a:hover {
	border-color: #840303;
}
	
.pageContent h2 {
	clear: both;
	padding: 15px 0 5px;
	color: #880303;
	font-size: 12pt;
	font-weight: normal;
}

#newsContent div.gallery h2 {
	clear: both;
	color: #880303;
	font-size: 14pt;
	font-weight: normal;
}

#newsContent div {
	margin-bottom: 20px;
}

#newsContent div.gallery {
	background-image: url('../images/bgNews.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-left: 15px;
	padding-bottom: 25px;
}

#newsContent div.gallery span.img {
	width: 106px;
	height: 103px;
	background-color: #fff;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #880303;
	display: block;
	float: left;
	margin: 5px 3px 13px 0;
}

#newsContent div.gallery p {
	padding-left: 0px;
	display: block;
	clear: both;
}

#newsContent div.gallery span.author {
	display: block;
	padding: 0 0 14px 10px;	
	color: #880303;
}

#newsContent div.gallery span.author a {
	color: #880303;
	font-weight: bold;
}

#newsContent div.gallery span.author a:hover {
	font-weight: normal;
}


#newsContent h2 {
	padding-bottom: 5px;
	font-weight: normal;
}

#newsContent h2 a {
	font-size: 10px;
	color: #707070;
	text-decoration: underline;
	font-weight: normal;
}

.user {
	width: 100%;
	height: 120px;
	display: block;
	clear: left;
	padding-bottom: 20px;
	background-image: url('../images/separ.gif');
	background-position: center bottom;
}

.user h2 {
	width: 401px;
	padding: 10px 0 0 5px;
	float: left;
	display: block;
	margin-bottom: 10px;
}

.user p {
	width: 401px;
	padding: 10px 0 0 5px;
	float: left;
	display: block;
}

.user p bold {
	font-weight: bold;
}

#newsContent h2.knowus a {
	font-size: 14px;
	color: #880303;
	text-decoration: none;
}

.rank {
	display: block;
}

#comment label {
	width: 100px;
	display: block;
	float: left;
	color: #646464;
}

form.form input, form.form textarea {
	border: 1px solid #bebcbc;
	padding-left: 3px;
	color: #757373;
}

form.form input:focus, form.form textarea:focus {
	border-color: #840303;
}

.comment {
	display: block;
	margin-bottom: 15px;
}

.comment p {
	margin: 0;
	padding: 5px 0 0 0;
}

.comment span.author {
	border-bottom: 1px dashed #840303;
	color: #840303;
}

.form input {
	width: 200px;
}

.form textarea {
	width: 200px;
	height: 70px;	
}

.form option {
	color: #757373;
}

.form label {
	display: block;
	width: 190px;
	float: left;
	color: #646464;
}

.form .send {
	display: block;
	width: 100px;
	margin: 0 auto;
	clear: both;
}

#changeavatar {
	float: left;
	display: block;
	width: 100%;
}

#changeavatar .send {
	width: 100px;
}

input.check {
	margin: 0 -70px;
	display: block;
	float: left;
	outline: none;
	border: 0;
}

.errors {
	padding-top: 10px;
	padding-left: 3px;
	list-style-type: disc;
}

.errors li {
	color: #880303;
}

#pages {
	display: block;
	width: 100%;
	margin: 20px auto;
	
}

#pages li {
	float: left;
	color: #880303;
	font-size: 12px;
	margin-right: 3px;
	height: 25px;
	background-image: url('../images/bgPages.gif');
	background-repeat: repeat-x;
}

#pages li a {
	height: 20px;
	color: #880303;
	font-size: 12px;
	display: block;	
	padding: 5px 4px 0;
	border: 1px solid #bebcbc;
}

#pages li a:hover {
	border-color: #880303;	
}

.p_avatar {
	display: block;
	float: left;
	border: 1px solid #840303;
	text-align: center;
	background-color: #fff;
	padding: 3px;
	margin-top: 10px;
		
}

#profil_user {
	width: 395px; 
	_width: 395px;
	padding-left: 10px;
	float: left;
	display: block;	
}

#profil_user h1 {
	margin-top: 10px;	
}

h1.about {
	font-size: 12px;
	line-height: 18px;
	color: #880303;
	font-weight: normal;
}

#profil_user p {
	color: #000;	
}

#profil_user ul.info {
	padding-top: 5px;
}

#profil_user ul.info li {
	display: block;
	clear: left;
}

#profil_user ul.info label {
	float: left;
	display: block;
	width: 170px;
	line-height: 18px;
	color: #880303;
}

#profil_user ul.info span {
	display: block;
	line-height: 18px;
}

#profil_user ul.articles li {
	height: 79px;
	display: block;
}

#profil_user ul.articles li span {
	border: 1px solid #bebcbc;
	display: block;
	float: left;
	margin-right: 11px;
	text-align: center;
	background-color: #fff;
	padding: 3px 3px 0;	
}

#profil_user ul li a, #rightColumn dd a {
	color: #880303;
}

#profil_user ul li a:hover, #rightColumn dd a:hover {
	text-decoration: underline;	
}


/* footer */
#footer {
	clear: both;
	height: 162px;
	width: 100%;
	background-image: url('../images/bgFooter.gif');
	background-repeat: repeat-x;
	background-position: center 84px;	
	padding-top: 40px;
}

#footer div {
	display: block;
	width: 990px;
	height: 85px;
	margin: 0 auto;
	background-image: url('../images/bgFooter.jpg');
}

#footer p.links {
	width: 930px;
	line-height: 43px;
	margin: 0 auto;
	padding: 0 30px;
	display: block;
	text-align: center;	
}

#footer p.links span {
	color: #fff;
	padding: 0 10px;
}

#footer p.links span a {
	color: #fff;
	padding-left: 16px;
}

#footer p.links span a:hover {
	text-decoration: underline;
}

#footer p.copy {
	clear: both;
	line-height: 45px;
	padding: 0 18px 0 15px;
	color: #2f2e2e;
}

#footer strong {
	color: #2f2e2e;
	font-weight: bold;
}

#footer p.copy span {
	float: left;
}

#footer p.copy span a {
	font-weight: bold;
	color: #2f2e2e;
}