/*
	Description: KERT-LAK Bt.
	Version: 1.0
	Author: Stefanie
	Author URI: http://schatten.hu
	Author e-mail: lullaby@schatten.hu
	Date: 2009.10.29.
*/


html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, cite, code,
font, img,
small, strike, strong, sub, sup,
ol, ul, li,
form, label,
table, tr, th, td {
	margin: 0;
	padding: 0;

}

body {
	font: 11px/13px Verdana, Arial, Tahoma, sans-serif;
    color: #e9ebeb;
}

a {
	color: #372049;
    text-decoration: underline; 
    font-weight: bold;
}

a:hover {
	color: #000000;
    text-decoration: none;
}

ul {
	list-style-type: none;
}

h1, h2 {
	color: #F7D203;
	display: block;
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}	

/* */

#background {	
	background-color: #7FAECA;
	width: 100%;
	height: 100%;
}

#container {
	background: url(/kepek/hatter.jpg) no-repeat center bottom;
	position: relative;
	margin: 0 auto;
	width: 990px;
	min-height: 875px;
	z-index: 1;
	border: #2F4A5D 5px solid;
	border-top: none;
	border-bottom: none;
}

#header {
	position:relative;
	height: 84px;
	width: 297px;
	left: 50px;
	background-image: url(/kepek/logo.png);
	top: 20px;
}

#header a {
	display: block;
	height: 84px;
	width: 297px;
}

#menu {
	margin-top: 30px;
	background: url(/kepek/menu.png) repeat-x;	
	height: 53px;
	width: 100%;
}

#menu ul {
	font: bold 18px/49px "Lucinda Grande", Arial;
	width: 440px;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	text-align: center;
    padding: 0 20px;
    margin-right: 2px;
}

#menu ul li.bem:hover,
#menu ul li.ref:hover,
#menu ul li.gal:hover,
#menu ul li.bem-act, 
#menu ul li.ref-act,
#menu ul li.gal-act { 
    background: url(/kepek/menu-hover.png) no-repeat 0 5px;
}

#menu a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#content {
	background-image: url(/kepek/content.png);
	position: relative;
	width: 800px;
	height: 455px;
	margin: 0 auto;
	margin-top: 55px;
	-moz-border-radius-topright: 11px;
	-moz-border-radius-topleft: 11px;
	-moz-border-radius-bottomright: 11px;
	-moz-border-radius-bottomleft: 11px;	
	-webkit-border-radius-top-right: 11px;	
	-webkit-border-radius-top-left: 11px;	
	-webkit-border-radius-bottom-right: 11px;	
	-webkit-border-radius-bottom-left: 11px;	
}

.post {
	width: 775px;
	height: 432px;
	color: #fff;
	text-align: left;
	padding: 14px;
	font-size: 12px;
	line-height: 20px;
}

.left_side {
	float: left;
	width: 550px;
	height: 430px;
	overflow: auto;
	background-attachment: scroll;
}

.right_side {
	background-color: #4E616E;
	float: left;
	height: 410px;
	margin-left: 17px;
	padding: 10px;
	width: 187px;

}

ul.contact li { background-image: url(/kepek/icon-sprite.png); background-repeat: no-repeat; line-height: 14px; margin-bottom: 15px; padding-left: 20px;}
ul.contact li.home { background-position: 0 1px; }
ul.contact li.phone { background-position: 0 -49px; }
ul.contact li.fax { background-position: 0 -93px; }
ul.contact li.mobile { background-position: 0 -125px; } 
ul.contact li.mail { background-position: 0 -170px; }


.kepek {
	text-align: center;
}

.kepek h2 {
    text-align: left;
}

#content a {
	font: normal 12px/14px;
    color: #e9ebeb;
    text-decoration: underline;
}

#content a:hover {
    font: normal 12px/14px;
    color: #a8b4b4;
    text-decoration: none;
}

.hosting {
margin-top: 130px;
}
