<!--
body {
 
 height:100%;
 
 } 

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

.cat_name a{
font-family:Arial,Georgia,Verdana;
font-size:12px;
text-decoration:none;
color:#003399;	
	
}

.cat_subcats a{
font-family:Tahoma,Georgia,Verdana;
font-size:14px;
text-decoration:none;
color:#003322;	
}

.cat_subcats a:hover{
font-family:Tahoma,Arial;
font-size:12px;
text-decoration:underline;
color:#660000;	
}

.cat_q_open {
color:green;	
font-weight:bold;
font-size:10px;
font-family:Georgia;
}

.cat_q_closed {
color:blue;	
font-weight:bold;
font-size:10px;
font-family:Georgia;
}

.answ_repls {
color:#660000;	
font-weight:bold;
font-size:10px;
font-family:Georgia;
	
}

input {
border:1px solid #666666;	
background-color:#eeeeee;
font-family:Tahoma;
font-size:12px;
letter-spacing:2px;
color:#660000;	
background-image:url(/images/bg_silver.jpg);
}

a:link,a:visited,a:active {
font-family:Tahoma,Georgia,Verdana;
font-size:12px;
text-decoration:none;
color:#003399;	
}

a:hover {
font-family:Tahoma,Georgia,Verdana;
font-size:12px;
text-decoration:none;
color:#660000;	
	
}

.main_question {
padding-top:10px;
border:1px solid #dddddd;
background-color:#eeeeee;	

}

.question_replies {
height:100%;	
}

.question_title {
color:#003399;
font-family:Georgia;
font-size:13px;
height:18px;
border-bottom:1px solid #dddddd;	
font-weight:bold;
}

h1 {
color:#003399;
font-family:Georgia;
font-size:13px;
height:18px;
border-bottom:1px solid #dddddd;	
font-weight:bold;
}

.question_question {
height:150px;	
color:#000000;
font-family:Arial;
font-size:13px;
text-align:top;
padding-top:5px;
padding-left:5px;

	
}

.question_timedate {
text-align:right;	
font-family:Arial;
letter-spacing:3px;
font-size:8px;	
}

.profile_small{
width:100%;
height:100%;	

}

.question_username {
color:#003399;
font-family:Georgia;
font-size:13px;
height:18px;
border-bottom:1px solid #dddddd;	
font-weight:bold;
letter-spacing:1px;	
}

.question_avatar img {
border:1px solid #000000;	
}

.question_avatar {
height:100px;
}

.question_questions {
font-size:12px;
color:#333333;
font-family:Arial;	
}

.question_replies {
font-size:12px;
color:#333333;
font-family:Arial;	
}

.question_country {
font-size:12px;
color:#333333;
font-family:Arial;	

}

.wherearewe {
text-decoration:none;	
color:#003399;
font-size:12px;	
}

.arrow {
font-size:10px;
color:green;
font-family:Tahoma;
font-weight:bold;	
}

.where_are_we_td {
border-bottom:1px solid #dddddd;
background-color:#FFFFFF;
height:20px;
padding-top:5px;	
}

.main_reply {
padding-top:10px;
border:1px solid #000000;
background-color:#FFFFFF;	
	
}


.main_reply_accepted {
padding-top:10px;
border:1px dotted #dddddd;
background-color:#ffffff;	
	
}

.reply_acc{
background-color:#FFFFFF;
height:20px;	
border:1px dotted #dddddd;
font-family:Georgia;
letter-spacing:2px;
}

.reply_replies {
height:100%;	
}

.accepted_reply {
border:1px solid #0099cc;	
}

.reply_reply {
height:150px;	
color:#003355;
font-family:Arial;
font-size:13px;
text-align:top;
padding-top:5px;
padding-left:5px;
	
}

.reply_timedate {
text-align:right;	
font-family:Arial;
letter-spacing:3px;
font-size:8px;	
	
}

.reply_sig {
border-top:1px dotted #eeeeee;
font-size:10px;	
}

.ask_question_td {
text-align:right;	
}

.ask_question {
background-color:#eeeeee;
border:1px solid #dddddd;
font-family:Arial;
font-size:12px;	
	
}

.q_files_tbl {
border:1px solid #dddddd;
background-color:#FFFFFF;
font-family:Arial;
font-size:10px;
color:#003399;	
	
}

.profile_table {
background-color:#eeeeee;
font-size:13px;
}

.profile_table th{
background-color:#FFFFFF;
font-size:14px;	
}

/* MAIN LAYOUT */
.layout_tbl_r {
background-image:url(/images/main_table/bg_right_small.jpg);
width:60px;
background-repeat:repeat-y;
background-position: rop right;	
}

.layout_tbl_l {
background-image:url(/images/main_table/bg_left_small.jpg);
width:60px;
background-repeat:repeat-y;	
background-position: top left;
}

form {
display:inline;	
}
/* MAIN LAYOUT */


/* SILVER TABLE LAYOUT */

.tbl_silver #middle {
background-image:url(/images/silver/t.jpg);
height:29px;
background-repeat:repeat-x;	
}

.tbl_silver #tright{
background-image:url(/images/silver/tr.jpg);
height:29px;
width:12px;
background-repeat:no-repeat;	
}

.tbl_silver #left {
background-image:url(/images/silver/l.jpg);
width:7px;
background-repeat:repeat-y;	
}

.tbl_silver #right{
background-image:url(/images/silver/r.jpg);
width:7px;
background-repeat:repeat-y;	
background-position:right middle;
}

.tbl_silver #bleft{
background-image:url(/images/silver/lb.jpg);
width:10px;
height:11;
background-repeat:no-repeat;	
}

.tbl_silver #bright{
background-image:url(/images/silver/rb.jpg);
width:10px;
height:11;
background-repeat:no-repeat;	
}

.tbl_silver #bmid{
background-image:url(/images/silver/b.jpg);
height:11;
background-repeat:repeat-x;	
}

/* SILVER TABLE LAYOUT */


.category_tbl {
	
}

.normal_box {
border:1px solid #999999;	
background-image:url(/images/qmark.jpg);
background-repeat:no-repeat;
background-position:bottom right;
font-family:Georgia;
font-size:10px;
}

.normal_box th {
border:1px solid #999999;	
font-size:14px;
font-weight:bold;
color:blue;
font-family:Tahoma;
height:20px;
}

.loggedin_box {
border:1px solid #999999;		
font-size:12px;
font-family:Tahoma;
}


.loggedin_box th {
border:1px solid #999999;	
font-size:11px;
font-weight:bold;
color:blue;
font-family:Tahoma;
height:20px;
background-image:url(/images/bg_orange.jpg);
}

.footer {
font-size:12px;
color:#660000;
height:15px;
border-top:1px solid #eeeeee;
text-align:center;	
font-family:Tahoma;
}

.cat_table {
border:0px solid #666666;	
}

.silver_bg th {
background-image:url(/images/bg_silver.jpg);
color:#006699;
text-align:left;
padding-left:5px;
font-family:Georgia;
letter-spacing:2px;
height:10px;
}

.blue_bg th {
background-image:url(/images/bg_blue.jpg);
color:#006699;
text-align:left;
padding-left:5px;
font-family:Georgia;
letter-spacing:2px;
}

.green_bg th {
background-image:url(/images/bg_green.jpg);
color:#006699;
text-align:left;
padding-left:5px;
font-family:Georgia;
letter-spacing:2px;
}

.velvet_bg th {
background-image:url(/images/bg_velvet.jpg);
color:#006699;
text-align:left;
padding-left:5px;
font-family:Georgia;
letter-spacing:2px;
}

.orange_bg th {
background-image:url(/images/bg_orange.jpg);
color:#006699;
text-align:left;
padding-left:5px;
font-family:Georgia;
letter-spacing:2px;
}

.blue2_bg th {
background-image:url(/images/bg_blue2.jpg);
color:#006699;
text-align:left;
padding-left:5px;
font-family:Georgia;
letter-spacing:2px;
}

.red_bg th {
background-image:url(/images/bg_red.jpg);
color:#006699;
text-align:left;
padding-left:5px;
font-family:Georgia;
letter-spacing:2px;
}

.error_list {
font-size:12px;
font-family:Arial;	
}

.stats_td {
font-size:12px;	
font-family:Arial;	
}

.small_login_status{
color:#660000;
text-align:left;
padding-left:5px;
padding-top:2px;
font-family:Arial;
font-size:12px;
font-weight:bold;
border:1px solid #dddddd;
height:18px;
}

.putokaz_tbl {
font-size:22px;
color:#FFFFFF;
font-weight:bold;
font-family:Tahoma;
letter-spacing:4px;
	
}

.tip {
color:#660000;
font-family:Tahoma;
font-size:10px;
letter-spacing:2px;	
}

.note {
color:#003399;
font-family:Arial;
font-size:13px;
font-weight:bold;
}

.tip_blue {
color:#003366;
font-family:Tahoma;
font-size:10px;
letter-spacing:2px;	
}

.curpage {
height:10px;
width:10px;
margin-left:1px;
margin-right:1px;
font-size:12px;
font-family:Georgia;
color:#FF0000;
padding-bottom:2px;
}

.pagination {
	
	
}

.gradediv {
width: 100%;
height:20px;
position:float;
z-index:2;
margin-bottom:0px;
text-align:right;
}

#fadeinbox{
position:absolute;
width: 490px;
height:175;
left: 0;
top: -400px;
border: 0px solid black;
background-color: transparent;
padding: 0px;
z-index: 100;
visibility:hidden;
}