﻿/*
Title: Balaton község hivatalos weboldala
Szerző: Balog Zoltán (setni@freemail.hu)
Frissítve: 2009.03.01
*/



/* ----- Felépítés és Layout ----- */

body {
	text-align : center;
	background-color: #5b4a2d;
	min-width : 770px;
}
.hidden {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	left: -4000px;
}
#wrapper {
	width : 770px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
}
#header, #vmi {	
	padding-top: 0px;
	height: 160px;
	width: 770px;
	display:block;	
}
#vmi {
	background-image: url(../balaton-images/balaton-header.jpg);
}
#maincontainer {
	float: left;
	width : 770px;
	background-image: url(../balaton-images/balaton-tartalom.jpg);
	background-repeat: repeat-y;
}
#padding {
	clear: both;
	padding: 30px 0 0 0;
}
#content {
	float: left;
	width: 375px;
	padding: 0 0 10px 40px;
}
#content_al {
	float: left;
	width: 690px;
	padding: 0 0 10px 40px;
}
#newsbox {
	float: right;
	padding: 5px 0 0 0;
}
#innernews {
	width: 285px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 20px;
	height: auto;
}
/* ----- Navigáció -----  */

#nav {
	float: left;
	padding: 0 0 2px 13px;
	margin: 0;
}
#navinner {
	float: left;
	width: 743px;
	height: 41px;
	background: #d7d0a4;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
#nav ul {
	margin: 0;
	padding: 0 0 0 1px;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
}
#nav li a {
	float: left;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 4px 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #c87100;
	border-right: 2px solid #c87100;
}
#nav li a:hover {
	color: #000;
	border-bottom: 2px solid #e6dfb1;
	border-right: 2px solid #e6dfb1;
	background: #5E4A2F;
}
#nav li a.active {
	color: #FFF;
	background: #5E4A2F;
	border-bottom: 2px solid #e6dfb1;
	border-right: 2px solid #e6dfb1;
}
/* ----- Tipográfia ----- */

body {
	font: small Verdana, Sans-serif;
	line-height: 1.6em;
	color: #444444;
}
h1 {
	padding-top: 10px;
	font-size: 1.2em;
	color:#422100
}
h2 {
	font-size: 1em;
	font-style:italic;
	color: #422100;
}

h5 {
	font-size: 0.8em;
	font-style:italic;
	color: #422100;
	float: left;
}
.album {
	padding: 0 0 15px 8px;
}

#innernews p {
	margin-left: 10px;
	padding: 0 10px 0 4px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.sortores {
	clear: both;
}
.kepkoz {

}
.picture {
	border: 2px solid #CBB989;
	height: 300px;
	width: 370px;
	margin: 0px;
}
.picturesmall {
	border: 2px solid #CBB989;
	height: 150px;
	width: 150px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.picturebig {
	border: 2px solid #CBB989;
	height: 377px;
	width: 620px;
	margin: 0px;
}

.pictureallo {
	border: 2px solid #CBB989;
	height: 460px;
	width: 305px;
	margin: 0px;
	float: left;
}

.pictureallofooldal {
	height: 377px;
	width: 250px;
	float: left;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 2px solid #CBB989;
}

.pictureallo2 {
	border: 2px solid #CBB989;
	height: 460px;
	width: 305px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;	
}

.intezmenybox {
	float: left;
	width: 220px;
}
/* ----- Galéria navigáció ----- */
#wrapper #maincontainer #content_al #tovabb {
	float: right;
}
#wrapper #maincontainer #content_al #vissza {
	float: left;
}
#wrapper #maincontainer #content_al #galerianav {
	width: 620px;
	float: none;
}
#wrapper #maincontainer #content_al #galerianav2 {
	width: 305px;
	float: none;
}



/* ----- Linkek ----- */

a {
	color: #422100;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #422100;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #422100;
	text-decoration: underline;
}
/* ------ Lábléc ----- */

#footer {
	text-align: center;
	clear:both;
	font-size: 0.8em;
	color: #666666;
	background-image: url(../balaton-images/balaton-footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	height: 146px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

