/* CSS Document */
/*------------------------------------------------------*/

body, html
{
	background-color: #003333;
}

body, td, .text {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #cccccc;
    text-decoration: none;
}
/*------------------------------------------------------*/
.text2 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #cc9900;
    text-decoration: none;
}
/*------------------------------------------------------*/
.textbold {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #cccccc;
    text-decoration: none;
}
/*------------------------------------------------------*/
.copyrights {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.copyrights a:link, .copyrights a:hover, .copyrights a:visited
{
    font-weight: normal;
    color: #003333;
}


/*------------------------------------------------------*/
.news {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #cccc99;
    text-decoration: none;
}
/*------------------------------------------------------*/
.news_date {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #cc9900;
    text-decoration: none;
}
/*------------------------------------------------------*/
h1, .header {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
/*------------------------------------------------------*/


/*------------------------------------------------------*/


.menu, .downmenu
{
	Text-transform: uppercase;
}

a.menu:link {
    font-family: Tahoma;
    font-size: 11px;
    color: #003333;
    text-decoration: none;
    font-weight: bold;
    
}
a.menu:visited {
    font-family: Tahoma;
    font-size: 11px;
    color: #003333;
    text-decoration: none;
    font-weight: bold;
    
}
a.menu:hover {
    font-family: Tahoma;
    font-size: 11px;
    color: #006666;
    text-decoration: none;
    font-weight: bold;
    
}
a.menu:active {
    font-family: Tahoma;
    font-size: 11px;
    color: #003333;
    text-decoration: none;
    font-weight: bold;
    
}

/*------------------------------------------------------*/


a:link, a.lmenu:link {
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    
}
a:visited, a.lmenu:visited {
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    
}
a:hover, a.lmenu:hover {
    font-family: Tahoma;
    font-size: 11px;
    color: #cc9900;
    text-decoration: none;
    font-weight: bold;
    
}
a.lmenu:active {
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    
}
/*------------------------------------------------------*/
/*------------------------------------------------------*/


a.downmenu:link {
    font-family: Tahoma;
    font-size: 10px;
    color: #cccccc;
    text-decoration: underline;
    font-weight: bold;
    
}
a.downmenu:visited {
    font-family: Tahoma;
    font-size: 10px;
    color: #cccccc;
    text-decoration: underline;
    font-weight: bold;
    
}
a.downmenu:hover {
    font-family: Tahoma;
    font-size: 10px;
    color: #cc9900;
    text-decoration: none;
    font-weight: bold;
    
}
a.downmenu:active {
    font-family: Tahoma;
    font-size: 10px;
    color: #cccccc;
    text-decoration: underline;
    font-weight: bold;
    
}

img
{
    border: 0px;
}


/*------------------------------------------------------*/
.img_border {
    border: 3px solid #996600;
}

.tborder
{
	background: url(/images/punktir.gif);
	color: #000000;
