
body {
	font: 62.5% Helvetica Neue, Arial, sans-serif;					
	color: #000;
}

#header, #wrapper {
	font-size: 1.1em;
	line-height: 1.3;
}

body,
input, textarea, select, option, button {
	font-family: Helvetica, Arial, sans-serif;
}

a:link {
	color: #2d2d2d;
	text-decoration: none;
	
}
a:visited {
	color: #2d2d2d;
	text-decoration: none;
	
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #2d2d2d;
	text-decoration: none;
	
}

sup {
	vertical-align: text-top;
}

em, cite {}

address {
	font-style: normal;
}


/* 	///// Type /////*/

#header p,
#header ul,
#header ol,
#wrapper p,
#wrapper ul,
#wrapper ol {
	margin: 0 0 1.364em;
	line-height: 1.3;
}




.thumb_title{
	text-align:center;
	float:left;
	width:200px;
	color: #11111;
	margin-top:0px;


	font: 100% Helvetica Neue, Arial, sans-serif;
	font-weight:bold;
	line-height: 1;
	
}

.katekoria{
	
	font-style:italic;
	color: #666666;
	font: italic 100% "Times New Roman", Times, serif;	
}

.copy{
	
	font-style:italic;
	color: #666666;
	font: 100% Arial, Helvetica, sans-serif;		
}
