body
{
	background-color: #000;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	paddng: 0;
	margin: 40px 0;
	color: #fff;
}

#container
{
	width: 746px;
	margin: 0 auto;
	padding: 2px  0 0;
	background-color: #000;
}

h1, #main, #footer
{
	width: 713px;
	margin: 0 auto;
}

#footer
{
	position:relative; top:0; left: 0;
	padding-top: 7px;
}

#footer .ezax { position: absolute; top: 3px; left: 170px; }
#footer .ezax A { font-family: Tahoma; font-size: 13px; color: #ffffff; text-decoaration:none; }


#logo
{
	margin-left: 2px;
	display: block;
	height: 15px;
	text-indent: -9999px;
	background-image: url(../img/zax.gif);
	background-repeat: no-repeat;
}

#main
{
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background-color: #242424;
}

h3
{
	display: none;
}

label#h
{
	font: 17px Arial;
	font-weight: bold;
	margin-left: 20px;
	float: left;
	text-transform: none;
}


/*	footer 	*/

#langs
{
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}

#langs li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#langs li a
{
	display: block;
	float: left;
	text-indent: -9999px;
	margin-left: 10px;
	overflow: hidden;
}

.selected
{
	cursor: default;
}

#l_bg
{
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	width: 47px;
	height: 8px;
}

#l_bg:hover, #l_bg.selected
{
	background-image: url(../img/bg_a.gif);
}

#l_en
{
	background-image: url(../img/en.gif);
	background-repeat: no-repeat;
	width: 36px;
	height: 8px;
}

#l_en:hover, #l_en.selected
{
	background-image: url(../img/en_a.gif);
}

#l_gr
{
	background-image: url(../img/gr.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 8px;
}

#l_gr:hover, #l_gr.selected
{
	background-image: url(../img/gr_a.gif);
}

#l_it
{
	background-image: url(../img/it.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 8px;
}

#l_it:hover, #l_it.selected
{
	background-image: url(../img/it_a.gif);
}


#copy
{
	float: right;
	font: 11px Arial, sans;
	padding-right: 20px;
}

ul#navigation
{
	background-image: url(../img/zax_top_.jpg);
	width: 713px;
	height: 52px;
	margin: 0;
	padding: 0;
	text-align: right;
	padding-top: 28px;
}

ul#navigation li
{
	display: inline;
	list-style-type: none;
	margin-right: 4px;
}

ul#navigation li a
{
	font: bold 11px Arial;
	text-decoration: none;
	color: red;
	text-transform: uppercase;
}

ul#navigation li a:hover
{
	color: #fff;
}


ul#categories
{
	height: 60px;
	height: 32px;
	margin: 0;
	padding: 0;
	background-color: #242424;
	text-align: right;
	padding-top: 0;
}

ul#categories li
{
	list-style-type: none;
	display: inline;
	padding-right: 20px;
}

ul#categories li img
{
	border: none;
}

#content { position: relative; top: 0px; left: 0px;	background-repeat: no-repeat;}

#content h4
{
	padding: 30px 0 0 105px;
	font-family: Arial;
	margin: 0;
}


p.basic
{
	padding: 0 100px 0 105px;
	font: 12px Arial;
}

p.contact
{
	padding: 0em 25px 0em 5px;
	font: 12px Arial;
}

h6
{
	color: red;
	margin: 0;
	font: 11px Verdana;
}

p
{
	margin: 0;
	font: 10px Verdana;
}
td
{

	background-repeat: no-repeat;
}


#search
{
	float: left;
	border: 1px solid #ccc;
	background-color: #5c5250;
	margin-left: 10px;
	padding: 1px 4px;
	font: 12px Verdana;
	height: 16px;
	color: #fff;
}

#newsite { position: absolute; top: 90px; left: 40px; display:block; width: 633px; height: 55px; background:url('/img/newsite_background_spr.png') 0px 0px no-repeat; }
#newsite .over { display:block; width: 633px; height: 55px; background:url('/img/newsite_background_spr.png') 0px -55px no-repeat; cursor: pointer; }
#newsite .txt { display:none; }