/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	/*background: #EEE url(images/templatemo_bg_1.gif) repeat-x;*/
	
}
a:link, a:visited { color: #BA2A65; text-decoration: none} 
a:active, a:hover { color: #080; text-decoration: underline}

#templatemo_container {
	width: 900px;
	margin: 0px auto;
	background: #FFF url(kep/5185134558.jpg) repeat-x;
	border-left: 1px solid #BA2A65;
	border-right: 1px solid #BA2A65;
}
#templatemo_top {
	clear: both;
	margin: auto;
	padding-top: 10px;
	width: 900px;
	text-align: center;
}
#templatemo_header {
	clear: left;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height: 440px;
	text-align: left;
	background:#FFFFFF;
	border-left: 1px solid #BA2A65;
	border-right: 1px solid #BA2A65;
}

/**/
#templatemo_left_column {
	clear: left;
	float:right;
	width: 262px;
	margin-right:20px;
}
#templatemo_right_column {
	float:left;
	width: 575px;
	padding-left: 15px;
	margin-left:20px;
}
#templatemo_footer {
	clear: both;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	background: #BA2A65;
	color: #FFF;
}
#templatemo_footer a {
	color: #FCF;
}
#templatemo_site_title {
	padding-top: 120px;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
	color: #FFF;
}
#templatemo_site_slogan {
	padding-top: 20px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
.templatemo_spacer {
	background-image:url(kep/szincsik.jpg) no-repeat;
	width:900px;
	height:6px;	
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
.section_left {
	margin: 10px;
	margin-right: 0px;
	border: 1px solid #BA2A65;
}


.section_left_inner {
	padding: 10px;
}
.section_left_title {
	padding: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #BA2A65 url(images/section_title_bg.gif) repeat-x;
}
.post_box {
	clear: left;
	margin-top: 0px;
	background: #FFF;
	color: #000;
	border: 1px solid #F0BFD2;
}
.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
}
.post_text_area {
	padding: 10px;
}

.post_text_area H1{
	font:bold 25px 'Forte';
    src:url('FORTE.TTF');
	color:#FF00FF;
	
		
}


.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #FFF url(images/gradient_top.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #BA2A65;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	color: #BA2A65;
	font-size: 11px;
	font-weight: bold;
	background: #CDE url(images/gradient_bot.gif) repeat-x bottom;
}
.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #A26;
}
.templatemo_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 248px;
}
.templatemo_menu li a:link, .templatemo_menu li a:visited, .templatemo_menu li a:active {
	/*background: #F2F2F2;*/
	background-image:url(images/link_hater.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	display: block;
	width: auto;
	margin-bottom: 1px;
	padding: 4px;
	padding-right: 10px;
	text-decoration: none;
}
/** html .templatemo_menu li a{ 
	width: 193px;
}*/
/*.templatemo_menu li a:visited, .templatemo_menu li a:active{
    background: #F2F2F2;
	color: #666;
}*/
.templatemo_menu li a:hover{
	background: #ECBDDF;
	color: #A26;
}
.templatemo_menu_horizon{
	position: relative;
	padding-left: 30px;
	margin: 0 auto 0 auto;
	height: 36px;
	list-style: none;
}
.templatemo_menu_horizon li{
	float:left;
}
.templatemo_menu_horizon li a{
	float: left;
	display: block;
	color: #FFF;
	background: url(images/templatemo_button_left.gif) no-repeat;
	text-decoration: none;
	font-size: 14px;
	margin-right: 4px;
	padding: 0 0 0 10px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}
.templatemo_menu_horizon li a b{
	float: left;
	display: block;
	padding: 0 15px 0 5px;
	background: url(images/templatemo_button_right.gif) no-repeat;
	background-position: right top;
}
.templatemo_menu_horizon li.current a, .templatemo_menu_horizon li a:hover{
	color: #FFF;
	background: url(images/button_hover_left.gif) no-repeat;
}
.templatemo_menu_horizon li.current a b, .templatemo_menu_horizon li a:hover b{
	color: #FFF;
	background: url(images/button_hover_right.gif) no-repeat;
	background-position: right top;
}
/*************************/
#templatemo_header #templatemo_post {
	margin-bottom: 15px;
	float:right;
	width:280px;
	height:350px;
	position:absolute;
	left: 1138px;
	top: 18px;
	border:none;
	
}
