body{
	margin: 0px;
	background-color: #0b263b;
}

#headerWrapper{
	width: 100%;
	height: 198px;
	background-image: url(../images/design/bckHeader.jpg);
}

#headerContent{
	width: 939px;
	height: 198px;
	position: relative;
	margin: auto;
}

#bodyWrapper{
	width: 100%;
	min-height: 532px;
	height: auto !important;
	height: 532px;
	background: #d7d7d7 url(../images/design/bckCont.jpg) repeat-x;
}

#bodyContent{
	position: relative;
	margin: auto;
	width: 939px;
	min-height: 532px;
	height: auto !important;
	height: 532px;
	background-color: white;
	border-left: 1px solid #436889;
	border-right: 1px solid #436889;
}

#footerWrapper{
	width: 100%;
	min-height: 177px;
	height: auto !important;
	height: 177px;
	background-image: url(../images/design/bckFooter.jpg);
}

#footerContent{
	width: 939px;
	min-height: 177px;
	height: auto !important;
	height: 177px;
	position: relative;
	margin: auto;
	background-image: url(../images/design/backFooterCont.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #aba8a6;
}

#leftPanel{
	width: 330px;
	float: left;
}

#rightPanel{
	width: 569px;
	min-height: 497px;
	height: auto !important;
	height: 497px;
	float: right;
	padding: 20px;
	background-image: url(../images/design/bckContent.jpg);
	color: #717171;
	font: 11px Tahoma;
	padding-top: 15px;
}

.clearBoth{
	padding: 0px;
	margin: 0px;
	clear: both;
}

#logo{
	width: 330px;
	height: 184px;
	background-image: url(../images/design/logo.jpg);
	margin: 0px;
	padding: 0px;
}

#languageBar{
	font-family: Tahoma;
	font-size: 11px;
	color: #364c5c;
	vertical-align: middle;
	position: absolute;
	bottom: 12px;
	left: 12px;
}

#languageBar img{
	border: 0px;
	height: 18px;
	width: 27px;
	vertical-align: middle;
}

#flashMenu{
	width: 605px;
	height: 198px;
	position: absolute;
	right: 2px;
}

#copyright{
	width: 330px;
	text-align: center;
	float: left;
	margin-top: 13px;
}

#submenu{
	float: left;
	margin-top: 13px;
	margin-left: 90px;
}

#createdBy{
	float: right;
	margin-top: 13px;
	margin-right: 5px;
}

#createdBy a, #copyright a, #submenu a{
	color: #ABA8A6;
	text-decoration: none;
	border-bottom: 1px dotted #ABA8A6;
}

#createdBy a:hover, #copyright a:hover, #submenu a:hover{
	color: White;
	border-bottom: 1px dotted White;;
}

#nadpis{
	margin-bottom: 10px;
}

.odsek{
	margin: 0px;
	margin-bottom: 10px;
}

.odsek a{
	color: #717171;
}

.odsek a:hover{
	color: Black;
}

h2{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.certifikat{
	margin: 0px;
	border-bottom: 1px dotted #717171;
	margin-bottom: 10px;
	padding-bottom: 10px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.certifikat img{
	margin: 0px;
	float: left;
	width: 150px;
	border: none;
}

.text{
	width: 409px;
	margin: 0px;
	float: right;
}

#fotoMenuDiv{
	padding-left: 20px;
	position: absolute;
	right: 0px;
	top: 60px;
}

#fotogaleria{
	width: 368px;
	float: left;
	padding-right: 20px;
	border-right: 1px dotted #436889;
}

#fotogaleria img{
	border: none;
	width: 122px;
	height: 92px;
	margin: 0px 1px 1px 0px;
}

#fotogaleria .last{
	border: none;
	width: 122px;
	height: 92px;
	margin: 0px 0px 1px 0px;
}

/**HOME**/
#rightPanelHome{
	width: 609px;
	min-height: 633px;
	height: auto !important;
	height: 633px;
	float: right;
	padding: 0px;
}

#homeText{
	background: #ecf0f3 url(../images/design/bckHomeText.jpg) repeat-x top;
	color: #717171;
	font: 11px Tahoma;
	padding: 20px;
	width: 290px;
	text-align: justify;
	margin-top: 32px;
	height: 377px;
}

/**-----------**/
#videoPlayer{
	position: absolute;
	top: 63px;
	right: 20px;
}

#mapa{
	width: 330px;
	height: 316px;
	background-image: url(../images/design/mapa.jpg);
}

/**kontakt form**/
form, input, textarea {
	padding: 0px;
	margin: 0px;
	color: #717171;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

input, textarea{
	padding: 3px;
	margin-bottom: 8px;
	border: 1px solid #bcc4c9;
	border-right: 1px solid #8c9397;
	border-bottom: 1px solid #8c9397;
	background: url(../images/design/inputBck.jpg) repeat-x;
}

input[type=submit]{
	padding: 3px;
	margin: 0px;
	border: 1px solid #91999d;
	border-right: 1px solid #63686b;
	border-bottom: 1px solid #63686b;
	background: url(../images/design/submitBck.jpg) repeat-x;
	color: #717171;
}

input{
	width: 170px;
}

textarea{
	width: 278px;
}

label{
	font-weight: bold;
}

form img{
	margin-bottom: 2px;
}

#kontaktForm{
	position: absolute;
	top: 58px;
	right: 20px;
	margin: 0px;
	padding: 0px;
}

