body {
text-align: center;
font-family: Arial, sans-serif;
font-size: 12px;
margin: 0;
background: white url(kepek/urlap_bg.jpg) repeat;
}

#weblap {
width: 949px;
min-height: 600px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
text-align: left;
background-color: white;
border: 1px solid silver;
background: white url(kepek/weblap_bg.jpg) repeat-y;
}

a {
color: #0000CC;
}

a:visited {
color: #666699;
}

/*--------FORM---------*/
.gomb {
background-color: #336699;
text-transform: uppercase;
color: white;
border: 1px solid black;
}

.gomb:hover {
border: 1px solid silver;
}

input {
font-size:12px;
}

label {
display: block;
height: 15px;
padding: 1px;
float: left;
font-weight: bold;
}

legend {
text-transform: uppercase;
font-weight: bold;
}

.text_input {
padding: 1px;
border:solid 1px #999999;
height: 15px;
}

/*nincs jel a lista elemek előtt*/
.sima_lista li{
list-style-type: none;
}

/*------FORM vége-----*/

/*-----TÁBLÁZAT-------*/
.tabla {
border-collapse: collapse;
}

.tabla caption{
text-align: left;
/*color: #FF6633;*/
font-weight: bold;
margin-bottom: 5px;
font-size: 14px;
}

.tabla th {
border: 1px solid black;
background-color: #99CCFF;
padding:3px;
}

.tabla td {
border: 1px solid black;
padding:3px;
}

.keret {
border: 1px solid silver;
padding: 3px;
}

/*-----TÁBLÁZAT vége-------*/

#motto {
font-weight: bold;
margin-bottom: 10px;
}

#banner_top{
text-align: center;
width: 949px;
height: 90px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
background-color: white;
border: 1px solid silver;
}

/*-------------fejléc-----------------*/
#fejlec {
margin: 0;
padding-bottom: 10px;
background-color: white;
}

#fejlec img{
border: none;
float: left;
}

#fejlec_top {
padding-top: 5px;
height: 38px;
}

/*-----vizszintes menü1(fórum, blog)-----*/
#viz_menu1 {
width: 60%;
float: left;
margin: 0 0 5px 5px;
padding: 0;
font-family: Times, serif;
font-weight: bold;
}

#viz_menu1 li {
text-transform: uppercase;
display: inline;
list-style-type: none;
margin: 0 2px 0 2px;
padding: 0 15px 0 0;
background: transparent url(kepek/forward.png) no-repeat;
background-position: 100% 50%;
}

#viz_menu1 li a{
text-decoration: none;
color: black;
}

#viz_menu1 li a:hover{
color: silver;
}

/*-----vizszintes főmenü-----*/
#viz_menu2 {
clear: both;
height: 30px;
background-color: #333333;
}

#viz_menu2 ul{
margin: 0;
padding: 0;
white-space: nowrap;
font-family: Times, serif;
font-weight: bold;
text-align: center;
}

#viz_menu2 li {
text-transform: uppercase;
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#viz_menu2 li a{
display: block;
float: left;
margin:0;
width: 103px;
padding: 8px 0 8px 0;
background: #000066 url(kepek/menu_bg.jpg) repeat;
color: white;
text-decoration: none;
}

#viz_menu2 li a:hover{
color: black;
background: white url(kepek/menu_white.jpg) repeat;
}

/* -----------------------tartalmi rész--------------------*/

/* -----------------------bal oszlop--------------------*/
#baloszlop {
padding: 5px;
width: 140px;
float: left;
}

#baloszlop img {
border: none;
}

/*-----függőleges menü-----*/
#fugg_menu ul{
width: 100%;
margin: 0;
padding: 0;
font-family: Times, serif;
font-weight: bold;
}

#fugg_menu ul li {
margin: 0;
padding:0;
text-transform: uppercase;
list-style-type: none;
color: #0066CC;
margin-top:3px;
}

#fugg_menu ul li a {
margin: 0;
padding: 2px 0 2px 0;
display: block;
width: 100%;
text-decoration: none;
color: #0066CC;
border-bottom: 1px dotted black;
}

#fugg_menu ul li a:hover {
background-color: #999999;
}

/*----almenü-----*/
#fugg_menu ul ul{
width: 100%;
margin: 0;
padding: 0;
}

#fugg_menu ul ul li{
text-transform: none;
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
}

#fugg_menu ul ul li a{
border: none;
font-weight: normal;
width: 97%;
padding-left: 5px;
margin: 0;
color: #333333;
}

/*----hírlevél----*/
#hirlevel {
margin: 10px 0 0 0;
}

#hirlevel strong{
text-transform: uppercase;
font-family: Times, serif;
font-size: 12px;
color: #0066CC;
}

#rss_menu {
clear: both;
height: 18px;
padding: 2px 0 0 0;
}

#rss_menu a {
color: #0066CC;
font-weight: bold;
text-decoration: none;
}

#rss_menu img {
border: none;
margin-right: 2px;
float: left;
}

#bal_reklam {
margin-top: 15px;
text-align: center;
}

#bal_reklam img{
border: none;
}

/* ------------------középső oszlop --------------------*/
#koztesoszlop {
width: 620px;
float: left;
margin: 0 0 0 5px;
padding: 0 5px 5px 5px;
}

#koztesoszlop h1 {
font-size: 16px;
color: #FF6633;
}

#koztesoszlop h2 {
font-size: 14px;
}

#koztesoszlop h3,h4 {
font-size: 12px;
}

#koztesoszlop p {
text-align: justify;
}

/*linket gombként akarunk megjeleníteni*/
.link_gomb {
display:block; 
text-decoration: none;
background-color: #336699;
text-transform: uppercase;
color: white;
border: 1px solid black;
padding: 2px 2px 2px 3px;
}

/*------kiemelt cikk------*/
.kiemelt_cikk_szoveg{
border: 3px solid #6699CC;
margin: 0 0 10px 0;
padding: 5px;
}

.kiemelt_cikk_szoveg h2,h3{
font-size: 1em;
margin: 0;
text-decoration: underline;
}

.kiemelt_cikk_szoveg p{
margin: 0;
}

.kiemelt_cikk_szoveg img{
border: 1px solid silver;
padding: 3px;
float: left;
margin-right: 3px;
}

.kiemelt_fejlec {
margin: 0;  
height: 20px;
}

.kiemelt_cikk h1,h2 {
margin: 0;
font-size: 12px;
}

.kiemelt_gomb {
margin: 0 2px 0 0;
font-weight: bold;
text-transform: uppercase;
padding: 3px 5px 3px 5px;
background-color: #336699;
color: silver;
font-size: 12px;
}

.kiemelt_gomb a {
text-decoration: none;
color: silver;
}

.kiemelt_gomb a:hover {
color: white;
}

/*------kiemelt cikk vége------*/

/*--főoldalon cikk kilistázása--*/
#fooldal_cikklista{
clear: both;
}

.cikk_oszlop {
width: 49%;
}

.cikk_oszlop h2 {
font-size: 14px;
margin: 0 0 5px 0;
padding-left: 5px;
background-color: #FF9933;
color: white;
text-transform: uppercase;
}

.cikk_oszlop h3{
font-size: 12px;
margin: 5px 0 5px 0;
padding-left: 5px;
border-top: 1px dotted #333333;
border-bottom: 1px dotted #333333;
clear: both;
text-decoration: none;
}

.cikk_oszlop h4 {
margin: 5px 0 5px 0;
text-decoration: underline;
font-size: 12px;
text-align: left;
border: none;
}

.cikk_oszlop p {
margin: 0 0 10px 0;
}

.hirkep {
border: 1px solid silver;
padding: 3px;
float: left;
margin-right: 3px;
margin-top: 3px;
}

/*tematikus oldalakon a cikkek kilistázása*/
.cikk {
width: 49%; 
}

.cikk h2 {
font-size: 14px;
margin: 0 0 5px 0;
padding-left: 5px;
background-color: #FF9933;
color: white;
text-transform: uppercase;
}

.cikk h3 {
margin: 5px 0 5px 0;
text-decoration: underline;
font-size: 12px;
text-align: left;
clear: both;
}

/*--főoldalon cikk kilistázása vége--*/

/*-----------cikkek-----------*/
.cikk_aloldal p img{
border: 1px solid silver;
padding: 3px;
}

.osszefoglalo {
font-weight: bold;
text-align: justify;
}

.eszkozok {
margin: 8px 0 8px 0;
padding: 3px 0 3px 0;
border-top: 1px dotted #333333;
border-bottom: 1px dotted #333333;
text-align: right;
font-size: 10px;
}

.eszkozok a {
color: black;
text-decoration: none;
}

.eszkozok a:hover {
text-decoration: underline;
}

.eszkozok img{
padding: 1px;
border: 1px solid #CCCCCC;
vertical-align: middle;
}
/*------cikkek vége-----*/

/*-----VIP tagság--------*/
.belepes {
border: 1px dotted black;
padding: 3px;
width: 250px;
float: right;
background: white url(kepek/weblap_bg.jpg) repeat;
}

.belepes h2 {
color: #0066CC;
}

/*----VIP cikk----*/
.vip_cim {
background: white url(kepek/lock.png) no-repeat;
padding-left: 20px;
}

/* ------------------jobb oldali oszlop --------------------*/

#jobboszlop {
float: right;
width: 155px;
text-align: center;
}

#szakerto {
border: 1px solid silver;
margin: 0 10px 0 10px;
padding-bottom: 5px;
}

#szakerto img{
border: 1px solid silver;
}

#szakerto_cim {
background-color: #336699;
text-transform: uppercase;
color: #FFFFFF;
font-weight: bold;
padding: 3px 0 3px 0;
}

#szakerto_gomb {
width: 110px;
border: 1px solid #336699;
margin-left: auto;
margin-right: auto;
margin-top: 3px;
padding: 2px 0 2px 0;
background-color: #6699CC;
}

#szakerto_gomb a{
color: white;
text-decoration: none;
font-weight: bold;
}

/* -----------------lábléc -------------------------*/
#lablec {
margin: 0;
padding-bottom: 20px;
text-align: center;
clear: both;
border-top: 5px solid #333333;
background-color: white;
}

#lablec ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#lablec ul li { 
display: inline;
}

#lablec ul li a { 
text-decoration: none;
padding-left: 15px;
}

#lablec ul li a:hover {
text-decoration: underline;
}

#rss a{
padding: 0 17px 0 4px;
background-image: url( 'kepek/rss.gif' );
background-position: right;
background-repeat: no-repeat;
}

ul.submenu {
	display: none;
}
