
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
  height: 100%;

//	background-attachment: fixed;
// background-attachment:fixed;background-repeat:no-repeat;background-position-x:center;background-position-y:top;background-size:auto;background-origin:padding-box;background-clip:border-box;
	
	scrollbar-base-color:#37527e; 
    scrollbar-face-color: #37527e;
    scrollbar-track-color: #07121e;
    scrollbar-darkshadow-color: #000000;
    scrollbar-arrow-color: #37527e;
    scrollbar-shadow-color: #000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-highlight-color: #37527e;

  color:#000000;
}

html {height: 100%;}
#container {position: relative;min-height: 100%;}
* html #container {height: 100%;}


.main_top_bg          { background:url(../images/bg.jpg2) repeat-x center top; min-width:1000px; min-height:100%; margin:auto; }

.sample_swatch {
    float:left;
		width:20px;
		height:20px;
		cursor:pointer;
}


.balfelso{
background: url('../images/shadow_tl.png') no-repeat bottom right;
width: 13px;
height: 18px;
}
.felso{
background: url('../images/shadow_top.png') repeat-x bottom;
height: 18px;
}
.jobbfelso{
background: url('../images/shadow_tr.png') no-repeat bottom left;
width: 13;
height: 18px;
}
.bal{
background: url('../images/shadow_left.png') repeat-y right;
width: 13px;
}
.jobb{
background: url('../images/shadow_right.png') repeat-y left;
width: 13px;
}
.balalso{
background: url('../images/shadow_bl.png') no-repeat top right;
width: 13;
height: 18px;
}
.also{
background: url('../images/shadow_bottom.png') repeat-x top;
height: 18px;
}
.jobbalso{
background: url('../images/shadow_br.png') no-repeat top left;
width: 13;
height: 18px;
}





.chromestyle{ /*Menü teljes szélessége*/
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #FEFEFE;
width: 250px;
visibility: hidden;
text-align: left;
filter: alpha(opacity= 90);
opacity: 0.9;
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
color: #FF5555;
}


.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

#fileQueue {
	width: 400px;
	height: 100px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;	
}

.marquee0 div div {
 top: 3px!important;
}


.mozgotabla1 {
	background-color: #FFFFFF;
	text-align:justify;	
}
.mozgotabla2 {
	text-align: center;
	border-collapse: collapse;
}

.mozgokaraktertipus {
	font-size: small;		
}


.savpirosnagybetu2 {
	color: #FF0000;
	font-size: medium;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;	
	font-weight:bold;
}




A:link {text-decoration: none; color: #ff8c00;}
A:visited {text-decoration: none; color: #ff8c00;}
A:active {text-decoration: none; color: #ff8c00}
A:hover {text-decoration: none; color: yellow;}

