/* CSS Document */

body{
	margin: 0 auto;
	background: #ACD297;
}

h1{
	float:left;
	
	font-size: 24px;
	color: blue;	
	position:absolute;
	left: 520px;
	top: 90px;
}

#obalovac {
		position:relative;
		width:939px;
		height:660px;
		border: 6px solid white;
		margin: 0 auto;
		background:transparent;

	}
#back{
	visibility:hidden;
}

a:hover{
		cursor: pointer;
	}

#medzi{
	position: absolute; 
	width: 5px; 
	height: 660px; 
	left: 275px;
	top:0px;
	background: #c3e7ae;
	}
#logo{
	position: absolute;
	left:0px;
	top: 0px;
	width: 275px;
	height: 79px;
	margin: 0 auto;

	background: url(img/green/logo.jpg) no-repeat;
	background-color: #cfe9c2;

}
#top{
	position: absolute; 
	width: 690px; 
	height: 250px; 
	left: 285px;
	top:0px;
	background: url(img/green/foto3.jpg) no-repeat;
}

#logobox {
	position: absolute;
	left:0px;
	top: 15px;
	width: 276px;
	height: 170px;

	padding-top: 70px;
	font-size: 30px;
	color: white;
	background: url(img/logobox.jpg);
}


#hlavneMenu{
		position:absolute;
		left: 0px;
		width: 140px;
		height: 410px;
		top: 250px;
		background:#9bda71;

		color: white;
		font-size: 20px;
		font-family:'Arial Black',Verdana;

	}

div#hlavneMenu a{
		text-decoration: none;
		color: white;
		padding-bottom: 25px;
		padding-left: 15px;
}

div#hlavneMenu a:visited{
		text-decoration: none;
		color: white;
}

div#hlavneMenu a:hover{
		text-decoration: underline;
		color: white;
}

#predelovac {
		position:absolute;
		left: 140px;
		width: 5px;
		height: 410px;
		top: 250px;	
		background:#9ad378;
		}
#menu{
		position:absolute;
		left: 145px;
		width: 130px;
		height: 395px;
		top: 250px;
		background:#a7da89;
		overflow: hidden;
		padding-top:12px;
		
}


div#menu a{
		font-size: 13px;
		color: white;
		font-family: 'Times New Roman','Times', 'Serif';
		font-weight: bold;	
	
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 12px;
		
		display: block;	
	}

div#menu a:visited{ color : #eeeeee;}

div#menu a.onMainMenu{
	text-align: right;
	color: red;
}

#content{
	position:absolute;
	left: 284px;
	width: 655px;
	height: 405px;
	top: 254px;
	overflow:auto;
	background: #c8edba;
	color:black;

	
	font-family: 'Times New Roman', Times, Serif, Verdana;


	padding-top: 0px;
	text-align: left;
}


.ccontent{
	padding-left: 15px;
	padding-right: 15px;

}
#rightbar{
	position:absolute;
	left: 675px;
	top: 210px;
	overflow:auto;
	background: white;
}


.stText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	
	color:#003366;
	padding:0px;
	margin:0px;
	display:inline;	
}

.logged{
	font-family: sans-serif, serif;
	font-size: 11px;
	font-variant: small-caps;
	text-align: left;
	margin-left: 5px;
	color: #ff6c00;
}

.addArticle{
	background: #444444;
	color: white;
	font-size: 10px;
	display:block;
}

.timedateauthor{
	color: #5f7eb0;
	font-family: Tahoma;
	font-size: 9px;
	float: right;
	border-bottom: 1px dotted #dfdfdf;
	border-right: 1px dotted #dfdfdf;
	line-height: 9px;
}

.timedateauthor a{
	color: #5f7eb0;

}

.article{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a5c39a;
}

.heading{
	color:#d84237;
	font-family: Tahoma;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
}

.adminactions{
	float: right;
}
#bodybox{
	position:relative;
	margin: 0 auto;
	left: 2px;
	top: -160px;
	width:680px;
	height: 330px;
	background:url(img/box.jpg) repeat-y;

}

#adminMenu{
	position:absolute;
	left:11px;
	top:520px;
	height:20px;
	width: 160px;
	
	color: red;
	font-size:12px;
}


div#adminMenu a{
	display: block;
	width: 95px;
	color:blue;
}

div#adminMenu a:hover{
	background-color:white;
}


.clankov{
	color:#c8edba;
	font-size: 9px;
	background:#ACD297;
	float: right;
	display: block;
}

.onMainMenu{
	color:red;
	text-align:right ! important;
}


#motto{
	position:absolute;
	left:15px;
	height: 100px;
	width: 220px;
	top: 140px;
	color:#437ca0;
	font-size: 20px;
	padding-left: 30px;

}



#valid{
	position:absolute;
	left:0px;
	width:275px;
	top: 647px;
	background: #7bdc59;
	color: white;
	font-weight: 100;
	font-size: 10px;
	text-align: center;
}

div#valid a{
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

div#valid a:hover{
	color: blue;
	text-decoration: none;
	border-bottom: 2px dotted blue;
}

div#content ol {
	font-family: 'Times New Roman', Times, Serif;
}

.innermenuitem{  }
.innermenuitem:hover{ color:red; }