/* CSS Document */

body 
{
  font-family: verdana, sans-serif, arial;   
  color: #FFEFBC;
  font-size: small;
  background: url('jobb_folytonos.jpg') repeat-x;
  background-color: rgb(63,9,0);
}

div#kontener
{
  width: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
}

div#balfelso
{
 	position: absolute;
	top: 0px;
	left: 0px;
	width: 216px;
	height: 328px;
	background: url('balfelso.jpg') no-repeat;
}

div#szovegmezo
{
  position: absolute;
  top: 0px;
  left: 216px;
  width: 558px;
  height: auto;
  background: url('szoveg_folytonos.jpg') repeat-y;
}

div#szovegteto
{
  position: relative;
  top: 0px;
  width: 558px;
  height: 10px;
  background: url('szovegteto.jpg') no-repeat;
}

div#logo
{
  width: 276px;
  height: 70px;
  margin-left: 30px;
  background: url('logo.jpg') no-repeat;
}

div#menusor
{
  position: relative;
  height: 50px;
  width: 522px;
  margin-left: 18px;
  background: url('menu_folytonos.png') repeat-x;
}

div#partnerek
{
  color: white;
  font-size: x-small;
  padding: 10px 30px 100px 30px;
  position: relative;
  margin-left: 30px;
  text-align: right;
}

div#alkotok
{
  padding: 10px 30px 15px 30px;  
  color: white;
  position: relative;
  text-align: right;
  font-size: x-small;  
}

#menusor div.menuelem
{
  padding: 15px 8px 0px 8px;
  margin-left: 0px;
  height: 30px;
  text-align: center;
  width: 154px;
  float: left;
  font-size: small;
  background: url('alahuzas.png') no-repeat bottom;
}

#szoveg
{
  min-height: 100%;
  color: rgb(55,0,0);
  text-align: justify;
  padding: 30px 30px 15px 30px;
}

#keresoszavak
{
  color: rgb(71,9,1);
  font-size: 1pt;
}

#vegmotivumok
{
  padding: 40px 0px 50px 347px;
  width: 164px;
  height: 75px;
  background: url('vegmotivumok.jpg') no-repeat center;
}

#kismenu li
{
  color: black;
  font-family: arial;
  list-style: none;
  background: transparent url('motivum2.gif') no-repeat 0% 0%;
  text-indent: 19px;
  margin-bottom: 5px;
}

div.kozep
{
  text-align: center;
}

/* Szovegmegjelenitesek */
h1.jelmezkeptar, h2.jelmezkeptar
{
  text-align: center;
}

h3.ruhacim
{
  font-size: medium;
}

p.idezet
{
  font-style: italic;
}

.kozep
{
  text-align: center;
}

li
{
  color: black;
}

span.kiemelt
{
  font-weight: bold;
}

#szoveg hr
{
  margin-top: 35px;
}

img
{
  border-width: 0 0 0 0;
}

hr
{
  color: #92763D;
}

#partnerek a, #alkotok a {font-weight: bold;}
#partnerek a:link, #alkotok a:link {color: white; text-decoration: none; border-bottom: rgb(195, 163, 104) dotted 1px; }
#partnerek a:visited, #alkotok a:visited {color: #92763D; text-decoration: none; }
#partnerek a:hover, #alkotok a:hover {color: rgb(208,12,18); text-decoration: overline; }
#partnerek a:active, #alkotok a:active {color: #FFEFBC; text-decoration: none;}

a {font-weight: bold;}
a:link {color: rgb(195, 163, 104); text-decoration: none; border-bottom: rgb(195, 163, 104) dotted 1px; }
a:visited {color: #92763D; text-decoration: none; }
a:hover {color: rgb(208,12,18); text-decoration: overline; }
a:active {color: #FFEFBC; text-decoration: none;}
