body {
    margin: 0;
    padding: 0;
    color: #666666;
    background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
}

td{
       font-size: 12px;
   
}






h3 {
	color: #9F3600;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
}

#debut_text {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 35px;
	margin-right: 35px;
	color: #9F3600;
	font-family:  Verdana, Arial,  Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
    text-align: justify;
}

#debut_text_nyito p{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #9F3600;
	background-color: inherit;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    text-align: justify;
}



#line {
	padding-left: 20px;
}
.img {
 padding-top: 50px;
}


#bemut_pic {
	padding-right: 35px;
}

#bemut_pic_text {
	color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	padding-right: 70px;
	text-align: right;
	
}
/*em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

.centered {
    text-align: center;
}

.centered2 {
    text-align: center;
    margin-top: 15px;
}

.tableref{
    border-collapse: collapse;
    border: 1px solid #92996F;
}

.tdhead{
    background-color: #5E92C4;
    padding: 5px 5px 5px 5px;
    color: #FFFFFF;
    border: 2px solid #92996F;
}

.tdtitle1{
    padding: 2px 2px 2px 2px;
    border: 1px solid #92996F;
}

.english_version {
    list-style-type: none;
    color: #FFFFFF;
    background-color: #92996F;     
    height: 20px;
    margin: 15px 0 5px 90px;
    padding: 1px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 400px;
    border-bottom: 1px solid #FFFFFF;
}

.online_reg {
    list-style-type: none;
    color: inherit;
    background-color: #inherit;
    height: 25px;
    margin: 15px 0 0 105px;
    padding: 2px 0 0 0;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 340px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.m2list_header {
    list-style-type: none;
    color: #666666;
    background-color: inherit;     
    height: 20px;
    margin: 20px 0 3px 45px;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 460px;
    border-bottom: 1px solid #92996F;
}

.m2list_date {
    list-style-type: none;
    color: #FF6600;
    background-color: inherit;     
    margin: 0 0 0 45px;
    padding: 0 0 0 20px;
    font-weight: bold;
    text-align: left;
    width: 100px;
}

.m2list_text {
    list-style-type: none;
    width: 460px;
    margin: 0 0 0 45px;
    padding: 0 20px 0 20px;
}

.m1list_header {
    list-style-type: none;
    color: #000000;
    background-color: #CBD3A7;
    height: 20px;
    margin-top: 10px;
    padding: 0 0 0 6px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 460px;
    border-bottom: 1px solid #92996F;
}

.m1list_title1 {
    list-style-type: none;
    color: #666666;
    background-color: #DAE3B4;
    padding: 3px 0 0 20px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    width: 460px;
}

.m1list_title2 {
    list-style-type: none;
    color: #666666;
    background-color: #DAE3B4;
    margin-right: 11px;
    margin-left: 11px;
    padding: 3px 0 0 20px;
    font-size:11px;
    font-weight: normal;
    text-align: left;
    width: 460px;
}

.m1list_footer {
    list-style-type: none;
    color: #666666;
    background-color: #DAE3B4;
    margin-right: 11px;
    margin-left: 11px;
    padding: 3px 0 0 10px;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    width: 460px;

}*/

#maincontainer {
    margin: 0;
    padding: 0;
    width: 100%;
	height: auto;
/*	background-color: #000000; */
    
}

#container {
    margin: auto;
    padding: 0;
    width: 766px;
	height: auto;
    }


#header {
    clear: left;
    margin: 0;
    padding: 0;
    width: 766px;
    height: 378px;
	background: url(./images/top.jpg)
}



#center_container {
    margin: auto;
    padding: 0;
    width: 766px;
	height: auto;
    background-color: #131314;
	border-left: 1px solid #f6f8ed;
	border-right: 1px solid #f6f8ed;
}

#left_container {
    width: 165px;
    height: auto;
	float: left;
	background-color: #131314;
	/*border-left: 1px solid #f6f8ed;*/
	border-right: 1px solid #f6f8ed;
}

#menu_top {
	padding: 0;
	margin-left: 5px;
    width: 135px;
    height: 40px;
	background-image: url(images/menu_top.jpg);
	float: left;
	background-color: #131314;
}

#menu_center {
	padding: 0;
	margin-left: 5px;
    width: 135px;
    height: 39px;
	background-image: url(images/menu_center.jpg);
	float: left;
	background-color: #131314;
}

#menu_elvalaszt {
	padding: 0;
	margin-left: 5px;
    width: 135px;
    height: 18px;
	background-image: url(images/menu_elvalaszt.jpg);
	float: left;
	background-color: #131314;
}
#menu_down {
	padding: 0;
	margin-left: 5px;
    width: 135px;
    height: 39px;
	background-image: url(images/menu_down.jpg);
	float: left;
	background-color: #131314;
}




#content {
    margin: 0;
    padding: 0;
    width: 598px;
    height: auto;
    text-align: center;
	float: left;
    /*overflow: auto;*/
	border-left: none;
	
	border-left: 1px solid #f6f8ed;
	background-color: #131314;
}

/*#header_down_bottom {
    padding: 0;
    margin: 0;
	width: 480px;
    height: 5px;
	float: left;
    background-image: url(images/header_down_bottom.gif);
	background-repeat: repeat-x;
	background-color: #F8E7BC;
}
*/
#menubar {
    width: 480px;
    height: 35px;
	float: right;
    /*border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #92996F;*/
    background-image: url(./images/menubar_background.jpg);
}

#menubar ul {
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-align: center;
	
}

#menubar li {
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
    width: 115px;
	height: 20px;
}

#menubar a  {
	clear: right;
    display: block;
	margin-right: 20px;
    padding-top: 10px;
    padding-left: 10px;
    background-color: inherit;
    color: #FFFFFF;
	font-weight: bold;
    /*background-image: url(./images/menubar_gr.gif);*/
    text-decoration: none;
}

#menubar a:hover {
    display: block;
    padding-top: 8px;
	padding-left: 10px;
    color: #000000;
	/*background-color: #CC6600;*/
  /*background-image: url(./images/menu_down.jpg);*/
    text-decoration: none;
}

#menubar a.active {
    color: #f8e7bc;
	padding-top: 8px;
	padding-left: 10px;
	text-decoration: underline;
    background-color: inherit;
    /*background-image: url(./images/menu_down.jpg);*/
}

#menubar a.active:hover  {
    color: #FFFFFF;
    background-color: inherit;
    /*background-image: url(./images/menu_down.jpg);*/
}

#menubar a.inactive {
    color: #a23308;
    background-color: inherit;
    /*background-image: url(./images/menubar_gr.gif);*/
}

#menubar a.inactive:hover {
    color: #FFFFFF;
	text-decoration: underline;
    background-color: inherit;
    /*background-image: url(./images/menu_down.jpg);*/
}


/*#left_panel {
    margin: 0;
    padding-top: 15px;
    float: left;
    width: 190px;
    height: 420px;
    text-align: left;
}

#left_panel #en_flag {
    margin: 0;
    padding: 0;
    text-align: center;
    height: 50px;
}

#left_panel #en_flag img{
    margin: 0;
    padding: 0;
}

#left_panel #navcontainer ul {
    margin: 0; padding: 0;
    list-style: none;
}

#left_panel #navcontainer li {
    padding: 0;
    margin: 0;
}

#left_panel #navcontainer a {
    display: block;
    margin-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFFFFF;
    background-color: inherit;
    font-size:11px;
    font-weight: normal;
    text-indent: 3px;
    text-decoration: none;
    border-left: 5px solid #92996F;
    border-bottom: 1px solid #FFFFFF;
}

#left_panel #navcontainer a:hover {
    display: block;
    margin-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFFFFF;
    background-color: inherit;
    font-size:11px;
    font-weight: normal;
    text-indent: 3px;
    text-decoration: none;
    border-left: 5px solid #92996F;
    border-bottom: 1px solid #006699;
    background-image: url(./images/menu_nar.gif);
}


#left_panel #navcontainer a.active {
    background-image: url(./images/menu_vgr.gif);
    color: #006699;
    background-color: inherit;
    border-bottom: 1px solid #006699;
}

#left_panel #navcontainer a.active:hover  {
    background-image: url(./images/menu_nar.gif);
    color: #FFFFFF;
    background-color: inherit;
    border-bottom: 1px solid #006699;
}

#left_panel #navcontainer a.inactive {
    color: #FFFFFF;
    background-color: #92996F;
}

#left_panel #navcontainer a.inactive:hover {
    color: #FFFFFF;
    background-color: inherit;
    background-image: url(./images/menu_nar.gif);
}


#main_panel {
    margin: auto;
    padding: 0;
    width: 760px;
    height: 582px;
    text-align: justify;
	background-color: #EEEDED;
}

#in_top {
	margin: 0;
    padding: 0;
    width: 760px;
    height: 27px;
    background-image: url(./images/in_top.gif);
    background-color: #F9E8BD;
}

#in_middle {
	margin: 0;
    padding: 0;
    width: 760px;
    height: 500px;
    background-image: url(./images/in_middle.gif);
    background-color: #F9E8BD;
	background-repeat: repeat-y;
}

#in_bottom {
    width: 760px;
    height: 27px;
    background-image: url(./images/in_bottom.gif);
    background-color: #F9E8BD;
}



#main_content {
    margin: 0px 0px 0px 30px;
    padding: 0;
    width: 700px;
    height: 500px;
    text-align: center;
    overflow: auto;
	background-image: url(./images/main_pic4_gray.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F3F3F3;
	border-left: none;
	
}

#refer {
	padding-bottom: 25px;
}

#refer p{
	margin-top: 40px;
	margin-bottom: 5px;
	color: #9F3600;
	background-color: inherit;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}


#main_references {
	float: left;
	width: 171px;
	height: 40px;
	margin-left: 70px;
	margin-top: 20px;
	
}

#main_references_2 {
	float: left;
	width: 171px;
	height: 40px;
	margin-left: 70px;
	margin-top: 35px;
	
}

#main_references_3 {
	float: left;
	width: 171px;
	height: 40px;
	margin-left: 70px;
	margin-top: 35px;
	
}

#main_references_4 {
	float: left;
	width: 171px;
	height: 40px;
	margin-left: 70px;
	margin-top: 40px;
	
}



#main_refer_pics {
	width: 161px;
	height: 70px;
	float: right;
	padding-right: 200px;
	padding-top: 5px;	
}


#main_refer_pics_2 {
	width: 160px;
	height: 70px;
	float: right;
	padding-right: 170px;
	padding-top: 5px;	
	
}

#main_refer_pics_3 {
	width: 144px;
	height: 70px;
	float: right;
	padding-right: 155px;
	padding-top: 5px;	
	
}

#main_refer_pics_4 {
	width: 154px;
	height: 70px;
	float: right;
	padding-right: 120px;
	padding-top: 5px;	
	
}

#main_content_header_text {
	margin-bottom: 20px;
	
}





#main_panel p {
    padding: 0 35px 2px 35px;
}

#body_bottom {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
    color: #EF8A59;
	width: 760px;
    height: 28px;
    background-image: url(./images/body_bottom.gif);
    background-color: #eeeded;
}*/

#footer {
    margin: 0;
	clear: both;
    width: 766px;
    height: 38px;
	background-color:#000000;
	border: 1px solid #f6f8ed;
	
    /*border-left: 1px solid #92996F;
    border-right: 1px solid #92996F;
    */
}


#footer p {
    margin: 0;
    padding: 4px 15px 4px 0;
    font-size: 10px;
    text-align: right;
    color: #666666;
	line-height: 14px;
    background-color: inherit;
	
}


h1 {
    margin: 0 0 11px 0;
    padding: 0 35px 2px 35px;
    font-size: 14px;
    font-weight: normal;
	color: #999999;
}

h2 {
    color: #CF6F4D;
    font-size: 16px;
    font-weight: bold;
}


.list1 {
    text-align: left;
    list-style-position: outside;
    list-style-image: url(images/bull_blue.gif);
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: 11px;
    margin-left: 25px;

}

.list2 {
    text-align: left;
    list-style-position: outside;
    list-style-image: url(images/bull_yellow.gif);
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: 15px;
    margin-left: 25px;
}

.list3 {
    text-align: left;
    list-style-position: outside;
    list-style-image: url(images/bull_yellow.gif);
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: 11px;
    margin-left: 25px;
}

.list3b {
    text-align: left;
    list-style-position: outside;
    list-style-image: url(images/bull_green.gif);
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: 8px;
    margin-left: 45px;
}


/* #screenshots */
#screenshot_categories {
    display: block;
    clear: left;
    width: 670px;
    margin: 0 0 0 10px;
    padding: 0;
	
}
#screenshot_categories a {
    text-decoration: none;
}
#screenshot_categories a img{
    border: 0;
}
#screenshot_categories .cat_name {
    display: block;
    clear: left;
}

.screenshot_cat_name {
    display: block;
    width: 100%;
    clear: left;
    color: #62674B;
    background-color: inherit;
    margin: 0 0 5px 5px;
    padding: 15px 0 5px 0;
    font-size: 12px;
    font-weight: bold;
}

#screenshot_categories .thumbnails {
    display: block;
    margin: 0;
    padding: 0;

}
#screenshot_categories .thumbnail_subscription {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
    
}
#screenshot_categories .thumbnails li{
    display: block;
    width: 90px;
    height: 104px;
    margin: 2px 2px 2px 12px;
    padding: 0;
    /*border: 1px solid gray;*/ 
    float: left;
    text-align: center;
}


/* LIGHTBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
/* KERESES */
#tyreSearch {
    text-align: center;
}
#tyreSearch fieldset {
    border: 1px solid #808080;
    margin: 2px; padding: 7px;
}
#tyreSearch legend {
    font-size: 10px;
	background-color: inherit;
    color: #ff9900;
}
#tyreSearch table {
    border-collapse: collapse;
    width: 95%;
    margin: auto; margin-top: 30px;
}
#tyreSearch table th {
	padding: 5px 0 5px 0;
    font-size: 12px; font-weight: normal;
    background-color: #333333; color: #ff9900;
    border: 1px solid #808080; 
}
#tyreSearch table td {
    border: 1px solid #808080;
    text-align: center;
    background-color: inherit; color: white;
}
#tyreSearch td img {
    border: 0;
}
#tyreSearch select, #tyreSearch input {
    font-size: 10px;
}