.contact_email {
    width: 630px;
    padding-left: 30px;
    padding-top: 30px;
}

.contact_email_button {
	border: 0px solid #b3b3b3;
	width: 300px;
	text-align: center;
}

.contact_email_button img {
	cursor: pointer;
	border: 0;
}


.cattitle {
    margin: 0;
    padding: 0;
    padding-bottom: 4px;
    line-height: 16px;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;

}

.cattitle a, .cattitle a:link {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

.cattitle a:hover {
    text-decoration: underline;
}

.cattext {
    margin: 0;
    padding: 0;
    margin-left: 2px;
    text-align: justify;
    padding-right: 13px;
}

.cattext2 {
    margin: 0;
    padding: 0;
    margin-left: 2px;
    text-align: justify;
    padding-right: 120px;
}


.books_icon {
    width: 20px;
    min-width: 20px;

}

.books_content {
}

.books_content_author {
    font-size: 12px;
}

.books_content_title {
    font-size: 12px;
    font-style: italic;
}    
.books_content_title:before { content: open-quote; }
.books_content_title:after { content: close-quote; }    


.books_content_source {
    font-size: 10px;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 5px;
}


.books_filesize {
    text-align: right;
    vertical-align: middle;
    height: 16px;
    line-height: 16px;
    padding-right: 5px;
}
.books_download {
    width: 30px;
    text-align: right;
    vertical-align: middle;
    height: 16px;
    line-height: 16px;
}
.books_download a, .books_download a:hover, .books_download a:link, .books_download a:visited {
    margin: 0;
    padding: 0;
    height: 16px;
    line-height: 16px;
}
.plugins_info_label {
    float: right;
    font-weight: bold;
    padding: 5px;
}

.plugins_info_body {
    float: right;
    padding: 5px;
}

.cattitle_poznaj1 {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    line-height: 16px;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;

}


.cattitle_poznaj2 {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    line-height: 16px;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;

}

.nl_label {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-right: 10px;
    padding-left: 20px;
}

.nl_input {
    font-size: 12px;
    width: 160px;
}

.nl_small {
    width: 120px;
    display: block;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

.nl_small a, .nl_small a:hover, .nl_small a:link, .nl_small a:visited {
    font-size: 10px;
}



.contentpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	padding-top: 0px;
	display:block;
	border-bottom: 0px solid #484848; 
	border-left: 0px solid #303030;
	padding-left: 26px;

}

a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	border-left: 0px;
	border-bottom: 0px solid #b3b3b3;
	text-decoration: none;
	display: inline;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 0px;
}

a.contentpagetitle:hover {
	text-decoration: underline;
}

hr {
    color: #e0e0e0;
    background-color: #e0e0e0;
    height: 1px;
    border: 0px solid #e0e0e0;
}

