/* CSS Document */

#CONTAINER_RIGHT{
width:300px;
}
#CONTAINER_RIGHT .gengre{
	padding: 0px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear:both;
	clear:both;
	height:26px;
	overflow:visible;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}
#CONTAINER_RIGHT .gengre li{
	padding: 0px;
	float: left;
	height: 26px;
	width: 94px;
	list-style-image: none;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
#CONTAINER_RIGHT .gengre li.selected{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-left-color: #3399FF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	position: relative;
	padding-bottom: 2px;
}
#CONTAINER_RIGHT .gengre li.unselected{
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100px;
}

#CONTAINER_RIGHT #users {
	list-style-type: none;
	min-height:120px;
	border-radius: 5px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color: #FFF2F2;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	position:relative;
	padding-top:20px;
	border: 1px solid #A7A7A7;
	color: #070707;
	padding-right: 10px;
	padding-left: 10px;
}

#CONTAINER_RIGHT #users a{
	color: #000000;
	text-decoration: none;
}

#CONTAINER_RIGHT #users .title {
color: #FF00CC;
}



	#users #LOGIN .tbox{
	background-image:url(images/input_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:1px solid #999999;
	padding:4px;
	width:10em;
}
	#users .LOGIN_title{
	background-image:url(images/icon_login.png);
	background-position:left center;
	background-repeat:no-repeat;
	color: #000000;
	font-size:14px;
	height:37px;
	left:10px;
	padding-left:49px;
	position:absolute;
	text-decoration:none;
	top:-17px;
	}

	#users .LOGIN_name{
	float:left;
	width:80px;
	padding: 5px;
	font-size: 13px;
	text-align: right;
	margin-top:5px;
	}
	
	#users .LOGIN_name2{
	float:left;
	width:130px;
	clear:right;
	padding: 5px;
	}
	
	#users .LOGIN_pass{
	float:left;
	width:80px;
	padding: 5px;
	font-size: 13px;
	text-align: right;
	margin-top:5px;
	}
	
	#users .LOGIN_pass2{
	float:left;
	width:130px;
	clear:right;
	padding: 5px;
	}
	#users .LOGIN_button{
	clear:both;
	float:none;
	padding:10px;
	text-align:right;
	}
	
	#users .avatar{
	border: thin solid #999999;
	margin: 10px;
	background-color: #FFFFFF;
	float: right;
	padding: 3px;
	clear: right;
	}

	#users ul{
	margin-top: 1px;
	padding-top: 1px;
	}


#LASTREAD{
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FEECCB;
	margin-top: 30px;
	background-repeat: repeat;
	margin-bottom: 20px;
	border: 1px solid #A7A7A7;
	position:relative;
	padding-top:20px;
}
	
	#LASTREAD .Title{
	height:13px;
	position:absolute;
	text-decoration:none;
	top:-18px;
	
	}
	
	#LASTREAD .Icon{
	background-image:url(images/icon_info.png);
	background-position:left center;
	background-repeat:no-repeat;
	color: #000000;
	font-size:14px;
	padding-left:49px;
	height:37px;	
	}


	
	#LASTREAD ul{
	margin-left: 0px;
	padding-left: 25px;
	margin-top: 10px;
	}	
	
	#LASTREAD li{
	list-style-position: outside;
	list-style-type: square;
	font-size: 12px;
	
	}	
	.RSS_title{
	color: #313131;
	
	}
	#LASTREAD li .Fac{
	font-size: 9px;
	color: #999999;
	}	
	


#CATEGORY{
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #F5F5F5;
	margin-top: 30px;
	color: #000000;
	background-repeat: repeat;
	font-size: 11px;
	position:relative;
	padding-top:20px;
	border: 1px solid #A7A7A7;
}
	
	#CATEGORY .Title{
	height:13px;
	position:absolute;
	text-decoration:none;
	top:-25px;
	}
	
	#CATEGORY .Icon{
	background-image:url(images/icon_search.png);
	background-position:left center;
	background-repeat:no-repeat;
	color: #000000;
	font-size:14px;
	padding-left:49px;
	height:37px;
	}
	
	#CATEGORY li{
	list-style-type: none;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	width: 100%;
	padding: 1px;
	}
	#CATEGORY li a{
	
	
	}
	
	#CATEGORY ul li{
	}

	
#SEARCHBOX{
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #F5F5F5;
	margin-top: 30px;
	color: #000000;
	background-repeat: repeat;
	font-size: 11px;
	position:relative;
	padding-top:20px;
	border: 1px solid #A7A7A7;
}
	
	#SEARCHBOX .Title{
	height:13px;
	position:absolute;
	text-decoration:none;
	top:-25px;
	}
	
	#SEARCHBOX .Icon{
	background-image:url(images/icon_search.png);
	background-position:left center;
	background-repeat:no-repeat;
	color: #000000;
	font-size:14px;
	padding-left:49px;
	height:37px;	
	}
	
	#SEARCHBOX .FIELD{
	margin-bottom: 3px;	
	
	}
	#SEARCHBOX .FIELD input{
	font-size: 10px;	
	
	}	
	
	#SEARCHBOX .FIELD select{
	width: 95%;
	font-size: 10px;
	}	
	
#TOPBOX{
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #F5F5F5;
	margin-top: 30px;
	background-repeat: repeat;
	margin-bottom: 20px;
	border: 1px solid #A7A7A7;
	position:relative;
	padding-top:20px;
}
	
	#TOPBOX .Title{
	height:13px;
	position:absolute;
	text-decoration:none;
	top:-18px;
	
	}
	
	#TOPBOX .Icon{
	background-image:url(images/icon_info.png);
	background-position:left center;
	background-repeat:no-repeat;
	color: #000000;
	font-size:14px;
	padding-left:49px;
	height:37px;	
	}
	
	.szin_kek{
	color: #FFFFFF;
	background-color:  #3333CC;
	float: left;
	padding: 5px;
	border: 1px solid #000000;
	margin: 2px;
	}
	
	.szin_fekete{
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	padding: 5px;
	border: 1px solid #000000;
	margin: 2px;
	}
	
	.szin_feher{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	border: 1px solid #000000;
	margin: 2px;
	}
	.szin_piros{
	color: #FFFFFF;
	background-color: #FF0000;
	float: left;
	padding: 5px;
	border: 1px solid #000000;
	margin: 2px;
	}
	.szin_rozsa{
	color: #FF6666;
	color: #FFFFFF;
	background-color: #FF6666;
	float: left;
	padding: 5px;
	border: 1px solid #000000;
	margin: 2px;
	}
	
	
	