html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/*outline: 0;*/
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	/*outline: 0;*/
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	background: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0;
}
.fotabla table td {
    border: 1px dotted lightgray;
}

caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: #f5f5f5 url(images/body_bg.png) repeat-x fixed center top;
	font: 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin: 0;
	padding: 0 0 30px;
	height: 100%;
	color: #7c7c7c;
}
.wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
.header {
	float: left;
	width: 800px;
	/*height: 90px;*/
	padding: 0 0 15px;
	position: relative;
	/*background: url(images/utorrent.png) no-repeat right bottom;*/
}
.logo {
	width: 128px;
	height: 128px;
	position: absolute;
	z-index: 4;
	right: 0px;
	top: 9px;
	background: url(images/qualitylink.png) no-repeat left top;
}
.page {
	width: 800px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
.page_top, .page_content, .page_bottom {
	width: 800px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
.page_top {
	height: 10px;
	background: url(images/page_top.png) no-repeat center top;
}
.page_content {
	padding: 10px 20px;
	width: 760px;
	background: url(images/page_content.png) repeat-y center top;
}
.page_bottom {
	height: 10px;
	background: url(images/page_bottom.png) no-repeat center top;
}
.sidebar {
	float: left;
	width: 190px;
	position: relative;
	border-right: 1px #e5e6e6 solid;
}
.sidebar-top {
	float: left;
	width: 191px;
	height: 90px;
	top: -10px;
	position: absolute;
	z-index: 1;
	background: transparent url(images/sidebar_top.png) no-repeat right top;
}
.sidebar-content {
	float: left;
	width: 190px;
	position: relative;
	z-index: 3;
}
.sidebar-bottom {
	float: left;
	width: 191px;
	height: 90px;
	bottom: -10px;
	position: absolute;
	z-index: 2;
	background: url(images/sidebar_bottom.png) no-repeat right top;
}
.menu {
	float: left;
	width: 160px;
	margin: 5px 0 0 15px;
	position: relative;
}

.footer-text {
	width: 800px;
	float: left;
	margin: 8px auto 35px;
	position: relative;
	text-align: center;
	color: #949494;
	font-size: 10px;
}
.footer-text a {
	color: #949494;
}
.footer-text a:hover {
	color: #0088cc;
}
.sidebar hr {
	width: 200px;
	float: left;
	position: relative;
	border: 0;
	left: -10px;
	height: 11px;
	margin: 15px 0;
	background: url(images/divider_sidebar.png) no-repeat right top;
}
.content hr {
	width: 588px;
	float: left;
	position: relative;
	border: 0;
	left: -20px;
	height: 11px;
	margin: 15px 0;
	background: url(images/divider_content.png) no-repeat right top;
}
ul {
	padding: 0 0 0 15px;
}
.content ul {
	padding: 0 0 0 25px;
}
li {
	list-style: none url(images/bullet.png);
}
li:hover {
	list-style: none url(images/bullet_hover.png);
}
form {
	margin: 10px 0;
	float: left;
	width: 170px;
	display: block;
}
#submit {
	background: url(images/unified_button.png) no-repeat left top;
	font: 10px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin: 12px 0 15px 1px;
	/*padding: 0 0 2px 0;*/
	line-height: 15px;
	color: #333;
	width: 110px;
	height: 19px;
	border: none;
	cursor: default;
	position: relative;
	float: right;
}
#submit:active {
	background-position: left bottom;
}
input[type="text"], input[type="password"] {
	color: #949494;
	width: 165px;
	border: none;
	margin-top: 5px;
	background: transparent;
	font: 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	border: #999 solid 1px;
	border-top: #737373 1px solid;
}
input[type="text"]:focus, input[type="password"]:focus {
	color: #545454;
}

.img1 img{
	padding: 3px;
	border: 1px solid #f5f5f5;
	margin: 3px;
}
.img1 img:hover {
	border: 1px solid #949494;
}
.content {
	width: 540px;
	margin: 0 0 10px 20px;
	float: left;
	position: relative;
}
/*hr {
	width: 90%;
	float: left;
	margin: 20px 5%;
	border: none;
	border-top: 1px solid #cacaca;
}*/
/**********Typo**********/
h1 {
	color: #2b2b2b;
	margin: 10px 0 0;
	font-size: 32px;
}
.header h1 {
	margin: 10px 15px 0;
}
h2 {
	color: #444;
	margin: 1px 0 0;
	font-size: 20px;
}
.header h2 {
	margin: 1px 15px 0;
}
.content h2 {
	margin: 0 0 10px;
}
h3 {
	color: #545454;
	margin: 15px 0 0;
	font-size: 16px;
}
.header h3 {
	margin: 5px 15px 0;
}
.sidebar h3 {
	margin: 5px 0 0;
}
h4 {
	color: #545454;
	margin: 5px 0 0;
	font-size: 12px;
}
.header h4 {
	margin: 5px 15px 0;
}
a {
	color: #0088cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin:  5px 0 10px;
}
.sidebar p {
	margin: 5px 20px 5px 0;
	font-size: 11px;
	color: #888;
	line-height: 14px;
	text-align: justify;
}
.content p {
	text-align: justify;
	line-height: 17px;
}
a.tooltip {
position:relative;
cursor:help;
}
a.tooltip span {
display:none;
position:absolute;
top:0em;
left:16.5em;
width:22.5em;
padding:0 2px;
}
a.tooltip:hover {
display:inline;
}
a.tooltip:hover span {
display:block;
border:1px solid gray;
background-color:white;
}
a.tooltip1 {
position:relative;
cursor:help;
}
a.tooltip1 span {
display:none;
position:absolute;
top:0em;
left:20em;
width:22.5em;
padding:0 2px;
}
a.tooltip1:hover {
display:inline;
}
a.tooltip1:hover span {
display:block;
border:1px solid gray;
background-color:white;
}
#menukepek img {
float: left;
}
.piros {
font-size: small;
color: red;
}
.clearer {
clear: both;
}
.rend {
font-size: x-large;
}