body {
	font-family:Arial;
	font-size:14px;
	background: #000000;
	color:#FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	background:none;
}

a:hover{
	color: #31E007;
	font-weight:bold;
}

a:visited{
	color: #FF9900;
}

a:visited:hover{
	color: #31E007;
}

a.grey{
	color: #999999;
	text-decoration: none;
	background:none;
}

a.grey:hover{
	color: #31E007;
	font-weight:bold
}

a.grey:visited{
	color: #FF9900;
}

a.grey:visited:hover{
	color: #31E007;
}

a.kat {
	font-weight:bold;
	color: #31E007;
	text-decoration: none;
	background:none;
}

a.kat:hover{
	font-weight:bold;
	color: #333333;
	background-color: #ffffff;
}

a.start {
	color: #31E007;
	text-decoration: none;
	background:none;
	font-weight:bold
}

a.start:hover{
	color: #ff9900;
	font-weight:bold;
	font-weight:bold
}

a.start:visited{
	color: #ff9900;
	font-weight:bold;
}

#body{
	padding:5px 10px 0 10px
}

#header{
	vertical-align:bottom;
	font-weight:bold;
}

#start_title {
	padding-left: 40%;
	padding-top:250px;
	font-size: 40px;
	font-weight:bold;
    width:340px;
	text-align:justify;
}

#startpage_text_link {
	padding-left: 40%;
	padding-top:50px;
    width:340px;
	text-align:justify;
	font-size: 14px;
	font-weight:normal;
}

#title_in_header{
	height:26px;
	float:left;
}

.oximoris_label_in_header{
	color:#FF9900;
	font-size:22px;
	font-weight:bold;
}

#green_orange_boxes{
	padding-top:5px;
	float:right;
}

#MOME_label_flag{
	padding-top:4px;
	text-align:left;
}

.projektnev{
	font-weight:bold;
	color:#30e007;
	font-size: 32px;
}

#szoveg a{
        color:#FFFFFF;
		background-color:#5e5e5e;
		padding: 0 3px;
		font-style:italic;
}

#szoveg a:hover{
		color:#31E007;
		padding: 0 3px;
		font-style:italic;
		font-weight:normal;
}

#szoveg a:visited{
		color:#FF9900;
		padding: 0 3px;
		font-style:italic;
}

#szoveg{
	float:left;
	background-color:#CCCCCC;
	color:#000000;
	padding: 5px 30px 10px 10px;
	width:46%;
	height: 330px;
	/*height: expression( this.scrollHeight > 284 ? "285px" : "auto" );*/ /*ez miért is kellett? ezzel nem jó a scrollbar...*/
	text-align: justify;
	/*overflow: auto;*/
	margin-bottom:10px;
	overflow-x:hidden;
}

#szovegfull a{
        color:#FFFFFF;
		background-color:#5e5e5e;
		padding: 0 3px;
		font-style:italic;
}

#szovegfull a:hover{
		color:#31E007;
		padding: 0 3px;
		font-style:italic;
		font-weight:normal;
}

#szovegfull a:visited{
		color:#FF9900;
		padding: 0 3px;
		font-style:italic;
}

#szovegfull{
	float:left;
	background-color:#CCCCCC;
	color:#000000;
	padding: 5px 30px 10px 10px;
	width:70%;
	height: 330px;
	/*height: expression( this.scrollHeight > 284 ? "285px" : "auto" );*/ /*ez miért is kellett? ezzel nem jó a scrollbar...*/
	text-align: justify;
	/*overflow: auto;*/
	margin-bottom:10px;
	overflow-x:hidden;
}

#littlenav{
	margin:0 8px 0 5px;
	float: left;
	width: 110px;
}

#side{
	float: right;
}

.media_pics{
	width:370px;
	border:#3a3a3a solid 2px;
	vertical-align:top;
	background-color:#5E5E5E;
	text-align:center;
	padding-bottom:8px;
}

.media_vids{
	position: relative;
	width:370px;
	height:320px;
	border:#3a3a3a solid 2px;
	vertical-align:top;
	background-color:#5E5E5E;
	text-align:center;
	top:10px;
}

#kapcs{
	padding:0px 0px 5px 0px;
	width:45%;
	clear:left;
}

.kapcsproj{
	color:#30e007;
	font-size:22px;
	font-weight:bold;
}

#projektek{
	color:#CCCCCC;
	width: 50%;
}

.greendot_space{
	margin-top:15px;
}

#belepall{
	width:400px;
	background-color:#5e5e5e;
	border:#3e3e3e solid 2px;
	margin-top:30px;
	padding:10px;
}

.input_box {
	border:#3e3e3e solid 2px;
}

/*  admin styling starts here*/
#edit_project{
	width:650px;
	background-color:#5e5e5e;
	border:#3e3e3e solid 2px;
	margin-top:20px;
	padding:10px 0 10px 20px;
	float:left;
}

.check{
	display:inline;
	margin-right:20px;
}

.text_box{
	width:610px;
}

.save_button{
	margin-bottom:10px;
}
 
#adminprojektek{
    padding-top:20px;
	padding-right:20px;
	margin-left:700px;
	width:40%;
}

#edit_categories{
	width:650px;
	background-color:#5e5e5e;
	border:#3e3e3e solid 2px;
	margin-top:20px;
	padding:20px 0 20px 0;
	float:left;
}

.new_category{
	width:120px;
	border:#5e5e5e solid 2px;
}