body {
	text-align: center;
	margin: 0px auto;
	background-color: #ffffff;
}

h1, h2, h3, p, div {
	padding: 0px;
	margin: 0px;
}

#site {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	width: 960px;
	height: 238px;
	background-position: 0px 0px;	
	background-repeat: no-repeat;
}

#header1 {
	background-image: url(../image/header1.png);
}

#header2 {
	background-image: url(../image/header2.png);
}

#header3 {
	background-image: url(../image/header3.png);
}

#header4 {
	background-image: url(../image/header4.png);
}

#header5 {
	background-image: url(../image/header5.png);
}

#header6 {
	background-image: url(../image/header6.png);
}

#header7 {
	background-image: url(../image/header7.png);
}

#header8 {
	background-image: url(../image/header8.png);
}

.header h1 a {
	margin: 0px;
	width: 0px;
	display: block;
	height: 238px;
	padding-left: 760px;
	overflow: hidden;
	white-space: nowrap;
}

#menu {
	text-align: left;
	width: 760px;
	height: 50px;
	background-position: 0px 0px;	
	background-repeat: no-repeat;

}

.default {
	background-image: url(../image/default.png);
}

.o-spolecnosti {
	background-image: url(../image/o-spolecnosti.png);
}

.projekty {
	background-image: url(../image/projekty.png);
}

.nasi-partneri {
	background-image: url(../image/nasi-partneri.png);
}

.faq {
	background-image: url(../image/faq.png);
}

.reference {
	background-image: url(../image/reference.png);
}

.kontakt {
	background-image: url(../image/kontakt.png);
}

#menucontent {
	position: absolute;
	width: 760px;
	top: 252px;
	list-style-type: none;
	margin: 0px;

}

#menu a {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

.item1 {
	position: absolute;
	top: 0px;
	left: 44px;
	width: 80px;
	height: 60px;
}

.item2 {
	position: absolute;
	top: 0px;
	left: 180px;
	width: 50px;
	height: 60px;
}

.item3 {
	position: absolute;
	top: 0px;
	left: 290px;
	width: 75px;
	height: 18px;
}

.item4 {
	position: absolute;
	top: 0px;
	left: 432px;
	width: 25px;
	height: 18px;
}

.item5 {
	position: absolute;
	top: 0px;
	left: 532px;
	display: block;
	width: 60px;
	height: 18px;
}

.item6 {
	position: absolute;
	top: 0px;
	left: 655px;
	width: 45px;
	height: 18px;
}

#div_a {
	position: relative;
	top: 15px;
	left: -46px;
	visibility: hidden;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	width: 140px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;	
}

#div_b {
	position: relative;
	top: 15px;
	left: -40px;
	visibility: hidden;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	width: 116px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;	
}

.u-item {

	background-color: #064871;
	border-bottom: 2px solid white;
	padding: 10px;
}

.u-item-sel {

	background-color: #62aed2;
	border-bottom: 2px solid white;
	padding: 10px;
}

#contentabout {
	width: 560px;
	height: 260px;
	padding-left: 100px;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 30px;
	background-color: #62aed2;
}

#content {
	padding: 20px;
	width: 100%;
	height: 220px;
	overflow: auto;
	text-align: left;
	background-color: #62aed2;
	scrollbar-track-color: #62aed2;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #62aed2;
	scrollbar-3dlight-color: #62aed2;
	scrollbar-darkshadow-color: #62aed2;
	scrollbar-shadow-color: #62aed2;
	scrollbar-arrow-color: #62aed2;	
}

#end {
	width: 760px;
	height: 40px;
	background-image: url(../image/end.png);
	background-position: 120px 4px;	
	background-repeat: no-repeat;
}

#spacer {
	width: 760px;
	height: 40px;
	background-color: #62aed2;
}

#spacer a {
	color: white;
}

#content hr {
	border: 1px solid white;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content p {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: white;
	text-align: justify;
	margin-bottom: 10px;	
}

#window {
	text-align: left;
	padding: 10px;
	width: 600px;	
}

#window p {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: white;
	text-align: justify;
	margin-bottom: 10px;	
}

#content img {
	border: 0;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#content a {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #064871;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.blue {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #064871;
	text-decoration: none;
}

#content ul, ol {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: white;
	text-align: justify;
}

#window ul, ol {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: white;
	text-align: justify;
}

#content h2 {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	color: white;
	margin-bottom: 20px;
}

#window h2 {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	color: white;
	margin-bottom: 20px;
}

#content h3 {
	font-family: Calibri, Futura md, Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color: white;
	margin-bottom: 20px;	
}
