* { margin: 0; padding: 0; border: 0; }

/* Styles for layout
-----------------------------------------------------------------------------*/
.clear {
	clear:both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

/* Set up the document
-----------------------------------------------------------------------------*/

body {
	font: 15px "Verdana", "Hervetica", sans-serif;
	background-color: #f0f0f0;
	text-align:center;
	background: url(../skin/bodyback.gif) repeat-x #f0f0f0;
}

a {
	color: #1e4c7e;
}

ul {
	list-style-type: none;
}

p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;
}

p.in {
	text-indent: 1.5em;
}

#wrapper { 
	width: 990px;
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
}

#header {
	height: 125px;
}

#header #logo {
	position: relative;
	top: 35px;
	left: 10px;
	width: 240px;
	height: 74px;
	background: url(../skin/compempo_logo.jpg) no-repeat;
	cursor: pointer;
	z-index: 10;
}

#header #logo span {
	position: absolute;
	top: -200px;
}

#header #login {
	position: absolute;
	top: 0px;
	width: 990px;
	text-align: right;
	border-top: 6px solid #ffffff;
}

#header #login #loginform {
	background: url(../skin/loginback.gif) no-repeat;
	float: right;
	padding: 0px 10px 0px 25px;
	width: 280px;
	text-align: center;
	font-size: 11px;
}

#header #login #loginform input {
	position: relative;
	top: -3px;
}

#header #login #loginform span {
	position: relative;
	top: -3px;
	line-height: 17px;
	padding-right: 10px;
}

#header #login #loginform .bigtext {
	width: 120px;
	height: 17px;
	margin-right: 4px;
	border: 1px solid #aaa8a8;
	background: url(../skin/gard1.gif) repeat-x #ffffff;
}

#header #login #loginform .tbnpassive {
	color: #888888;
}

#header #login #loginform .button {
	height: 17px;
	width: 17px;
	background: url(../skin/login.gif) no-repeat center center #f2f2f3;
}

#header #login #loginform .logout {
	background-image: url(../skin/logout.gif);
}

#header #brandlist {
	position: absolute;
	top: 85px;
	width: 990px;
	text-align: right;
}

#header #brandlist img {
	float: right;
	margin-right: 10px;
}


#trilop #colleft {
	width: 170px;
	float: left;
}

#trilop #colmiddle {
	width: 640px;
	float: left;
}

#trilop #colright {
	width: 180px;
	float: right;
}

#usermenu {
	float: left;
	background: #ffffff;
	height: 250px;
	width: 170px;
}

#usermenu ul {
	margin: 10px;
	padding: 5px 0px 15px 0px;
	width: 150px;
	height: 210px;
	background: url(../skin/usermenu.gif) repeat-y #ffffff;
}

#usermenu ul li {
	font-size: 11px;
	font-weight: bold;
	line-height: 2.2em;
	padding-left: 8px;
}

#usermenu a {
	color: #6c6c6c;
	text-decoration: none;
}

#usermenu a:hover li {
	background: #ffffff;
}

#stockrates {
	width: 180px;
	height: 250px;
	background: #ffffff;
	float: right;
	height: 250px;
}

#stockrates ul {
	margin: 10px;
	padding: 15px 0px 15px 0px;
	width: 160px;
	height: 200px;
}

#stockrates ul li {
	font-size: 11px;
	font-weight: bold;
	line-height: 2.2em;
	padding-left: 8px;
}

#stockrates a {
	text-decoration: none;
}

#stockrates a:hover li {
	background: #ffffff;
}

#promoflash {
	width: 640px;
	height: 250px;
	background: #ffffff;
}

#prodmenu {
	clear: both;
	margin-top: 10px;
	float: left;
	background: #aaa8a8;
	width: 170px;
}

#prodmenu ul {
	margin: 5px 0px 10px 10px;
	width: 150px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	background: url(../skin/prodmenu.gif) repeat-y #aaa8a8;
}

#prodmenu ul li {
	font-size: 11px;
	line-height: 1.8em;
	color: white;
	padding-left: 10px;
}

#prodmenu a {
	color: white;
	text-decoration: none;
}

#prodmenu a:hover {
	text-decoration: underline;
}

#prodmenu h2 {
	margin: 3px 10px 0px 10px;
	padding: 5px;
	padding-left: 25px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	background: url(../skin/prodmenuhead.gif) no-repeat left center;
}

#footer {
	clear: both;
	height: 95px;
	text-align: center;
	font-size: 9px;
	padding-top: 15px;
}

#footer #bottomline {
	margin-bottom: 15px;
	padding: 10px;
	font-size: 10px;
	background: #ffffff;
}

#footer #bottomline a {
	color: #000000;
	text-decoration: none;
}

#textcontent {
	margin: 10px 15px 30px 15px;
}

#textcontent.wide {
	clear: right;
	width: 790px;
}

h3.pagetitle {
	font-family: Verdana;
	font-size: 18px;
	margin: 10px 0px 20px 10px;
	font-weight: normal;
	color: #302f2f;
}

h2.pagetitle {
	font-family: Impact, Verdana;
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0px 20px 5px;
	padding-left: 30px;
	background: url(../skin/pagetitle.gif) no-repeat 0px 5px;
	color: #302f2f;
}

.sIFR-active h2.pagetitle {
	font-size: 24px;
	line-height: 0.6em;
	font-family: Impact;
  visibility: hidden;
  color: #302f2f;
}

h3.subtitle {
	font-family: Impact, Verdana;
	font-size: 17px;
	font-weight: normal;
	margin: 20px 0px 20px 0px;
	padding-left: 27px;
	background: url(../skin/pagetitle.gif) no-repeat 0px 1px;
	color: #302f2f;
}

.sIFR-active h3.subtitle {
	font-size: 17px;
	line-height: 0.6em;
	font-family: Impact;
  visibility: hidden;
  color: #302f2f;
}

#searchform {
	margin: 10px 10px 15px 10px;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	height: 24px;
}

#searchform .bigtext {
	padding: 3px;
	width: 120px;
	height: 18px;
	background: white;
	color: #8c8c8c;
	float: left;
	font-size: 11px;
}

#searchform .button {
	background: url(../skin/search.gif) no-repeat center center #8c8c8c;
	width: 24px;
	height: 24px;
	float: left;
}

#searchform .tbnpassive {
	color: #aaaaaa;
}

.tbnpassive {
	color: #aaaaaa;
}

#sidebar {
	clear: both;
	padding-top: 1px;
}

.showroom {
	width: 280px;
	height: 100px;
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.showroom ul {
	margin-top: 5px;
}

.showroom ul li {
	color: #aaa8a8;
	font-size: 10px;
}

.showroom h3 {
	font-size: 12px;
	font-weight: normal;
}

.showroom.sr0 {
	float: left;
	clear: left;
}

.showroom.sr0 img {
	float: left;
	margin-right: 5px;
}

.showroom.sr1 {
	float: right;
	clear: right;
}

.showroom.sr1 img {
	float: right;
	margin-left: 5px;
}

/* Gombok
-----------------------------------------------------------------------------*/

.btn {
	height: 25px;
	color: white;
	text-align: center;
	padding-left: 27px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #666666;
	line-height: 25px;
	font: 12px "Verdana", "Hervetica", sans-serif;
	font-weight: bold;
	float: left;
	width: 140px;
	margin: 5px;
	cursor: pointer;
	border: 1px solid white;
}

.btn_edit {
	background-image: url("../skin/b_edit.gif");
}

.btn_parcel {
	background-image: url("../skin/b_parcel.gif");
}

.btn_ok {
	background-image: url("../skin/b_ok.gif");
}

.btn_cancel {
	background-image: url("../skin/b_cancel.gif");
}

.btn_cart {
	background-image: url("../skin/b_cart.gif");
}



/* Term�klista
-----------------------------------------------------------------------------*/

.prodlistitem h3 {
	font-size: 13px;
}

.prodlistitem .garnev {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.props {
	font-size: 11px;
	list-style-type: none;
	color: #666666;
}

.prodlistitem {
	clear: both;
	height: 100px;
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.prodlistitem .pricenstuff {
	float: right;
	padding: 3px;
	text-align: right;
	font-size: 12px;
	line-height: 20px;
}

.prodlistitem .bigtext {
	width: 30px;
	border: 1px solid #aaaaaa;
	padding: 0px 5px 0px 5px;
}

.pli_pic {
	float: left;
	width: 115px;
}

.pli_pic img {

}

.pli_pic div {
	background: #ffffff;
}

.pli_pic a {
	text-decoration: none;
}

.pli_data {
	float: left;
	width: 470px;
}

/* Prodpage
----------------------------------*/

#prodpage #picprice {
	float: left;
	width: 230px;
	/*height: 400px;*/
}

#prodpage #picprice img {
	border: 5px solid #aaa8a8;
}

#prodpage #desc {
	float: left;
	width: 380px;
	/*height: 700px;*/
}

#prodpage #desc table {
	width: 380px;
	margin-bottom: 20px;
}

#prodpage #desc table td {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 15px;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}

#prodpage .pricenstuff {
	clear: both;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 22px;
}

#prodpage .pricenstuff .bigtext {
	width: 30px;
	border: 1px solid #aaaaaa;
	padding: 0px 5px 0px 5px;
}

#cikkszoveg {
	padding: 10px;
	text-align: justify;
	background-color: white;
	font-size: 13px;
}

#cikkszoveg.fade {
	color: #aaaaaa;
}

span.price {
	font-size: 1.2em;
	font-weight: bold;
	color: #1e4c7e;
}

span.price.sale {
	color: #a63e00;
}

table.imgselector {
	width: 210px;
}

table.imgselector td {
	width: 20%;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

table.imgselector td a {
	text-decoration: none;
	color: #333333;
}

table.imgselector td a:hover {
	color: #f0f0f0;
}

table.imgselector td a:hover div {
	background-color: #aaa8a8;
}

/* Tables 
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

table.linespacing td {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.foglaltable {
	width: 100%;
}

table.foglaltable a {
	color: #333333;
}

table.foglaltable td {
	padding: 3px;
	vertical-align: middle;
	font-size: 12px;
	background: url(../skin/gard1.gif) repeat-x #ffffff;
}

table.foglaltable td input {
	width: 30px;
	border: 1px solid #aaaaaa;
	padding: 0px 5px 0px 5px;
}

table.foglaltable td .foglplus {
	font-size: 11px;
	color: #00aa00;
}

table.foglaltable td .foglminus {
	font-size: 11px;
	color: #aa0000;
}

.foglname {
	padding-left: 16px;
}

.ico {
	background-repeat: no-repeat;
	background-position: left center;
}

.ico.full { background-image: url(../skin/state_full.gif); }
.ico.part { background-image: url(../skin/state_part.gif); }
.ico.no { background-image: url(../skin/state_no.gif); }

.ico.tick { background-image: url(../skin/ico_tick.gif); }
.ico.ticky { background-image: url(../skin/ico_tick_y.gif); }
.ico.ex { background-image: url(../skin/ico_ex.gif); }
.ico.error { background-image: url(../skin/ico_error.gif); }
.ico.quest { background-image: url(../skin/ico_quest.gif); }

.legend {
	margin: 5px;
	padding-left: 16px;
	font-size: 11px;
	color: #777777;
}
	
table.foglaltable .coltitle td {
	font-size: 10px;
	color: #dedede;
	background: url(../skin/gard2.gif) repeat-x #434343;
}

table.foglaltable .csoptitle td {
	font-weight: bold;
	font-size: 14px;
	color: white;
	background: url(../skin/gard2.gif) repeat-x #434343;
	padding: 3px;
	padding-left: 10px;
	margin-top: 5px;
}

td {
  text-align: left;
	font-weight: normal;
	vertical-align: top;
}

td.righttd {
	text-align: right;
}

table.szamtetelek {
	width: 530px;
	margin-left: 20px;
	margin-bottom: 20px;
}

table.szamtetelek td {
	font-size: 10px;
	background: none;
}

table.gyartok {
	border-collapse: collapse;
	width: 100%;
	background-color: white;
}

table.gyartok td {
	text-align: center;
	vertical-align: center;
	padding: 15px 5px 15px 5px;
}

/* Filter 
---------------------------------------------*/

#filter {
	float: left;
	margin-bottom: 15px;
}

.filterprop {
	//margin: 5px;
	padding: 5px;
	padding-top:9px;
	font-size: 12px;
	clear: both;
	//border-bottom: 1px solid #aaaaaa;
	float: left;
	width: 600px;
	background: url(../skin/szuroback.png) repeat-x #eeeeee;
	//background-color: #eeeeee;
}

.filterprop div {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.filterprop h3 {
	font-size: 13px;
	margin-bottom: 8px;
}

/* RSS
-------------------------------------------------------------------------------*/

#rssnews h2 {
	font-size: 12px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 3px;
}

#rssnews .rssname {
	padding: 2px 4px 2px 4px;
	background-color: #aaa8a8;
	float: left;
	font-size: 9px;
	font-weight: bold;
	margin-top: 3px;
	color: white;
}

#rssnews .rssdate {
	padding: 2px 2px 2px 2px;
	float: right;
	font-size: 10px;
	margin-top: 3px;
}

/* PROMOBOX
---------------------------------------*/

.rpb {
	width: 490px; 
	height: 230px; 
	position: absolute;
	margin: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}

.rpb a {
	text-decoration: none;
}

.rpb a div {
	cursor: pointer;
	width: 490px; 
	height: 230px; 
}

#rpblist {
	position: absolute;
	margin: 10px 10px 0px 510px;
	height: 230px;
	width: 120px;
}

#rpblist div {
	width: 120px;	
	height: 70px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

#working{width:100%;height:100%;text-align:center;padding-top:500px;position:absolute;top:0px;left:0px;background-color:white;filter:alpha(opacity=60); -moz-opacity: 0.6;opacity: 0.6;z-index: 10000; }

#statszovegek{width:98%;}
#statszovegek ul{list-style-type: circle;padding-left:45px;}
#statszovegek ol{padding-left:45px;}
#statszovegek li{}