body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e9f5e4;
}
a:link {
	color: #105b00;
}
a:visited {
	color: #105b00;
}
a:active {
	color: #333333;
}
a:hover {
	color:#333333;
}
a:link img, a:visited img {
	border:1px solid #105b00;
}
a:focus img, a:hover img, a:active img {
	border:1px solid #666666;
}
#container {
	width: 655px;
	margin: 0 auto;
	text-align: left;
	background-color: #E9F5E4;
}
#header {
	margin-bottom: 8px;
}
#mainContent {
	background-color: #E9F5E4;
}
#mainContent p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tartalom_teteje {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/tartalom_teteje.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #105b00;
}
#tartalom_kozepe {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/tartalom_kozepe.gif);
	padding-right: 15px;
	padding-left: 15px;
}
#tartalom_alja {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/tartalom_alja.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
}
li {
	background-image: url(../images/potty.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 18px;
}
ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer {
	padding: 0 10px;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
#footer p {
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}

#maintab {
	display: none;
}

.contentstyle{
}
.highslide {
	cursor: url(../Scripts/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #105b00;
}
.highslide:hover img {
	border: 1px solid #666666;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: white;
    padding-left: 22px;
    background-image: url(../Scripts/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
