body {
	background:   #000000 url(../../IMAGES/BG.jpg);
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h2, h3 {
	margin-top: 0px;
	color: #333333;
}

h2 {
	font-size: 24px;
}

h3 {
	margin: 0;
	padding-left: 70px;
	margin-top:15px;
	margin-bottom:23px;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

.img{
float:left;
height:50px;
}

.img{
float:left;
height:50px;
}


h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #FF6633;
}

a:hover {
	text-decoration: underline;
}


/* Header */

#header {
	width: 950px;
	height: 123px;
	margin: 0 auto;
	background: #000000 url(../../IMAGES/ADMIN_HEADER.jpg) no-repeat top;
}

#header h3 {
	float: right;
	margin: 0;
	padding: 50px 50px 50px 20px;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC0000;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 45px 20px 0 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
width: 916px;
	height: 30px;
	margin: 0 auto;
	padding: 0px 7px 0px 0px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#333333;
}

#menu ul {
	width: 916px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #000000;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 7px 30px 5px 30px;
	border-left: 1px solid #666666;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
}

#menu a:hover {
	background: #CCCCCC;
	color: #000000;
}

#menu .first a {
	border: none;
}
/* Splash */

#grafika {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	padding: 0 0px;
	background:url(../../images/uvodnik_stabil.jpg);
}

/* Content */
#wrapper{
width: 916px;
	height:auto;
	margin: 0 auto;
	color: #333333;
	font-weight:bold;
	background: transparent url("../../IMAGES/ctverecek_bily.png") repeat; 
	filter: alpha(opacity=90);
	border-left: #333333;
}

#content {
	width: 870px;
	height:auto;
	margin: 0 auto;
	padding: 10px;
	background: #ffffff;
border:#999999 solid 1px;
}

#colOne {
	float:left;
	width: 515px;
	height:auto;
	padding: 15px 10px 0px 15px;
}

#colTwo {
	float: right;
	width: 155px;
	height: auto;
	margin: 0 25px 0 5px;
	padding:20px auto;
}

/* Footer */

#footer {
	width: 950px;
	height: 76px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(../../IMAGES/ADMIN_FOOTER.jpg) no-repeat top;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #666666;
}

.alert {
	color:#ff202b;
	font-size:14px;
	}
	
#striped td {
  padding: 2px 10px 2px 0;
  vertical-align: top;
 
  }
/* This gives odd-numbered rows a pale gray background
#striped tr {
  background-color:#eee;
  }
*/
#striped tr.hilite {
  background-color:#D7ECFB;
  }
  
  
 .buttons {
 width: auto;
 background:#999999;
