@charset "utf-8";

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body 
{
	margin-top:0;
	margin-bottom:0;
	background-color: #009900;
	background-image:url(images/bg2.png);
	background-repeat:repeat;
}

#flashcontent
 {
	width:809px;
	height:600px;
	margin:0;
	padding::0;
}

BODY, TD {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.upper {
	color : #FFFFFF;
	background : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FONT.smaller {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.entries {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #000000 2px solid;
	BORDER-LEFT: #000000 2px solid;
	BORDER-TOP: #000000 2px solid;
	BORDER-BOTTOM: #000000 2px solid;
	background:#CC0000;
}

table.entriesred {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #000000 5px solid;
	BORDER-LEFT: #000000 5px solid;
	BORDER-TOP: #000000 5px solid;
	BORDER-BOTTOM: #000000 5px solid;
	background:#009900;
}

A.smaller {
	font-size: 10px;
	color : #000000;
	text-decoration : none;
}

A.smaller:HOVER {
	font-size: 10px;
	color : #000000;
	text-decoration : underline;
}

INPUT {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

HR {
	color: #000000;
	height: 1px;
}

.maintable
{
	width:810px;
	border: none;
	text-align:center;
	background-color:#000000;
}

.menudiv
{
padding-left:5px;
text-align:left;
vertical-align:middle;
height:22px;
line-height:22px;
font-weight:bold;
min-width:95px;
max-width:95px;
width: 95px;
display:block;
}

.menudiv_eng
{
padding:0;
padding-left:5px;
padding-top:3px;
text-align:left;
vertical-align:bottom;
height:22px;
font-weight:bold;
width: 109px;
display:block;
}

a.menu
{
background-image:url(images/menubg_normal.png);
background-repeat:repeat-x;
color:#000000;
cursor: pointer;
display:block;
height::22px;
padding:0px;
margin:0px;
}

a.menu:hover
{
background-image:url(images/menubg_over.png);
background-repeat:repeat-x;
color:#FFFFFF;
text-decoration:none;
cursor: pointer;
display:block;
}

a.menu:active
{
background-image:url(images/menubg_down.png);
background-repeat:repeat-x;
color:#FFFFFF;
cursor: pointer;
display:block;
}

a.currentMenu
{
background-image:url(images/menubg_over.png);
background-repeat:repeat-x;
color:#FFFFFF;
cursor: pointer;
display:block;
}

a.currentMenu:hover
{
background-image:url(images/menubg_down.png);
background-repeat:repeat-x;
text-decoration:none;
color:#FFFFFF;
cursor: pointer;
display:block;
}

.new
{
	background-color:#FF0;
	font-weight:bold;
	display:inline-block;
	padding:1px;
}

.important
{
	background-color:#FF0;
	font-weight:bold;
	display:inline-block;
	padding:1px;
}

.infobox
{
	padding:10px;
	font-size:16px;
	width:510px;
	height:220px;
	vertical-align:middle;
	background-color:#CC0000;
	background-image:url(images/cats.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.aboutus
{
	padding:20px;
	font-size:16px;
	font-weight:bold;
	background-image:url(images/curtain_wide.png);
	background-repeat:no-repeat;
}

.prices
{
	padding:20px;
	font-size:16px;
	background-image:url(images/curtain_wide.png);
	background-repeat:no-repeat;
}

.megveszunk
{
	padding:20px;
	font-size:16px;
	background-image:url(images/curtain_wide.png);
	background-repeat:no-repeat;
}

.links
{
	padding:20px;
	font-size:16px;
	background-image:url(images/curtain_wide.png);
	background-repeat:no-repeat;
}

.contacts
{
	padding:20px;
	font-size:16px;
	background-image:url(images/curtain_wide.png);
	background-repeat:no-repeat;
}

.categoriesinfo
{
	color:#fcff00;
	padding-left: 40px;
	font-size:16px;
	vertical-align:middle;
}
/* ------------------------------------------------ NAVIGATION --------------------------------------------------- */
.navnumber
{
color:#000000;
border:1px solid #000000;
display:inline-block;
padding-left:2px;
padding-right:2px;
margin:2px;
}

.navnumber:hover
{
background-color: #CC0000;
border:1px solid #000000;
color:#FFFFFF;
}

.navnumber a
{
text-decoration:none;
color:#000000;
}
.navnumber a:hover
{
color:#FFFFFF;
}

.actnavnumber
{
background-color: #CC0000;
border:1px solid #000000;
color:#FFFFFF;
display:inline-block;
border:1px solid #000000;
padding-left:2px;
padding-right:2px;
margin:2px;
}

.navbar
{
	margin-top: 4px;
	padding: 2px;
	background-color: #00CC00;
	border: 1px solid #000000;
	vertical-align:middle;
	text-align:center;
}

.dim
{
color:#555555;
}

.small
{
font-size:75%;
}

.center 
{
	text-align:center;
}

.block
{
	display:inline-block;
}
