@charset "utf-8";
/* CSS Document */

body 	{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; margin:0x; padding:0px; 
		background:url(hatter.jpg) top right no-repeat #aa987c; color:#000;}
a 		{text-decoration:none; color:inherit;}
b		{font-weight:bold;}
.z 		{color:#630; font-size:16px;}

h1	{font-family: 'Marcellus', serif; font-size:36px; color:#C96; margin:0px 0px 20px 60px;}
h2	{font-family: 'Marcellus', serif; font-size:24px; color:#C96; margin:0px 0px 0px 60px;}
h3 	{margin: 0px 0px 0px 0px; padding: 0px 0px 10px 30px; font-size:16px;}

.maincont	{position:absolute; top:60px; width:580px !important; height:810px; right:20px;}
.text1		{margin:0px 20px 0px 60px; }
.text2		{margin:2px 20px 20px 60px; color:#630;}
.text3		{margin:140px 50px 0px 140px; text-align:right;}
.text4		{margin:0px 50px 0px 202px; color:#000; text-align:right;}

.menucont	{font-family: 'Marcellus', serif; font-size:18px; color:#C96; margin:0px 0px 40px 50px;}
.menu 		{/*background:url(breadcrumb_sep.png?1) no-repeat left top;*/ padding:3px 0px 0px 10px; float:left; margin:0px 20px 0px 0px;}
.menu a		{text-decoration:none;}

.tartalom	{height:670px !important; clear:both;}
.email		{/*width:290px; height:20px; margin:35px 0px 0px 275px; float:left;*/}


/* SLIDER */
.clearFix { float: left; width: 100%; height: 10px; }
nav ul { list-style:none; }
p { margin: 0; padding: 0; }
ul { list-style: none; }
ol { margin: 0; padding: 10px 0px 0px 0px; list-style: none; }
ol li { padding: 0px 0 !important; float: left; }
ol li img {border:1px #666666 solid; margin:0px 5px 5px 0px;}
.carousel-disabled { opacity: .4 }
.titlebuy	{margin:10px 0px 0px 0px;}
.titlebuy a			{position:relative; top:-32px; left:385px; color:#000; background:url(websys/icon_right.png) no-repeat 0px 5px; 
					padding:0px 0px 0px 12px; font-size:16px; font-weight:bold;}
.titlebuy a:hover	{background:url(websys/icon_right.png) no-repeat 2px 5px;}
.col-1 { padding: 0 30px; margin: 0 0 30px 0;  clear:both;}
.col-2 { padding: 0 30px; margin: 0; -moz-column-count: 2; -moz-column-gap: 20px; -webkit-column-count: 2; -webkit-column-gap: 20px; column-count: 2; column-gap: 20px; }
.col-3 { padding: 0 30px; margin: 0; -moz-column-count: 3; -moz-column-gap: 10px; -webkit-column-count: 3; -webkit-column-gap: 10px; column-count: 3; column-gap: 10px; }
.prev, .next { display: block; text-indent: -9999px; }
.prev { background: url(websys/icon_left.png) no-repeat center center; z-index: 100; }
.next { background: url(websys/icon_right.png) no-repeat center center; z-index: 100; }
.prev:hover, .next:hover { border: none !important; }

.slider { float: left; position: relative; width:500px; height:360px; margin:0px 0px 0px 30px;}
.slider .slidewrap { border-left: 1px solid #630; background:none; float: left; overflow: hidden !important; position: relative; margin-left: 25px; }
.slider .nextprev { /*border: 1px solid #630; border-right: none;*/  border:none; width: 20px; margin: 0; padding: 0 5px 0 0; position: absolute; z-index: 100; left: 0px; top: 0px; background:none; }
.slider .next, .slider .prev { display: block; height: 25px; width: 15px; margin-left: 5px; }
.slider .next { border-bottom: 1px solid /*#d1d1d1*/ #C96; background-position: center center; }
.slider .next:hover { border-bottom: 1px solid /*#d1d1d1*/ #C96 !important; }
.slider .prev { border-top: 1px solid /*#ededed*/ #C96; background-position: center center; }
.slider .prev:hover { border-top: 1px solid /*#ededed*/ #C96 !important; }