* { padding: 0; margin: 0; } 
html, body, form, input, select, fieldset, textarea {
	font-size: 13px;
	font-family: 'Georgia',arial, "Trebuchet MS", sans-serif;
	color: #404040;	

}

table,tbody, th, td{
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom:auto;
}


@font-face {  
  font-family: 'impact';  
  src: url( 'fonts/impact.eot' ) format("truetype");  
} 

@font-face {  
  font-family: 'antipasto';  
  src: url( 'fonts/antipasto_regular.eot' ) format("truetype");  
} 

@font-face {  
  font-family: 'antipasto_vekony';  
  src: url( 'fonts/antipasto_extralight.eot' ) format("truetype");  
}  

@font-face {  
  font-family: 'impact';  
  src: url( 'fonts/impact.otf' ) format("truetype");  
} 

@font-face {  
  font-family: 'impact';  
  src: url( 'fonts/impact.ttf' ) format("truetype");  
} 

@font-face {  
  font-family: 'antipasto';  
  src: url( 'fonts/antipasto_regular.otf' ) format("truetype");  
} 

@font-face {  
  font-family: 'antipasto_vekony';  
  src: url( 'fonts/antipasto_extralight.otf' ) format("truetype");  
} 

body {
   /* background:url('/images/body_bg.jpg') center top  no-repeat;*/
	background-color:#000;
}


h1{ font-size: 26px;font-family: 'Georgia','antipasto_vekony',arial, "Trebuchet MS", sans-serif;margin-bottom:10px;} 
h2{ font-size: 20px;font-family: 'Georgia','antipasto_vekony',arial, "Trebuchet MS", sans-serif;margin-bottom:10px;} 
h4{ 

	color:#fff; 	text-decoration: none;
    filter:alpha(opacity=80);
    opacity:0.8;
	background-color:#000;
	padding:10px;

	font-size:16px;
	font-family: 'impact',arial, "Trebuchet MS", sans-serif;

} 

/*h4{ font-size: 11px;font-family: arial, "Trebuchet MS", sans-serif;} */
h5{ font-size: 18px;font-family: 'antipasto',arial, "Trebuchet MS", sans-serif;margin-bottom:10px;} 


#wrapper{
	margin: 0 auto;
	width: 1000px; 
/*	margin-top:5px;*/
/*	-webkit-box-shadow: 0px 0px 30px 1px #4f4f4f;
	-moz-box-shadow: 0px 0px 30px 1px #4f4f4f;
	box-shadow: 0px 0px 30px 1px #4f4f4f;*/
	margin-bottom:20px;
/*	background-image:url('/images/wrapperbg.jpg');
	background-repeat:no-repeat;
	background-position: center top;*/
/*	background-color:#d0d0d1;*/
}

#menu_line{
	margin-top:10px;
	color:#fff; 	text-decoration: none;
	font-size:11px;
	font-family: arial, "Trebuchet MS", sans-serif;
	background-image:url('/images/top_menu_bg.png');
	width:100%;
	height:100px;
}

#wrapperhead{
	margin: 0 auto;
	width: 1000px; 
}

.whbox{
	height:90px;
	padding-left:60px;
	float:left;
	border-radius:0px 0px 0px 0px;
	padding-top:20px;
	box-shadow:4px 4px 4px #8e8e8e;
	margin-right:10px;
}


.whbox a{  
	color:#fff; 	text-decoration: none;
	font-size:21px;
	font-family: 'antipasto_vekony',arial, "Trebuchet MS", sans-serif;
}

.whbox a:hover, .whbox .active a{ 
	color:#fff;	text-decoration: none;
	font-size:21px;
	font-family: 'antipasto_vekony',arial, "Trebuchet MS", sans-serif;
}

#top{
	margin: 0 auto;
	width: 1000px;
	height:0px;	
/*	background: url("/images/head.png");*/
}

#tophead{
	width: 100%;
	height: 33px;
	text-align: center;
	background-color: #75c207;
}

#login{
	width: 220px;
/*	height:160px;	*/
/*	background-color:#e0e0df;*/
	padding-top:4px;
	color:#404040;
}

#top_menu{
	text-align:center;
	width:660px;
	height:60px;
	padding-top:40px;
	padding-left:20px;
}

.top_menu_content{
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

.top_menu_content:hover{
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

.top_menu_content a{  
	color:#888; 	text-decoration: none;
	font-size:13px;
	text-transform:uppercase;
}

.top_menu_content a:hover, .top_menu_content .active a{ 
	color:#fff;	text-decoration: none;
	font-size:13px;
	text-transform:uppercase;
}

.top_menu_content_current{
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	border-bottom:1px solid #fff;
}

.top_menu_content_current a{  
	color:#fff; 	text-decoration: none;
	font-size:13px;
	text-transform:uppercase;
}

.top_menu_content_current a:hover, .top_menu_content_current .active a{ 
	color:#fff;	text-decoration: none;
	font-size:13px;
	text-transform:uppercase;
}

#undermenu{
	margin: 0 auto;
	width: 100%; 
	border-bottom:1px solid #e0e0e0;
	background-color:#e6e6e6;
}

#m_leiras{
	margin: 0 auto;
	width: 1000px; 
/*	margin-top:5px;*/
	overflow:auto;
	height:auto !important; 
	height:100%; 
	min-height:100%;
}

#main{
	overflow:auto;
	width: 1000px;
	height:auto !important; 
	height:100%; 
	min-height:100%;
}

#headline_top{
	width:190px;
	height:26px;
	padding-left:40px;
	padding-right:5px;
	padding-top:9px;
	padding-bottom:5px;
	background-color:#1c1c1c;
	border-radius:10px 10px 0px 0px;
	margin-bottom:2px;
	color:#fff;	text-decoration: none;
	font-size:16px;
	font-family: 'antipasto_vekony',arial, "Trebuchet MS", sans-serif;
}

#headline_bg{
	background-color:#e0e0df;
}

#left_menu{
	float:left;
	width: 220px;
	margin-right:1px;
}

.left_menuitem{
	margin-bottom:25px;
}

.left_menuitem:hover{
	margin-bottom:25px;
}

.left_menuitem_current{
	margin-bottom:25px;
}

.left_menuitem a{  
	color:#fff; 	text-decoration: none;
	font-size:12px;
    filter:alpha(opacity=80);
    opacity:0.8;
	background-color:#000;
	padding:10px;

	text-decoration: underline;
	font-size:16px;
	font-family: 'impact',arial, "Trebuchet MS", sans-serif;
}

.left_menuitem a:hover, .left_menuitem .active a{ 
	color:#c60000; 	text-decoration: underline;
	font-size:12px;
    filter:alpha(opacity=80);
    opacity:0.8;
	background-color:#000;
	padding:10px;

	text-decoration: underline;
	font-size:16px;
	font-family: 'impact',arial, "Trebuchet MS", sans-serif;
}

.left_menuitem_current a{  
	color:#c60000; 	text-decoration: underline;
	font-size:12px;
    filter:alpha(opacity=80);
    opacity:0.8;
	background-color:#000;
	padding:10px;

	font-size:16px;
	font-family: 'impact',arial, "Trebuchet MS", sans-serif;
}

.left_menuitem_current a:hover, .left_menuitem_current .active a{ 
	color:#c60000; 	text-decoration: underline;
	font-size:12px;
    filter:alpha(opacity=80);
    opacity:0.8;
	background-color:#000;
	padding:10px;

	text-decoration: underline;
	font-size:16px;
	font-family: 'impact',arial, "Trebuchet MS", sans-serif;
}

#content_inside{
	float:left;
	text-align:justify;
/*    filter:alpha(opacity=80);
    opacity:0.8;*/
	margin-left:15px;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 10px 2px #4f4f4f;
	-moz-box-shadow: 0px 0px 10px 2px #4f4f4f;
	box-shadow: 0px 0px 10px 2px #4f4f4f;
}

#content{
	position:absolute;
	top:25%;
	right:100px;
	width:500px;
	padding-bottom:100px;
	text-align:justify;
	line-height:1.5em;
	padding:20px 30px;
	border-radius:10px;
	color:#fff;
}

#content_menu{
	position:absolute;
	top:25%;
	right:100px;
	width:500px;
	padding-bottom:100px;
	text-align:justify;
	background-color:#fff;
	line-height:1.5em;
	padding:20px 30px;
	border-radius:10px;
}


#content img{
	/*box-shadow:2px 2px 2px #333;*/
}

#content a{  
	color:#000; 	text-decoration: none;
	font-size:13px;
	border-bottom:1px dotted #333;
}

#content a:hover, #content .active a{ 
	color:#000;	text-decoration: none;
	font-size:13px;
	border-bottom:1px dotted #333;
}

#content ul, ol {
	margin-left:30px;
}

#content_menu ul, ol {
	margin-left:30px;
}

#content_menu img{
	/*box-shadow:2px 2px 2px #333;*/
}

#content_menu a{  
	color:#000; 	text-decoration: none;
	font-size:13px;
	border-bottom:1px dotted #333;
}

#content_menu a:hover, #content .active a{ 
	color:#000;	text-decoration: none;
	font-size:13px;
	border-bottom:1px dotted #333;
}

#bottom_menu{
	margin: 0 auto;
	width: 100%; 
	height: 400px;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background-color: #000;
	background-image:url('/images/bottom_bg.png');
	background-repeat:no-repeat;
	background-position:center bottom; 
} 

#foot{
	width: 1000px;
	height:18px;
	background-color: #3b5a9d;
	color:#fff;
	padding-top:2px;
	padding-left:5px;
	font-size:11px;
}

.input_mess{	
	background-color:#f4f4f4;
	border: #e4e5e6 1px solid;
	height:16px;
	width:200px;
	height:20px;
	font-size:12px;
	padding:2px;
/*	-webkit-box-shadow:0 2px 5px #868686 inset;
	-moz-box-shadow:0 2px 5px #868686 inset;
	box-shadow:0 2px 5px #868686 inset;*/
}

.clear { clear: both; background: none; }