 body 
{
 margin:0px; 
 padding:0px; 
 background:URL(images/bg1.gif); 
 background-repeat:repeat-x;
 background-color:#313131;
FONT-SIZE: 11px; 
FONT-FAMILY: "Tahoma", Arial, Helvetica, sans-serif

 }
A:link {COLOR: #195A8D; text-decoration:none;}
A:visited {COLOR: #195A8D; text-decoration:none;}
A:hover {COLOR: #49A8C7; text-decoration:none;}
A:active {COLOR: #195A8D; text-decoration:none;}

#meniu

{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}

#meniu A:link {

	COLOR: #CCC;
	text-decoration:none;

}

#meniu A:visited {

	COLOR: #CCC;
	text-decoration:none;

}

#meniu A:hover {

	COLOR:#006699;
	text-decoration:none;

}

#meniu A:active {

	COLOR:#CCC;
	text-decoration:none;

}



.account_mini { color: #026D8F; font-size: 13px; border: 1px solid #000000;}

.ac_button {  background-image:url(images/acbutton.png); color: #ffffff; font: bold 11px arial, helvetica, sans-serif; border: 0px; width:82px; height:21px; cursor:pointer;}

.ubutton {  background-image:url(images/ubutton.png); color: #ffffff; font: bold 11px arial, helvetica, sans-serif; border: 0px; width:115px; height:25px; cursor:pointer;}

.maintop{ background:url(images/top-bg.png) no-repeat; width:800px; height:21px;}
.middletop {background:url(images/mid-bg.png) repeat-y;}
.botbg{ background:url(images/bot-bg.png) no-repeat; width:800px; height:16px;}
.footerr{ background:url(images/footer.png) no-repeat; width:796px; height:61px; color: #CCC}

.tableborder {color: #000000;}

.headrow {border: 1px solid #333333; color: #ffffff; BACKGROUND: #000000 url(images/toph.png)
; font-weight: bold; FONT-SIZE: 11px; FONT-FAMILY: "Tahoma", Arial, Helvetica, sans-serif;
padding-left:6px;
}

.titlerow
{border: 1px solid #333333; color: #ffffff; BACKGROUND: #000000 url(images/toph.png)
; font-weight: bold; FONT-SIZE: 11px; FONT-FAMILY: "Tahoma", Arial, Helvetica, sans-serif;
padding-left:6px;
}

.warn {COLOR: #ffffff; BACKGROUND-COLOR: #528c00}
.warn A:link {COLOR: #ffffff}
.warn A:visited {COLOR: #ffffff}
.warn A:hover {COLOR: #ddffae}
.warn A:active {COLOR: #ddffae}

.textinput {background: #F5F5F5; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border: 1px solid #0099FF;}

.bginput
{background: #F5F5F5; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border: 1px solid #0099FF;}


.mbutton
{  background-image:url(images/ubutton.png); color: #ffffff; font: bold 10px arial, helvetica, sans-serif; border: 0px; width:115px; height:25px; cursor:pointer;}

.buttonmenu
{  background-color:#333; color: #ffffff; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border: 1px dashed #CCC; width:144px; height:25px; cursor:pointer;}

.textarea
{background: #F5F5F5; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border: 1px solid #0099FF;}

select
{background: #E5EFF6; color: #607FA6;font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}

.tdrow1 {color: #000000; }
.tdrow2 {color: #000000; }
.pagenav {
    text-decoration: none;
}
.actionlink {
    text-decoration: none;
}


.small{
	font-size: 10px;}
.normal{
	font-size:: 11px;
}
.large{
	font-size: 13px;
}

/** progress bar */
.progOutter {height: 16px;
	overflow: hidden; 
border:1px solid #333333;
BACKGROUND: #35779b url(images/progbar_outer_bg.gif);
}
.progInner {height: 16px;
	color: white;
	font-weight:bold; padding-left:5px; padding-top:2px;
	BACKGROUND: #35779b url(images/prog_i.png);
}

/** edit in place  */

.editable, edit_text{

	background-color: #FFFFFF;

        border: 1px dashed #0099FF;

	width: 95%;

	text-margin:5px;

}


edit_text{width: 95%; font-size: 100%;}

img.progress{
	vertical-align: middle;
	padding: 0 10px;
}

.showText {
	font-family:verdana;
	font-size:12px;
	width:200px;
	text-margin:5px;
	align:center;
}
/** sponser Ad  */
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}

/** hint box  */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 1px 1px;
}
