﻿body {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
    background-image: url(images/poz.jpg);
    background-attachment: fixed;


}

#sticky22 {
	background: url(/images/tmu_web.png) top left no-repeat !important;
	background: url(/images/tmu_web.gif) top left no-repeat;
	height: 163px;
	width: 163px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100; 
}


tooCool { 
position: fixed; 
right: 0; 
bottom: 0; 
display: block; 
height: 80px; 
width: 80px; 
background: url(images/too_cool.png) bottom right no-repeat; 
text-indent: -999em; 
text-decoration: none; 
} 

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #D9D9D9;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #D9D9D9;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #B2B2B2;
}

.title {
    font-family:Tahoma;
    font-size: 10px;
    color: #D9D9D9;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}

.category_big {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #D9D9D9; 
    font-weight: bold; 
}

.category {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; 
    color: #D9D9D9; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #AAD23B;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #F41D07;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #D9D9D9;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #F41D07;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #D9D9D9;
    text-decoration: none;
}

a.category:hover {
    color: #F41D07;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #BDBDBD; 
    background-color: #121212; 
    border: 1px solid #7F7F7F;
}

.footer {color: #000000
			size: 10px
			}
			
.form_off {  
    color: #121212; 
	background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #333333; 
    background-color: #ffffff; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #000000;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}