   BODY{
	background-color : White;
	color : Black;
	font-family : sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	leftmargin:0;
	rightmargin:0;
	bottommargin:0;
	topmargin:0;
	background : White;
	background-image : url("../images/csik_h_01.png");
	background-position : center;
	background-repeat : repeat-y;
	background-attachment : scroll;
	height:100%;
}
Html{ 
height:100%; }

			html, body {
				height: 100%;
			}

	
#slideshow {
	width: 160px;
	height: 160px;
}	
			
#container {
				position: relative;
				min-height: 100%;
				/*height: 100%;*/
				voice-family: "\"}\"";
				voice-family: inherit;
				/*height: auto;*/
			}		
#content {
				padding: 10px;
				padding-bottom: 48px;
			}				
#footer {
	position: absolute;
	bottom: -5px;
	padding: 0px;
	width: 100%;
	text-align : center;
}
ul#animated-portfolio{
         padding: 0;
         margin: 0;
         list-style-type: none;
 }
 ul#animated-portfolio li{
	padding: 0 0;
}



/*
#eulogo {
				
				top:-60px;
				left:0px;
				padding: 0px;
				position:relative;
				min-height: 100%;
				width: 1030px;

				voice-family: "\"}\"";
				voice-family: inherit;
				text-align : Right;
			}	
			*/


A{
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size: 10pt;
	color: Navy;
}

A:hover{color:Red;}
A.cimlink{
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size: 10pt;
	color: white;
} 
A.footer{
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size: 10pt;
	color: white;
} 
 A.footer:hover{color:Red;}

A.cimlaplink{
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size: 10pt;
	color: gray;
} 
 A.cimlaplink:hover{color:Red;} 
 
 A:cimlink{color:white;}
TH{
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size: 10pt;
	color: Black;
}
TD{
	font-family : sans-serif;
	text-decoration : none;
	font-size: 10pt;
	color: Black;
}
TD.cim{
	font-family : sans-serif;
	text-decoration : none;
	font-size: 7pt;
	color: White;
	font-weight : bolder;
}
TD.person_td
{
	background : url("../images/persons/hatter.jpg");
}
TD.ref_td_hatter
{
	background : url("../images/referenciak/hatter_01.jpg");
	background-repeat : no-repeat;
	background-position : center;
}
TD.ref{
	font-family : sans-serif;
	text-decoration : none;
	font-size: 12pt;
	color: White;
	font-weight : bolder;
}

TD.cimlap2{
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size: 10pt;
	color: Gray;
}

TABLE.szines01
{ 
background-position: top; 
background-repeat: repeat-x; 
background-image: url("../images./csik_trans_02.png");
 }

DIV.cimlap1{
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size: 11pt;
	color: Gray;
	font-weight: bold;
}
DIV.csik{
	background-image : url("../images/csikarnyek_01.gif");
	height: 9px;
	border : none;
}

DIV.verticaltd
{
writing-mode: tb-rl;
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
-o-transform: rotate(-90deg);  /* Opera 10.5 */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; /* IE8 */
}


TD.vastagtd{
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size: 12pt;
	color: Black;
	background-repeat : repeat;
}
.dhtmlwindow{
	/* Also csik*/
	position: absolute;
	border: 2px solid Gray;
	visibility: hidden;
	background-color: #E5E5E5;
}
.drag-handle{
	/*CSS for Drag Handle*/
	padding: 2px;
	text-indent: 5px;
	font: bold 14px Arial;
	background-color: #8c2633;
	color: white;
	cursor: move;
	overflow: hidden;
	width: auto;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

.drag-contentarea{
	/*CSS for Content Display Area div*/
	border-top: 1px solid Gray;
	background-color: #E5E5E5;
	background-image : url("../images/hatter.gif");
	color : Black;
	font-family : sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 150px;
	padding: 0px;
	overflow: auto;
}
.drag-statusarea{
	/*CSS for Status Bar div (includes resizearea)*/
	border-top: 1px solid gray;
	background-color: silver;
	height: 13px;
	/*height of resize image*/
}

.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
	
