body {
    font-family: Tahoma;
    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; 
}

table {
    font-family: Tahoma;
    font-size: 11px;
    color: #f9f9f9;
}

.cw {
	margin-left: 1px;
	margin-right: 1px;
	background: url(images/obd.png) left no-repeat;
}

.sedy {
	height: 100%;
	background: url(images/beg.png) repeat-y;
}

.reg {  
        background-image: url(images/reg.jpg)
        width: 100px;
        height: 25px;
	margin-left: 120px;
        margin-bottom: 5px;
	border: none;
}

.zap_pw {  
	margin-left: 8px;
	margin-top: -23px;
	border: none;
}


.small {  
    font-family: Tahoma; 
    font-size: 9px; 
    color: #FFFFFF;
}

.banneron {
  opacity: .20;
  filter: alpha(opacity=20);
}

.banneroff {
  opacity: .75;
  filter: alpha(opacity=75);
}

.title {
    font-family: Tahoma;
    font-size: 11px;
    color: #ef6826;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}

h1 {
    font-family: Tahoma;
    font-size: 10px;

}

h2 {
    font-family: Tahoma;
    font-size: 12px;
    color: #ef6826;
    text-transform: uppercase;
    font-weight: bold;
}

h3 {
    font-family: Tahoma;
    font-size: 25px;
    color: #ef6826;
    font-weight: bold;
}

ot {
    font-family: Tahoma;
    font-size: 12px;
    color: #ff6633;
    font-weight: bold;
}

.category_big {  
    font-family: Tahoma;
    font-size: 12px; 
    color: #ef6826; 
    font-weight: bold; 
}

.category {  
    font-family: Tahoma;
    font-size: 11px; 
    color: #ef6826; 
    font-weight: normal; 
}

.marked {
    background-color: #ef6826;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #d6d6d6;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #ef6826;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #ef6826;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #333333;
    text-decoration: none;
}

a.category:hover {
    color: #ef6826;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Tahoma; 
    font-size: 13px; 
    color: #FFFFFF; 
    background-color: #1e1e1e; 
    border: 1px solid #070707;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #ffffff; 
    background-color: #1e1e1e; 
    border: 1px solid #070707;
}

.form_on {  
    color: #ef6826; 
    background-color: #1e1e1e; 
    border: 1px solid #070707;
}

.form_off1 {  
    color: #ffffff; 
    background-image: url(images/ctv.png);
    border: 0px;
    width: 116px;
    height: 23px;
    padding: 3px;
    margin-left: 33px;
    margin-top: 3px;
    margin-bottom: 5px;
}

.form_on1 {  
    color: #ef6826; 
    background-image: url(images/ctv.png);
    border: 0px;
    width: 116px;
    height: 23px;
    padding: 3px;
    margin-left: 33px;
    margin-top: 3px;
    margin-bottom: 5px;

}
.log {  
    margin-bottom: 25px;
    position:fixed

}
.logged {  
    margin-left: 10px;
    margin-bottom: 20px;
}
.form_off2 {  
    color: #ffffff; 
    background-image: url(images/ctv.png); 
    width: 116px;
    height: 23px;
    border: none;
    padding: 4px;
    margin-left: 33px;
    margin-top: 3px;
    margin-bottom: 11px;
}

.form_on2 { 
    color: #ef6826;
    background-image: url(images/ctv.png); 
    width: 116px;
    height: 23px;
    border: none;
    padding: 4px;
    margin-left: 33px;
    margin-top: 3px;
    margin-bottom: 11px;

}
.form_username {
    background-image: url(images/nick.jpg);
    border: 0px;
    width: 122px;
    height: 27px;
    background-repeat: no-repeat;
    margin-left: 30px;

}

.form_password {
    background-image: url(images/pw.jpg); 
    border: 0px;
    width: 122px;
    height: 27px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-left: 30px;

}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    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;
}


.login { 
    background-image:url(images/log1.jpg); 
    border: none; 
    width:157px; 
    height:38px; 
    margin-left: 30px; 
    top: 180px;
}


