body{
	color: #331311;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-color: #331311;
}
a, body, div, span, ul, li, ol, h1, h2, h3, h4, h5, p, table, tr, td, th,form, label, input, select, textarea, option {
	margin: 0px;
	padding: 0px;
}
a span {
    display:none;
}
div#container {
	margin: 0px auto;
	width: 100%;
}
#container #topDiv {
	width: 100%;
	height: 100%;
	background-color: #E8C165;
}
#topDiv #content {
	height: 100%;
	width: 900px;
	background-image: url(img/bg_the.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px auto;
	overflow: auto;
	min-height: 400px;
}
#content #contentLeft {
	width: 380px;
	float: left;
	padding: 10px;
	position: relative;
	overflow: hidden;
	height: 390px;
}

#content #contentLeft .tl_message {
	width: 375px;
	padding: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 385px;
	background-color: #E8C165;
}

#content #contentLeft #maininput input{
font-size: 10px;
}

#content #contentLeft p{
	padding: 5px 0px;
	text-align: justify;
}

#content #contentLeft ul{
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px;
}

#content #contentLeft li{
	margin-top: 5px;
}

#content #contentLeft .user{
	font-size: 10px;
	font-style: italic;
}

#contentLeft.index {
	height: 380px;
}
#contentLeft.index p {
	line-height: 18px;
}
#contentLeft.index a  {
	text-decoration: none;
	display: block;
	/*width: 30px;*/
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #331311;
	float: right;
	margin-right: 10px;
}
#contentLeft.index textarea {
	border: 1px solid #331311;
	/*background-color: #E8C165;*/
	background-color: #FFFFFF;
}

#contentLeft .send {
	border: 1px solid #331311;
	background-color: #E8C165;
	margin-top: 5px;
	cursor: pointer;
}

#contentLeft input, select {
	margin-top: 5px;
}

#contentLeft #search span{
border-bottom: 1px dotted #331311;
/*padding: 1px 2px;*/
}

#contentLeft #postOK .send {
	border: 1px solid #331311;
	background-color: #E8C165;
	margin-top: 5px;
	cursor: pointer;
}
#contentLeft #postOK label{
	display: inline;
	line-height: 20px;
	width: 100px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	text-align: right;
	clear: both;
}



.topform label{
	display: inline;
	line-height: 20px;
	width: 100px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	text-align: right;
}

.topform input, select {
	margin-top: 5px;
}


#content #contentRight {
	float: right;
	width: 499px;
	overflow: hidden;
}
#contentRight.index_bg {
	background-image: url(img/bg_index.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
}
#contentRight #tagcloud {
	border-left: 1px solid #603c29;
	margin: 10px 0;
	padding: 10px;
	width: 479px;
	height: 390px;
}
#container #bottomDiv {
	width: 900px;
	background-color: #331311;
	height: 200px;
	margin: 0 auto;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	position: relative;
}

#container #feedbackDiv {
	position: absolute;
	width: 340px;
	height: 75px;	
	padding: 5px;
	top: 80px;
	left: 10px;
	color: #E8C165;
/*	border: 1px solid #E8C165;*/
	overflow: hidden;
}

#container #feedbackDiv textarea{
	background: #F4E099;
	border: 0px;
	width: 200px;
	height: 50px;
	border: 1px solid #000000;
}

#container #bottomDiv .br_message{
	position: absolute;
	width: 350px;
	height: 220px;	
	padding: 5px;
	top: 30px;
	left: 520px;
	color: #E8C165;
/*	border: 1px solid #E8C165;*/
	overflow: hidden;
}

#container #bottomDiv .pushup{
	top: -230px;
	left: 0px;
	background-color: #331311;
}

#container #bottomDiv .br_message ul{
list-style-type: disc;
margin: 0px;
padding: 0px;
border: 0px;
list-style-position: inside;
}	

#container #bottomDiv .br_message p{
margin-top: 5px;
text-align: justify;
}	
#container #bottomDiv .send {
	border: 1px solid #331311;
	background-color: #E8C165;
	margin-top: 5px;
	cursor: pointer;
}
#container #bottomDiv .br_message label{
	display: inline;
	line-height: 20px;
	width: 100px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	text-align: right;
	clear: both;
}

#container #bottomDiv .br_message input, select {
	margin-top: 5px;
}

#container #bottomDiv ul {
	list-style-type: none;
	display: block;
	margin: 0px 0px 0px 400px;
	border-left: 1px solid #603c29;
	padding: 20px 0px 10px 5px;
	color: #D79731;
}
#container #bottomDiv a {
	line-height: 20px;
	text-decoration: none;
	color: #754823;
}

#container #bottomDiv #loggedin {
	position: absolute;
	top: 5px;
	left: 405px;
	color: #D79731;
}	

#container #bottomDiv #ikonok{
	position: absolute;
	width: 150px;
	height: 25px;	
	padding: 0px;
	top: 200px;
	left: 10px;
}


#ikonok a{
	display: block;
	height: 25px;
	width: 25px;
	overflow: hidden;
	text-decoration: none;
	float: left;
}

div#ikonok a#facebook {
	background-image: url(img/ikonok/ikon_facebook.gif);
	background-repeat: no-repeat;
}

div#ikonok a#myspace {
	background-image: url(img/ikonok/ikon_myspace.gif);
	background-repeat: no-repeat;
}

div#ikonok a#rss {
	background-image: url(img/ikonok/ikon_rss.gif);
	background-repeat: no-repeat;
}

div#ikonok a#youtube {
	background-image: url(img/ikonok/ikon_youtube.gif);
	background-repeat: no-repeat;
}

div#ikonok a#flickr {
	background-image: url(img/ikonok/ikon_flickr.gif);
	background-repeat: no-repeat;
}

div#ikonok a#delicious {
	background-image: url(img/ikonok/ikon_delicious.gif);
	background-repeat: no-repeat;
}

#container #bottomDiv #ikonok a:hover{
	background-position: 0 -25px;
}


/* szofelho */
.word {
      font-family: Tahoma;
      padding: 5px;
      letter-spacing: 3px;
	  /*float: left;*/
      text-decoration: none;
  }

.left{
float: left;
}
.right{
float: right;
}


.word:hover {
      text-decoration: underline;
  }

.size0 {
	color: #331311; 
	font-size: 10px;
}

.size1 {
	color: #331311; 
	font-size: 44px;
  }
.size2 {
	color: #9D8344; 
	font-size: 40px;
  }
.size3 {
	color: #B37E28; 
	font-size: 36px;
  }
.size4 {
	color: #331311; 
	font-size: 32px;
  }
.size5 {
	color: #9D8344; 
	font-size: 28px;
  }
.size6 {
	color: #B37E28; 
	font-size: 24px;
  }
.size7 {
	color: #B37E28; 
	font-size: 20px;
  }
.size8 {
	color: #9D8344; 
	font-size: 16px;
  }
.size9 {
	color: #331311; 
	font-size: 12px;
  }

/*scrollbar*/  

.scroll-track{
height:12px;
width:12px;
background-image: url('img/scroll/VScrollTrackFill.png');
background-repeat: repeat;
}

.scroll-handle{
border: 0px;
height:12px;
width:12px;
background-image: url('img/scroll/BlueVFill.png');
background-repeat: repeat;
cursor:pointer;
}

#scroll-track-top-1{
height:12px;
width:12px;
background-image: url('img/scroll/up.png');
}

#scroll-handle-bot-1{
height:12px;
width:12px;
background-image: url('img/scroll/bot.png');
}

#scroll-handle-top-1{
height:12px;
width:12px;
background-image: url('img/scroll/top.png');
background-repeat: no-repeat;
}

#scroll-track-bot-1{
height:12px;
width:12px;
background-image: url('img/scroll/down.png');
}

.splitpane-divider {
    border: 1px solid black;
    background:#5B207B;
    opacity: .5;
   filter: alpha(opacity=50);
}





/*scrollbar*/  
  
  