.background
{
	background: #99937D;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

a:link {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #35332C;
}
	
a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C594D;
}
	
a:active {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #35332C;
}
	
a:hover 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D9784;
}

.main_table
{
	width: 780;
	height: 100%;
}

.flash_table
{
	height: 270;
}

.fejlec_table
{
	height: 50;
}

.td_bg_left
{
	background: url(../img/td_bg_left.gif) repeat-y;
}

.td_bg_right
{
	background: url(../img/td_bg_right.gif) repeat-y;
}

.td_bg_text
{
	background: #f1f1f1;
	height: auto;
	vertical-align: top;
}

.td_bg_links_csik
{
	background: url(../img/td_bg_bottom_links.gif);
	background-repeat: no-repeat;
}

.bottom_links{ 
	background: url(../img/index_img/bottom_links.gif) repeat-y;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: gray;
}

.bottom_links a:link, 
.bottom_links a:visited, 
.bottom_links a:active{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: gray;

}

.bottom_links a:hover{
	color: #404040;
}

.td_bg_bottom
{
	background: url(../img/td_bg_bottom.gif) repeat-y;
}

.main_text_box
{
	width: 590;
	height: auto;
	background: #f1f1f1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: justify;
	vertical-align: top;
}

.main_text_box_image_left
{
	vertical-align: top;
	text-align: left;
}

.main_text_box_image_right
{
	vertical-align: top;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

.main_text_box_apro
{
	width: 590;
	height: auto;
	background: #f1f1f1;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: justify;
	vertical-align: top;
}

.red_text
{
	color: #DF0000;
}

.index_csik
{
	background: url(../img/index_img/stripe_repeat.gif);
	background-position: center;
	background-repeat: repeat-y;
	height: 100%;
}
.szponzor
{
	text-align: center;
	vertical-align: top;
}
img { border:none; }
img.left {
    float:left;
    margin:5px 5px 5px 0px;
}
img.right {
    float:right;
    margin:5px 0px 5px 5px;
}
