* {
 	font-family: Verdana;
 	font-size : 11px;
}

/*
 * Opakowania dla stron
 *
 */ 
 
.styper_type_site_wrapper {
	width : 600px;
}

.styper_rating_site_wrapper {
	width : 600px;
}

.styper_news_site_wrapper {
	
}

.styper_news_details_site_wrapper {
	width : 600px;
}


.styper_statistics_user_site_wrapper {
	width : 600px;
}

.styper_statistics_system_site_wrapper {
	width : 400px;
}


.styper_profile_site_wrapper {
	width : 500px;
}

/*
 * Substytut pol submit
 *
 */
 
.submit_link {
 	display : block;
	background: Plum;
	border : 2px solid black;
	text-decoration : none;
	text-align : center;
	color : black;
	
	width : 140px;
	
	margin : 2px;
 }
 
.submit_link:hover {

	background: #F0F0F0;
	
	border : 2px solid silver;
	
	color : black;
 }

/*
 * Elementy
 *
 */
 
.styper_leftfield {
	float : left;
}

.styper_rightfield {
	float : right;
}

.styper_separator {
	clear : both;
	height : 10px;
}

.styper_news_comment_link {
}

.styper_news_content {

}

.styper_news_title {
	float : left;

}

.styper_news_date {
	float : right;

}

/*
 * Tabelki do rankingow
 *
 */
 
.styper_rating_table {
	background :Black;
	width : 80%;
}

.styper_rating_table_idheader {
	background: White;
	width : 5%;
}

.styper_rating_table_header {
	background: White;
	width : 30%;	
}

.styper_rating_table_row {
	background: White;
}

.styper_rating_table_alternatingrow {
	background: plum;
}

.styper_rating_table_pagelink {
	
}


/*
 * Rejestracja
 *
 */
 
.styper_register_site_wrapper {
}

.styper_register_site_wrapper input {
	background : #F0F0F0;
	border : 1px solid gray;
}

.styper_register_site_wrapper .link {
	color : black;
	text-decoration : underline;
}


/*
 * Newsy
 *
 */

.styper_news_comment_link {
	color : black;

}
 
 
.styper_news_site_wrapper .styper_news_title,
.styper_news_details_site_wrapper .styper_news_title {
	background : #ECECEC;	
	height : 20px;
	width : 75%;

}

.styper_news_site_wrapper .styper_news_date,
.styper_news_details_site_wrapper .styper_news_date {
	background: #E8E8E8;	
	height : 20px;	
	width : 25%;	

}

.styper_news_site_wrapper .styper_news_content,
.styper_news_details_site_wrapper .styper_news_content {
	border : 1px solid #888888;
	background: #E3E3E3;
	
} 
 
.styper_news_details_site_wrapper textarea {
	background : #F0F0F0;
	border : 1px solid gray;
	width : 400px;	
	height : 100px;
}
 
.styper_news_details_site_wrapper .styper_news_post {
	background: #F5F5F5;
	border : 1px solid #E2E2E2;
}

/*
 * Profil
 *
 */
 
.styper_profile_site_wrapper select,
.styper_profile_site_wrapper input {
	background : #EDEDED;
	border : 1px solid gray;
	width : 200px;
}

/*
 * Typowanie
 *
 */
 
.styper_type_site_wrapper input,
.styper_type_site_wrapper select {
	background: #F0F0F0;
	border: 1px solid gray;
}

/*
 * Statystyki uzytkownika
 *
 */
 
 
.styper_stats_user_table {
	background: black;		
	width : 100%;
}

.styper_stats_user_idheader {
	background: white;
}

.styper_stats_user_header {
	background: white;
	width : 17%;
}

.styper_stats_user_tablerow {
	background: white;
}

.styper_stats_user_tablealternatingrow {
	background: plum;
}

.styper_stats_user_table_scorefield {
	text-align : center;
}

.styper_statistics_user_site_wrapper input,
.styper_statistics_user_site_wrapper select {
	background : #F0F0F0;
	border : 1px solid gray;
}

/*
 * Style szczegolowe
 *
 */
 .styper_rating_site_wrapper select,
 .styper_rating_site_wrapper input {
 	background : #EDEDED;
 	color : black;
	border : 1px solid gray;
 } 
 
 .styper_rating_table_pagelink {
 	text-decoration : underlined; 	
 	color : plum;
 }
 
 /* 
  *  Boczne Menu
  */
  
 .styper_menu {
 	font-family: Verdana;
 	font-size : 11px;
 	padding :0px;
	margin :0px;
 }
 
 .styper_menu .menu_label {
	display : block;
	font-weight : bold;
	text-align : center;
	
	border : 1px solid gray;
	width : 122px;	
	height : 25px;
	padding-top : 5px;
 } 
  
 .styper_menu a {
 	margin : 0px;
	padding : 0px;
 	padding-left : 2px;
	display : block;
	
	height : 20px;
	width : 120px;

	border : 1px solid black;

	color : black;
	
	text-decoration : none;
 }
 
 .styper_menu a:visited {
 	color : black;
 }
 
 .styper_menu a:hover {
 	
	background : #F0F0F0;
	padding-left : 0px;	
	border-left : 4px solid blue;
	border-right : 2px solid blue;	
 }

/*
 * Userbox
 *
 */	

.styper_userbox {
	border : 1px solid gray;
	text-align : center;
	
	width : 124px;
	margin-bottom : 10px;
}
 
.styper_userbox span.status {
	font-weight : bold;
}
 
.styper_userbox a {
	display : block;
	color : Black;
	text-decoration : none;
	border-left : 2px solid blue;
	border-right : 2px solid blue;
	border-top : 1px solid gray;
	border-bottom : 1px solid gray;
}

.styper_userbox a:visited {
	color : black;
}

.styper_userbox a:hover {
	color : Aqua;
}

/*
 * Loginbox
 *
 */
 
.styper_loginbox_site_wrapper .link {
	color : black;
	text-decoration : underline;
}
 
.styper_loginbox_site_wrapper {
	width : 600px;
}

.styper_loginbox_site_wrapper input {
  background: #F0F0F0;
  border: 1px solid black;
}

/*
 * Lostpassword
 *
 */
 
.styper_lostpassword_site_wrapper .link {
	color : black;
	text-decoration : underline;		
}

.styper_lostpassword_site_wrapper input {
	background : #F0F0F0;
	border : 1px solid black;
}

/*
 * Newsletter
 *
 */
 
.styper_newsletter_site_wrapper {
	width : 600px;
}

.styper_newsletter_site_wrapper textarea{
	background : #F0F0F0;
	border : 1px solid gray;
	width : 600px;
	height : 100px;
}