* {
	padding: 0;
	margin: 0;
}

html {
	font-size: 62.5%;
}

body {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #333333;
	background-color: #DCD9CA;
	line-height: 1.3em;
	/*letter-spacing: 0.07em;*/
}

a {
	text-decoration: none;
	color: #AB6666;
}

h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.005em;
	font-size: 1em;
	color: #000000;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

h5 {
	font-weight: normal;
	font-size: 1em;
	/*background-color: #ECEADE;*/
	border-bottom: 1px solid #DCD9CA;
	padding: 2px;
	margin: 1px;
}

br {
	
}

#page_container {
	width: 820px;
	margin: 0 auto 1em auto;
	text-align: left;
	background-color: #F8F8F3;
}

#page {
	margin: 0 10px;
	background-image: url(img/bg_main.jpg);
	background-repeat: no-repeat;
}

/* streamer */
#streamer {
	width: 100%;
	height: 17px;
}

/* header */
#header {
	width: 100%;
	height: 65px;
	background-image: url(img/bg_header_fx.jpg);		
	background-repeat: no-repeat;	
}

#header_text {
	padding-top: 40px;
	padding-left: 522px;
}

#header_text li {
	float: left;
	width: 90px;
	text-align: center;
	list-style-type: none;
}

#header_bottom {
	width: 100%;
	height: 33px;
	background-image: url(img/bg_header_bottom2.jpg);
	background-repeat: no-repeat;	
}

#sidebar {
	float: right;
	width: 202px;
	background-color: #ECEADE;
	border-left: 10px solid #F5F6F0;
}

.sidebar_panel_normal_top {
	margin-left: 6px;
	width: 100%;
	height: 12px;
	font-size: 0;
	background-image: url(img/box_gray_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_panel_normal_bottom {
	margin-left: 6px;
	background-image: url(img/box_gray_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 6px 12px 6px;
	margin-bottom: 1.5em;
}

.sidebar_panel_highlight_top {
	width: 100%;
	height: 12px;
	font-size: 0;
	background-image: url(img/box_yellow_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_panel_highlight_bottom {
	background-image: url(img/box_yellow_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 6px 12px 6px;
	margin-bottom: 1.5em;
}

#sidebar li {
	padding: 5px;
	list-style-type: none;
	background-image: url(img/line_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#content {
	width: 570px;
	padding: 5px;
	float: left;
	/* border: 1px solid #EDEDED; */
}

.title {
	margin-bottom: 2em;
}

.post_title {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.005em;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

.tablazat {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

.tablazat th, .tablazat td {
	padding: 4px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.tablazat th {
	background: #ECEADE;
}

.part {

}

.part img {
	margin: 5px;
	border: none;
}

.part ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

.part li {
	margin-left: 2em;	
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
	margin-bottom: 3em;
}

.part iframe {
	background-color: #ECEADE;
	border: 1px solid #B1A978;
	padding: 4px;
}

.part object {

}

.hasabok {
	width:100%;
}

.hasabok td {
	padding-right:14px;
}

#footer {
	clear: both;
	width: 100%;
	height: 108px;
	background-image: url(img/bg_footer.jpg);
	background-repeat: no-repeat;	
}


/* Included files */
#global_fx_hirek_table {
	background-color: #ECEADE;
	border: 1px solid #B1A978;
	height: 120px;
	width: 100%;
	overflow: auto;
}

#global_fx_hirek_table td {
	padding: 1px 4px;
}

#global_fx_hirek h5 {
	cursor: pointer;
}

.global_fx_sidebar_img {
	background-color: #DCD9CA;
	padding: 6px 2px 10px 2px;
}

.global_fx_sidebar_img iframe {
	/*border: 1px solid #000;*/
}

.hirek_stretcher {
	margin: 0 0.5em;
}