/* CSS Document */



#box_left {

	float: left;

	width: 310px;

    margin-bottom: 10px;

}

#box_content_left {
    background: url(/Media/bottom_right_orange.gif) no-repeat bottom right;
}

#box_right {

	float: right;

	width: 310px;

    margin-bottom: 10px;

}

#box_content_right {
    background: url(/Media/bottom_right_orange.gif) no-repeat bottom right;
}

#box_left a, #box_right a {

  font-weight: bold;

  color: #a70303;

  text-decoration: none;

}



#box_left a:hover, #box_right a:hover {

  color: #d72323;

}



.box_header {

	width: auto;

	margin: 0;

	padding: 0;

  background: url(/Media/top_right.gif) no-repeat top right;

}



.box_header h3 {

	margin: 0;

	padding: 10px 10px 0 10px;

	background: url(/Media/top_left.gif) no-repeat top left;

	font-size: 14px;

}



.box_body {

	width: auto;

	margin: 0;

	padding: 5px 10px 3px 10px;

    background: url(/Media/bottom_left_orange.gif) no-repeat bottom left;

	text-align: justify;

}



.box_body p {

  margin: 10px 0;

}

#box_text_left, #box_text_right {
    height: 200px;
    overflow: hidden;
}

/* side boxes */



.box_side {

  margin: 0 0 15px 0;

}



.box_side h2 {

  height: 19px;

	margin: 0;

	padding: 4px 0 0 5px;

	background: url(/Media/box_header.gif) repeat-x top left;

	/*background-color: #a70303;*/

	font-size: 12px;

	color: #fff;

}



.box_side .box_body {

	margin: 2px 0 0 0;

	border: 1px solid #a70303;

	padding: 8px 10px 10px 10px;

	background: #fff;

	text-align: justify;

}



#download {

  margin-top: 5px;

}



#top5 {

  margin: 0 0 0 18px;

  padding: 0;

  text-align: left;

}



#top5 li {

  margin: 5px 0;

  padding: 0;

  text-align: left;

}



#top5 a {

  font-weight: normal;

  color: #000;

}



#top5 a:hover {

  text-decoration: underline;

}



#uj_kepzesek {

  margin: 0;

  padding: 0;

  list-style: none;

}



#uj_kepzesek li {

  margin: 5px 0;

  padding: 0;

  text-align: left;

}



#uj_kepzesek a {

  font-weight: normal;

  color: #000;

}



#uj_kepzesek a:hover {

  text-decoration: underline;

}

