#glava
{
	width:700;
	height:100;
	position:relative;
	color:#C00;
	text-align:center;
	background-image: url(images/glava.gif);
	/* border-bottom: 2px solid #000000; */
}

#body
{
	width:700;
	height:350;
	background-color: #4dee7b;
}

#box
{
	border-top: 2px solid #00c136;
}

#bodyIzvor
{
	width:700;
	height:560;
	background-color: #4dee7b;
}


#bodyZnamen
{
	width:700;
	height:460;
	background-color: #4dee7b;
}

#bodyPotek
{
	width:700;
	height:580;
	background-color: #4dee7b;
}

#bodyKartica
{
	width:700;
	height:420;
	background-color: #4dee7b;
}

#bodyKartica2
{
	width:700;
	height:490;
	background-color: #4dee7b;
}

#bodyIndex
{
	width:700;
	height:570;
	background-color: #4dee7b;
}

#bodyPesm
{
	width:700;
	height:430;
	background-color: #4dee7b;
}

#right
{
	text-align: right;
}

#left
{
	text-align: left;
}


#headline
{
	width:700px;
	height:20px;
	background-color: #4dee7b;
	position:relative;
	border-bottom: 1px solid #00c136;
}


#space
{
	top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	width:670px;
	height:100px;
	text-align:left;
	color: #000000;
	margin-right: auto;
}

#next
{
	position:absolute;
	color:#000;
	font-weight: bold;
	margin-top: 300px;
	margin-left: 560px;
	text-decoration:underline;
}

#next a:hover
{
	color:#03F;

}

#hrnav
{
	width: 700px;
	height: 30px;
	position: relative;
	/*background-color: #cce3f5;*/
	background-image:url(images/nav.bmp);
	/*border-bottom: 2px solid #000000;*/
}


.link1
{
	width: 100px;
	height: 50px;
	
}



.link1 li
{
	margin: 0px 18px 0px 0px;
	list-style-type: none;
	display: inline;
}

.link1 ul
{
	margin: auto;
}

.link1 li a
{
	color: #000000;
	padding: 5px 12px 7px;
	text-decoration: none;
	font-size: 16px;
	font-family: Verdana;
}



.navlinks
{
	position: absolute; top: 4px; left: 15px; 
}

.navlinks ul
{
	margin: auto;
}

.navlinks li
{
	margin: 0px 18px 0px 0px;
	list-style-type: none;
	display: inline;
}

.navlinks li a
{
	color: #000000;
	padding: 5px 12px 7px;
	text-decoration: none;
	font-size: 16px;
	font-family: Verdana;
}

.navlinks li a:hover
{
	color:#ffffff;
	 background-image:url(images/nav-true.bmp);
	text-decoration:underline;
}



.centered {
	width:700;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: left;
}

.IndexCENTER{
	margin-left: auto;
	margin-right: auto;
	margin-top: 9%;
	width: 50em;
	text-align: left;
}