body
{
  background-color:#003;
  background-image:url('../images/body_bg.gif');
  background-repeat:repeat-x;
  margin:0px;
  padding:0px;
  font:11px tahoma,lucida,sans-serif;
  
}

h1 
{
  font-size:12px;
  float:left;
  padding:0px;
  margin:0px;
  width:350px;
  color:#d92a29;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
}

/*** fobb kontenerek - fejlec,lablec  ***/
div#container
{
  width:900px;
}

div#header
{
  display:block;
  position:relative;
  width:900px;
  height:209px;
  margin:0px;
  padding:0px;
  background:url(../images/header.jpg);
}

div#header span#mainlink{
  display:block;
  position:absolute;
  top:50px;
  left:400px;
  width:100px;
  height:100px;
  margin:0px;
  padding:0px;
}

div#subheader
{
  width:900px;
  height:34px;
  margin:0px;
  margin-top:4px;
  padding:0px;
  background-image:url('../images/subheader.jpg');
}

div#footer
{
  width:900px;
  height:260px;
  margin:0px;
  padding:0px;
  background-image:url('../images/footer.jpg');
}

/*** a 3 oszlop egyforma nagysagat biztosito tabla ***/
div#divider
{
  text-align:left;
  padding-left:49px;
}

.left_side
{
  width:150px;
  padding:0px;
  margin:0px;
  background-image:url('../images/left_side_bg.jpg');
}

.center
{
  width:505px;
  padding:0px;
  margin:0px;
  background-image:url('../images/center_bg.jpg');
}

.right_side
{
  width:150px;
  padding:0px;
  margin:0px;
  background-image:url('../images/right_side_bg.jpg');
}

/*** menu ***/
.menu
{
  padding:10px;
}

.menu a
{
  display:block;
  border-top:1px dotted black;
  text-decoration:none;
  font-weight:bold;
  color:black;
  text-align:left;
  padding-left:10px;
}
/*
.menu a:hover
{
  color:white;
  background-color:#d92a29;
}
*/
.undermenu
{
  width:150px;
  height:81px;
  background-image:url('../images/undermenu.jpg');
}

/*** menu vege ***/

.line /* alternativ hr */
{
  display:block;
  height:5px;
  font-size:1pt;
  border-top:1px dotted black;
}

/*** formazo - tavtarto - elvalaszto divek ***/
.spacer
{
  margin:0px;
  padding:5px;
  text-align:center; 
}

.spacer_left
{
  margin:0px;
  padding:10px;
  text-align:left; 
}

.left_side_placeholder
{
  width:150px;
  height:30px;
  background-image:url('../images/left_side_placeholder.jpg');
}

.right_side_placeholder
{
  width:150px;
  height:30px;
  background-image:url('../images/right_side_placeholder.jpg');
}

.center_placeholder
{
  width:505px;
  height:72px;
  background-image:url('../images/center_placeholder.jpg');
}

/*** divek vege ***/

/*** szovegformazas ***/
.blue_bold
{
  color:#0192bb;
  font-weight:bold;
  text-decoration:none;
}

.red_bold
{
  color:#d92a29;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
}

.grey_bold
{
  color:#888888;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
}
/*** szovegformazas vege */

/*** input cicomazas ***/
.nice_input
{
  margin-top:2px;
  margin-left:2px;
  width:123px;
  height:14px;
  border:0px;
  font-size:10px;
}

.input_bg
{
  background-image:url('../images/text_field.gif');
  background-attachment:scroll;
  width:130px;
  height:21px;
  padding:0px;
}

.nice_button
{
  border:0px;
  height:21px;
  width:50px;
  background:url('../images/shortbutton.gif');
  color:#d92a29;
  font-weight:bold;
}

/*** center resz definicioi ***/

.news_postedby
{
  color: #0192bb;
  font-size:10px;
}

.news_text
{
  display:block;
  position:relative;
  text-align:justify;
  margin-bottom:20px;
}

.spacer_left span {
    display: block;
    height:28px;
    padding-right: 4px;
    text-align: right;
    color: #0192bb;
}

/*** jobb oldali lista tabla cellak ***/

.under_border
{
  text-align:left;
  border-bottom:1px dotted #aaaaaa;
}

.padded_div
{
  padding:10px;
}

.box {
  display:block;
  text-align:justify;
  background: inherit;
  margin: 15px;
  border: 1px solid #ebebeb;
  padding: 5px;
}

.box span {
	background-color:white;
	position:relative;
	top:-13px;
	left:5px;
	padding:5px;
	color: #d92a29;
	font-weight:bold;
}

/*.center_div
{
  margin:15px;
  padding:10px;
  border:1px solid grey;
}*/

.comment_div
{
  text-align: left;
  color: #9c9c9c;
  padding: 10px;
  margin-bottom: 20px;
  overflow:hidden;
}

.comment_div span
{
  display: block;
  font-weight: bold;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 10px;

}

.center_div {
  width: 446px;
  padding: 0px;
  margin-top: 20px;
  margin-left: 4px;
}

.center_div_header {
  width: 446px;
  height: 24px;
  padding-top: 7px;
  padding-left: 20px;
  text-align:left;
  /*background-image: url('../images/center_div_header.jpg');*/
  background-color: #d92a29;
  color: white;
  font-weight: bold;
  voice-family: "\"}\"";
	voice-family: inherit;
	width: 426px;
	height: 17px;
}

.center_div span div {
  margin-top:10px;
  margin-left:20px;
}

.center_div_content {
  border-left: 1px solid #d92a29;
  border-right: 1px solid #d92a29;
  border-bottom: 1px solid #d92a29;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
  text-align: left;
  background-color: inherit;
}

.white_link
{
	color:white;
	text-decoration:none;
}

.grad_field {
  margin-bottom: 5px;
  border:1px solid #ebebeb;
  /*background-image: url('../images/field_bg.gif');
  background-position: bottom;*/
  color: #9c9c9c;
  width: 130px;
  height: 18px;
  text-align:left;
}

.grad_field_long {
  margin-bottom: 5px;
  border:1px solid #ebebeb;
  /*background-image: url('../images/field_bg.gif');
  background-position: bottom;*/
  color: #9c9c9c;
  width: 200px;
  height: 18px;
  text-align:left;
}

.grad_textarea
{
  margin-bottom: 5px;
  border:1px solid #ebebeb;
  /*background-image: url('../images/field_bg.gif');
  background-position: bottom;
  background-repeat: repeat-x;*/
  color: #9c9c9c;
  width: 420px;
  height: 150px;
  text-align:left;
}

.grad_textarea_long
{
  margin-bottom: 5px;
  border:1px solid #ebebeb;
  /*background-image: url('../images/field_bg.gif');
  background-position: bottom;
  background-repeat: repeat-x;*/
  color: #9c9c9c;
  width: 420px;
  height: 400px;
  text-align:left;
}

/*.nice_button {
  background-image: url('../images/field_bg.gif');
  background-position: bottom;
  border:1px solid #ebebeb;
  color: #d92a29;
  width: 40px;
  height: 18px;
}*/

.nice_button_wide {
  /*background-image: url('../images/field_bg.gif');
  background-position: bottom;*/
  border:1px solid #ebebeb;
  color: #d92a29;
  width: 70px;
  height: 18px;
}

.thumb_border {
  padding:2px;
  border: 1px solid #003;
}

.font_bold
{
  font-weight:bold;
}

.font_italic
{
  font-style:italic;
}

.font_underline
{
  text-decoration:underline;
}

.data_box
{
  width:300px;
  height:auto;
  border: 2px solid #888888; 
  font-size:11px;
  margin-left: 5px;
  margin-bottom:5px;
}

.data_box span
{
  display:block;
  border-bottom:2px solid #888888;
  color: #d92a29;
  font-weight: bold;
  height:20px;
  padding-top:3px;
  text-align:center;
  voice-family: "\"}\"";
	voice-family: inherit;
	height: 17px;
}

.big_red_bold
{
  color:#d92a29;
  font-weight:bold;
  text-decoration:none;
  font-size:14px;
}

.avatar_box
{
  text-align:center;
  float:right;
  width:150px;
  padding:10px;
  height:auto;
  border: 2px solid #888888; 
  font-size:11px;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom:5px;
  voice-family: "\"}\"";
	voice-family: inherit;
	width:130px;
}

.small_avatar_left
{
  float:left;
  width: 50px;
  margin:0px;
  margin-right:10px;
  padding:0px;
}

.search_results
{
  margin:10px;
  background-color: #eeeeee;
  border-bottom:1px solid #888888;
  height: 80px;
}
/*
.pink_border
{
  margin:0px;
  border:1px solid #cccccc;
  background:#fff;
}
*/
