/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
    padding:0;
    margin:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    background-color: #fff;
    font-size: 12px;
    color: #000;
}

a, div, input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #b01116;
}

a:hover {
    text-decoration: underline;
    color: #880a0e;
}

form {
    margin: 0px;
    padding: 0px;
}

select {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#topRow {
    padding: 67px 0 0 13px;
    background: url(../menu/n1.jpg) no-repeat;
}

#topRow h3 {
    margin: 0 0 10px 0;
    font-size: 13px;
    font-weight: bold;
    color: #d81402;
}

#topRow #logoBox {
    position: absolute;
    left: 185px;
    top: -27px;
}

#topRow #logoBox a {
    display: block;
    width: 119px;
    height: 100px;
}

#topRow #langBox {
    position: absolute;
    left: 5px;
    top: -42px;
    color: #bbb;
}

#topRow #langBox a {
    margin-right: 7px;
    font-size: 11px;
}

#topRow #topTextBox {
    position: absolute;
    left: 355px;
    top: -50px;
    width: 347px;
    height: 63px;
}

#midRow {
    background: url(../menu/n2.gif) no-repeat;
}

#midRow #redLineBox {
    position: absolute;
    top: -13px;;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
/*
#midRow {
    background: url(../menu/n2_lt.gif) no-repeat;
}

#midRow.en {
    background: url(../menu/n2_en.gif) no-repeat;
}

#midRow.de {
    background: url(../menu/n2_de.gif) no-repeat;
}

#midRow.pl {
    background: url(../menu/n2_pl.gif) no-repeat;
}
*/

#mainRow {
    padding: 0 30px;
    background: url(../menu/bg1.gif) repeat-y;
}

#bottRow {
    background: url(../menu/n3.gif) no-repeat;
}

#footerBox {
    font-size: 10px;
    margin: 11px 10px 5px 10px;
    color: #000;
}

#footerBox div, #footerBox a {
    font-size: 10px;
}

#footerBox a {
    text-decoration: none;
    color: #000;
}

#footerBox a:hover {
    text-decoration: underline;
    color: #666;
}

#back_box {
	position: absolute;
    width: 167px;
    text-align: center;
	left: 0px;
	top: 505px;
}

#main_box {
	position: relative;
}

#footer {
    background: url(../title/n2.gif) no-repeat;
	font-size: 11px;
	padding: 27px 15px 0px 5px;
	color: #ceb372;
}

#footer a , #footer div {
	font-size: 11px;
	color: #ceb372;
}

#main_info_box {

}

#home {
   position: absolute;
   left: 0px;
   top: 35px;

}

#home a {
   display: block;
   width: 150px;
   height: 70px;
}

h1.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 18px;
    color: #b01016;
    -moz-box-sizing: border-box;
}

h2.title {
	font-family: Verdana;
	margin: 0px;
	margin-bottom:0px;
	font-size: 12px;
	height: 25px;	
	font-weight: bold;
	color: #257900;
}

#back_button, #home_button {
	margin-top: 15px;
	margin-bottom: 11px;
	background: url(../menu/web/button_back.gif) no-repeat;
	padding-left: 19px;
}

#back_button a, #home_button a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cd8e02;
	text-decoration: none;
	line-height: 20px;
}

#back_button a:hover, #home_button a:hover {
	text-decoration: underline;
}

.form .fDesc {
    font-size: 12px;
    height: 25px;
    padding-right: 15px;
    border-bottom: 1px solid #eee;
    color: #666;
}

.form .fVal {
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    padding-right: 15px;
    border-bottom: 1px solid #eee;
    color: #000;
}