﻿@charset "utf-8";
/*

Theme Name: Biztoskesz Kft
Theme URI: http://www.biztoskesz.hu/
Description: Biztoskesz Kft theme
Version: 3.0
Author: Mihaly Tapodi
*/
/* RESET */
/* ----------------------------------------- */
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; outline: 0; }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
a { text-decoration: none; }
object, form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* Global reset-RESET */
/* The below restores some sensible defaults */
em { font-style: italic ;}
/*img { border:none; background-image:url('images/loader.gif'); background-repeat:no-repeat;}  Gets rid of IE's blue borders */
body{
background: #1e1e1e url(bak.jpg) no-repeat center top;
font-size:13px;
text-align:justify;
color: #000000; font-family:  Verdana, Arial, Helvetica, sans-serif;}  
#container {
width: 100%;
}
#lap{
width:858px;
margin:0px auto 0px auto;
}  
#container, #fent, #kozep, #lent{
margin:0 0 0 0;
}  
#fejlec{
height:265px;
background-repeat:no-repeat;
}  
#infopanel{
height:47px;
background-image:url('images/a2.png');
background-repeat:no-repeat;
width:858px;
}
#tartalom{
background-image:url('images/a3.png');
background-repeat:repeat-y;
z-index:1 !important;
width:858px !important;
}
#lent{
clear:both;
height:39px;
background-image:url('images/a4.png');
text-align:center;
background-repeat:no-repeat;
width:858px;
margin-bottom:-20px;
}
.hidden {
z-index:-10;
visibility:hidden;
}
.info, .success, .warning, .error, .validation { /*Figyelmeztető ablakok*/
border: 1px solid;
margin-left: 180px;
margin-right:180px;
padding:25px 20px 25px 80px;
background-repeat: no-repeat;
background-position: 10px center;
text-align:center;
height:20px;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('./images/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
font-size:13px;
background-image: url('./images/error.png');
}
h1 a{ /*index.html, c-index.html, diakmunka.html*/
text-decoration: none;
color: #003f68;
font-size:14px;
font-weight:bold;
text-align:center;
}
a{
text-decoration: none;
color: #003f68;
}
a:hover{
text-decoration: none;
color: #ff9900;
}
ul li{
line-height:23px;
list-style:disc;
margin-left:20px;
text-decoration: none;
}
ol li{
line-height:20px;
list-style-type: decimal;
margin-left:20px;
padding-bottom:12px;
}
li.hiddenlist{
list-style:none;
}
strong { font-weight: bold; font-size:13px; color:#ff6600}
p strong{font-size:16px;}

h1{
text-align:left;
font-size:18px;
color:#003f68;
font-style:italic;
letter-spacing:-0.1px;
}
h2{ /*Header 2*/
font-size:17px;
font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
color:#ff6600;
line-height:27px;
letter-spacing:-0.5px;
border:0;
font-weight:500;
font-style:normal;
text-decoration:none;
margin:0;
padding:0 40px 0 0;
}
.connect {/*kapcsolat.html*/
color:#006600;
font-weight:bold;
font-size: 13px
}
table{margin:0px auto 10px auto;}
.Copyright {font-size:13px;}
p {
line-height:18px;
padding:3px;
}
.span{
border:1px #989898 dashed;background-color:#dfdfdf;height:20px;padding:3px;
}
td{
min-width:150px;
min-height:25px !important;
}
