.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}
.textBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:black;
	text-decoration:none;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #1e5979;
	text-decoration:none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: black;
	text-decoration:none;
}
TD.menu{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px black;
}
a.menu{
	color: white;
	font-weight: bold;
}
a.menu:hover{
	color: #c0c0c0;
	font-weight: bold;
}
a.menuSelected{
	color: #c0c0c0;
	font-weight: bold;
}
.pageTitle{
	font-size:15px;
	font-weight:bold;
	margin-bottom: 10px;
}
.naslovGroup{
	font-size:15px;
	font-weight:bold;
	background-color: #93191d;
	color: white;
}
a.naslovItem, td.naslovItem{
	font-size:13px;
	font-weight:bold;
	color: #1e5979;
}
a.naslovItem:hover{
	font-size:13px;
	font-weight:bold;
}
.selected{
	font-weight: bold;
	color: black;
}
.line2{
	background-color: #eae8e4;
}
.input{
	border: solid 1px black;
}
.inputReg{
	border: solid 1px black;
	width:220px;
}
.button{
	background-color: #93191d;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.sub{
	padding-left: 10px;
}
.selectedTheme{
	color: black;
	background-color: #e0ddd8;
	padding-left: 1px;
	padding-right: 3px;
}
a.subLink{
	padding-left: 1px;
	font-size: 11px;
}
a.subLink:hover{
	background-color: #e0ddd8;
	padding-left: 1px;
	font-size: 11px;
}
a.letters{
	font-weight: bold;
	font-size: 12px;
}
a.letters:hover{
	font-weight: bold;
	font-size: 12px;
	color:red;
}
.selectedLetter{
	color:red;
}
.naslovFont{
	background-color: black;
	color: white;
}
a.naslovFont{
	color: #dfdcd6;
	text-decoration: none;
}
a.naslovFont:hover{
	color: white;
	text-decoration: none;
}
a.downloadFile{
	display: block;
	width: 160px;
	margin: 5px;
}
.naslovFontMali{
	font-size: 10px;
	background-color: white;
	color: red;
	margin-right: 3px;
}
.textWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:white;
	text-decoration:none;
}



.mainTable{
	background-color: white;
}
.body {
	margin:0px;
	background-color: #FFF;
	background: url("images/bgBody.png");
}
.left {
	background-image:url(images/back_left.gif);
}
.right {
	background-image:url(images/back_right.gif);
}
.back {
	background-color: #990000;
}
.elephback {
	background-image:url(images/eleph_back.gif);
}
.backtheme {
	background-image:url(images/back_theme.gif);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-left:10px; 
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/title.gif);
	}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
}
.author:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color:black;
	text-decoration:none;
}
.theme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#93191d;
	text-align:center;
	text-decoration:none;
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#93191d;
	text-decoration:none;
}
.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:bold;
	color:#93191d;
	text-align:center;
	text-decoration:none;
}
.font:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:bold;
	color:black;
	text-align:center;
	text-decoration:none;
}
.mainName{
	color: black;
}
.paddingSadr{
	padding:0px;
}
.loginInput{
	border: solid 1px #666666;
	width:150px;
}
.loginGumb{
	background-color: #93191d;
	color: white;
	font-weight: bold;
	cursor: pointer;
	width:150px;
}
.submitInput{
	border: solid 1px #666666;
	width:220px;
}
textarea{
	overflow: auto;
}
.submitGumb{
	background-color: #93191d;
	color: white;
	font-weight: bold;
	cursor: pointer;
	width:220px;
}
.registerInput{
	border: solid 1px #666666;
	width:220px;
}
.registerGumb{
	background-color: #93191d;
	color: white;
	font-weight: bold;
	cursor: pointer;
	width:220px;
}
.fontName{
	width: 450px;
	overflow: hidden;
	padding-left: 10px;
}
.tableHead{
	color: white;
	font-weight: bold;
	background-color: #93191d;
}
.searchInput{
	border: solid 1px #666666;
	width:220px;
}
.searchGumb{
	background-color: #93191d;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.tableAuthorsIntro{
	background-color: #d4d0c8;
	margin-bottom: 10px;
}
.homeFontsTotal{
	color: black;
	font-weight: bold;
}
.scrollDiv{
	width:100%;
	height:500px;
	overflow: auto;
	/*border:solid 3px #d4d0c8;*/
}
.fontTd{
	border:solid 3px #d4d0c8;
}
.footNote{
	font-size:10px;
	padding:10px;
}




A.pager,.pager{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight:bold;
}

A.pager_selected, A.pager_selected:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #93191d;
	font-weight: bold;
}
A.pager:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #93191d;
}.p_name{
	font: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:900;
	color: #900;
}
.p_by{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.p_visit{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.p_donate{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.p_categ{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:900;
	position: relative;
	margin: 0px 10px 0 5px;
	color: #000;
}
.p_categ_link:link,.p_categ_link:visited,.p_categ_link:active,.p_categ_link:hover{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	position: relative;
	color: #000;
}
.p_alphabet:link,.p_alphabet:visited,.p_alphabet:active,.p_alphabet:hover{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	color: #FFF;
}
#p_nameView{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:900;
	color: #FFF;
	margin: 0 0 10px 0;
}
.p_sub{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 10px 0 5px;
	color: #FFF;
}
.p_down, .p_down a{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 10px 0 5px;
	color: #FFF;
}
.p_os{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 10px 0 10px;
	color: #FFF;
}
.p_img{
	height: 64px;
}
