
body {
	margin: 0px;
	padding: 0px;
/*	background: #73C5E5 url(images/img01.gif) repeat-y center top;*/
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #60B7DE;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #60B7DE;
	text-transform: uppercase;
	font-weight: bold;
}
#data td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size : 10px;
}

a {
	font-weight: bold;
	color: #4773C1;
}

h2 {
	font-size: 18px;
}
a:hover {
	text-decoration: none;
	color: #73C5E5;
}

.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
	border: 5px solid #ABDCEF;
}
.text1 {
	font-size: 14px;
}

/** HEADER */

#header {
	margin: 0px auto;
	background: #FFFBFD url(images/img02.gif) repeat-x left top;
	padding: 0px;
}

#header h1 {
	margin: 0px;
	padding: 20px;
}

#header h2 {
	margin: 0px;
	font-size: 14px;
}

/** MENU */

#menu {
	width: 200px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	background-color: #60B7DE;

}
#menu li {
	height: 25px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu a {
	padding: 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #73C5E5;
}


#menu2 {
	width: 200px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	background-color: #60B7DE;

}
#menu2 li {
	height: 40px;
}

#menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu2 a {
	padding: 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu2 a:hover {
	background-color: #73C5E5;
}

/** CONTENT */

#content {
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 140%;
}

#left {
	float: left;
	width: 5px;
	padding: 0px 20px 40px 20px;
}

#right {
	float: right;
	width: 5px;
	padding: 0px 20px 40px 20px;
}


/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	border-top: 5px solid #60B7DE;
}

#footer p {
	margin: 0px;
	padding: 20px 10px 0px 125px;
	color: #4773C1;
}

#border-top {
	border-top: 5px solid #60B7DE;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #D5F1FF;
	height: 20px;
}
table { border-collapse: collapse; 
}


.maincontainer {
  border: 0px;
  width:100%;
  float: left;
}

#excelcontainer {
  background-image: url(images/yellogradiant.jpg);
  background-repeat: repeat-x; 
  background-color: #ffffea;
	width:100%;
}
.excelfileicon {
	width:60px;
	height:60px;
	margin: 5px;
	padding: 5px;
	/*background-color: #cff;*/
  float: left; 
  font-family: Arial;
  font-size: 12px;
  text-align:center;
  line-height: 120%;
  border: 0;
}
.excelfileicon img {
	border: 0px;
	}
.excelfileicon a {
	text-decoration: none;
	color : black;
	}
	
.excelfileicon a:hover {
	text-decoration: none;
	color : red;
	}
	
.bigtext {
  padding: 5px 0px 5px 0px;
  font-family: Verdana;
  font-size: 18px;
  color: #0cf;
}
.cleardiv
  {
    height: 1px;
    width: 100%;
    float: left;
    clear: both;
  }
#idoszakcontainer {
  width: 100%;
  background-color: #cff;
  height: 280px;
  border: 1px solid gray;
  float: left;
}
.spaceholder {
  border: 0px;
  margin: 11px; /*6+5 a border5 miatt*/
  width: 30%;
  height: 50px;
  float: left;
}

.oszblock {
  background-image: url(images/osz_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  border: 5px solid #ABDCEF;
  margin: 6px;
  width: 30%;
  height: 210px;
  float: left;
}
.tavaszblock {
  background-image: url(images/tavasz_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  border: 5px solid #ABDCEF;
  margin: 6px;
  width: 30%;
  height: 210px;
  float: left;
}
.potblock {
  background-image: url(images/bin_2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  border: 5px solid #ABDCEF;
  margin: 6px;
  width: 30%;
  height: 210px;
  float: left;
}

.oszblock2 {
  background-image: url(images/osz2_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  border: 5px solid #ABDCEF;
  margin: 6px;
  width: 30%;
  height: 210px;
  float: left;
}
.tavaszblock2 {
  background-image: url(images/tavasz2_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;  
  border: 5px solid #ABDCEF;
  margin: 6px;
  width: 30%;
  height: 210px;
  float: left;
}
.potblock2 {
  background-image: url(images/bin_1.jpg);
  background-repeat: no-repeat;
  background-position: center;  
  border: 5px solid #ABDCEF;
  margin: 6px;
  width: 30%;
  height: 210px;
  float: left;
}

.gradianttop {
  height: 28px;
  background-image: url(images/topgradiant.jpg);
  background-color: #0570d1;
  font-family: Verdana;
  font-weight: 900;
  color: white;
  background-repeat: repeat-x;
  text-align: center;
  line-height: 28px;
  
}
.gradientgray {
  height: 28px;
  background-image: url(images/graygradient.jpg);
  background-color: #ccc;
  font-family: Verdana;
  font-weight: bold;
  color: white;
  background-repeat: repeat-x;
  text-align: center;
  line-height: 28px;
  
}

.descriptionblock {
  width: 100%;
  height: 35;
  background-image: url(images/yellogradiant.jpg);
  background-repeat: repeat-x; 
  background-color: #ffffea;
  color: darkblue;
  font-size: 12px;
  text-indent: 5px;
  font-family: Arial;
  clear: both;
}
a.ido_menu {
  text-decoration: none;
  color: white;
}

a.ido_menu:hover{
  display: block;
  background-color: darkred;
  text-decoration: none;
  color: yellow;
}

a.simplelink {
  font-family: Verdana;
  font-size: 12px;
  text-decoration: none;
  color: darkblue;
}

a.simplelink:hover{
  text-decoration: none;
  color: darkred;
}

.result_col {
  width: 100%;
  margin: 5px;
  background-image: url(images/blue_bg.jpg);
  background-repeat: repeat-y; 
  background-color: #dbe6f9;
  float: left;
}
.wrapper {
		width: 80%;
		height: 105px;
		overflow: auto;
	}	
.wrapper2 {
		width: 90%;
		height: 170px;
		overflow: auto;
	}	
.wrapper3 {
		width: 98%;
		height: 250px;
		overflow: auto;
	}	
	
.feldolgozbox {
	width: 100%;
	height: 120px;
	padding-top: 20px;
	background-image: url(images/yellogradiant.jpg);
	background-repeat: repeat-x; 
	background-color: #ffffea;
	color: darkblue;
	font-size: 12px;
	font-family: Arial;
	clear: both;
}

