/* Reset */
body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0; padding:0; list-style:none; border:none;}
/* End Reset */

#wins {font-size:0.7em; font-family:Arial,Verdana,Sans-Serif; font-weight: bold; color: black;}
a {color:white;}

/*.bodycolor-green {background:#85B737;}*/
/*.bodycolor-blue   {background:#0F8396;}*/
/*.bodycolor-red    {background:#C12525;}*/
/*.bodycolor-purple {background:#CE458D;}*/
/*.bodycolor-grey {background:#787F69;}*/
/*.bodycolor-black {background:#2B2B2B;}*/
/*.bodycolor-white  {background:#E3F8ED;}*/

.bodycolor-green {background:#35AB01;}
.bodycolor-blue   {background:#1092C7;}
.bodycolor-red    {background:#800000;}
.bodycolor-purple {background:#990073	;}
.bodycolor-grey {background:#252525;}
.bodycolor-black {background:#121212;}
.bodycolor-white  {background:#E3F8ED;}


/* Colors */
.color-yellow {background:#f2bc00;}
.color-red    {background:#dd0000;}
.color-blue   {background:#148ea4;}
.color-white  {background:#dfdfdf;}
.color-orange {background:#f66e00;}
.color-green  {background:#8dc100;}
.color-yellow h3,
.color-white h3,
.color-green h3
	{color:#000;}
.color-red h3,
.color-blue h3,
.color-orange h3
	{color:#FFF;}
/* End Colors */

/* Head section 
#head {
    background: #000 url(img/head-bg.png) repeat-x;
    height: 100px;
}
#head h1 {
    line-height: 100px;
    color: #FFF;
    text-align: center;
    background: url(img/inettuts.png) no-repeat center;
    text-indent: -9999em
}
*/
/* End Head Section */

/* Columns section */
#columns .column {
    float: left;
/*     width: 33.3%; */
	    width: 236px;
	/* Min-height: */
	min-height: 400px;
	height: auto !important; 
	height: 400px;

}

/* Column dividers (background-images) : 
	#columns #column1 { background: url(img/column-bg-left.png) no-repeat right top; }
	#columns #column3 { background: url(img/column-bg-right.png) no-repeat left top; }
*/	
#columns #column1 .widget { margin: 5px 10px 0 5px; }
#columns #column2 .widget { margin: 5px 0 0 0; }
#columns #column3 .widget { margin: 5px 0 0 10px; }
#columns .widget {
    margin: 10px 0 0 0;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	/* border: 1px solid black; */
}
#columns .widget .widget-head {
    color: #000;
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px;

   

}
#columns .widget .widget-head h3 {
    padding: 0 5px;
    float: left;
    font-size: 10pt;
}
#columns .widget .widget-content {
     background: #fff url(img/widget-bg.png) repeat-x; 
/*     padding: 0 5px; */
/*    color: #DDD; */
    color: #000; 
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    /* line-height: 1.2em; */
    overflow: hidden;
	
}
#columns .widget .widget-content p {    padding: 0.8em 0;
    border-bottom: 1px solid #666;

}
#columns .widget .widget-content img {
    float: right;
    margin: 10px;
    border: 1px solid #FFF;
}
#columns .widget .widget-content pre {
/*     padding: 0.5em 5px; */
    color: #EEE;
    font-size: 12px;
}


#columns .widget .widget-content ul {
/*    padding: 5px 0 5px 20px; */
    list-style: none;
	width: 100%;
margin: 10px 0 0 0;



}
#columns .widget .widget-content ul li a {
/*	margin 0 auto;
	padding: 0; */
	
	text-decoration: none;
	font-size: 9pt; font-family:Arial,Verdana,Sans-Serif; color: black;
	font-weight: normal;
	text-align: left;	
	margin: 0 0 0 5px;


}

#columns .widget .widget-content ul li a:hover {

	color: #6F6F6F;


}

#columns .widget .widget-content ul li {
/* 	padding: 3px 0; 	 */
	
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	text-align: left;
	padding: 3px;

}
#columns .widget .widget-content ul li:hover {


	background: #CCCCCC;	
	
}

#columns .widget .widget-content ul li:hover a {

	color: #6F6F6F;

	
}


#columns .widget .widget-content ul.images {
    padding: 7px 0 0 0;
    list-style: none;
    height: 1%;

}
#columns .widget .widget-content ul.images li {
    display: inline;
    float: left;
}
#columns .widget .widget-content ul.images img {
    display: inline;
    float: left;
    margin: 0 0 7px 7px;
}
/* End Columns section */

.removed{
 display: none;
}

#egyedi .mentes{
	cursor:pointer;
}
#egyedi .torles{
	cursor:pointer;
}
#egyedi .lock{
	cursor:pointer;
}
