@charset "utf-8";

    ul, ol {list-style-position:inside;}  
.lanugage {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 0px;
}

/* CSS Document */

.mainWrapper {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.header {
	background-image: url(images/headerImage.jpg);
	height: 560px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px  #999999;
	-webkit-box-shadow: 0px 3px 3px  #999999;
	box-shadow: 0 3px 4px   #666666;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 20px;

}
.headerEmbossed {
	background-image: url(images/intro.jpg);
	height: 550px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	/*	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px  #999999;
	-webkit-box-shadow: 0px 3px 3px  #999999;
	box-shadow: 0 3px 4px   #666666;
*/	text-align: left;
	vertical-align: bottom;
	margin-bottom: 20px;
}
.headerEmbossed1 {
	background-image: url(images/intro1.jpg);
	height: 565px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	/*	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px  #999999;
	-webkit-box-shadow: 0px 3px 3px  #999999;
	box-shadow: 0 3px 4px   #666666;
*/	text-align: left;
	vertical-align: bottom;
	margin-bottom: 20px;
}
.headerFlat {
	background-image: url(images/faceTransparent.png);
	height: 565px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	/*	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px  #999999;
	-webkit-box-shadow: 0px 3px 3px  #999999;
	box-shadow: 0 3px 4px   #666666;
*/	text-align: left;
	vertical-align: bottom;
	margin-bottom: 20px;
}
.headerFlatBottom {
	height: 60px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	/*	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px  #999999;
	-webkit-box-shadow: 0px 3px 3px  #999999;
	box-shadow: 0 3px 4px   #666666;
*/	text-align: left;
	vertical-align: bottom;
	margin-bottom: 80px;
}
.headerFlatBottomRight {
	height: 60px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	/*	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px  #999999;
	-webkit-box-shadow: 0px 3px 3px  #999999;
	box-shadow: 0 3px 4px   #666666;
*/	text-align: center;
	vertical-align: bottom;
	margin-bottom: 20px;
	float: right;
	background-color: #54C3CE;
}

.headerUsluge {
	height: 100%;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px #cecece;
	-webkit-box-shadow: 0px 3px 3px #cecece;
	box-shadow: 0 3px 4px #8b8b8b;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 20px;
	margin-top: 15px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.enter {
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	font-size: 36px;
	z-index: 1000;
	position: absolute;
	color: #F28020;
}

	
.headerInside {
	height: 100%;
	width: 840px;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #666;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	text-align:justify;
}


.logoFront {
	margin-left: 50px;
	padding-top: 50px;

}
.logoFlat {
	margin-left: 50px;
	padding-top: 50px;
}

.boxWrap {
	height: 220px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.boxLeft {
	float: left;
	height: 220px;
	width: 480px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(images/smile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px #cecece;
	-webkit-box-shadow: 0px 3px 3px #cecece;
	box-shadow: 0 3px 4px #8b8b8b;
}
.boxLeftBezBoli {
	float: left;
	height: 220px;
	width: 480px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(images/bezboli.jpg);
	background-repeat: no-repeat;
	background-position: 250px top;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px #cecece;
	-webkit-box-shadow: 0px 3px 3px #cecece;
	box-shadow: 0 3px 4px #8b8b8b;
}

.boxRight {
	float: right;
	height: 220px;
	width: 480px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(images/child.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px #cecece;
	-webkit-box-shadow: 0px 3px 3px #cecece;
	box-shadow: 0 3px 4px #8b8b8b;
}
.boxRightOrto {
	float: right;
	height: 220px;
	width: 480px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(images/orto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px #cecece;
	-webkit-box-shadow: 0px 3px 3px #cecece;
	box-shadow: 0 3px 4px #8b8b8b;
}

.textFront {
	font-size: 18px;
	margin-right: auto;
	margin-left: 50px;
	text-align: left;
	vertical-align: middle;
	padding-top: 60px;
}
.textAqua {
	font-size: 30px;
	color: #54C5D0;
}
#textAqua12 {
	font-size: 12px;
	color: #54C5D0;
}

.textOrange {
	color: #F58220;
	font-size: 30px;
}
.textOrange28 {
	color: #FF9900;
	font-size: 28px;
	letter-spacing: -1px;
	word-spacing: -1px;
	line-height: 40px;
}
.textGrey24 {
	color: #333333;
	font-size: 24px;
	letter-spacing: -1px;
	word-spacing: -1px;
	line-height: 40px;
	text-align: left;
}
.textGrey18 {
	color: #333333;
	font-size: 18px;
	letter-spacing: -1px;
	word-spacing: -1px;
	line-height: 40px;
}



#textOrange10 {
	color: #F58220;
	font-size: 10px;
}

.textOrangeNormal {
	color: #F58220;
}
.textAquaNormal {
	color: #54C5D0;
}

#textTitle13 {
	font-weight: bold;
	font-size: 13px;
	color: #666;
}


.linkFront {
	margin-right: auto;
	margin-left: 50px;
	text-align: left;
	margin-top: 40px;
	text-decoration: underline;
}
.bottomRow {
	width: 980px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.boxBottom1 {
	height: 250px;
	width: 222px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
	text-align: center;
}
.boxBottom2 {
	height: 250px;
	width: 222px;
	float: left;
	margin-left: 30px;
	margin-right: auto;
	vertical-align: top;
}
.boxBottom3 {
	height: 250px;
	width: 222px;
	float: left;
	margin-left: 30px;
	margin-right: auto;
}
.boxBottom4 {
	height: 250px;
	width: 222px;
	float: left;
	margin-left: 32px;
	margin-right: auto;
}
.titleBottom {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 12px;

}
.titleBottom2Rows {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-size: 12px;
}
.bottomImage1 {
	width: 220px;
	height: 140px;
	margin-bottom: 10px;
}
.bottomImage2 {
	width: 220px;
	height: 140px;
	margin-bottom: 10px;
}
.bottomImage3 {
	width: 220px;
	height: 140px;
	margin-bottom: 10px;
}
.bottomImage4 {
	width: 220px;
	height: 140px;
	margin-bottom: 10px;
}
.footer {
	height: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	line-height: 40px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}
.end {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	vertical-align: top;
	height: 120px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}
.imageWrap {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
}
.imageWrapLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
}
.mainWrapper .headerUsluge .headerInside p {
	width: 650px;
}
.list {
	list-style-type: disc;
    list-style-position: inside;
    padding: 10px 0 10px 20px;
    text-indent: -1em;
}
.kontaktiLogo {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px #ADADAD;
	-webkit-box-shadow: 0px 3px 3px #cecece;
	box-shadow: 0 3px 4px #8b8b8b;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 100%;
}

.kontaktiData {
	height: 100%;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 3px 3px #cecece;
	-webkit-box-shadow: 0px 3px 3px #cecece;
	box-shadow: 0px 3px 4px #8b8b8b;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 20px;
	margin-top: 15px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.textJustified {
	text-align: justify;
}
.submit-button {
	width: 70px;
	height: 30px;
}