﻿@charset "utf-8";
/* CSS Document */

/* -- uzletitervek.hu---------------------------------------------
	  
   LAYOUT STYLESHEET
   -- version: 0.1 [newer browsers only]
   -- author: Klein Péter
   -- contact: info@kleinpeter.hu
------------------------------------------------------------------- */


/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0;}
body { line-height: 1.2; color: black; background: white;}
ol, ul { list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after { content: "";}
blockquote, q { quotes: "" "";}
.clear { clear:both;}

/* CSS  */
body {background: #efeee9 url(images/bg.jpg) repeat-x top center; font-family:"Trebuchet MS"; font-size:14px;}

#container {width:770px; margin:0 auto;}

#header {height:160px;}
.logo h1 {text-indent:-9999px;}
.logo h1 a { background:transparent url(images/logo.jpg) no-repeat scroll 0 0; display:block; height:160px;}

.content {background: white; padding:20px;}
.content p {margin:0 100px;}
.content p strong { font-weight:bold;}
.centerRed { font-weight:bold; text-align:center; color:#990000; padding:15px; font-size:16px;}
.content h1 {margin: 10px 0 20px 0; text-align:center;}
.content h2 {margin: 50px 0 25px 0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#e20020; font-size:20px;}
.content h3 {margin:40px 0 22px 0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-weight:bold; text-align:center; font-size:20px;}
.center { text-align:center;}
.pirosKiemeles {font-size:20px; font-weight:bold; color:#ce0404;}
.feketeKiemeles {font-size:20px; font-weight:bold;}



#footer {width:770px; margin:0 auto; background: black; height: 25px; text-align:center;}
#footer p { color:#fff; font-size:11px; padding:5px;}

.box { float:left; margin:10px 10px 40px 10px; width:340px; text-align:center;}
.box h2 { font-size:16px; margin: 0; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
.box ul li { list-style:disc; list-style-position:inside;}
.box img{ margin-bottom:10px;}
.box a { cursor:pointer;}

#form { margin:0 auto 30px auto;padding:10px 0;text-align:center;}
form { text-align:center; padding:20px 0; margin:0 auto; width:280px;}
form td { height:25px;}
#form .small { font-size:10px; padding:10px; text-align:center;}
#form #submit { background:url(images/formButton.jpg) no-repeat top center; width:179px; height:40px; border:0; margin:10px 0 0; cursor:pointer;}
#form #elofizet { background:url(images/elofizetek.jpg) no-repeat top center; width:217px; height:44px; border:0; margin:10px 0 0; cursor:pointer;}

.komoly { background:url(images/komoly.jpg) no-repeat top center; width:200px; height:70px; border:0; margin:10px 0 0; cursor:pointer;}

