#container {text-align: center;}

#prostor {
	position: relative;
	width : 240px;
	padding : 0px;
	margin : 1em auto;
	background-color : white;
	border : 1px solid #600;
}

#lampa {
	text-align : center;
	margin : 150px 0px 0px 40px;
	width : 160px;
}

#lampa div {
	font-size : 0px;
}

#cepec div {
	border-width : 0px;
	border-bottom : 2px solid #00C962;
}

#cepec div div {
	border-bottom : 2px solid #00B659;
}

#cepec div div div {
	border-bottom : 26px solid #00A651;
	border-right : 12px solid white;
	border-left : 12px solid white;
}

#cepec div div div div {
	border-bottom : 5px solid #009E4D;
	border-right : 5px solid white;
	border-left : 5px solid white;
}

#cepec div div div div div {
	border-bottom : 5px solid #009348;
	border-right : 8px solid white;
	border-left : 8px solid white;
}

#cepec div div div div div div  {
	border-bottom : 4px solid #008A43;
	border-right : 10px solid white;
	border-left : 10px solid white;
}

#cepec div div div div div div div  {
	border-bottom : 3px solid #007539;
	border-right : 20px solid white;
	border-left : 20px solid white;
	height : 1px;
}

#vypinac {
	position : absolute;
	width : 20px;
	left : 80px;
	top : 200px;
	text-align : left;
}

#vypinac div {
	border-left : 2px dashed Gray;
	height : 40px;
	margin-left : 4px;
}

#vypinac span {
	display : block;
}

#vypinac span a {
	font-size : 15px;
}

#vypinac a:link, #vypinac a:visited {
	text-decoration : none;
	color : black;
}

#stojna {
	width : 11px;
	margin-left : auto;
	margin-right : auto;
}

#stojna div {
	border-left : 2px solid #B09F12;
	border-right : 2px solid #B09F12;
	width : 7px;
}

#stojna div div {
	border-left : 2px solid #DDC609;
	border-right : 2px solid #DDC609;
	width : 3px;
}

#stojna div div div {
	background-color : #FFE403;
	border-width : 0px;
	width : 3px;
	height : 120px;
}

#podstava {
	width : 50%;
	margin : 0px auto;
}

#podstava div {
	border-bottom : 4px solid #B09F12;
	border-left : 1px solid white;
	border-right : 1px solid white;
}

#podstava div div {
	border-bottom : 3px solid #CCB915;
	border-left : 2px solid white;
	border-right : 2px solid white;
}

#podstava div div div {
	border-bottom : 2px solid #DCC716;
	border-left : 3px solid white;
	border-right : 3px solid white;
}

#podstava div div div div {
	border-bottom : 2px solid #FFE403;
	border-left : 4px solid white;
	border-right : 4px solid white;
}

#podstava div div div div div {
	height : 2px;
	background-color : #B09F12;
	border-bottom : none;
	border-left : 5px solid white;
	border-right : 5px solid white;
}

