﻿/* Menené pre dravce.sk */

.normal_form {position:relative;}
.normal_form .content {width:300px;} /*Menené pre dravce.sk*/
.normal_form .content .line {position:relative; padding-bottom:20px;}
.normal_form .content .line .label {vertical-align:top; width:230px;}
.normal_form .content .line .value {vertical-align:top;}
.normal_form .content .line .value input,select {width:300px;} /* Menené pre dravce.sk */
.normal_form .content .line .description {color:#2837C1; width:300px; display:none;} /* Menené pre dravce.sk */
.normal_form .content .line .description img {position:relative; top:3px;}
.normal_form .content .line .error {color:#ff0000; width:300px;} /* Menené pre dravce.sk */
.normal_form .content .line .error img {position:relative; top:3px;}
.normal_form .content .title {margin-top:20px; margin-bottom:12px; font-size:11pt;  color:#1BB8B4;}
.normal_form .content .title .text {margin:auto; font-weight:bold; color:#0000FF; padding-right:10px; border-bottom:#1BB8B4 solid 1px;}
.normal_form .content .free {width:100%; height:10px;}
.normal_form .content .info {color:#666666;}
.normal_form .buttons {}
.normal_form .buttons input {font-weight:bold;}