/* CSS Document */

body 
{
  background-color: rgb(71,9,1);
 	font-family: verdana, sans-serif, arial;   
 	color: #FFEFBC;
 	font-size: small;

}

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

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

div#jobbismetlodo
{
  position: relative;
  background: url('felsotoltelek.jpg') repeat-x;
  top: 0px;
  left: 800px;
  width: auto;
  min-width: 600px;
  height: 701px;
}

div#atmenet
{
  position: relative;
  height: 66px;
  width: 100%;
  padding: 0 20px 0 0;
 	background: url('alsoatmenet.png') repeat-x;
}

div#menusor
{
  position: absolute;
  top: 220px;
  left: 450px;
}

div#partnerek
{
  position: relative;
  margin-left: 30px;
  top: 400px;
  left: 180px; 
  text-align: center;
}

div#alkotok
{
  position: relative;
  top: 550px;
  left: 200px;
  text-align: center;
}

div#kinalat
{
  padding: 30px 30px 15px 30px;
  position: absolute;
  left: 130px;
  top: 360px;
  text-align: center;
  z-index: 10;
}

img
{
  border: 0 0 0 0;
}

#menusor ul
{
  list-style: none;
}

#menusor ul li
{
  padding: 16px 0 16px 32px;
  margin-left: 5px;
  text-indent: 15px;
  background: transparent url('motivum1.gif') no-repeat 0% 55%;
  font-size: large;
}

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

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: #FFEFBC; text-decoration: overline; }
a:active {color: #FFEFBC; text-decoration: none;}
