/*e-dot interactive studio | www.e-dot.hu | info@e-dot.hu*/
body{
margin: 0px;
color: #004771;
font-family: tahoma, verdana, arial, sans-serif;
background: url(../images/bg.jpg) repeat-y #FFFFFF;
text-align: left;
}

a{
font-family: tahoma, verdana, arial, sans-serif;
color: black;
text-decoration: none;
}

a:hover{
font-family: tahoma, verdana, arial, sans-serif;
color: black;
text-decoration: underline;
}

img{
border-width: 0pt;
}

/* Layout Start */

#container{
text-align: left;
font-size: 12px;
width: 729px;
}

#header{
background: url(../images/header.jpg) no-repeat;
width:729px;
height:126px;
}

#content{
text-align:justify;
margin:5px;
}

#latestnews{
float:left;
margin:5px 2px 5px 5px;
width:210px;
}

h3{
background:#efefef;
height:20px;
line-height:20px;
padding-left:10px;
font-weight:bold;
font-size:12px;
margin:0;
padding:0px 0px 0px 10px;
}

.box{
clear:both;
}

.box h5{
float:right;
margin:0px 0px 10px 0px;
padding:0;
font-size:10px;
border-bottom:1px dashed black;
}

.box h5 a{
color:#E77723;
padding:2px;
text-decoration:none;
}

.box h5 a:hover{
background:#0E78B6;
color:white;
text-decoration:none;
}

.boxcontent{
clear:both;
text-align:justify;
}

#menu, #footer{
clear:both;
width:729px;
height:30px;
line-height:30px;
background:#0e78b6;
color:white;
}

#footer{
text-align:center;
}


#menu ul{
margin:0;
padding:0;
}

#menu li{
padding:0;
display:inline;
color:white;
}

#menu ul li a{
padding: 8px 5px 8px 5px;
color:#d6e8f3;
text-decoration:none;
}

#menu ul li a:hover{
background:#E77723;
color:white;
text-decoration:none;
}


table.onlineorder{
width: 97%;
margin: 15px auto;
border-left: 1px solid #76BADF;
border-top: 1px solid #76BADF;
}

table.onlineorder tr{
height: 30px;
}

table.onlineorder tr th{
background: url('../images/ordertable_th.jpg') repeat-x #6FA7CA;
}

table.onlineorder tr td,
table.onlineorder tr th{
border-right: 1px solid #76BADF;
border-bottom: 1px solid #76BADF;
padding-left: 3px;
}

table.onlineorder input,
table.onlineorder select{
background-color: #DFF1FF;
border: 1px solid #7F9DB9;
width: 300px;
}

table.onlineorder tr.foot{
height: 30px;
background: url('../images/ordertable_tf.jpg') repeat-x #b1daf4;
}

table.onlineorder tr.foot td{
text-align: center;
}

table.onlineorder tr.foot input{
background: url('../images/ordertable_th.jpg') repeat-x;
width: auto;
color: #004771;
font-weight: bold;
}

table.onlineorder tr.errorrow{
color: #EF2525;
background: #FFDFDF;
}

table.onlineorder tr.errorrow input,
table.onlineorder tr.errorrow select{
border: 1px solid #EF2525;
background: #FF9F9F;
}

table.onlineorder input.plain{
width: auto !important;
border: none !important;
background: none !important;
}


table.onlineorder p{
padding: 5px;
}




div.errorreport{
border: 1px solid #EF2525;
background: #FFDFDF;
color: #EF2525;
width: 97%;
margin: 15px auto;
}

div.errorreport ul{
margin-top: 15px;
margin-bottom: 15px;
}

div.msgreport{
border: 1px solid #398BC3;
background: #B0CFEC;
color: #1F658F;
width: 97%;
margin: 15px auto;
font-size: 11px;
}

div.msgreport .msg{
margin: 20px;
}

div.msgreport .msg img{
margin-right: 20px;
}

div.msgreport a{
color: #1F658F;
font-weight: bold;
}

.displaynone{
display: none;
}

.displayblock{
display: block;
}
