html { 
  background-color: #384049;
}

body{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
height: 100%;
}

#container {
  width: 1002px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100%;
}

#top{
 background: url(../images/bg_glass_top.png);
 background-repeat: no-repeat;
 min-height: 20px;
}
#center{
 background: url(../images/bg_glass_center.png);
 background-repeat: repeat-y;
 text-align: center;
 overflow:hidden;
}
#bottom{
 background: url(../images/bg_glass_bottom.png);
 background-repeat: no-repeat;
 min-height: 35px;
 overflow:auto;padding-bottom: 20px;
}

#Tcontainer {
  width: 705px;
  float:left;
  margin-top: 10px;
  margin-left: 25px;
}

#Ttop{
 background: url(../images/bg_glass_top_text.png);
 background-repeat: no-repeat;
 min-height: 20px;
}
#Tcenter{
 background: url(../images/bg_glass_center_text.png);
 background-repeat: repeat-y;
 text-align: left;
 overflow:hidden;
 padding: 10px;
}
#Tbottom{
 background: url(../images/bg_glass_bottom_text.png);
 background-repeat: no-repeat;
 min-height: 35px;
 overflow:auto;padding-bottom: 20px;
}

#TTcontainer {
  margin-right: auto;
  margin-left: auto;
  display:inline-block;
  width: 842px;
  margin-top: 10px;
}

#TTtop{
 background: url(../images/bg_glass_top_text2.png);
 background-repeat: no-repeat;
 min-height: 20px;
}
#TTcenter{
 background: url(../images/bg_glass_center_text2.png);
 background-repeat: repeat-y;
 text-align: left;
 overflow:hidden;
 padding: 10px;
}
#TTbottom{
 background: url(../images/bg_glass_bottom_text2.png);
 background-repeat: no-repeat;
 min-height: 35px;
 overflow:auto;padding-bottom: 20px;
}

#TTTcontainer {
  width: 431px;
  float: right;
  margin-right: 79px;
  margin-top: 80px;
}

#TTTtop{
 background: url(../images/bg_glass_top_text3.png);
 background-repeat: no-repeat;
 min-height: 20px;
}
#TTTcenter{
 background: url(../images/bg_glass_center_text3.png);
 background-repeat: repeat-y;
 text-align: center;
 overflow:hidden;
 padding: 10px;
 
 font-family: 'Open Sans', sans-serif;
 font-weight: bold;
 font-size: 32px;
}
#TTTbottom{
 background: url(../images/bg_glass_bottom_text3.png);
 background-repeat: no-repeat;
 min-height: 35px;
 overflow:auto;padding-bottom: 20px;
}

#slideshow{
	margin-top: 15px;
	width: 931px;
	display: inline-block;
}


#kontener{
background-image: url(../images/sidebg.jpg);

width: 1002px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;

-moz-border-radius: 5px;
border-radius: 5px;
}

#menu{
	margin-top: 15px;
	margin-left: 34px;
	float: left;
	width: 250px;
	
	/*border: 1px solid red;*/
}

#menu a{
	text-decoration:none;
	color: #eeeeee;
	
	-o-transition:.7s;
	-ms-transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
	/* ...and now for the proper property */
	transition:.7s;
}

#menu a:hover{
	color: #55c3d0;
}

#termekek{
	margin-top: -15px;
	float: left;
	width: 700px;
	min-height: 40px;
	padding: 5px;
	background-color: #eeeeee;
	
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	position: relative;
}

#cikkek{
	margin-top: -15px;
	float: left;
	width: 690px;
	min-height: 40px;
	padding: 10px;
	background-color: #eeeeee;
	
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

#cikkek p{
	line-height: 120%;
}

#olcsobb{
	margin-top: 10px;
	margin-left: 25px;
	float: left;
	width: 705px;
	border: 1px solid gray;
	background-color: white;
	
	text-align: left;
}

#kosar_empty{
	margin-top: 5px;
	margin-right: 25px;
	float: left;
	width: 700px;
	

}

#kosar_empty table{
	width: 100%;
}

#kosar_empty table td{
	line-height: 160%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

#kosar_empty a{
	color: red;
}

#kosar_form{	
	margin-top: 10px;
	margin-right: 25px;
	float: left;
	width: 687px;
	height: 440px;
	border: 1px dotted gray;
	padding: 5px;
	
	background-color: white;
	
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 11px;
	
	text-align: center;
}

#kosar_rendeles{
	margin-top: 15px;
	margin-right: 25px;
	float: left;
	width: 700px;
	
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#kosar{
	margin-top: 10px;
	margin-right: 25px;
	float: left;
	width: 700px;
	background-color: white;
	padding-bottom: 5px;
}

#inform{
	margin-top: 10px;
	margin-right: 25px;
	float: left;
	width: 700px;
	background-color: white;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	
	border: 1px dotted red;
}

#inform2{
	margin-top: 10px;
	margin-right: 25px;
	float: left;
	width: 700px;
	background-color: white;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	
	border: 1px dotted green;
}

#Rtermek{
	margin-top: -15px;
	float: left;
	width: 700px;
	border: 1px solid gray;

	padding: 5px;
	background-color: #eeeeee;
	
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	position: relative;
}

#kategoria{
	height: 31px;
	width: 700px;
	float: left;
	background-color: #ccc;
	
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
	display: table;
	vertical-align: middle;
	line-height: 30px;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#orderby{
	margin-top: 15px;
	margin-bottom: 20px;
	float: left;
	display: inline-block;
	width: 700px;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	
	color: black;
	border-bottom: 1px dotted black;
}

#oldalak{
	display: inline-block;
	float: left;
	margin-top: 10px;
	width: 700px;
	
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	
	padding-top: 4px;
	
	border-top: 1px dotted black;
	text-align: center;
}

#oldalak a{
	text-decoration:none;
	color: black;
}

#oldalak a:hover{
	color: #00B8E3;
	
	-o-transition:.7s;
	-ms-transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
	/* ...and now for the proper property */
	transition:.7s;
}

#mpl td{
border-bottom: 1px dotted black;
border-right: 1px dotted black;

text-align: center;
}

#mpl tr{
line-height: 25px;
}

.markak{
float: left;
width: 230px;
height: 150px;
margin-top: 20px;
margin-bottom: 30px;

cursor: pointer;
}

.markak td{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
}

.markak:hover{
border: 1px solid black;
}

#table_menu{
	width: 240px;
}

#text{
	width: 80%;
	display: inline-block;
	background-color: white;
	min-height: 500px;
	border: 1px solid gray;
	padding: 20px;
	text-align: left;
}

#nincs{
	width: 705px;
	float: left;
	margin-top: 20px;
	
	display:table-cell; vertical-align:middle;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: white;
	
	text-shadow: -1px 0 gray, 0 1px gray, 1px 0 gray, 0 -1px gray;
}

#nincs2{
	width: 705px;
	float: left;
	margin-top: 20px;
	
	display:table-cell; vertical-align:middle;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 22px;
}

#footer{
	width: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 8px;
	
	background-image: url(../images/sidebg.jpg);
	
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #eeeeee;
	
	margin-top: 10px; /* negative value of footer height */
	clear:both;
}

#footer a{
	text-decoration:none;
	color: #00B8E3;
	font-weight: bold;
	
	-o-transition:.7s;
	-ms-transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
	/* ...and now for the proper property */
	transition:.7s;
}

#footer a:hover{
	color: white;
}

#select_termekcsoport{
	margin-left: 4px;
	width: 184px;
	font-size: 12px;
}

#preview_img_marka{
	width: 150px;
	height: 92px;
	text-align: center;
	line-height:132px;
	Margin-left:auto;
    Margin-right:auto;
}

#preview_img_marka img{
	max-width: 95%;
	max-height: 95%;
	vertical-align: middle;
}

#preview_img{
	width: 132px;
	height: 132px;
	text-align: center;
	line-height:132px;
	Margin-left:auto;
    Margin-right:auto;
}

#preview_img img{
	max-width: 95%;
	max-height: 95%;
	vertical-align: middle;
}

#preview_img_main{
	width: 100%;
	text-align: left;
	line-height:132px;
	float:left;
}

#preview_img_main img{
	max-width: 99%;
	max-height: 99%;
	vertical-align: middle;
}

.Rtermek_pic{
	margin-top: 30px;
	margin-left: 25px;
	float: left;
	width: 35%;
	/*height: 157px;*/
	/*border: 1px solid red;*/
	text-align: center;
}

.Rtermek_back{
	margin-top: 30px;
	margin-right: 25px;
	float: right;
	width: 360px;
	
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

.Rtermek_back a{
	color: #3272a4;
}

.Rtermek_right{
	margin-top: 10px;
	margin-right: 25px;
	float: right;
	width: 360px;
	/*border: 1px solid green;*/
	
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #00B8E3;
}

.csz_small{
	margin-top: 6px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: black;
}

.Rtermek_pic_click{
	margin-left: 25px;
	width: 35%;
	height: 25px;
	/*border: 1px solid red;*/
	text-align: left;
	/*clear:left;*/
}

.Rtermek_ar{
	margin-top: 5px;
	margin-right: 25px;
	float: right;
	width: 360px;
	height: auto;
	text-align: center;
	/*border: 1px solid yellow;*/
}

.Rtermek_ar > img {
  vertical-align: middle;
}

.Rtermek_doc{
	margin-top: 20px;
	margin-left: 25px;
	clear: left;
	width: 35%;
	/*border: 1px solid blue;*/
	
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.Rtermek_doc a{
	font-weight: normal;
	color:black;
	text-decoration: none;
}

.Rtermek_doc a:hover{
	color:red;
}

.Rtermek_param_kep{
	margin-top: 35px;
	margin-left: 25px;
	width: 343px;
	height: auto;
	/*border: 1px solid blue;*/
}

.Rtermek_details{
	margin-top: 10px;
	margin-left: 55px;
	width: 500px;
	height: auto;
	border-bottom: 2px dotted gray;
	
	padding-bottom: 10px;
	text-align: left;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.Rtermek_param{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
	width: 650px;
	height: auto;
	/*border: 1px solid blue;*/
}

.parameters{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	
}

.parameters td{
	line-height: 170%;
	padding-left: 10px;
}

.Rtermek_url{
	margin-bottom: 20px;
	margin-left: 55px;
	width: 500px;
	border-top: 1px dotted black;
	padding-top: 5px;
	
	text-align: left;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}

.table_termek{
border: 1px solid #eeeeee;
}

.table_termek, .table_termek2{
	width: 220px;
	height: 370px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}

.table_termek2{
	border: 1px solid gray;
}

.table_termek:hover{
	border: 1px solid gray;
}

.table_termek .kep, .table_termek2 .kep{
	height: 132px;
	border-bottom: 1px dotted black;
	text-align:center;
}

.table_termek .aloldal, .table_termek2 .aloldal{
	text-align: center;
	color: white;
	
	font-weight: bold;
	font-size: 11px;
	height: 20px;
}

.table_termek .nev, .table_termek2 .nev{
	height: 50px;

	padding-left: 20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	
	vertical-align: top;
	font-weight: bold;
	line-height:110%;
	
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	
	color: #00B8E3;
	
	cursor: pointer;
}

.table_termek .cikksz, .table_termek2 .cikksz{
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	
	min-height: 45px;
	line-height:140%;
	
	color: gray;
	
	padding-bottom: 5px;
	
	cursor: pointer;
}

.table_termek .lista, .table_termek2 .lista{
	height: 95px;
	padding-left: 4px;
	vertical-align: top;
	font-size: 9px;
	border-bottom: 1px dotted black;
	cursor: pointer;
}

.table_termek .ar, .table_termek2 .ar{
	padding-left: 20px;
	height: 15px;
	cursor: pointer;
}

.table_termek .listanetto, .table_termek2 .listanetto{
	font-size: 10px;
	cursor: pointer;
	min-height: 20px;
}

.table_termek .bal, .table_termek2 .bal{
	float:left;
	text-align:left;
	margin-left: 20px;
	height: 17px;
	cursor: pointer;
}

.table_termek .jobb, .table_termek2 .jobb{
	float:right;
	text-align:right;
	margin-right: 4px;
	height: 17px;
	cursor: pointer;
}

.table_termek .jobb_akcio, .table_termek2 .jobb_akcio{
	float:right;
	text-align:right;
	margin-right: 4px;
	height: 17px;
	color: red;
	cursor: pointer;
}

.table_termek .akcios_ar, .table_termek2 .akcios_ar{
	padding-left: 20px;
	color: red;
	height: 15px;
	cursor: pointer;
}

.table_termek .reszlet, .table_termek2 .reszlet{
	height: 14px;
	text-align: center;
	cursor: pointer;
}

.table_termek .kosar , .table_termek2 .kosar{
	height: 32px;
	text-align: center;
	border-bottom: 1px dotted black;
}

.table_termek .kosar input , .table_termek2 .kosar input{
	width: 24px;
}

.td_fokat{
	height: 38px;
	text-align: left;
	padding-left: 10px;
	background: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	
	color: #eeeeee;
}

.td_fokat:hover{
	height: 38px;
	text-align: left;
	padding-left: 10px;
	background: url(../images/menu_bg_aktiv.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	
	color: #eeeeee;
}

.td_alkat{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height:110%;
}

.logo{
	margin-top: 40px;
	width: 100%;
}

.logo_bg{
	width: 1200px;
	margin-top: -10px;
	margin-left: -99px;
	height: 60px;
	
	position: relative;
	
	background: url(../images/felsosav_2.png) no-repeat center center;
}

.logo1{
	float: left;
	width:334px;

	text-align: center;
}

.search{
	display: inline-block;
	width: 431px;
	background: url(../images/bg_kereso.png);
	background-repeat: no-repeat;
	height: 158px;
	margin-left: 34px;
}

.search_box{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin-left: 4px;
	border-spacing: 4px;
}

.search_box tr td { 
	vertical-align:middle;
	margin-bottom: 5px;
}

.search_box .text{
	text-align: right;
	height: 12px;
}

.search_box p{
	font-weight: bold;
	margin:0;
	text-shadow: -1px 0 #dcdcdc, 0 1px #dcdcdc, 1px 0 #dcdcdc, 0 -1px #dcdcdc;
}

.search_box input{
	margin-left: 4px;
	width: 60px;
	height: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
}

.search_box .long{
	margin-left: 4px;
	width: 900px;
	height: 12px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

.title{
	width: 431px;
	height: 158px;
	margin-left: 34px;
	
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 32px;
	display:table-cell;
	vertical-align:bottom;
}

.search_table{
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}

.links_table{
	width: 100%;
}

.links_table td{
	width: 25%;
}

.hover
{
opacity:1.0;
filter:alpha(opacity=100);
}
.hover:hover
{
cursor: pointer;
opacity:0.8;
filter:alpha(opacity=80);
}

hr{
  border-top: 1px dotted black;
}

#box  {
	z-index: 999;
	background-image:url('../images/kosar.png');
	background-size: 98%;
	background-repeat: no-repeat;
    position:absolute;
    top:100px;
    right:0px;
	
	cursor: pointer;
    
    width:60px;
    height:228px;
	text-align:center;
}

.table_kosar{
	margin-left: -6px;
	margin-top: 50px;
	height: 118px;
	width: 70px;
	
	color: #00B8E3;
	
	font-family: 'Orbitron', sans-serif;
}

.table_kosar .mennyiseg{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.table_kosar .text{
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}


.magan td{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.firstC{
	width: 140px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.secondC{
	width: 160px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Div as tabs */

.tabs {
  position: relative;   
  min-height: 200px; /* This part sucks */
  clear: both;
  margin: 25px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.tab {
  float: left;
}
.tab label {
  background: #eee; 
  padding: 10px; 
  border: 1px solid #ccc; 
  margin-left: -1px; 
  position: relative;
  left: 1px;
  cursor: pointer;
}
.tab [type=radio] {
  display: none;   
}
.content {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #ccc; 
  
  height: 340px;
}
[type=radio]:checked ~ label {
  background: white;
  border-bottom: 1px solid white;
  z-index: 2;
}
[type=radio]:checked ~ label ~ .content {
  z-index: 1;
}

/* Horizontal css + jquery menu */

ul.sdt_menu{
	position: relative;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:12px;
	width:1002px;
	height: 50px;
	
	margin-right: auto;
	margin-left: auto;
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:250px;
	height:50px;
	position:relative;
	cursor:pointer;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:50px;
	z-index:12;
	background:transparent url(../images/overlay_menu.png) no-repeat bottom right;
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	margin-top: 12px;
	top:0px;
	left:0px;
	width:250px;
	height:38px;
	z-index:15;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:50px;
	width:250px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:18px;
	float:left;
	clear:both;
}
ul.sdt_menu li span span.sdt_descr{
	color: #55c3d0;
	float:left;
	clear:both;
	width:155px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
}
ul.sdt_menu li div.sdt_box{
	z-index:13;
	display:block;
	position:absolute;
	width:250px;
	overflow:hidden;
	height:170px;
	top:50px;
	left:0px;
	display:none;
	background:#000;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color: #55c3d0;
	
	-o-transition:.7s;
	-ms-transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
	/* ...and now for the proper property */
	transition:.7s;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#fff;
}

span.reference{
	position:fixed;
	left:10px;
	bottom:10px;
	font-size:12px;
}
span.reference a{
	color:#aaa;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:1px 1px 1px #000;
	margin-right:30px;
}
span.reference a:hover{
	color:#ddd;
}