/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-06-10, 13:36:27
    Author     : solenzo
*/

.zgody_container{position:relative;float:left;padding-top:25px;margin-top:30px;border-top:0px solid black;font-family:"Ubuntu", sans-serif;}

.zgody{position:relative;float:left;margin-bottom:20px;}
.zgody_container p{position:relative;float:left;font-size:15px;font-weight:normal;color:red;margin-top:30px;margin-bottom:30px;}
.zgody_container p.mybold{font-weight:600 !important;}

.zgody_container .zgody p{font-size:15px;line-height:18px;color:black;font-weight:normal;}

input[type='checkbox']{float:right;border:1px solid #9e7537 !important;padding:5px;font-size:20px;}
.regulamin_files{position:relative;float:left;border-top:1px solid black;padding-top:40px;margin-top:20px;padding-bottom:30px;margin-bottom:30px;}
.regulamin_files .file {position:relative;float:left;width:100%;margin-bottom:10px;}
.regulamin_files .file img {position:relative;float:left;padding-right:5px;}
.regulamin_files .file a{position:relative;float:none;margin-left:5px;;font-size:14px;font-weight:normal;color:black;padding-top:15px;}
.regulamin_files .file a:hover{text-decoration:underline;}
.regulamin_files .file:last-child{margin-bottom:30px;}
#submit_registration{margin-bottom:50px;float:right;padding:10px 60px;font-size:20px;color:#9e7537;font-weight:700;text-align:center;border:0;background-image:url('../../img/main/I.svg'), url('../../img/main/I.svg'); background-position:top left,top right; background-size:auto 100%, auto 100%; background-repeat:no-repeat, no-repeat;}
#submit_registration:hover{background-color:transparent;}


.pouczenie_title{;font-size:18px;font-family:"Ubuntu", sans-serif;margin-bottom:10px;margin-top:20px;text-align:center;padding-top:20px;;color:red;    font-size:20px;line-height:1.4;font-weight:500;;}
ul.pouczenie{position:relative;float:left;font-size:18px;font-family:"Ubuntu", sans-serif;margin-bottom:50px;margin-top:0px;border-top:1px solid #C49B59;border-bottom:1px solid #C49B59;padding-top:20px;padding-bottom:20px;color:red;    font-size:14px;line-height:1.4;font-weight:500;;}
ul.pouczenie li{margin-top:10px;margin-bottom:10px;}


div.pouczenie_data{position:relative;float:left;width:100%;font-family:"Ubuntu",sans-serif;margin-bottom:50px;margin-top:30px;border-top:1px solid #C49B59;border-bottom:1px solid #C49B59;padding-top:20px;padding-bottom:20px;color:red;    font-size:14px;line-height:1.4;font-weight:500;}
.require_padding{margin-top:40px;}
hr{border-top:1px solid black !important;position:relative;float:left;width:100%}