* {
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif; 
}

a {
  text-decoration: none;
}

body {
  background: #3361BE;
}

img {
  border: 0;
}

#container {
  width: 780px;
  margin: 0 auto 8px;
  background: white;
}

#head {
 position: relative;
 height: 122px;
 background: url(/img/head.jpg) no-repeat; 
}

#head a#logo {
  display: block;
  position: absolute;
  left: 29px;
  top: 19px;
  width: 150px;
  height: 56px; 
}

#head #contact {
  position: absolute;
  right: 0;
  top: 9px;
  width: 241px;
  height: 78px;
  overflow: hidden;
  padding: 10px 11px 0;
}

#head #contact h3 {
  font-size: 11px;
  font-weight: bold;
  color: #404040;
  padding: 0 5px 7px;
  border-bottom: 1px dotted black;
  margin-bottom: 9px;
}

#head #contact p {
  padding: 0 5px;
  font-size: 11px;
  color: #404040;
}

#head #contact p a {
  color: white;
}

#head #contact p a:hover {
  text-decoration: underline;
}


#head ul.menu {
  position: absolute;
  left: 17px;
  bottom: 11px;
  width: 450px;
}

#head ul.menu li {
  float: left;
  list-style-type: none;
}

#head ul.menu li a {
  display: block;
  float: left;
  border-right: 1px solid #5093F2;
  overflow: hidden;
  padding: 4px 12px 3px 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: white;
}

#head ul.menu li a:hover {
 color: #8FE1FF;
}

#main {
  padding: 16px 28px;
  overflow: hidden;
}

#main a {
  font-weight: bold;
  color: #33F;
}

#main a:hover {
  text-decoration: underline;
  color: red;
}

#main h1 {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #FF7010;
}

#main h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
  color: #C06020;
}

#main h3 {
  font-size: 15px;
  font-weight: bold;
  color: #905030;
}

#main p {
  font-size: 12px;
  color: #404040;
  margin-bottom: 16px;
  text-align: justify;
}

#main p.summary {
  border: 1px dotted #886;
  background-color: #FFD;
  padding: 8px; 
}

#main ul {
  margin-top: 16px;
}

#main ul li {
  margin: 4px 0 4px 32px;
  list-style-type: square;
  font-size: 12px;
  color: #404040;
}


#main .referencia {
  float: left;
  margin: 16px 0;
  padding-bottom: 16px;
  border-bottom: 1px dotted #C06020;
}

#main .referencia img {
  float: left;
  margin-right: 20px;
}

#main .referencia .t {}

#main .referencia .t h2 {
  margin-bottom: 0;
}

#main .referencia .t h3 {
  padding-bottom: 2px;
  border-bottom: 1px dotted #C06020;
  margin-bottom: 4px;
}

#main .referencia .t h4 {
  font-size: 12px;
  letter-spacing: 3px;
  margin-bottom: 16px;
}

#main .referencia .t h4 a {
  color: #808080;
}

#main .referencia .t h4 a:hover {
  text-decoration: underline;
}

#main .referencia ul {
  float: left;
  width: 300px;
}

#main .referencia ul li {
  margin: 4px 32px;
}

#main #referenciak {
  float: right;
  width: 200px;
  padding: 9px 17px;
  background: #CDF;
}

#main #referenciak img {
  display: block;
  margin: 10px 0;
}

#main #referenciak h4 {
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #404040;
}

#foot {
  width: 100%;
  height: 8px;
  background: #808080;
  overflow: hidden;
}

.clr {
  clear: both;
}

#lightbox{
	background: #EEE;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background: url(/img/lightbox/overlay.png); }

#bemutatkozas, #honlapkeszites, #hosting {
  width: 456px;
}

