body {
background-color : #ffffff;
color : #000000;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
hr {
height : 1px;
color : #3B5998;
background-color : #ffffff;
}
ul, li, p, td {
color : #000000;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.tablehead {
background-color : #e8e8e8;
color : #3B5998;
}
.tablebottom {
background-color : #3B5998;
}
.bordercolor {
background-color : #3B5998;
}
.tablebgcolor {
background-color : #ffffff;
}
.navbar {
background-color : #e1e1e1;
color : #3B5998;
}
.row1 {
background-color : #e1e1e1;
color : #3B5998;
}
.row2 {
background-color : #efefef;
color : #3B5998;
}
.head1 {
background-color : #3B5998;
color : #fcdc43;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
}
.head1:hover {
background-color : #3B5998;
color : #fcdc43;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
}
.head2 {
background-color : #3B5998;
color : #ffffff;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
}
.title {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;
}
.clickstream {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.smalltext {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : normal;
}
.marktext {
color : #ff0000;
background-color : #ffffff;
}
.new {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ff0000;
}
a:hover {
color : #ff0000;
}
form {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.logininput {
background-color : #ffffff;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
width : 130px;
}
.searchinput {
background-color : #ffffff;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
width : 130px;
}
.textarea {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
width : 230px;
}
.input {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
width : 230px;
}
.select {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
}
.setperpageselect {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
}
.categoryselect {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
}
.dropdownmarker {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color : #eeeeee;
color : #136c99;
font-size : 11px;
}
.button {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color : #3b5998;
color : #fcdc43;
font-size : 11px;
font-weight : bold;
}
.catbgcolor {
background-color : #e1e1e1;
text-align : center;
}
.maincat {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
}
.subcat {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
}
.imagerow1 {
background-color : #e5e5e5;
color : #3B5998;
}
.imagerow2 {
background-color : #efefef;
color : #3B5998;
}
.commentrow1 {
background-color : #e1e1e1;
color : #3B5998;
}
.commentrow2 {
background-color : #efefef;
color : #3B5998;
}
.commentspacerrow {
background-color : #d1d1d1;
color : #3B5998;
}
.commenttextarea {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
width : 250px;
}
.commentinput {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
width : 250px;
}
.captchainput {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
color : #0f5475;
font-size : 11px;
width : 200px;
}
.tooltip {
position : absolute;
display : none;
font-family : Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #00ff00;
font-weight : bold;
}
#resize {
height : 75px;
overflow : hidden;
width : 100px;
}
#resize img {
height : 75px;
overflow : hidden;
width : 100px;
max-height : 75px;
}
.okvir {
width : 890px;
}
.tpllnk {
text-decoration : none;
}
#copyright br {
display : none;
}
.ortala {
text-align : center;
}
/* parent category, not allowed upload */
.dropdownmarkerdisable {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #A7A7A7;
  font-size: 11px;
}

/* child category, not allowed upload */
.dropdowndisable {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #BEBEBE;
  font-size: 11px;
}

/* child category, allowed upload */
.dropdownok {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #136c99;
  font-size: 11px;
}