/*
Homesport
*/

body {
	
	padding: 0;
	background: #dcddcd;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #000000;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	outline:none;
	color: #000000;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

.fl_left {float:left; }
.fl_right {float:right; }
.ft_left {float:left; padding-left:50px;}
.ft_right {float:right; padding-right:50px;}
.ft_left a {color: #ffffff;}
.ft_left a:hover {color: #8c0209;}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 130px;	
}

.clear {clear:both;}

/* Header */

#head_left {
	text-align:left;
	width:300px;
	float:left;
}

#head_right {
	width:300px;
	float:right;	
}


#logo {
	float:left;
	width:180px;
	height:130px;
	margin: 0 0 0 100px;
	padding-top: 20px;
	padding-left: 20px;
	background: url(../images/logo.png) no-repeat left top;
}


.logo {
	margin:5px 0 0 140px;
	width:50px;	
}


/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(../images/img03.jpg) repeat-y left top;
}

#page-bg {
	background: url(../images/img02.jpg) no-repeat left top;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

.bovitett {display:none;}


/* Content */

#content {
	float: left;
	width: 920px;
	padding: 30px 20px 0px 20px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	
}

.tav { min-height:205px; padding-bottom: 15px; line-height: 200%;}

.post h1 {
	font-weight: normal;
}

.post .bal p {text-align:center;}
.post .bal .just {text-align:justify;}
.post .bal .right { width:123; height:165; hspace:12; text-align:right; }



.title {
	margin: 0;
	text-align:center;
	padding: 10px 0 4px 20px;
	font-weight: normal;
	color: #8C0209;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.byline2 {
	border-bottom: 1px #BBBBBB dashed;
	margin: 2px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	color: #8C0209;
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
	cursor:pointer;
}

.links a {
	border: none;
}

.links a:hover {
}




#terem1, #terem2 {	
	width:335px;
	height:200px;
	background: url(../images/img05.jpg) no-repeat left top;
}

.belepes {
	margin-left:70px;
	display:block;
	width:80px;
	height:30px;
	font-weight:bold;
}

#eredet {
	width:265px;
	height:290px;	
	float:left;
	margin-left:100px;
	background: url(../images/eredet_bg.jpg) no-repeat left top;
}

#szamtec {	
	width:265px;
	height:290px;
	float:right;
	margin-right:100px;
	background: url(../images/szamtec_bg.jpg) no-repeat left top;	
}

.leiras{
	text-align:center;
	display:block;
	color:#FFF;
}

.leirase a {
	display:block;
	position:absolute;
	width:260px;
	height:280px;	
}


#blokk {
	margin: 20px 20px 5px 20px;
}

.mail {
	color:#FFF;
}

.focime {
	display:block;
	margin-left:23px;
	margin-top:4px;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
}
	
.focims {
	display:block;
	margin-left:38px;
	margin-top:4px;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
}
/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
	background: url(../images/img04.jpg) no-repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}