#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */
body, html {
	background: #222222;
	color: #f2f2f2;
	background-image: url('img/bg_dark.png');
	background-repeat: repeat;
}
body {
}
h1 {
}
h2 {
}
h3 {
}
a, a:link, a:active, a:visited {
	color: #ea7500;
}
a:hover {
}
img {
}
#all {
	background: #222222;
	border-color: #f2f2f2;
}
#header {
	background: #222222;
}
#header h1 {
	color: #f2f2f2;
}
#header #sc {
	background-image: url('img/sc_light.png');
}
#nav {
	background: #222222;
	background-image: url('img/bg2_dark.png');
	background-repeat: repeat-x;
}
#nav ul{
}
#nav li{
}
#main {
	background: #222222;
}
#main table {
}
#main h3 {
}
#main h2 {
}
#main p {
}
#fajok {
}
#sidebar {
	background: #222222;
}
#sidebar ul {
}
#sidebar h3, #sidebar p {
}
#footer {
	background: #222222;
}
.infoszurke {
}
.infoszurke span {
	border-color: #f2f2f2;
}
.infofeher {
}
.infofeher span {
	border-color: #222222;
}
#main table tr td{
}
.szurke{
	background-color: #f2f2f2;
	color: #222222;
}
#main table .tfej {
	background: #222222;
}
#main table .tfej td {
	color: #ea7500;
	background-image: url('img/bg2_dark.png');
	background-repeat: repeat-x;
}
.moblevels {
	border-color: #808080;
	background-color: #222222;
}
input, select {
	background-color: #F2F2F2;
	color: #222222;
	border-style: solid;
	border-color: #808080;
}
#main .commands td {
	border-color: #f2f2f2;
}
#nojs {
	background-color: #f2f2f2;
	color: #222222;
}
#ad {
	background: #222222;
}
#ad ul {
}
#ad h3, #bar p {
}
#gallery img, #gallerylist img{
border: 10px solid #222222;
border-bottom: 30px solid #222222;
}
#gallery img:hover, #gallerylist img:hover{
border: 10px solid #ffffff;
border-bottom: 30px solid #ffffff;
}
.receptek {
}
.receptek ul {
}