body {
	
	margin: 0 0 0 0;
	
}

a {
	font-weight: bolder;
color: #A9A9A9;
text-decoration: none;
}

a.proklik {
	font-weight: normal;
	text-decoration: underline;
	color: black;
}

#levababyka {
position: absolute;
	width: 49%;
	height: 100%;
	text-align: right;
	font-weight: bolder;
font-size: 18px;
color: #A9A9A9;
margin-right: 20px;
overflow: hidden;
}

#pravavoborsky {
position: absolute;
margin-left: 51%;
	width: 49%;
		height: 100%;
	text-align: left;
	font-weight: bolder;
font-size: 18px;
color: #A9A9A9;
margin-right: 20px;
overflow: hidden;
}

#titulnistrana {
position: absolute;
	width: 350px;
		height: 100%;
	text-align: left;
	font-weight: bolder;
font-size: 16px;
color: #A9A9A9;
overflow: hidden;
}

#logobabyka {
text-align: right;
margin-right: 30px;
	}
	
#logobabyka img {
	padding-top: 16px;
}	

#ramokno_babyka {
position: absolute;
margin-left: 350px;
	width: 400px;
	height: 100%;
	overflow: auto;
	background-color: White;
	border: 1px solid Black;
	border-style: inset;
	z-index: 100;
	padding: 10px 10px 0px 10px;
}

#trojuhelnik_babyka {
position: absolute;
width: 100px;
height: auto;
margin-top: 125px;
margin-left: 672px;
}

#titulnitext_babyka {
position: absolute;
margin-top: 180px;
margin-left:350px;
width: 600px;
height: 50px;
	text-align: center;
	font-weight: bolder;
font-size: 24px;
}

#text_babyka {
position: absolute;
margin-top:50px;
margin-left:400px;
width: 600px;
height: auto;
font-weight: normal;
font-size: 16px;
}

.tucneblack {
	font-weight: bolder;
}

.odsazeni {
	margin-left: 20px;
}

.podtrzeno {
	text-decoration: underline;
}

	
	span.cervena {
color: red;
	}
	
	span.black {
color: black;
	}
