* {
margin:0;
padding:0;
}

/******** General tags ********/

body {
margin:0px auto;
padding:0;
font:10px Verdana,Tahoma,Arial,sans-serif;
background:#333;
color:#303030;
line-height:1.3em;
}


/******** Main wrap ********/

#wrap {
background:#333 url(/img/szabo2/wrapbg.gif) top left repeat-y;
color:#333;
margin:0 auto;
width:840px;
}

#wrapbottom {
background:#333 url(/img/szabo2/wrapbottombg.gif) top left repeat-y;
color:#333;
width:840px;
height:18px;
}

/******** Header ********/

#header_stripe {
clear:both;
background:url(/img/szabo2/topstripe.gif) top center no-repeat;
height:6px;
}

#header_content {
background:url(/img/szabo2/header_bg1.png) top center no-repeat;
height:262px;
}

#header_menu {
position:relative;
left:30px;
border: #000;
border-style: solid;
background-color: #9c3926;
border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px;
width:780px;
height:29px;
}

/******** MENU ********/

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
height:29px;
}

#nav-menu li
{
float: left;
background: url(/img/szabo2/menu_dots.png) center left no-repeat;
padding: 0.70em 0.75em;
margin: 0.10em 0.25em;
}

#nav-menu li a
{
float: left;
padding: 0 0.18em;
border: solid 1px;
border-color: #9c3926;
color: #FFF;
font-weight:bold;
text-decoration: none;
}

#nav-menu li a:hover
{
float: left;
padding: 0 0.18em;
border: solid 1px;
border-color: #FFF;
color: #FFF;
font-weight:bold;
text-decoration: none;
}

#nav-menu li a:active
{
float: left;
padding: 0 0.18em;
border: solid 1px;
border-color: #FFF;
color: #FFF;
font-weight:bold;
text-decoration: none;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#language {
position:relative; left: 307px; top: 247px;
text-align:right;
width:500px;
height:29px;
}

#language img {
border: solid 1px;
border-color: #666;
}

/******** Content variations ********/

#content {
margin:5px 40px 5px 40px;
padding:2px 0 0 0;
font:11px Verdana,Arial,Tahoma,sans-serif;
color: #FFF;
text-align:left;
}

#content img {
border: solid 1px;
border-color: #000;
}

.infobox {
background: url(/img/szabo2/paragraph.png) bottom right no-repeat;
padding:10px 10px 10px 20px;
border: #000;
border-style: solid;
background-color: #333;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
border-color: #000;
font-weight:bold;
}

#content td {
font:11px Verdana,Arial,Tahoma,sans-serif;
color: #FFF;
text-align:justify;
}

#content span {
font:12px Verdana,Arial,Tahoma,sans-serif;
color: #FFF;
font-weight:bold;
}

#content a {
font-weight:bold;
color: #FFF;
text-decoration: none;
}

#content a:hover {
font-weight:bold;
color: #9c3926;
}

#content td hr {
border: thin solid #9c3926;
width: 70%;
}

/******** Footer ********/

#footer_stripe {
position:relative;
left:30px;
border: #000;
border-style: solid;
background-color: #9c3926;
border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px;
width:780px;
height:6px;
}

#footer {
clear:both;
margin:5px 40px 0 40px;
font:10px Verdana,Tahoma,Arial,sans-serif;
text-align:center;
color: #FFF;
}

#footer a {
font-weight:bold;
color: #FFF;
text-decoration: none;
}

#footer a:hover {
font-weight:bold;
color: #9c3926;
}
