html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000; 
	font-size: 11px;
}
#container {
	width: 100%;
	background: #bd9f66;
}
#page {
	background: url(../frame/contentback.gif) repeat-y;
	width: 979px;
	position: relative;
}
#header {
	background: url(../frame/header.jpg);
	width: 979px;
	height: 160px;
	display: block;
}
#logo {
	position: absolute;
	left: 23px;
	top: 0;
}
#info{
	color:white;
	font-size:9px;
	left:290px;
	position:absolute;
	text-align:left;
	top:13px;
	width:350px;
}
#info b{
	font-weight:normal;
	text-decoration:underline;
	margin-bottom:5px;
	display:block;
}
#contact {
	position: absolute;
	width: 266px;
	left: 700px;
	top: 13px;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
}
#contact a:link, #contact a:visited {
	text-transform: lowercase;
	text-decoration: none;
	color: #fff;
}
#contact a:hover {
	color: #eee7d9;
}
#contact p {
	margin-bottom: 17px;
}
#catalog {
	position: absolute;
	width: 266px;
	top: 134px;
	left: 10px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}
#update {
	position: absolute;
	width: 366px;
	top: 134px;
	left: 600px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
}
#leftcol {
	width: 191px;
	float: left;
	position: relative;
}
#leftcol ul, #leftcol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	display: block;
}
#leftcol li {
	width: 191px;
	height: 20px;
}
#leftcol li.menu1 {
	background: url(../frame/menu1.gif);
}
#leftcol li.menu2 {
	background: url(../frame/menu2.gif);
}
#leftcol li.menu3 {
	background: url(../frame/menu3.gif);
}
#leftcol li a {
	width: 191px;
	text-decoration: none;
	display: block;
}
#leftcol li.menu1 a:link, #leftcol li.menu1 a:visited {
	padding: 2px 4px 0 10px;
	color: #fff;
}
#leftcol li.menu2 a:link, #leftcol li.menu2 a:visited {
	padding: 2px 4px 0 22px;
	color: #6c0606;
}
#leftcol li.menu3 a:link, #leftcol li.menu3 a:visited {
	padding: 2px 4px 0 44px;
	color: #6c0606;
}
#leftcol li.menu1 a:hover, #leftcol li.menu2 a:hover, #leftcol li.menu3 a:hover {
	text-decoration: underline;
}
#leftcol #cards {
	margin: 16px 0 16px 15px;
}
#middlecol {
	width: 635px;
	margin-right: 2px;
	float: left;
	position: relative;
}
#middlecol h1, #middlecol h2 {
	background: url(../frame/contenttitle.jpg);
	padding-left: 11px;
	padding-top: 13px;
	padding-bottom: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
#middlecol input, #middlecol select {
	border: 1px solid #980908;
	background-color: #fff;
	height: 19px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#middlecol input.button {
	border: 0;
	background: url(../frame/button2.gif);
	width: 120px;
	height: 20px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#middlecol input.check {
	border: 0;
	background: none;
	width: auto;
}
#middlecol textarea {
	border: 1px solid #980908;
	background-color: #fff;
	width: 602px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: auto;
}
#middlecol ul {
	margin: 14px 0 14px 0;
}
#middlecol li {
	margin: 0 0 6px 16px;
}
#rightcol {
	width: 148px;
	margin-right: 3px;
	float: left;
	position: relative;
	text-align: center;
	color: #6c0606;
	font-size: 10px;
}
#rightcol h2, #rightcol h3, #rightcol h4 {
	margin: 0;
	padding-left: 2px;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#rightcol h2 {
	background: url(../frame/boxtitle1.jpg);
}
#rightcol h3 {
	background: url(../frame/boxtitle2.jpg);
}
#rightcol h4 {
	background: url(../frame/boxtitle3.jpg);
}
#rightcol #cart {
	display: inline-block;
}
#rightcol #cart h2 {
	font-weight: bold;
}
#rightcol #cart .contentbox {
	text-align: left;
}
#rightcol #cart a {
	margin: 0;
	display: inline;
}
#rightcol input {
	width: 100px;
	border: 1px solid #980908;
	background-color: #fff;
	height: 19px;
	margin: 3px 0 3px 0;
	font-size: 11px;
}
#rightcol input.button {
	border: 0;
	background: url(../frame/button.gif);
	width: 85px;
	height: 17px;
	margin: 5px 0 0 0;
	color: #fff;
	font-size: 10px;
	cursor: pointer;
}
#rightcol a {
	margin-top: 8px;
	display: block;
}
#footer {
	background: url(../frame/footer.gif);
	color: #6c0606;
	width: 979px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	display: block;
}
#footer a:link, #footer a:visited {
	color: #6c0606;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#impress {
	width: 979px;
	margin: 6px 0 0 0;
	height: 26px;
	text-align: center;
	color: #6c0606;
	font-weight: bold;
	font-size: 10px;
}
#impress a:link, #impress a:visited {
	color: #6c0606;
	text-decoration: none;
}
#impress a:hover {
	color: #bd9f66;
}
#messagebox {
	display: none;
	position: absolute;
	z-index: 10; 
	background: url(../frame/messagebox.gif);
	width: 329px;
	height: 117px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
#messagebox .messagetext {
	padding: 18px 20px 30px 20px;
	text-align: center;
}
#copyright {
	display: none;
}

/* html tags design */

a:visited, a:link {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #980908;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #6c0606;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #980908;
}
p {
	margin-bottom: 14px;
}
ul {
	list-style: square;
}
hr {
	color: #bd9f66;
	height: 1px;
	border: 1px solid #bd9f66;
	border-bottom: none;
}

/* design elements */

.contentbox {
	background: #eee7d9 url(../frame/boxback.jpg) repeat-x;
}
#middlecol .contentbox {
	padding: 22px 14px 22px 14px;
}
#rightcol .contentbox {
	padding: 8px 14px 8px 14px;
}
#rightcol #cart .contentbox {
	padding: 8px;
}
.newsbox {
	width: 607px;
}
.newsbox .newsimage {
	float: left;
	margin-right: 18px;
	height: 90px;
}
.newsbox a:link, .newsbox a:visited {
	text-decoration: none;
	font-weight: bold;
}
.newbox a:hover {
	color: #980908;
}
.newsimagebox {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
.newsimagebox img {
	margin-bottom: 6px;
}
.productbox {
	padding-bottom: 10px;
	border-bottom: 1px dashed #bd9f66;
	width: 607px;
}
.productbox .basket {
	float: right;
	padding-top: 14px;
}
.productbox .basket img {
	margin-left: 6px;
}
.productbox .red {
	font-weight: bold;
}
.productbox .red img {
	margin-left: 4px;
}
.productbox .regiar {
	font-weight: bold;
	font-size: 10px;
	color: #bd9f66;
}
.productbox .basket input {
	width: 30px;
	border: 1px solid #980908;
	background-color: #fff;
	height: 19px;
	margin: 3px 0 3px 0;
	font-size: 11px;
	padding-right: 2px;
}
.productbox .productimage {
	float: left;
	margin-right: 18px;
	height: 66px;
	width: 50px;
}
.productbox a:link, .productbox a:visited {
	text-decoration: none;
	font-weight: bold;
}
.productbox a:hover {
	color: #980908;
}
.imagebox {
	float: left;
	margin-right: 8px;
	text-align: center;
	/*width: 140px;*/
	/*padding-right: 5px;
	padding-bottom: 5px;*/
	padding: 5px;
}
.imagebox img {
	border: 1px solid #6c0606;
	margin-bottom: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#filter {
	margin: 4px 0 12px 0;
	display: block;
}
#filter a {
	display: block;
	font-weight: bold;
}
#filter a:link, #filter a:visited {
	background-image: url(../frame/category_inactive.gif) ;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 18px;
	text-decoration: none;
	color: #000;
}
#filter a:hover {
	background-image: url(../frame/category_over.gif) ;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 18px;
	color: #6c0606;
}
#filter a.over:link, #filter a.over:visited, #filter a.over:hover {
	background-image: url(../frame/category_active.gif) ;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 18px;
	text-decoration: none;
	color: #980908;
}
#filter .pattern {
	width: 280px;
	float: right;
	text-align: right;
}
#filter .pattern select {
	width: 210px;
	margin-bottom: 2px;
}
#filter .pattern2 {
	width: 240px;
	float: right;
	border: 1px dashed #bd9f66;
	padding: 10px;	
}
#filter .pattern2 .red {
	font-weight: bold;
}
.sales img {
	margin-right: 4px;
}
.sales a:link, .sales a:visited {
	text-decoration: none;
}
.category {
	background: #bd9f66;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 6px;
}
.linea {
	background: url(../frame/linea.gif) repeat-x;
	height: 1px;
	margin-bottom: 14px;
	font-size: 1px;
}
.linea2 {
	background: url(../frame/linea.gif) repeat-x;
	height: 1px;
	margin-bottom: 3px;
	font-size: 1px;
}
.red {
	color: #980908;
}
.brown {
	color: #8b703d;
}
.small {
	font-size: 10px;
}
.middle {
	font-size: 12px;
	font-weight: bold;
}



.navbar img {
	vertical-align: middle;
}
.linkbar {
	margin: 2px 0 14px 0;
}
.linkbar a {
	background: url(../frame/rightarrow.gif) no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
}
.linkbar a:link, .linkbar a:visited {
	color: #000;
}
.linkbar a:hover {
	color: #6c0606;	
}

.navbar a:link, .navbar a:visited {
	color: #6c0606;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:hover {
	color: #980908;	
}
.navbar .pagenum {
	position: absolute;
	padding-top: 2px;
	font-size: 10px;
	left: 300px;
}
.rm {
	margin-right: 6px;
}
.lm {
	margin-left: 6px;
}
.lm2 {
	margin-left: 16px;
}
.bm {
	margin-bottom: 6px;
}
.tm {
	margin-top: 17px;
}
.clear {
	line-height: 1px;
	font-size: 0px;
} 
.left {
	float: left;
}
.right {
	float: right;
}
.message {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background: #980908;
	padding: 8px 6px 8px 6px;
}
/*GALÉRIA*/
ul.galeria{
	margin: 10px 10px 10px 10px;
	list-style-type: none;
}
ul.galeria li {
	margin-bottom: 2px;
}
ul.galeria li a{
	padding-left: 20px;
	background: url(../frame/cube.gif) no-repeat;
	background-position: 0px 4px;
	text-decoration: none;
}

/*Csatolt galéria*/
#fotok{
	padding: 10px 0px;
}
#fotok img{
	margin: 3px;
	border: solid 1px #bd9f66;
	cursor: pointer;
}
.clearer, .clear{
	clear:both;
}

#calendar_open{
	display: block;
	padding: 10px 0 20px 0;
}
#calendar_open{
	width: 188px;
	text-align: center;
}
/**/
#calendar_open .maincal{
	margin: 0px auto;
	width: 182px;
	background: #DACBAC;
	border: solid 1px #6C0606;
}
#calendar_open .maincal .cal_head{
	padding: 1px 0px;
	width: 182px;
	background: #6C0606;
	color: #fff;
}
#calendar_open .maincal .cal_head .next{
	float: right;
	width: 25px;
	text-align: center;
}
#calendar_open .maincal .cal_head .prev{
	float: left;
	width: 25px;
	text-align: center;
}
#calendar_open .maincal .cal_head .next a, #calendar_open .maincal .cal_head .prev a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#calendar_open .maincal .cal_head .current{
	float: left;
	width: 132px;
	text-align: center;
}

/**/
#calendar_open .maincal .calheaderitem_head{
	float: left;
	width:182px;
	height: 16px;
	background: #BD9F66;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#calendar_open .maincal .calheaderitem{
	float: left;
	width: 26px;
	height: 16px;
	background: #BD9F66;
	font-weight: bold;
	text-align: center;
}
#calendar_open .maincal .calheaderitem p{
	margin: 0px;
	width: 26px;
	height: 16px;
	
}
/**/
#calendar_open .maincal .calitem{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 26px;
	height: 16px;
	overflow: hidden;
	border-bottom: solid 1px #BD9F66;
}
#calendar_open .maincal .calitem .number{
	position: relative;
	width: 26px;
	height: 15px;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #6C0606;
	font-size: 12px;
	font-weight: bold;

	border-left: solid 1px #BD9F66;
}

#calendar_open .maincal .calitem .number a {
	color: #B11F1A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#calendar_open .maincal .calitem .inumber{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 15px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;

	border-left: solid 1px #BD9F66;
}
#calendar_open .centerlink{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/* calendar */
#calendar{
	width: 607px;
	overflow: hidden;
}

#calendar table a{
	font-weight: bold;
	font-size: 12px;
	color: #6C0606;
	text-decoration: none;
}
#calendar table a:hover{
	text-decoration: underline;
}
/**/
#calendar .calendar_content{
	margin-bottom: 10px;
	padding: 10px 0px;
	width: 607px;
	border-bottom:1px dashed #BD9F66;
	font-size: 11px;
}
#calendar .calendar_content h3{
	font-size: 16px;
}
#calendar .calendar_content .row{
	margin-bottom: 5px;
}
#calendar .calendar_content .row b.lt{
	display: block;
	float: left;
	width: 130px;
}
#calendar .calendar_content .more{
	padding: 5px 0px;
	font-size: 12px;
}

/* search */
#calendar .button{
	width: 37px !important;
	background: url(../frame/ok_button.gif) 0 0 !important;
}

#calendar .search{
	margin-bottom: 10px;
	padding: 10px 0px;
	width: 607px;
	border-bottom:1px dashed #BD9F66;
	font-size: 11px;
	text-align: center;
}
/**/
#calendar .maincal{
	margin: 0px auto;
	width: 350px;
	background: #DACBAC;
	border: solid 1px #6C0606;
}
#calendar .maincal .cal_head{
	padding: 3px 0px;
	width: 350px;
	background: #6C0606;
}
#calendar .maincal .cal_head .next{
	float: right;
	width: 50px;
	text-align: center;
}
#calendar .maincal .cal_head .prev{
	float: left;
	width: 50px;
	text-align: center;
}
#calendar .maincal .cal_head .next a, #calendar .maincal .cal_head .prev a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#calendar .maincal .cal_head .current{
	float: left;
	width: 250px;
	text-align: center;
}
#calendar .maincal .cal_head .current select{
	margin-right: 5px;
}
/**/
#calendar .maincal .calheaderitem_cont{
	float: left;
	width: 350px;
	height: 20px;
	background: #BD9F66;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#calendar .maincal .calheaderitem{
	float: left;
	width: 50px;
	height: 20px;
	background: #BD9F66;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}
#calendar .maincal .calheaderitem p{
	margin: 0px;
	padding-top: 4px;
	width: 50px;
	height: 16px;
	
}
/**/
#calendar .maincal .calitem{
	position: relative;
	float: left;
	width: 50px;
	height: 18px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: red;
}
#calendar .maincal .calitem .number{
	position: relative;
	float: left;
	width: 50px;
	height: 17px;
	margin: 0;
	padding: 0;

	text-align: center;
	color: #6C0606;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px #BD9F66;  
	border-right: none;
	border-top: none;
}

#calendar .maincal .calitem .number a {
	color: #B11F1A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#calendar .maincal .calitem .inumber{
	position: relative;
	float: left;
	width: 50px;
	height: 17px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border: solid 1px #BD9F66;  
	border-right: none;
	border-top: none;
}

#calendar .maincal .calitem .pcs {
	font-size: 10px;
	font-weight: normal;
}
#calendar table.table_list tr.table_th {
	background-color:#BD9F66;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#calendar table.table_list tr.table_td {
	color:#333333;
	font-size:11px;
	font-weight:normal;
}
#calendar table.table_list tr.table_td td {
	border-bottom:1px solid #BD9F66;
}
#calendar table a {
	color:#6C0606;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/*tooltip*/
.fps_tooltip {
		display: none;
		position: absolute;
		z-index: 121;
		width: 200px;
		border: 2px solid #BD9F66;
		background: #fff url('../admin/image/bulb.gif') no-repeat 3px 5px;
		text-align: left;
		padding: 5px 5px 14px 32px;
		z-index: 2000;

		color: #333333;
		font-size: 12px;
		font-family: Verdana, Arial, Sans-serif
}

.fps_tooltip b {
		padding: 5px;
		display: block;
		background: #f5f5f5;
		color: #808080;
}

.fps_tooltip i {
		padding: 5px;
		display: block;
		background: #e7e7e7;
		color: #0085DE;
}

.fps_tooltip ul {
		list-style-type: square;
		color: #0085DE;
		padding: 5px;
		padding-left: 20px;
}
.links{
	padding: 0 0 10px 15px;
}
.links img{
	border: 1px solid #6C0606;
}
#project{
	position: relative;
	display: block;
	padding: 10px 0;
	left: 15px;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 10px;
	border: 1px solid #6C0606;
	font-weight: bold;
	color: #6C0606;
	background: #fff;
	width: 157px;
}
.fps_window{
	position: absolute;
	width: 500px;
	height:284px;
	border: solid 2px black;
	text-align: left;
	background: white url(../frame/window_bg.jpg) no-repeat top left;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.fps_window #openWindow_text{
	width:320px;
	position:absolute;
	right:0px;
	bottom:0px;
	padding-right:10px;
	line-height:130%;
}
.fps_window #openWindow_text #openWindow_link{
	display:block;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #D1D2D4;
	margin-top:20px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:black;
}
.fps_window #openWindow_text #openWindow_link:hover{
	background-color: #BFBFBF;
	color:black;
}
.fps_window #openWindow_text #openWindow_link1{
	display:block;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #D1D2D4;
	margin-top:20px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:black;
}
.fps_window #openWindow_text #openWindow_link1:hover{
	background-color: #BFBFBF;
	color:black;
}
.fps_window #openWindow_text #fps_window_logo{
	background: white url(../frame/logo_white.jpg) no-repeat top left;
	float:right;
	width:143px;
	height:84px;
	padding-right:10px;
	padding-bottom:10px;
}
.fps_window .button_on_center .button{
	margin-left: auto;
	margin-right: auto;
}
.fps_window .fps_windrag{
	padding: 5px 45px 5px 5px;
	width: 450px;
	font-weight: bold;
	font-size: 13px;
	color: white;
	cursor: move;
}
.fps_windrag img {
	margin-right: 5px;
	vertical-align: middle;
}

