/* styly formularu */
DIV#loginBox {
	text-align: left;
	padding: 0px 3px 3px 5px;
	font-weight:normal;
}

DIV#loginBox INPUT.loginInput, textarea, file {
	width: 130px;
	background-color: white;
	border:solid 1px #6C8CAE;
	text-align: left;
	padding: 4px 4px;
	margin: 2px auto;
}

DIV#loginBox INPUT.obyc_button {
  padding-left:7px;
  padding-right:7px;
  padding-top:3px;
  padding-bottom:3px;
}

DIV#loginBox INPUT.obyc_button_pridat {
  padding-left:17px;
  padding-right:17px;
  padding-top:3px;
  padding-bottom:3px;
  font-size:11pt;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:5px;
  font-weight:bolder;
}

DIV#loginBox INPUT.loginInput_hledej {
  height:16px;
	width:145px;
	background-color: white;
	border:solid 1px #6C8CAE;
	text-align: left;
	padding: 2px 2px;
	margin: 2px auto;
	margin-top:5px;
}

DIV#loginBox INPUT.loginButton {
  border:0;
}

DIV#loginBox select{
  width: 140px;
  height: 20px;
}

DIV#loginBox select.cisla {
  width:37px;
}

DIV#loginBox TEXTAREA {
  margin:0px;
  font-size:8pt;
}

DIV#headlineContent strong .blue {
  color:rgb(96,128,255);
}

DIV#loginBox INPUT.loginInput2 {
	width: 100px;
	border:solid 1px #6C8CAE;
	background-color: white;
	background-repeat: repeat-x;
	background-position: top center;
	text-align: left;
  padding: 3px 4px 0px 5px;
}

DIV#loginBox .loginInput3 {
  width: 280px;
	border:solid 1px #6C8CAE;
	background-color: white;
	background-repeat: repeat-x;
	background-position: top center;
	text-align: left;
	padding: 4px 4px;
	margin: 5px auto;
}

DIV#loginBox INPUT.loginInput {
  height:12px;
  font-size:7pt;
}

DIV#loginBox INPUT.loginInput2 {
  height:15px;
  font-size:7pt;
}

DIV#loginBox INPUT.loginInput3 {
  height:12px;
  font-size:7pt;
}

DIV#loginBox INPUT.loginInput4 {
	width: 25px;
	height: 14px;
	border:solid 1px #6C8CAE;
	background-color: white;
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
	vertical-align:center;
  padding-top:2px;
  padding-bottom:2px;
}

DIV#loginBox select {
	border:solid 1px #6C8CAE;
	background-color: white;
	background-repeat: repeat-x;
	background-position: top center;
	text-align: left;
}

DIV#loginBox DIV#loginButtons {
	padding-right: 16px;
}

DIV#loginBox INPUT.loginButton {
	width: 63px;
  line-height: 25px;
	height: 25px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	background-color: #F40000;
	background-image: url('./images/inputButtonBG.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 8px;
	cursor:hand; cursor:pointer;
}

DIV#loginBox INPUT.loginButton2 {
	width: 83px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	/*background-color: #F40000;*/
	background-image: url('./images/inputButtonBG2.PNG');
	background-repeat: no-repeat;
	background-position: top center;
	cursor:hand;
	cursor:pointer;
	border: 0;
}

DIV#loginBox fieldset.komentare {
  padding:10px;
  border:1px solid #D2D2D2;
  margin:0px;
  font-weight:normal;
}

DIV#loginBox legend span.velky_sedy {
  color:#A7A7A7;
  font-size:15pt;
  margin:4px;
  font-weight:normal;
}

DIV#loginBox INPUT.obyc_button {
  padding:2px;
  font-size:8pt;
}

DIV#loginBox TEXTAREA.loginInput5 {
  width:450px;
  margin-bottom:7px;
  margin-top:7px;
  font-size:9pt;
}

DIV#loginBox .komentare_form tr{
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
}