.defaultMenuColor {
	background-color: #9e005d;
}
.defaultBackgroundColor {
	background-color: #ededed;
}
.defaultTitleColor {
	color: #9e005d;
}
#layoutMenuHorizontal .item.selected {
	background: #ffffff url(images/menu_selectedbackground.gif) repeat-x;
	color: #9e005d;
}
#layoutMenuHorizontal a.item.selected:hover {
	background: #ffffff url(images/menu_selectedhoverbackground.gif) repeat-x;
	color: #4d002d;
}
a {
	color: #9e005d;
}
a:hover {
	color: #9e005d;
}
input.btn_input {
 	background: #9E005D;
	border-top: 1px solid #D590B8;
	border-bottom: 1px solid #790048;
	border-left: solid 1px #B9488B;
	border-right: solid 1px #87004F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
}
.czytelnia .btn_box {
	border-top: 1px solid #d590b8;
	border-bottom: 1px solid #790048;
	background: #9e005d;
} 
.czytelnia .btn_box .btn_borderleft {
	background: #b9488b;
}
.czytelnia .btn_box .btn_borderright {
	background: #87004f;
}
#layoutPath .sep {
	background-color: #9e005d;
}
.contentPageBody {
	font-size: 12px;
	line-height: 1.5;
}
#contentButtonLogin a.toggle {
	background: url(images/button_login_background.gif) top right no-repeat;
	color: #9e005d;
}
#contentButtonRegister a.toggle {
	background: url(images/button_register_background.gif) top right no-repeat;
	color: #9e005d;
}
.layoutBoxMainHeight {
	padding: 0 0 20px 0;
	height: 275px;
}
.layoutBoxMain {
	position: relative;
}
.layoutBoxMain .area {
	position: absolute;
	top: 0;
	width: 230px;
}
.layoutBoxMain .area.area1 {
	left: 0;
}
.layoutBoxMain .area.area2 {
	left: 240px;
}
.layoutBoxMain .area.area3 {
	left: 480px;
}
.layoutBoxMain .area .layoutGenericBoxNormalTitle {
	margin: 0 0 5px 0;
	padding: 7px 14px 0 14px;
	height: 21px;
}
.layoutBoxMain .area .contentbox {
	position: relative;
	height: 230px;
	background: url(images/boxmain_background.jpg) 4px 144px no-repeat;
}
.layoutBoxMain .area .contentbox .content {
	padding: 10px;
	font-size: 10px;
}
.layoutBoxMain .area .contentbox .btn_div {
	position: absolute;
	left: 74px;
	bottom: 14px;
}
.bestArticle {
	padding:10px;		
	border: solid 1px #e6e6e6;
}
.bestArtImg {	
	border: solid 1px #e2e2e2;
	padding: 4px;
	
	height: auto;
}
.bestArticleTitle, .lastArticleTitle {
	font-size: 14px;
	font-family: Verdana;
	color: #9e005d;
	padding-right:20px;
	background: url(images/rssBig.gif) no-repeat right;
}
.bestArticleFirstLine {
	font-size: 12px;
	font-family: Verdana;
	color: #9e005d;
	font-weight: bold;
}
.textArtOfMonth {
	font-size: 10px;
	float: left;
	margin-left:10px;

}
.hottopicBox h2 {
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.lastArticles {
	margin-top: 20px;
	padding:10px;
		
	border: solid 1px #e6e6e6;
}
.lastArticlesContent {
	margin-top: 10px;
	border-top: solid 1px #e2e2e2;
}
.lastArticlesTitle {
	color: #9e005d;
	font-size: 14px;
	margin-bottom: 5px;	
}
.lastArticlesItem {
	color: #606060;
	font-size: 10px;
}
.lastArticlesItemTitle {
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
}
.categories {
}
.categoriesBackground {	
	padding: 10px 10px 10px 10px;
	background-color: #ededed;	
}
.categoriesTitle{
	margin-top:0px;
	font-size: 12px;
	color: #9e005d;
}
.categoriesItem{
	font-size: 10px;
	color: #9e005d;
	margin-top:15px;
	padding-right: 15px;
	background: url(images/rssLil.gif) no-repeat right;
	text-transform: uppercase;
}

.categoriesList ul {
	margin-bottom: 30px;
}
.categoriesList li {
	background: url(images/triangle.gif) no-repeat left center;
	padding-left: 10px;
	margin-top: 5px;
}
.categoriesTitleSecond {
	margin-top: 30px;
}
.rssBig {
	background: url(images/rssBig.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	
}
.mainBaner {
	margin-bottom:20px;
	height: 180px;
	position: relative;
}
.mainBanerTopic {
	position: absolute;
	width: 655px;
	height: 180px;
	display: none;
}
.mainBanerTopic.selected {
	position: absolute;
	display:block;
}
.mainBanerTopic .title {
	display: block;
	width:360px;
	color: #ffffff;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 16px;
	font-family: Verdana;
	text-transform: uppercase;
}
.mainBanerTopic .intro {
	display: block;
	width:360px;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
}
.mainBanerTopic .item {
	width: 655px;
	height: 180px;
	position: absolute;
}
.mainBaner .cover {
	position: absolute;
	background-color: #560031;
	width: 415px;
	height: 180px;
	margin-left: 240px;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
}
.mainBanerNav {
	position: absolute;
	width: 30px;
	height: 180px;
	left:670px; 
}
.mainBanerNavItem {
	padding:10px;
	display:block;
	margin-bottom:4px;
	overflow: hidden;
	background-color: #b9b9b9;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.mainBanerNavItem.selected {
	background-color: #560031;
	display:block;
}


.categoriesWithGreyBackground {
	background-color: #ededed;
	padding:10px;
	color: #9e005d;
}
.categoriesWithGreyBackground .titleOfCat{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9e005d;
	margin-bottom:10px;
	text-transform: uppercase;
}
.categoriesWithGreyBackground .itemOfCatList{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9e005d;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 20px;
}
.categoriesWithGreyBackground .rssLink{
	width: 12px;
	height:12px;
	background: url(images/rssLil.gif) no-repeat bottom;
	display: inline-block;
	line-height: 20px;
	margin-left: 3px;
}
.categoriesWithGreyBackground .spacer{
	width: 100%;
	height:23px;
}
.categoriesWithGreyBackground .catSpacer {
	height: 23px;
}
.otherArtInCat {
	padding:5px;
	margin-top:7px;
}
.otherSpacer {
	width: 100%;
	height: 15px;
}
.otherArtList {
	list-style: none;
	background: none;
	color: #424242;
	display: block;
	margin: 0;
	padding: 0;
}
.otherArtListLink {
	color: #424242;
	padding: 2px 0 3px 0;
	display: block;
}
.titleArtInCat {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9e005d;
	text-transform:uppercase;
}
.itemsOfCatList {
	display: inline;
	list-style: none;
	background: none;
	padding: 0;
}
.itemOfArtInCat {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}
.overHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color:#9e005d;
}
.overHeaderRSS {
	background: url(images/rssBig.gif) no-repeat right;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
}
h1.artHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	border:none;
	padding: 0;
	text-transform: none;
	display: block;
	height: auto;
	color: #9e005d;
}
h1.artHeader.sub {
	font-size: 12px;
	color: #424242;
	padding: 10px 0;
	font-weight: bold;
}
h2.artHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	border:none;
	padding: 0;
	text-transform: none;
	display: block;
	height: auto;
	color: #9e005d;
}
.headerDate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424242;
}
.spacerBeforeHeader, .spacerAfterHeader, .spacerBetween{
	width:100%;
	height: 35px;
}
.spacerBeforeHeader {
	height: 25px;
}
.spacerBetween {
	height: 5px;
}
