/* CSS for euphone.hu */
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,latin-ext);
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pict/bg.jpg);
	background-repeat: repeat-x;
	font-family: 'PT Sans Narrow', sans-serif;
}
#container {
	width:950px;
}
#teteje {
	width:945px;
	height:12px;
	background-image:url(pict/teteje.jpg);
}
#header_logo {
	float:left;
	width:263px;
	height:233px;
	background-image:url(pict/logo.jpg);
}
#header_pict {
	float:left;
	width:682px;
	height:233px;
	background-image:url(pict/callcenter.jpg);
}
#bal_dobozteto {
	float:left;
	width:263px;
	height:21px;
	background-color:#860038;
}
#bal_alultartalom {
	float:left;
	width:263px;
	background-color:#f4f3ef;
}
#dobozteto {
	float:left;
	width:682px;
	height:21px;
	background-image:url(pict/dobozteto.jpg);
}
#left {
	float:left;
	width:263px;
}
#content {
	float:left;
	width:680px;
}
#clearer {
	clear:left;
}
#ccont {
	width:945px;
}
#alja {
	width:945px;
	border-bottom:3px solid #860038;
}
.alsolink {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top:5px;
}
.content1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #003767;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003767;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.cimke_bal {
	color: #fff;
	font-size: 14px;
	font-family: 'PT Sans Narrow', sans-serif;
	padding-top:7px;
	text-align:left;
	font-weight:bold;
}
.cimke_content {
	color: #fff;
	font-size: 15px;
	font-family: 'PT Sans Narrow', sans-serif;
	padding-top:7px;
	text-align:left;
}
.tartalom {
	color: #333333;
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
}
h1 {
	color: #666666;
	font-size: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	border-bottom:1px solid #CCCCCC;
}
li {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	color: #333333;
	text-align:left;
}