body {
	background-color: #1B4700;
	margin: 0px;
}
#topcontainer {
	height: 215px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bruska_01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	line-height: 130%;
}
#container {
	min-height: 967px;
	width: auto;
	background-image: url(images/bruska_02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	line-height: 130%;
}
#menu {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	font-family: Tahoma, Arial, Sans-serif;
	font-weight: normal;
	font-size: 17px;
	color: #F8FCCA;
}
#toptext {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	padding-left: 38px;
	font-family: Tahoma, Arial, Sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #3e5e1b;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	margin-right: 30px;
	display: inline;
	list-style: none;
}
#menu a {
	color: #FFEA1F;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 6px #1E3500;
}
#menu a:hover {
	color: #FFEA1F;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 6px #F8FCCA;
}
#menu .aktivni {
	color: #F8FCCA;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 6px #FFEA1F;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #F8FCCA;
}

#text {
	width: 600px;
	float: left;
	border-right: solid 1px #FFEA1F;
	padding-right: 10px;
}

#rightcol {
	width: 200px;
	float: left;
	padding-left: 30px;
}

.vetsi {
	color: #775100;
	font-size: 16px;

}
#content img {
	border: 4px solid #F8FCCA;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content a {
	color: #FFEA1F;
	text-decoration: underline;	
}
#content a:hover {
	color: #F8FCCA;
	text-decoration: underline;	
}
#content p,form {
	margin: 0;
	padding: 0;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content h1,h2,h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

#loggedheader {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #666666;
	height: 30px;
	line-height: 30px;
	padding: 3px;
	position: relative;
}
#loggedheader a {
	color: #FFFFFF;
}
#loggedheader a:hover {
	color: #FF0000;
}

.denninabidka {
  width: 95%;
  text-align: left;
  margin-left: 10px;
  margin-right: 20px;
}

.nazevskupiny {
  color: #FFEA1F;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  
}
.denninabidka td {
  padding-bottom: 10px;
}
.podnabidka {
  font-size: 11px;
  color: #071B00;
}

.novinka {
   margin-bottom: 10px;
}

.datumnovinky {
  color: #FFEA1F;
  font-weight: bold;
}

textarea {
  font-family: Tahoma, Arial, Sans-serif;
  font-size: 12px;
}

fileQueue {
	width: 400px;
	height: 300px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	color: #333333;
}

.alba {
   padding-top: 20px;
   font-size: 15px;
   list-style: square;
   font-weight: bold;
   
}

h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 14px;
}

.counter {
  font-size: 12px;
  text-align: left;
  width: 100%;
  color: #1E3500;
}
