/** * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) * Richard Clark (http://richclarkdesign.com) * http://cssreset.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display:block;
}
ul{
	list-style:none;
}
a{
	margin:0;
	padding:0;
	font-size:100%;
	background:transparent;
	text-decoration: none;
	color: inherit;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
.block-img img {display: block;}
img {
	max-width: 100%; 
	height: auto;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
label[for]{cursor: pointer;}
a:focus {outline: none;}
p{margin: 0 0 10px 0; padding: 0;}
*, *:after, *:before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}


body {font: 13px/1.5 'Open sans', sans-serif;}
/* ======================== clearfix =========================== */
/* ============================================================= */
/* Force Element To Self-Clear its Children */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* ====================== FORM ELEMENTS ====================== */
input[type="text"], input[type="number"], input[type="submit"], input[type="button"], input[type="reset"], textarea{-webkit-appearance: none; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font: 300 13px 'Open sans', sans-serif; border: 1px solid #d7d7d7;}
input[type="submit"], input[type="button"], input[type="reset"] {cursor: pointer; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}

#iframe-varuosad, #ctl00_ctl00_PlaceHolderMain_PlaceHolderMain_IframeControl_ctl00_ctl03_iframeMain {
    height: 724px !important;
}

/* Form elements */
.form-container2 {max-width: 600px; font: 400 13px 'Open sans', sans-serif; padding-top: 15px; margin-bottom: 40px;}
.form-name {margin: 0 0 25px 0; font-size: 22px;}
.element-name  {margin: 0 0 5px 3px;}
.element-content {margin: 0 0 17px;}
.required {color:#F00; font-size:13px;}

.element-content ul {margin: 0px; padding: 0px;}
.element-content li {margin: 0 0 3px 0; padding: 1px;	}
input[type="checkbox"], input[type="radio"] {position: relative; top: 2px;}
.choice-name {font-size: 13px;}
.form-container2 .buttons {margin-top: 30px;}
.form-container2 .buttons input:first-child {margin-right: 10px;}
.form-container2 .captcha {margin-top: 10px;}
.form-container2 .big {font-size: 16px; font-weight: bold;}
.form-container2.text-field .calendar {padding: 3px; font-size: 12px;}

.form-container2 input[type="text"], .form-container2 textarea, .search input[type="text"], .form-container2 select {
	background: #fbfbfb;
    border: 1px solid #bcb7b6;
    font: 300 14px "Open sans",sans-serif;
	color: #000;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    text-indent: 0;
    width: 100%;
}

.captcha input[type="text"] {padding: 0 9px;}
.form-container2 textarea {height: 135px; line-height: 20px; padding: 6px 7px;}

.form-container2 input[type="submit"], .form-container2 input[type="reset"], .form-container2 input[type="button"], .form-container2 button, .search input[type="submit"] {
    background: #4ba82e;
    color: #fff;
    cursor: pointer;
    font: 400 14px "Open sans",sans-serif;
    height: 36px;
    line-height: 36px;
	padding: 0 13px;
	text-transform: uppercase;
	border-radius: 3px;
}
.search input[type="submit"],
.search input[type="text"] {display: inline-block; vertical-align: top;}
.search input[type="text"] {width: 150px;}
.search input[type="submit"] {height: 32px; line-height: 32px;}

.form-container2 input[type="reset"] {background: #e4e3e3; color: #000;}
.form-container2 input[type="submit"]:hover, .form-container2 input[type="button"]:hover, .form-container2 button:hover, .btn-orange:hover, .contact-block input[type="submit"]:hover, .contact-bubble .btn:hover {background: #6bc84e;}
.form-container2 input[type="reset"]:hover {background: #ecebeb;}

.form-container2 input[type="text"]:focus, .form-container2 input[type="submit"]:focus, .form-container2 select:focus{outline: none;}
.form-container2 input[type="checkbox"], .form-container2 input[type="radio"] {margin: 0 5px 0 0; height: 13px; width: 13px;}

.ui-selectmenu-button {display: block; border: 1px solid #bcb7b6; padding: 5px 0; position: relative; background-color: #fbfbfb;}
.form-container2 .ui-selectmenu-button {padding: 8px 0;}
.ui-selectmenu-button:hover {border-color: #bcb7b6;}
.ui-selectmenu-button .ui-icon {background: url('/images/arrow-select.gif') no-repeat 0 0; position: absolute; top: 0; bottom: 0; margin: auto; right: 11px; width: 9px; height: 5px;}
.ui-selectmenu-button .ui-selectmenu-text {padding: 0 45px 0 7px; font: 300 14px "Open sans",sans-serif;}

body {max-width: 1000px; margin-left: auto; margin-right: auto; padding: 35px 0 20px 0;}

.article{margin: 0 0 30px 0;}
.article b {font-weight: 700;}
.article i {font-weight: 400;}

.article ul{padding-left: 4px;}
.article li{margin-bottom: 5px !important; margin-top: 5px !important;}

.article ul li{padding: 0 0 0 13px; margin: 0; background: url("../images/article-list-style.gif") no-repeat left 8px;}
.article ul ol li{background: none; padding: 0;}
.article ol ul li{padding: 0 0 0 20px;}

.article ol{padding: 0 0 0 22px;}
.article ol ol{padding: 0 0 0 20px;}
.article ol li{padding: 0; margin: 0;}
.article > ul, .article > ol {margin-bottom: 15px;}

.article table{border-collapse: collapse; margin: 2em 0; width: 100%;}
.article table, .article td, .article th{border: 1px solid #bcb7b6;}
.article td, .article th{padding: 8px 10px;}
.article th{text-align: left; color: #000; background-color: #ddd; font-weight: 400;}
.article table.noborder, .article table.noborder td, .article table.noborder th{border: none;}

.article caption{color: #fff; background-color: #2d0014; text-align: left; padding: 5px 8px;}
.article table p{margin: 0;}
.article p{margin: 0 0 20px 0;}
.article a{color: #f26922;}
.article a:hover{text-decoration: underline;}
.article img {}
img.floatLeft{float: left; margin: 0 2em 15px 0;}
img.floatRight{float: right; margin: 0 0 15px 2em;}

.error,
.success,
.msg-success,
.msg-fail{color: #fff; text-align: center; margin: 10px 0; padding: 9px 10px; background-color: #53ac3b; font-weight: 400; display: block;}
.msg-fail, .error{background-color: #bf1e2e;}


.iframeBody {min-height: 698px;}
/* ======================= media queries ======================= */
/* ============================================================= */
@media screen and (max-width: 680px){
	.form-container2 {max-width: none;}
}
@media screen and (max-width: 320px){ 
	.form-container2 .captcha input[type="text"] {width: 88px !important;}
}


ul li{
	margin-bottom:5px;
}




@font-face {
    font-family: 'SKODA Next';
    src: url('./fonts/SKODANextW05-Light.woff2') format('woff2'),
        url('./fonts/SKODANextW05-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SKODA Next';
    src: url('./fonts/SKODANextW05-Regular.woff2') format('woff2'),
        url('./fonts/SKODANextW05-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SKODA Next';
    src: url('./fonts/SKODANextW05-Bold.woff2') format('woff2'),
        url('./fonts/SKODANextW05-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SKODA Next';
    src: url('./fonts/SKODANext-Black.woff2') format('woff2'),
        url('./fonts/SKODANext-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body, html{
    font-family: 'SKODA Next';}
	body{
		padding:20px;
	}

	h1{
		font-size: 42px;
		margin: 30px 0;
	}