/* --------------------------------- */
/*                                   */
/*          Created by toro          */
/*                                   */
/*         ©2010 torodesign          */
/*                                   */
/* --------------------------------- */

/*  reset  */
*
{
  padding: 0;
  margin: 0;
}

/*  colors  */
/* ======================== */
.red
{
  color: #f00;
}

/* common definitions */

span.nowrap
{
  white-space: nowrap;
}

.db
{
  display: block;
}

.left, .fl
{
  float: left;
}
.right, .fr
{
  float: right;
}
.clear
{
  clear: both;
}
.clearleft, .cl
{
  clear: left;
}
.clearright, .cr
{
  clear: right;
}
.bold
{
  font-weight: bold;
}
.l
{
  text-align: left;
}
.r
{
  text-align: right;
}
.c
{
  text-align: center;
}

.mb5
{
  margin-bottom: 5px !important;
}
.mb10
{
  margin-bottom: 10px !important;
}
.mb15
{
  margin-bottom: 15px !important;
}
.mb20
{
  margin-bottom: 20px !important;
}


/*  html tags  */

body
{
  background: url("../images/main_bg.png") repeat-x scroll center top #2A5185;
}

h1, h2, h3
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #2c5790;
}
h1
{
  font-size: 28px;
}
div, p, td, input, textarea, li, a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
img
{
  border: 0;
}
textarea
{
  overflow: auto;
}
li
{
}
button, .button
{
  background: transparent url(../images/button_bg.png) repeat-x scroll left center;
  border: 1px solid #c0c0c0;
  padding: 2px;
}

div#centering
{
  width: 979px;
  margin: 0px auto;
  padding: 0px 15px 25px;
}
div#top
{
  width: 979px;
  height: 41px;
  background: url("../images/top_bg.png") no-repeat scroll center top;
  position: relative;
}
.logo
{
  position: absolute;
  width: 172px;
  height: 58px;
  left: 30px;
  top: 11px;
}
div#nav-top
{
  height: 23px;
  left: 270px;
  overflow: visible;
  position: absolute;
  top: 16px;
}
div#nav-top a:link, div#nav-top a:visited
{
  background: url("../images/top_navigator_arrow.png") no-repeat scroll right center transparent;
  color: #d1d5db;
  float: left;
  font: bold 11px Verdana,Arial,Helvetica,sans-serif;
  margin-right: 15px;
  margin-top: 3px;
  overflow: visible;
  padding-right: 12px;
  text-decoration: none;
}
div#nav-top a:hover
{
  text-decoration: underline;
}
div#languages
{
  float: right;
  margin: 16px 6px 0 0;
}

.content-wrap
{
  width: 979px;
  background: url("../images/bg.png") repeat-y scroll center top;
}
.content
{
  width: 979px;
  background: url("../images/top.png") no-repeat scroll center top;
}

#block-1
{
  float: left;
  width: 215px;
}
.login-box
{
  height: 231px;
  margin: 37px 0 0 19px;
  width: 194px;
  padding-top: 1px;
}

.loggedin-box
{
  height: 231px;
  margin: 37px 0 0 19px;
  padding-top: 1px;
  width: 194px;
  background-image: url("../images/loggedin-bg.png");
}

.form-container
{
  margin: 47px 0 0 19px;
}
div.login-box label
{
  color: #2c5790;
  display: block;
  font: bold 12px Verdana,Arial,sans-serif;
}
div.login-box input
{
  margin-left: 0;
  margin-top: 5px;
  width: 151px;
  color: #2c5790;
  font: bold 12px Verdana,Arial,sans-serif;
  margin-bottom: 8px;
}

div.login-box .button
{
  width: 155px;
  color: #2c5790;
  font: bold 12px Verdana,Arial,sans-serif;
  margin-top: 5px;
}
div.forgotten-pass
{
  margin-top: 20px;
}
div.forgotten-pass a
{
  color: #2C5790;
  font: bold 12px Verdana,Arial,sans-serif;
  text-decoration: none;
}
div.forgotten-pass a:hover
{
  text-decoration: underline;
}
#nav-sub
{
  margin: 40px 10px 0 20px;
}

#info-sub
{
  margin: 40px 10px 0 20px;
}
#info-sub div
{
  padding: 10px;
  color: #016CA1;
  background-color: #f4f4f4 !important;
  border: 2px solid #F6892E;
}
#info-sub div p
{
  font-size: 17px;
  text-align: center;
}

#info-sub div ul li
{
  margin-left: 7px;
  list-style-type: disc;
  font-size: 90%;
  color: #F00;
}

#nav-sub li
{
  list-style: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #eee;
}

#nav-sub a
{
  text-decoration: none;
  color: #016CA1;
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 28px;
  line-height: 2em;
  background: #fff;
}

#nav-sub a:hover
{
  text-decoration: none;
  color: #666666;
  background-color: #f4f4f4 !important;
}
#nav-sub a.back
{
  color: #4DCF0C;
}

#nav-sub a.disabledMenu
{
  color: Gray;
}




/* fo tartalom */
#block-2
{
  float: right;
  width: 756px;
}
.main-head
{
  width: 597px;
  text-align: center;
  margin: 15px 0 30px;
}
.main-head span
{
  font-size: 22px;
  line-height: 22px;
}
.flash-container
{
  width: 597px;
  height: 125px;
}

.blue-box
{
  background-color: #f2f9ff;
  padding: 21px 25px 25px 58px;
  width: 653px;
  margin-bottom: 25px;
  color: #2c5790;
}
.blue-box.b1
{
  background: #f2f9ff url(../images/plate-bg1.png) no-repeat scroll top left;
}

.blue-box.b2
{
  background: #f2f9ff url(../images/plate-bg2.png) no-repeat scroll top left;
}
.blue-box.b3
{
  background: #f2f9ff url(../images/plate-bg3.png) no-repeat scroll top left;
}
.blue-box.b4
{
  background: #f2f9ff url(../images/plate-bg4.png) no-repeat scroll top left;
}
.blue-box.b5
{
  background: #f2f9ff url(../images/plate-bg5.png) no-repeat scroll top left;
}
.blue-box h4
{
  font: 18px/22px Tahoma, Arial, Helvetica, sans-serif;
  color: #2c5790;
}

.matrica
{
  border: 1px solid #2c5790;
  margin-bottom: 10px;
  border-bottom: 0;
}
.matrica th
{
  background-color: #2c5790;
  color: #fff;
  text-align: center;
  padding: 10px 0 7px;
  font: 15px Arial, Helvetica, sans-serif;
}
.matrica td
{
  border-bottom: 1px solid #2c5790;
  text-align: center;
  font: 17px Arial, Helvetica, sans-serif;
  color: #f58221;
  vertical-align: middle;
}
.matrica td.category
{
  color: #2c5790;
}
button.vasarlas
{
  color: #2c5790;
  font: bold 11px Verdana,Arial,sans-serif;
  margin-top: 5px;
  cursor: pointer;
}

#block-2 p
{
  margin: 0 25px 25px 0;
}

.adatok
{
  margin-top: 20px;
  width: 100%;
}
.adatok td
{
  vertical-align: top;
  padding-left: 10px;
  padding-top: 5px;
}

.marginoff
{
  margin-top: 0px !important;
}

.borderoff
{
  border: 0px !important;
}

.adatok.vissza td
{
  border-bottom: 1px dotted #d1d5db;
  padding: 5px 10px;
}

.adatok.vissza td button
{
  color: #2c5790;
  font: bold 11px Verdana,Arial,sans-serif;
  margin-top: 0px;
}
.tipus
{
  font-size: 17px;
  font-weight: bold;
}
td.head
{
  font-weight: bold;
  font-size: 13px;
}
.chkbox
{
  margin-left: 15px;
  vertical-align: middle;
}
input.short
{
  width: 50px;
}
input.normal
{
  width: 150px;
}
input.long
{
  width: 300px;
}

#block-2 p.stressed
{
  font-size: 14px;
  color: #2c5790;
  margin-left: 30px;
}













/* foot */
div#foot
{
  background: url("../images/foot_bg.png") no-repeat scroll center top;
  color: #999999;
  font: bold 9px/28px Verdana,Arial,Helvetica,sans-serif;
  height: 127px;
  padding-top: 55px;
  text-align: center;
  width: 979px;
}
div#foot a:link, div#foot a:visited
{
  color: #2c5790;
  font: bold 9px Verdana,Arial,Helvetica,sans-serif;
  text-decoration: underline;
}
.divider
{
  margin: 0 14px;
}

/* Multiplatenumber*/
div#divMultiPlateNumber p#validateTips
{
  display: block;
  margin-bottom: 8px;
}
div#divMultiPlateNumber fieldset
{
  border: solid 0px white;
}
div.multi-form-row
{
  display: block;
  float: left;
  width: 490px;
  margin-bottom: 6px;
}

div.multi-form-row label
{
  width: 130px;
  float: left;
  font-weight: bold;
}
div.multi-form-row input
{
  width: 80px;
  float: left;
}
div.multi-form-row div.data
{
  width: 110px;
  float: left;
}
div.multi-form-row div.info
{
  width: 250px;
  float: left;
}
th
{
  font-size: 12px;
}
.toc
{
  margin-left: 18px;
  margin-bottom: 18px;
}
.toc ul
{
  list-style-type: decimal;
  list-style: decimal;
  padding: 5px 0;
  font-weight: bold;
}
.db
{
  display: block;
}
.toc ul li a
{
  text-decoration: none;
  color: #2c5790;
}
.toc ul li a:hover
{
  color: #000;
}
.blue-box ul
{
  padding: 0 24px;
  font-weight: bold;
}
.blue-box p
{
  text-align: justify;
}

.table
{
  border-spacing: 0;
  border: #444 solid 1px;
}
.table th
{
  color: #fff;
  background-color: #2c5790;
}
.table th a
{
  color: #fff;
}
.table tbody
{
  color: #000;
  background-color: #fff;
}
.table caption
{
  padding: 9px 0;
}
.table th td
{
  color: #000;
}
.table th[scope=col]
{
  color: #000;
  background-color: #444;
}
.table th + th[scope=col]
{
  color: #fff;
  background-color: #444;
}
.table th[scope=row]
{
  background-color: #444;
}
.table tr:hover th[scope=row], .table tr:hover td
{
  background-color: #000;
  color: #fff;
}
.table .odd
{
  background-color: #F2F9FF;
}
.table thead
{
  text-align: left;
  line-height: 36px;
}
.table tbody
{
  text-align: right;
  line-height: 27px;
}
.table th, .table td
{
  padding: 0 9px;
}
.table th, .table td
{
  padding: 0 9px;
}
#tbMulti th
{
  text-align: left;
}

td.multiVigData button.vasarlas 
{
  margin-top: 0px;
}
td.multiVigData span
{
  width: 100px;
  margin-bottom: 2px;
  display: inline-block;
}

