@import url('reset.css');

body {
 background: #0086DD url(design/bg.gif) repeat-x;
 background: #7BC144 url(design/bg.gif) repeat-x;
 color: #000;
}

body, div, p, input, label, textarea, td, th, form, h1, h2, select {
 font-family: ’Lucida Grande’, ’Lucida Sans’, Arial, Helvetica, sans-serif;
 font-family: Arial, Helvetica, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 12px;
 text-align:left;
 line-height:140%;

}

ul {
 list-style-type: disc;
 margin-left:20px;
 padding:1px 4px;
}

.clear { width: 0px; height: 0px; clear: both; }
.center { text-align: center; }
.right { text-align: right; }
.hidden { display: none; }
.fleft { float: left; }
.fright { float: right; }
.kek {  color: #5E65BD; }
.red {  color: #FF0000; }
.grey {  background: #E5E5E5;color:#000000;  }
.bold {  font-weight: bold; }
.border1 {  border:1px solid black; }
.space { height: 5px; clear: both; }
.athuzott {text-decoration: line-through; }
.sep { border-bottom: 1px solid #BFBEBA; }
.sep2 { border-bottom: 2px solid #2B1605; margin:5px; }

h1 {
 font-size: 18px;
 font-weight:bold;
 padding:5px 0px;
/* font-family:serif;*/
}
h2 {
 font-size: 14px;
/* font-family:serif;*/
 padding:5px 0px;
 font-weight:bold;
}
h3 {
 font-size: 13px;
/* font-family:serif;*/
 font-weight:bold;
 padding:3px 0px;
}

a{color: #330000; text-decoration: underline; padding:0px;margin:0px;}
a:hover, a:active {color: #fff; background:#330000;text-decoration: none;}

#base {
 margin: 0px auto 0px auto;
 padding: 0px;
 background:#BC0807 url(design/bg.png) repeat-y;
 width: 750px;
 border: 0px;
 text-align:justify;
}

#container {
 float: left;
 background: #99CCFF url(design/bg.png) repeat-y;
 width: 750px;
}
#shadow {
 float: left;
 background: #99CCFF url(design/shadow_main.png) no-repeat;
 width: 7px;
 min-height:600px;
}

#footer {
}

#fejlec {
 width: 750px;
 height:264px;
 padding:0px;
 margin:0px;
}

#fejlec1 {
 background: #000 url(design/fejlec_01.jpg) no-repeat;
 width:375px;
 height:114px;
 float:left;
 padding:0px;
 margin:0px;
}

#fejlec2 {
 background: #000 url(design/fejlec_02.jpg) no-repeat;
 width:375px;
 height:114px;
 float:right;
 padding:0px;
 margin:0px;
}
 #fade {
 width:750px;
 height:150px;
 float:left;
 padding:0px;
 margin:0px;
}


#menu {
 width: 750px;
 height:21px;
 background: #000 url(design/bg_menu.gif) repeat-x;
 padding:0px 0px 0px 0px;
 margin:0px;
 text-align:center;
 float:left;
 text-transform:uppercase;
}

#menu_btm {
 width: 750px;
 height:21px;
 background: #000 url(design/bg_menubtm.png) repeat-x;
 padding:0px 0px 0px 0px;
 margin:0px;
 text-align:center;
 float:left;
}
#menu #menu_1 { width:60px; padding:15px 0px 0px 30px; }

.menup{
 height:21px;
 padding:1px 4px;
 margin: 0px 5px 2px 0px;
 float:left;
}

.menup .link{ 
 padding:2px 0px 0px 0px;
 font-size:15px;
 font-weight:bold;
 font-family:Tahoma;
}

#menu a{color: #f2f6d5; text-decoration: none; padding:0px;margin:0px; background:none;}
#menu a:hover, #menu a:active{color: #D4C9CD; background: none;}

#box {
 width:750px;
 margin:0px 0px 0px 0px;
 float:left;	
}

#box .sidebar {
	background:#FEE9D4 url(design/bg_sidebar.jpg) repeat-x;
	width: 15px;
	min-height:600px;
	height:600px;
	float:left;
	padding:0px;
	margin:0px;

}

#box #main {
	width:750px;
	float:left;
	background:#BC0807;
	background:#7BC144 url(design/atmenet2.gif) repeat-x;
	padding:0px;
	margin:0px;
	min-height:600px;
}

#main_left {
	width:520px;
	float:left;
	padding:0px 15px;
}

#main_left .topp {
	background:#BC0807;
	height:25px;
	width:705px;
	margin:0px 0px 0px -20px;
	padding:10px 0px 0px 20px;
}


#main_right {
	width:173px;
	float:left;
	min-height:200px;
	margin-top:5px;
	text-align:center;
	color:#F29A86;
}



#main_left .top {
	height:20px;
}
#main_right .blokk_top {
	width:173px;
	height:10px;
	background: url(design/box_top.png) no-repeat;
}
#main_right .blokk_btm {
	width:173px;
	height:11px;
	background: url(design/box_btm.png) no-repeat;
}
#main_right .blokk_main {
	width:173px;
	background: url(design/bg_box.png) repeat-y;

}



#main_right h1 {
	color:#E6A094;
	font-size:14px;
	text-align:center;
	padding:2px 0px 5px 0px;
	margin:0px;
}
#main_right p {
	color:#F29A86;
	text-align:center;
	padding:0px;
	margin:0px;
}


#main_right .inner {
	min-height:70px;
	text-align:center;
	font-size:16px;
	padding:5px 0px;
}

.line {
	margin:8px 10px 0px 5px;
	border-bottom:1px solid #E6A094;
}

.submenu li {
 list-style-type: none;
 margin: 5px 5px 2px 5px;
 float:left;
}

.submenu .menublokk {
	float:left;
	width:180px;
	text-align:center;
}
.menublokk img {
	border:1px solid #FFF;
}

.linkek li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align:center;
}



.kep img,#etterem img,#snackbar img{
	border:1px solid #000;
}

.kep {
	text-align:center;
	margin:5px;
}
.kep2 {
	text-align:center;
	float:left;
	padding:3px 0px 10px 0px;
}


.pedblokk {
	padding:10px 0px;
	border-bottom:1px solid #000;
}

.blokkfejlec {
	width:300px;
	height:44px;
	background: #9C5118 url(design/blokkfejlec.jpg) no-repeat;
}
.blokkfejlec h1 {
	padding:2px 0px 0px 10px;
	font-size:20px;
	font-weight:bold;
	font-family:’Lucida Grande’, ’Lucida Sans’, Arial, Helvetica, sans-serif;
	color:#D4C9CD;
}

.cikkbox img {
	border:1px solid #FFF;
	margin:5px;
	text-align:center;
}

.egycikk {
	padding:3px;
	margin: 5px 0px;
	border:1px solid #2B1605;
}

.uzleti_tabla td {
	padding:3px;
	border:1px solid black;
}

.vk_fejlec {
	background:#339933 url(design/vk_bg.png) repeat-x;
	height:20px;
}
.vk {
	border:1px solid #339933;
	margin:5px 0px 0px 0px;
}

/*------------------------------galeria---------------------*/

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 15px 0px 0px 0px;
	float: left;
	position: relative;
	width: 150px;
	height: 150px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -3px;
	left: 50px;
	padding:0px 0px 0px 15px;
	background: url(design/tape.png) no-repeat;
}
.gallery a {
	text-decoration: none;
	font-size:11px;
	text-align:center;
}
.gallery .cim a{
	font-size:11px;
	text-align:center;
}

</style>

<!--[if lt IE 7]>
<style type="text/css">
	.gallery span { behavior: url(iepngfix.htc); cursor: pointer; }
</style>
<![endif]-->


