html,body
{
	height:100%;
	margin:0;
	font-family:  Arial;
  background:url('files/bg.jpg') top center repeat;
}

/* layers */

#bg-top
{
  position:absolute;
	top:0px;
	left:0px;
	margin:0 auto;
	width:100%;
	height:665px;
  background:url('files/bg-top.jpg') top center repeat-x;
  z-index:0;
 
}

#page-top
{
	position:absolute;
	top:170px;
	left:50%;
	margin-left:-220px;
	width:609px;	
	height:31px;
	z-index:1;
  background:url('files/bg-page-top.jpg') left top no-repeat;
  
 
}

#block-1
{
	position:absolute;
	top:201px;
	left:50%;
	margin-left:-220px;
	width:609px;	
	z-index:1;
  background:url('files/bg-page-2.jpg') left top repeat-y;
  
 
}

#header
{
	position:absolute;
	top:0px;
	left:50%;	
	width:1122px;
  height:654px;	
	background:url('files/header.jpg') left top no-repeat;
	margin:0px;
	margin-left:-549px;
	padding:0px;
	z-index:1;

}




#header-2
{
	position:absolute;
	top:186px;
	left:50%;
  margin-left:-365px;	
	width:246px;
	height:350px;
	z-index:3;

}


#page
{  
   	position:relative;   	
   	width:609px;    	   	
   	background:url('files/bg-page-1.jpg') bottom center no-repeat;
   	margin:0px;
	  padding:0px;
	  
}


 /* MIN HEIGHT FOR Internet Explorer */
/* firefox */
#page
{  
    /* height */
    min-height:710px;
    height:auto;
}
/* IE */
* html #page {
height: 710px;

}
/* END MIN HEIGHT FOR Internet Explorer */



#inside
{
width:510px;
margin-left:53px;
padding-bottom:68px;
font-family:arial ;
color:#666666;
font-size:12px;
font-weight:normal  ;

}


/* top menu */

#top-menu
{
  position:absolute;
	width:610px;
  height:123px;	
	left:50%;
	top:0px;
	margin-left:-215px;
	z-index:15;
	padding:0px;
	text-align:right;
}




#left-menu
{
  	z-index:4;
   	position:absolute;
   	left:50%;
   	top:169px;
   	width:118px;   	
   	margin-left:-393px;	
}

/*
#left-menu a
{
display:block;
font-family: arial;
font-size:12px	;
text-decoration:none; 
font-weight:bold;  
color:#595804;
	
}

#left-menu a:hover
{
color:#D08A19;
}

#left-menu a.here
{
display:block;
font-family: arial;
font-size:12px	;
text-decoration:none; 
font-weight:bold;  
color:#D08A19;
	
}

#left-menu a:hover.here
{
color:#D08A19;
}
*/

.baner
{
position:relative;
width:172px;
margin:0px;
background:url('files/baner-bg.jpg') center top repeat-y;
text-align:center;
}		
.baner-top
{
position:relative;
top:-3px;
width:172px;
height:32px;
}	
.baner-bottom
{
position:relative;
width:172px;
height:12px;
}	

a
{
	
	  text-decoration:none;
    font-family:#arial;
    color:#2B4395;
    font-weight:normal;
    font-size:13px;
}

a:hover
{
	color:#D08A19;
}

/*headers*/

h2
{
    font-family:arial;
    color:#22134D;
    font-size:16px;
    margin-top:0px;

}

h2
{
    font-family:arial;
    color:#22134D;
    font-size:15px;
    margin-top:0px;

}
h3
{
    font-family:arial;
    color:#22134D;
    font-size:14px;   
    margin-top:2px;
    margin-bottom:5px;
    

}
h4
{
    font-family:arial;
    color:#22134D;
    font-size:13px;    
    font-weight:normal;
}


.orange
{
    font-family:arial;
    color:#EE9B0A;
    font-size:12px; 
   
}

.grey
{
    font-family:arial;
    color:#696969;
    font-size:12px; 
    font-weight:normal;
}
.black
{
    font-family:arial;
    color:#000000;
    font-size:12px; 
    font-weight:normal;
}
.red 
{
    font-family:arial;
    color:#FF0000;
    font-size:12px; 
    font-weight:normal;
}

.red a 
{
    font-family:arial;
    color:#FF0000;
    font-size:12px; 
    font-weight:bold;
}

.red a:hover 
{
    font-family:arial;
    color:#F5D425;
    font-size:12px; 
    font-weight:bold;
}


/* others */

.hidden
{
	display:none;
}


img
{
	border:0px;
	vertical-align:middle;
}



hr.clear
{
   clear: both;
   height: 1px;
   border: none;
   visibility: hidden;
   margin:0 auto;
}

/*footers*/


#copyright
{
	position:relative;
	width:100%;
	text-align:center  ;
	height:35px;
	line-height:35px;
  font-family:arial ;
  color:#ffffff;
  font-size:11px;
  
}





/* page list */

#list
{
	width:100%;

}


#list ul li
{
	float: left;
	line-height:19px;
	background:url('files/bone_.jpg') left  no-repeat;
	margin: 2px;
	width: 19px;
	height: 19px;
	padding:0px;

}
#list ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	display:block;

}
#list   li a
{

	border:1px solid #1CAB4F;
	float: left;
	margin: 2px;
	width: 19px;
	height: 19px;
	font-family:arial;
    font-size:11px	;
    text-decoration:none;
    color:#5F5F5F;
}

#list  li a:hover
{
	color:#ffffff;
	background:#61BC39;
}

#list  u
{
	font-weight:bold;
	color:#5A140E;
	background:#E0E8E4;
	border:1px solid #3E6D8A;
	float: left;
	margin: 2px;
	width: 19px;
	height: 19px;
	font-family:arial;
    font-size:11px	;
    text-decoration:none;
}


/* thumb */
.thumb
{
	width:auto;
	height:auto;
	float:left;	


}


.thumb img
{

	position:relative;

}

.thumb2
{
	width:auto;
	height:auto;
	float:left;	
  margin:  5px 5px 0px 0px;

}


.thumb2 img
{

	position:relative;

}

.th-top
{

height:6px;
background:url('files/th-top.jpg') bottom  repeat-x;
margin:0px;
padding:0px;
border:0px solid;
}
.th-left
{

height:6px;
background:url('files/th-left.jpg') bottom right repeat-y;
margin:0px;
padding:0px;
border:0px solid;
}
.th-right
{

height:6px;
background:url('files/th-right.jpg') bottom left repeat-y;
margin:0px;
padding:0px;
border:0px solid;
}
.th-bottom
{

height:6px;
background:url('files/th-bottom.jpg')  top repeat-x;
margin:0px;
padding:0px;
border:0px solid;
}

.th-left-corner-top
{
width:6px;
height:5px;
background:url('files/th-left-corner-top.jpg') bottom no-repeat;
margin:0px;
padding:0px;
border:0px solid  ;
}
.th-right-corner-top
{
width:6px;
height:5px;
background:url('files/th-right-corner-top.jpg') bottom left no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}
.th-left-corner-bottom
{
width:6px;
height:5px;
background:url('files/th-left-corner-bottom.jpg') top right no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}
.th-right-corner-bottom
{
width:6px;
height:5px;
background:url('files/th-right-corner-bottom.jpg') top left no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}

.th-img
{
margin:0px;
padding:0px;
border:0px solid;
}



/*detail*/
.detail-top
{

height:12px;
background:url('files/detail-top.jpg') bottom  repeat-x;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-left
{

height:6px;
background:url('files/detail-left.jpg') bottom right repeat-y;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-right
{

height:6px;
background:url('files/detail-right.jpg') bottom left repeat-y;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-bottom
{

height:12px;
background:url('files/detail-bottom.jpg')  top repeat-x;
margin:0px;
padding:0px;
border:0px solid;
}

.detail-left-corner-top
{
width:9px;
height:9px;
background:url('files/detail-left-corner-top.jpg') bottom no-repeat;
margin:0px;
padding:0px;
border:0px solid  ;
}
.detail-right-corner-top
{
width:9px;
height:9px;
background:url('files/detail-right-corner-top.jpg') bottom left no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-left-corner-bottom
{
width:6px;
height:5px;
background:url('files/detail-left-corner-bottom.jpg') top right no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}
.detail-right-corner-bottom
{
width:6px;
height:5px;
background:url('files/detail-right-corner-bottom.jpg') top left no-repeat;
margin:0px;
padding:0px;
border:0px solid;
}

.detail-img
{
margin:0px;
padding:0px;
border:0px solid;
background : #ffffff url('files/bg-detail.jpg') bottom left repeat-x;

}
.detail-name
{
background : #E863B0;
height:26px;
font-weight:bold;
color:#ffffff;	
font-family:arial;
font-size:17px;
line-height:29px;
}



/*attributes*/

#att
{
width:100%;
border:0px solid;
padding:0px;
margin-bottom:10px;
border-right:1px solid #DEE1F2;
border-top:1px solid #DEE1F2;

}

#att th
{
border:0px solid;
background:#B5BBCF;
font-family:arial ;
color:#566BBE;
font-size:12px;
font-weight:bold;
border-left:1px solid #DEE1F2;
border-bottom:1px solid #DEE1F2;
width:auto;
height:20px;
padding:3px;
text-align:center;
}

#att td.empty
{
border:0px solid;
font-family:arial ;
color:#7D818F;
font-size:12px;
font-weight:normal;
border-left:1px solid #DEE1F2;
border-bottom:1px solid #DEE1F2;
background:url('files/att-empty.jpg') top left repeat-x;
width:auto;
height:20px;
padding-left:3px;
text-align:left;
}

input.check

{
width:15px;
height:15px;
}


td
{
color:#22134d;
font-size:12px;
font-family:arial;
}
/*
input
{
  width:130px;
  height:19px;
  border:1px solid #55527b;
  font-family:arial;
  color:#22134d;
  font-size:12px; 
  background:#ffffff;
}
*/
input.two
{
  width:100px;
  height:19px;
  border:1px solid #55527b;
  font-family:arial;
  color:#22134d;
  font-size:12px; 
  background:#ffffff;
}

input.three
{
  width:87px;
  height:37px;
  border:1px solid #55527b;
  font-family:arial;
  color:#5580ad;
  font-size:20px; 
  font-weight:bold;
  background:#ffffff;
  line-height:35px;
  text-align: center  ;
  vertical-align:middle;
}

textarea
{
  width:355px;
  height:80px;
  border:1px solid #55527b;
  font-family:arial;
  color:#22134d;
  font-size:12px; 
  background:#ffffff;
}

input.send
{
  width:80px;
  height:20px;
  border:0px solid ;
  font-family:arial;
  color:#9F763B;
  font-size:14px; 
  background:none;
  font-weight:bold;
}

/*flags*/
#sk
{
position:absolute;
top:5px;
left:50%;
margin-left:-391px;
width:21px;
height:15px;
z-index:20;
}
#eng
{
position:absolute;
top:20px;
left:50%;
margin-left:-391px;
width:21px;
height:15px;
z-index:20;
}
#hu
{
position:absolute;
top:35px;
left:50%;
margin-left:-391px;
width:21px;
height:15px;
z-index:20;
}


















