/*
 * Sablona k widgetu se seznamem inzeratu.
 * Hlavni prvky jsou jiz preddefinovany, ostatni sem muzete doplnit.
 * version: 1.0
 * date: 3.5.2017
 */
html,body, html.iframe body {
	background-color : #021D3E;
}

/* Obal inzeratu v seznamu inzeratu */
.offer-item {}

/* Nadpis inzeratu v seznamu inzeratu */
.offer-item h3{}

/* Nazev inzeratu v detailu */
#offer-detail h1 {}

/* Nadpis v detailu inzeratu*/
#offer-detail h3 {}

/* Obecne tlacitko (zpet) */
.btn {}

/* Tlacitko na odeslani odpovedi */
.btn.btn-send {
	
}

/* Paginator */
.pagination ul{}
.pagination li{}

/* ChybovĂˇ hlĂˇĹˇka v detailu inzerĂˇtu */
.error-cantdisplay {}

.offer-item-text, p, .ccss, .ccss-list {
	color: white;
	font-family: deepview, sans-serif;
	font-size: 16px;
}

.offer-detail, .bjmyxzvn , .row{
	background-color : #021D3E;	
}



.control-label, label,.sky-form   {
	color: #E0E0E0;
}

.dd-education-value, .dd-addresses-value, .dd-worktype-value,.dt-contactname-value, 
dd, .hidden-weak, .gdpr2_ex_expander

 {
		color: white;
		font-family: deepview, sans-serif;
		font-size: 16px;
}

.dd-education-label p, .dd-addresses-label p, .dd-worktype-label p,.dt-contactname-label {
		color: #E0E0E0;
		font-family: deepview, sans-serif;
}

#offer-detail dt p, .dt-addresses-label {
    color: #E0E0E0;
}
h1 {
    color: #50a3da;
}
h2, #offer-detail  h3, h4 {
    color: #50a3da;
}


.sky-form .radio, .sky-form .checkbox {

    color: #95999b;
}