/* Footer links */

#footer-links
{
    color: #5d5d5d;
    margin: 3px auto 0 auto;
    text-align: right;
    width: 750px;
    font-size: 11px;
   font-face: Tahoma;
}

#footer-links a
{
    color: #5d5d5d;
    text-decoration: none;
}

#footer-links a:hover
{
    color: #5d5d5d;
    text-decoration: underline;
}


/* background cez CSS lebo transitionAL ~~~ */
.bgtop
{
background-image: url("http://www.t-tutorials.com/images/header/header-back.gif");
}

.bgheader
{
background-image: url("http://www.t-tutorials.com/images/picture.1.jpg");
}


.bgbottom
{
background-image: url("http://www.t-tutorials.com/images/bottom.gif");
}



form
{
margin:0px;
}

/* search */

.searchi
	{
	FONT-SIZE: 11px;
	COLOR: #808080;
	FONT-FAMILY: "Trebuchet MS";
	border:1px;
BORDER-RIGHT:  #808080 1px solid; 
BORDER-TOP: #808080 1px solid; 
BORDER-BOTTOM: #808080 1px solid;
BORDER-LEFT: #808080 1px solid; 
border-style: solid;
padding-left:3px;
	}

.searchb
	{
	FONT-SIZE: 11px;
	COLOR: #808080;
	FONT-FAMILY: "Trebuchet MS";
	border:1px;
font-weight: bold;
BORDER-RIGHT:  white 1px solid; 
BORDER-TOP: white 1px solid; 
BORDER-BOTTOM: white 1px solid;
BORDER-LEFT: white 1px solid; 
border-style: solid;
background-color:white ;
	}

.button
	{
	FONT-SIZE: 11px;
	COLOR: #808080;
	FONT-FAMILY: "Trebuchet MS";
	border:1px;
font-weight: bold;
BORDER-RIGHT:  #808080 1px solid; 
BORDER-TOP: #808080 1px solid; 
BORDER-BOTTOM: #808080 1px solid;
BORDER-LEFT: #808080 1px solid; 
border-style: solid;
background-color:white ;
	}

BODY 
{
PADDING-RIGHT: 0px; 
PADDING-LEFT: 1px; 
BACKGROUND: url("http://www.t-tutorials.com/images/background.1.jpg") #90d386 center top; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
FONT: 75% "Arial", sans-serif; 
COLOR: #543; 
PADDING-TOP: 0px; 
TEXT-ALIGN: center
} 




#content .aview
{
color: #808080;
text-decoration: none;
}

#content .aview:hover
{
color:black;
}

#content .tdview A
{
DISPLAY: block; 
WIDTH: 100%; 
HEIGHT: 40px; 
BACKGROUND-COLOR: #C6D3FF; 
background-color:#f8f8f8;
text-decoration:none;
padding-top:5px;
border: 1px #C6D3FF solid;
}


#content .tdview A:hover
{
display:block;
border: 1px #808080 solid;
}



.menuitem
{
font: 11px "Trebuchet MS";
text-decoration: none;
color: #808080;
margin:0px;
padding-right:10px;
padding-left:10px;
}

.menuitem:hover
{
color: black;
}


h1
{
font: 11px "Trebuchet MS";
text-decoration: none;
color: black;
font-weight: bold;
background-color: #bbf5b3;

display: block;

padding-top:1px;
padding-bottom:1px;
padding-left:5px;

margin:0px;
margin-top:2px;
margin-bottom:2px;
}

h2
{
background-color: #e8fde5;
font: 11px "Trebuchet MS";
color: black;
font-weight: bold;
display: block;

padding:1px;
padding-right:5px;
padding-left:5px;

margin:0px;
margin-top:2px;
margin-bottom:2px;
}




/* content */

#content input, submit, textarea, select
	{
	FONT-SIZE: 11px;
	COLOR: #808080;
	FONT-FAMILY: "Trebuchet MS";
	}



#content 
	{
	FONT-SIZE: 11px;
	COLOR: #808080;
	FONT-FAMILY: "Trebuchet MS";
	}


#content td
	{
	FONT-SIZE: 11px;
	COLOR: #808080;
	FONT-FAMILY: "Trebuchet MS";
	}

#content a
	{
	COLOR: #808080;
	FONT-FAMILY: "Trebuchet MS";
	text-decoration: underline;
	}
	
#content a:hover
	{
	color:#bed90b;
	text-decoration: none;
	}







