body
{
	background-color: #000000;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Times New Roman, Serif, MS Sans-Serif, Courier;
	font-size: 11px;
	height: 100%;
	margin: 0px;
	min-height: 100%;
	padding: 0px;
	text-align: center;
}

.bodyline
{ 
	background-color: #000000; 
}

#leftblock
{
	/*background-color:#999;*/
		-moz-border-radius: 5px;
	
}

#centerblock
{
	/*background-color:#999;*/
		-moz-border-radius: 5px;
	
}

#rightblock
{
	/*background-color:#FFF;*/
		-moz-border-radius: 5px;
	
}

.copyright{ 
	background: #EEE;
	font-size: 11px; 
	margin: 0 0 5px 0;
	padding: 8px;
}

.post
{
	background: #EEF2F7;
}

.descr
{ 
	background: #E1E9E9;
}

.tablerow4
{
	background: #EEF2F8;
}
.tablerow4:hover
{
	background: #e9f6fd;
}

#header {
    background: url("images/header_back.png");
    /* bottom left repeat-x; */
    position: relative;
    min-height: 120px;
    height: 120px;
    border: 1px solid black;
}

#header ul {
    width: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    list-style: none;
    z-index: 90; /* below the H1 */
}

#header li {
    float: left;
    background: transparent url("images/header_tab.gif") 100% -400px no-repeat;
    padding: 0 6px 0 0;
    margin: 0 1px 0 0;
    border-bottom: 1px solid #515358;
}

#header ul a {
    float: left;
    display: block;
    padding: 4px 4px 4px 10px;
    background: transparent url("images/header_tab.gif") 0% -400px no-repeat;
    font-weight: bold;
    color: #FAFAFA;
    text-decoration: none;
}

#header ul li:hover a { background-position: 0% -601px; color: #002D42; }
#header ul li:hover { background-position: 100% -601px; color: #002D42; }

#user_bar,
#user_guest_bar
{
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;
}

#user_guest_bar
{
	background: #F4E7EA;
	border: 1px solid #986265;
}

#user_bar p,
#user_guest_bar p
{
	background: transparent !important;
	border: 0 !important;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0 !important;
	padding: 7px 0 7px 0;
	text-align: right;
}

#user_guest_bar p.pcen
{
	text-align: center;
}

#user_bar p.home,
#user_guest_bar p.home
{
	float: left;
}

.errorwrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	border-top: 0;
	margin: 5px;
	padding: 0;
}

.errorwrap h4 {
	background: #E3C0C0;
	border: 1px solid #992A2A;
	border-left: 0;
	border-right: 0;
	color: #992A2A; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.errorwrap p {
	background: transparent;
	border: 0;
	color: #992A2A;
	margin: 0;
	padding: 8px;
}

.greenwrap {
	background: #CCFFCC;
	border: 1px solid #009999;
	border-top: 0;
	margin: 5px;
	padding: 0;
}

.greenwrap h4 {
	background: #99FF99;
	border: 1px solid #6699CC;
	border-left: 0;
	border-right: 0;
	color: #006600; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.greenwrap p {
	background: transparent;
	border: 0;
	color: black;
	margin: 0;
	padding: 8px;
}

.tableborder
{
	border: 1px solid #5D789C;
}

.tableheader,
.tableheaderalt
{
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	color:#FFF;
	padding:8px 0px 8px 5px;
	background-image: url(images/cat_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

.tableheaderalt a:link, 
.tableheaderalt a:visited, 
.tableheaderalt a:active
{
	text-decoration:none;
	color: #FFF;
}

.tablefooter,
.tablesubheader
{
	background-image:url(images/cat_bg-b.gif);
	font-size:10px;
	color: #FFFFFF;
	font-weight:bold;
	padding:5px;
}

.tablerow1
{
	background-color:#EAEDF0;
	padding:6px;
	border-bottom:1px solid #C1BEBE;
	border-right:1px solid #C1BEBE;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}

.tablerow2
{
	background-color:#DAEDEA;
	padding:6px;
	border-bottom:1px solid #C1BEBE;
	border-right:1px solid #C1BEBE;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}

.realbutton
{
	border:1px solid #999;
	background-color: #E7E7E7;
	font-family:Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	cursor: pointer;
	cursor: hand;
}

.realbutton:hover
{
	background: #e9f6fd;
}

a:link,
a:visited,
a:active{
	background: transparent;
	color: #999999;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #4D6080;
}


hr
{
	background-color: #A7A6AA;
	border: 0;
	color: #A7A6AA;
	height: 1px;
}

#footer
{
	background-color:#ACBFD9;
	font-size:10px;
	color: #3363A1;
	font-weight:bold;
	padding:5px;
}

#navigation
{ 
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 0px 8px 0px; 
}

#navigation a:link, 
#navigation  a:visited{ 
	text-decoration: none;
}

#navigation a:hover, 
#navigation a:active{
 
}

.forumlink		{ font-weight: bold; font-size: 12px; color : #a00808; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

input
{
	border: 1px solid gray;
}

input:focus,
focus{
background:#e9f6fd; /* цветът когато полето е селектирано */
color:#000000 /* цветът когато полето не е селектирано */
border:1px solid gray;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

img{
	border: 0; /* makes sure linked images do not have a border */
	vertical-align: middle;
}
