body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
       color: red;
}

A:hover {
    color: black;
}

td {
	font-family: "Trebuchet MS", Tahoma;   
	font-size: 13px;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.small {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
}

.smallblack {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}

.white {
	font-family: Arial;
	font-size: 26px;
	color: #ffffff;
}

.blue {
	font-family: Tahoma;
	font-size: 18px;
	color: #111111;
	text-decoration: underline;
}


.text {
      font-family: "Trebuchet MS", Tahoma;
      font-size: 13px;
}

.bld {
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    color: #a7a7a7;
    text-decoration: none;
}
					


.boldas {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}	

A.boldas:hover {
	text-decoration: underline;
}


.tbold {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}	

.cat {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}	

.pink {
	font-family: Arial;
	font-size: 11px;
        color: #999999;
}

A.blue:hover {
    text-decoration: none;
}

A.cat:hover {
    text-decoration: underline;
}

.srch {
    font-size:12px;
    font-family: Tahoma;
    color:#ffffff;
}

.reklama {
    width: 300px;
    height: 541px;
    border: 1px solid #dddddd;
    margin-right: 10px;
    margin-left: 35px;
}

.tbl {
    font-family: Tahoma;
    font-size: 11px;
    margin-left: 3px;
}

.paging {
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

A.paging:link {
    text-decoration: none;
    color: #000000;
}

A.paging:hover {
    text-decoration: underline;
    color: #000000;
}

A.listas {
    color: #ed1016;
}

A.listas:link {
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #ed1016;
}

A.listas:hover {
    text-decoration: underline;
    color: black;
}

.head {
    background: url(/images/corner.gif) right top no-repeat;
    font-family: Tahoma;     
    font-weight: bold;
    font-size: 11px;
    line-height: 20px;
    background-color: #c5c4ca;
    height: 20px;
    width: 150px;
}

.head2 {
    background: url(/images/kamputis.gif) left top no-repeat;
    width: 100px;
    background-color: #c5c4ca;
    height: 20px;    
}

.box {
   border: 1px solid #c5c4ca;
   background: #f6f6f7;
   padding: 10px 10px 10px 10px;
   font-family: Tahoma;
   font-size: 11px;    
   line-height: 20px;
   width: 300px;
}

input {
   font: 11px Tahoma;
}

.data {
   font-family: Tahoma;
   font-size: 11px;
   margin-bottom: 10px;
}

.redgreen {
    background-color: #bde849; color: red;
    font-family: Tahoma;
    font-size: 11px;	
}

A.comment {
    font-family: Tahoma;
    font-size: 12px;
    color: #0000dd;
    
}

.comment {
    font-family: Tahoma;
    font-size: 11px;
	    
}

.new {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

A.new:link {
    text-decoration: none;
}

A.new:hover {
    text-decoration: underline;
    color:#ffffff;
}

.count {
    font-family: Tahoma;
    font-size: 11px;
    color: #acacac;
}

h2 {
    font: 18px Arial;
    color: #555555;
}

#msg {
    width: 696px;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: red;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color:#ffe2f7;
    border: 2px solid #999;
}

#done {
    width: 696px;
    font-family: Arial;
    font-size: 16px;
    background-color:#c6f150;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 2px dashed #5088fe;
}

.mini {
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

A.mini:hover {
    color: #000000;
    text-decoration: underline;
}

.title {
    font-family: Tahoma;
    font-size: 17px;
    color: #ffffff;
}

.bigred {
  font-family: Arial;
  font-weight: bold;
  color: #d40087;		
  font-size: 25px;
}

.res {
    color: green;
    font-size: 16px;
}