/* CSS Document teraszburkolat.hu */
@charset "ISO-8859-2";
* { margin: 0; padding: 0; }
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1, h2, h3, h4, h5, h6, pre, code { font-size:1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
img{ border:none;}
/* teraszburkolat.hu */
body{
	background-color: #000;
	background-image: url(../kep/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#site{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#menu{
	background-color: #000;
	height: 30px;
	width: 800px;

}
#menua{
	background-color: #ff6a0c;
	height: 30px;
	width: 800px;

}

ul#fmenu {float: right;}
ul#fmenu li{
	float:left;
	height:30px;
	display:block;
}
li#ittvagy{
	background-color: #ff6a0c;
	}
ul#fmenu li a{
	height:30px;
	line-height:30px;
	display:block;
	padding:0px 10px 0px 10px;
}

ul#fmenu li a:hover {
	background-color: #ff6a0c;

}
ul#fmenu li li{
	background-color: #000;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
}
ul#fmenu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
}
ul#fmenu li:hover ul{
	display:block;
}


#menu a{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#menua a{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

#content{
	min-height:400px;
	width:600px;
	float: right;
	padding: 10px;
}
#content h1{
	padding-top: 5px;
	padding-left: 5px;
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#content h2{
	padding: 5px 0px 0px 10px;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #778f15;
}
#content p{
	font-size: 14px;
	color: #000;
	padding: 15px;
}
#content ul{
	list-style-position: inside;
	list-style-type: square;
	margin:10px 0px 10px 10px;
	font-size: 12px;
}
#content ul ul{
	list-style-type: circle;
}
#content h3{
	font-size: 14px;
	border: 1px solid #778f15;
	font-weight: normal;
	padding:2px;
}
#morzsa{
	font-size: 12px;
	color: #6c3;
}
#morzsa a{
	font-size: 12px;
	color: #6c3;
	text-decoration: underline;
}

#morzsa strong{
	color: #333;
	font-weight: normal;
}

#oldal_menu{
	width:160px;
	min-height:400px;
	float: left;
	padding-top: 30px;
}
#footer{
	max-width:800px;
	background-color: #000;
	font-size: 12px;
	color:#fff;
	clear: both;
}
#head{
   position: relative;
   display: block;
	height: 320px;
	width: 800px;
}
#head b{ color:#FFF;}
#head em{
	font-weight: bold;
}
/* felirás a képre */
.img-desc {
   height:177px;
}
#head cite {
	color: #000;
	position: absolute;
	width:200px;
	padding: 10px;
	left:600px;
	top: 75px;
	right:auto;
	bottom: 10px;
	font-size: 12px;
	height: 70px;
}


#oldal_menu a{
	text-decoration: underline;
}
#oldal_menu h2{
	background-color: #ff6a0c;
	font-size: 14px;
	color: #FFF;
	height:20px;
	font-weight: normal;
	padding:0px 0px 0px 4px;
}

#oldal_menu h3{
	background-color: #ff6a0c;
	font-size: 13px;
	color: #FFF;
	height:20px;
	font-weight: normal;
	padding:0px 0px 0px 4px;
}
#oldal_menu p{
	font-size: 10px;
	color: #333;
	margin: 4px;
}
#footer h4{
	background-color: #6c3;
	height: 20px;
	width: 180px;
	padding:2px 0px 0px 4px;
}
#l_menu address{
	padding:10px;
	font-style: normal;
	font-size: 14px;

	}
ul#wpc_ul{
	margin: 15px;
	border: 1px dashed #6c3;
}
ul#wpc_ul li{
	font-size: 12px;
	padding: 5px;
	list-style-position: inside;
	list-style-type: square;
}
table#wpc_table td{
	font-size: 12px;
	color: #FFF;
	border: 1px solid #000;
	background-color: #6c3;
	padding: 2px;
}
p.arak{
	height: 130px;
	border: 1px dashed #778f15;
	margin:5px;
}
table#utmutato td{
	font-size: 12px;
	color: #FFF;
	background-color: #778f15;
	padding: 1px;
}
ul#utmutatolist li{
	padding-top: 10px;
}
fieldset{
	font-size: 10px;
	padding: 4px;
}
fieldset strong{
	font-size: 12px;
}
table#kapcsolatfrom{
	width: 500px;
	margin: 10px;
}
table#kapcsolatfrom td{
	max-width:200px;
}
table#kapcsolatfrom input, textarea{
	color: #000;
	border: 1px solid #778f15;
	font-size: 16px;
	background-color: #FFF;
}
p#bamboolines{
	background-image: url(../kep/bamboolines.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p#ce{
	font-size: 36px;
	font-weight: bold;
	border: 1px solid #000;
	padding:2px;
}
p.ek{
	border: 1px solid #000;
}
p#fl{
	padding:10px;
	}
p#fl a{
	text-decoration: none;
	color: #FFF;
}
p#fl a:hover{
	text-decoration: underline;
	color: #FFF;
}

div#kepek{
	margin: 10px;
	}
div#kepek img{
	margin: 4px;
}
div#t{
	background-image: url(../kep/lablec_b.png);
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fd7119;
}
div#l_menu{
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#l_menu p{
	font-size: 14px;
	padding:10px;
	}
div#l_menu p a{
	text-decoration: none;
	color: #FFF;
}
div#l_menu p a:hover{
	text-decoration: underline;
	color: #FFF;
}
#hiba
	{
	border: 1px dashed #900;
	}
div#cikkek h1 a {
	font-size: 24px;
	color: #778f15;		
	}
div#cikkek h1{
	margin:10px;
	padding-bottom:4px;
}
table#kapcsolat td{
	width: 120px;
	font-size: 12px;
	vertical-align: top;
}
div#megosztom {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#megosztom a {
	font-size: 10px;
	text-decoration: none;
}
#oldal_menu h4{
	background-color: #ff6a0c;
	font-size: 13px;
	color: #FFF;
	height:20px;
	font-weight: normal;
	padding:0px 0px 0px 4px;
}
table#youtube a{
	font-size: 10px;
}
table#youtube td{
	padding:10px;
	max-width:120px;
}
ul#afmenu {float: right;}
ul#afmenu li{
	float:left;
	height:30px;
	display:block;
}
ul#afmenu li a{
	height:30px;
	line-height:30px;
	display:block;
	padding:0px 10px 0px 10px;
}

ul#afmenu li a:hover {
	background-color: #110f10;
}
/* felirás a képre */
.img-desc {
   height:177px;
}
#head span {
	position: absolute;
	width:200px;
	padding: 10px;
	left:10px;
	top: 120px;
	right:auto;
	bottom: 10px;
	height: 70px;
}
#koltozes{
	position: fixed;
	right: 1px;
	bottom: 1px;
}

/* kulteri burkolat */

#slider {
    width: 592px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 592px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 592px;
    background-color: #778f15;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.sliderImage span a {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul#sliderContent { list-style-type: none;}
.t_szinek{
	font-size: 14px;
	margin-bottom: 10px;
}
.t_szinek td{
	width: 100px;
}

