.medical-title{
    color: #284D94;
    border-bottom: solid 1px #284D94;
}

.sub-chapter{
    color: #4a4637;
    font-family: Verdana;
    font-size: 17px;
    font-weight: bold;
}
.list-padding li{
    padding-bottom: 10px;
}
.underline{
    border-bottom: solid 1px #4a4637;
}
#index-list ul{
    list-style: none;
}
#material-nav{
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 215px;
}
.material-go-top{
    clear:left;
}
#material-nav a{
    float: left;
}
.uwaga{
    color:#cc0000;
}
.materialy-tabela-01 table{
    margin-right: auto;
    margin-left: auto;
    border: solid 1px gray;
    color: #4a4637;
    font-family: Verdana;
    font-size: 15px;
}
.materialy-tabela-01 table td{
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
        padding: 6px;
}
.left-part{
    text-align: center;
}
.obrazek
{
    text-align: center;
}
.flow-materials{
    float:left;
    width: 200px;
    height: 82px;
    background-image: url('../img/additional/flow_01.png');
    
    display: block;
}
.flow-materials:hover{
    width: 200px;
    height: 82px;
    background-image: url('../img/additional/flow_01_h.png');
}
.flow-codes{
    margin-left: -20px;
    float:left;
    width: 200px;
    height: 82px;
    background-image: url('../img/additional/flow_02.png');   
    display: block;
}
.flow-codes:hover{
    width: 200px;
    height: 82px;
    background-image: url('../img/additional/flow_02_h.png');
    display: block;
}
.flow-test{
    margin-left: -20px;
    float:left;
    width: 200px;
    height: 82px;
    background-image: url('../img/additional/flow_03.png');
    display: block;
}
.flow-test:hover{
    width: 200px;
    height: 82px;
    background-image: url('../img/additional/flow_03_h.png');
    display: block;
}

.list-letters li{
    list-style: square;
}
.player{
    text-align: center;
}
a img{
    border: none;
}
body{
	background-color: #ffffff;
        background-image: url('../img/interface/background.jpg');
        background-repeat: no-repeat;
        background-position: top center;
        margin: 0px 0px 40px 0px;
}
.product-rightside{
        margin-top: 15px;
        padding-left: 30px;
        width: 560px;
	float: left;
}
.product-rightside h2{
    margin-top: 0px;
}
.product-image{
	float:left;
}
.product-menu{
    bottom: 0px;
    height: 50px;
    position: absolute;
    right: 10px;
    width: 100px;
}
.product{
	width:850px;
	height:320px;
	background-color: #ffffff;
	margin-bottom:30px;
	list-style-type:none;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        margin-top: 2px;
        border: 2px solid #FFFFFF;
}
.product:hover{
    border: 2px solid #2c539e;
    border-radius: 20px;
    box-shadow: 0px 0px 5px #2c539e;
    /*#FDC211;*/


}
#main-wrapper{
    width: 1036px;
    margin-right: auto;
    margin-left: auto;
    /*background-color: #ffffff;*/
    background-image: url('../img/interface/wrapper-background.png');
        background-repeat: repeat-y;
        background-position: top center;
    margin-top: 7px;
    /*padding-top: 225px;*/
    padding-top: 165px;
}
#head-wrapper{
    width: 100%;
    height: 138px;
    background-image: url('../img/interface/header-background.jpg');
    background-repeat: repeat-x;
    margin-top: 15px;
    position: absolute;
}
#head-main{
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 1037px;
    background-image: url('../img/interface/header-img.jpg');
}


.code-not-send{
    background-color: #f1f0f0;
}
.code-unpaid{
    background-color: #fffe9c
}
.code-paid{
    background-color: #b5ff9a
}
.code-del{
    background-color: #9B410E
}
#admin-menu{
    display: block;
    list-style: none;
    padding-left: 40px;
    padding-right: 40px;
}
#admin-menu li{
    float: left;
    margin-left: 30px;
}
#admin-menu-below{
    clear: both;
}

#client-list{
    display: block;
    list-style: none;
    margin-right: 40px;
}
.client-list-item{
    width: 100%;
    padding-bottom: 10px;
}
.client-list-table{
    width:100%;
    font-family: Verdana;
    font-size: 10px;
}
.client-list-table thead tr td{
    font-weight: bold;
}
#content-wrapper{
/*    margin-right: 40px;
    margin-left: 40px;*/
    margin-right: 80px;
    margin-left: 80px;
    padding-bottom: 30px;
}
#product-list{
    padding-left: 0px;
    
}
#footer-line{
    width: 975px;
    margin: 0px auto;
    height: 10px;
    border-bottom: 4px solid #2c539e;
}
.horizontal-line{
    width: 975px;
    margin: 0px auto;
    height: 10px;
    border-bottom: 4px solid #2c539e;
}
#header-line{
    border-bottom: 4px solid #2c539e;
    height: 10px;
    margin: 0 auto 50px auto;
    position: relative;
    top: -15px;
    width: 975px;

}
#footer-wrapper{
    text-align: right;
    padding-top: 10px;
    height: 56px;
    background-image: url('../img/interface/footer-background.png');
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
    width: 1036px;
    background-position: top center;
}
#footer-wrapper p{
    font-family: Verdana;
    font-size: 14px;
    margin: 0 45px 0 0;
}
#footer-wrapper p a{
    color: #2f4886;
    font-weight: bold;
    text-decoration: none;
}
#footer-wrapper p a:hover{
    color: #617fca;
    font-weight: bold;
    text-decoration: none;
}
p{
    color: #4a4637;
     font-family: Verdana;
    font-size: 15px;
}
li{
    color: #4a4637;
     font-family: Verdana;
    font-size: 15px;
    padding: 2px 0px 2px 0px;
}
ul{
    color: #4a4637;
     font-family: Verdana;
    font-size: 15px;
    padding-top: 3px;
}
h1{
    color: #4a4637;
    font-family: Verdana;
    font-size: 24px;
}
h2{
    color: #4a4637;
    font-family: Verdana;
    font-size: 17px;
    border-bottom: 1px solid #4A4637;
}
h3{
    color: #4a4637;
    font-family: Verdana;
    font-size: 15px;
}
.test-answers{
    list-style: upper-alpha;
}

.test-answers li label{
    color: #4a4637;
    font-family: Verdana;
    font-size: 15px;
}
.test-answers li p{
    font-size:16px;
}
#header-logo-main{
    position: relative;
    top: 10px;
    left: 25px;
}
#header-logo-main-text{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    left: 300px;
    position: relative;
    top: -100px;
    width: 675px;
}
#header-logo-add{
    left: 840px;
    position: relative;
    /*top: -35px;*/
    top: -90px;
    width: 155px;
    z-index: 10;
}
.button-medium{
    background-image: url('../img/interface/button-medium.png');
    width: 104px;
    height: 33px;
    display: block;
    padding-top: 12px;
    text-align: center;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    color: #525353;
    font-size: 15px;
}
.button-medium:hover{
    background-image: url('../img/interface/button-medium-hover.png');
    color: #FFFFFF;
}
.product .product-menu .button-medium{
    display: none;
}

.product:hover .product-menu .button-medium{
    display:block;
}
.product-details{
    display: table;
    width: 850px;
    margin: 20px auto 40px auto;
}
.contact-form table{
    margin-left: 20px;
    font-family: Verdana;
    font-size: 10px;
    width: 800px;
}
.field-description{
    width: 220px;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}
.field-input input{
    width: 250px;
    margin-right: 10px;
}
.button-medium-bt{
    background-color: transparent;
    background-image: url('../img/interface/button-medium.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 105px;
    height: 45px;
    display: block;
    cursor: pointer;
    text-align: center;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    color: #525353;
    border: none;
    font-size: 15px;
    
}
.button-medium-bt:hover{
    background-image: url('../img/interface/button-medium-hover.png');
    color: #FFFFFF;
}
.button-admin-small{
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding-top: 12px;
    text-align: center;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 15px;
    border: none;
}
.button-admin-delete{
    background-image: url('../img/interface/admin/bt-delete.png');
}
.button-admin-delete:hover{
    background-image: url('../img/interface/admin/bt-delete-hover.png');
}
.button-admin-accept{
    background-image: url('../img/interface/admin/bt-accept.png');
}
.button-admin-accept:hover{
    background-image: url('../img/interface/admin/bt-accept-hover.png');
}
.button-admin-send{
    background-image: url('../img/interface/admin/bt-send.png');
}
.button-admin-send:hover{
    background-image: url('../img/interface/admin/bt-send-hover.png');
}
.button-admin-ask{
    background-image: url('../img/interface/admin/bt-ask.png');
}
.button-admin-ask:hover{
    background-image: url('../img/interface/admin/bt-ask-hover.png');
}

.client-buttons{
    margin-top: 6px;
    margin-left: 28px;
}
.button-client-details{
    left: -40px;
    position: relative;
    top: 42px;
}
.client-info-frame{
    background-color: #FFFFFF;
    border: 2px solid #8AC000;
    border-radius: 10px 10px 10px 10px;
    display: none;
    height: 120px;
    left: -40px;
    margin-top: -139px;
    padding-top: 15px;
    position: relative;
    top: 42px;
    width: 300px;
}
.client-info-frame table
{
    font-family: Verdana;
    font-size: 12px;
}
.client-info-frame-desc{
    width:140px
}
table{
    font-family: Verdana;
    font-size: 11px;
}
.certs-list-table{
    width: 100%;
}
.certs-list-table thead tr td{
    font-weight: bold;
}
#code-input-field{
    width:400px;
}
.cert-element-accepted
{
    background-color: #B5FF9A;    
}
.question-correct{
    color: #009900;
}
.question-incorrect{
    color: #cc0000;
}
.test-info{
    font-weight: bold;
}

/* tables */
table.certs-list-table thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.certs-list-table thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.certs-list-table tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
}
table.certs-list-table thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.certs-list-table thead tr .headerSortDown {
	background-image: url(desc.gif);
}

.mail-dialog {
    display: none;
}

#gdpr {
    position: fixed;
    bottom: 15px;
    width: 100%;
    height: 65px;
}

.gdpr-content {
    border: 1px solid #bbbbbb;
    margin: 5px;
    height: 100%;
    background-color: white;
}

.gdpr-text {
    padding-left: 15px;
    padding-right: 60px;
}

.gdpr-content > .gdpr-accept {
    position: absolute;
    right: 10px;
    bottom: 0;
}
