/*
-----------------------------------------------
Bilux - Screen Styles
----------------------------------------------- */
@import url('global.css');
@import url('link_icons.css');


* {
	margin: 0;
	padding: 0;
	line-height: 1.0em;
}

html, body {
	height: 100.1%; 
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background-color: #000;
}


/* Typography and Links
----------------------------------------------- */

h1{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height: 1em;

}
h2, h3, h4 {
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 1em;
}

h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 10px 0 30px 0;
}

h2 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #ffe3b0;
}

#content table th, h3 { font-size:1.4em; padding:10px 0; }

ul.dropdown{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	
}
div.content-col-right h2.box-heading, div.content-col-right h2.box-heading-contact {
	font-size: 1.6em;
	font-weight: normal;
	color: #00d2ff;
	text-decoration: none;
	margin-bottom: 0.6em;

}
div.content-col-right h2.box-heading a {
	color: #00d2ff;
	text-decoration: none;	
}
p{
	padding-bottom: 1.3em;
}
ul {
	padding: 0 0 20px 40px;
	list-style: disc;
}
ul ul {
	padding-bottom: 0;	
}
p, #content li,#content table td{
	font-size: 1.3em;
	line-height: 1.5em;
}

/* ie7 fix (when there is only a link in the paragraph) */
p a, #content table td *, #content li *{
	line-height: 1.5em;
}

div#content ul li ul li {
	font-size: 1em;
}

div#content ul li {
	padding: 2px 0;
}

div#content ul li ul {
	margin-top: 4px;
}

div#content ul li ul {
	margin-left: 0;
	padding-left: 20px;
}

a, a:visited {
	color: #fff;
}
a, a:visited {
	/*color: #2679ea;*/
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

div.content-col-left a, div.content-one-column a {
	text-decoration: underline;
}
	
ul#share-panel a {
	color: #fff;	
}
	
span.date {
	color: #00d2ff;
}

.img-replace {
	display: block;
	width: 100%;
	text-align:left;
	overflow: hidden;
	text-indent: -1000px;
	height: 38px;
}
h2.img-replace {
	height: 18px;
}



/* Structure
----------------------------------------------- */

div#wrapper {
	width: 100%;
	margin: -1px 0 0;
	padding: 0;
}
div#main {
	margin: 0 auto;
	width: 914px;
	padding: 0px 20px;
}

#nav-bar{
	background: url(images/nav-bg.png) repeat-x ;
	height: 44px;
	
}
#nav-bar div{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

div#content {
	background:url(images/content-bg.png) repeat-x;
	margin-top: 170px;
	padding: 0;
	width: 950px;
}

div.content-col-right h1 {
	margin-bottom: 10px;
}
div.content-col-right h2 {
	margin-bottom: 20px;
}
div.content-box {
	padding: 10px 10px 0 10px;
	width: 590px;
	margin: -3px 5px;
	background-color: transparent;
	background: url(/common/images/bg-trans.png) top left repeat;
}
div.content-box ul {
    list-style-type:square;
}
div.content-box-top, div.content-box-bottom {
	width: 629px;
	height: 9px;
}
div.content-box-top {
	background: url(/common/images/box-top.gif) top left no-repeat;
	margin-top: 0;
}
div.content-box-bottom {
	background: url(/common/images/box-bottom.gif) top left no-repeat;
	margin-bottom:20px;
}
div#logo {
	float: right;
}
div.scroll-box {
	overflow: auto;
	height: 400px;
}


div#header  h1
{
	font-size: 3em;
}

div#content{
	padding: 2px 30px;
}


div.content-col-left {
	float: left;
	width: 620px;
	background-color: transparent;
	padding: 5px 0;
	margin-bottom:100px;
	/*text-align: justify;*/
}
div.content-col-right {
	float: right;
	width: 280px;
	padding: 5px 0px;
	font-size: 0.9em;
	margin-bottom:100px;
}
p.full-list {
	clear: both;
	padding-top: 16px;
}




/* Misc
----------------------------------------------- */

a img {
	border: 0;
}

.image-replace {
	text-indent: -5000px;
}

.clear {
	clear: both;
}

p.pdf { padding:60px 0 0 0; font-size:11px; color:#aaa; width:200px; }
p.pdf a { color:#fff; }
p.right { float:right; padding-top:20px; }
div#skip-nav { position:absolute; text-indent:-9999em; height:0; }
a#content-begins { height:0; width:0; }
span.noshow { display:none; }

/* Footer */

div#footer { clear:both; width:910px;  margin-top: 50px; text-align:left; font-family:"Trebuchet MS", Helvetica, sans-serif; height:400px; }
div#footer fieldset {  border:0; }
div#footer legend { display:none; }
div#footer div.section1 { float:left; width:280px;  }
div#footer div.section3 { background:url(images/vr.png) no-repeat; float:left; width:265px; padding:0 0 0 20px; }
div#footer div.section { background:url(images/vr.png) no-repeat; float:left; width:285px; padding:0 20px; }
div#footer h2 { color:#fff; padding:0 0 10px 0;}
div#footer ul { list-style-type:none; width:120px; margin:0; padding:0; float:left; }
div#footer li { line-height:16px; font-size:12px; }
div#footer a { color:#fff; text-decoration:none; outline:none; }
div#footer a img { border:0; }
div#footer div.section1 a:hover { text-decoration:underline; }
div#footer p { margin:0; padding:0 0 10px 0; line-height:16px; color:#fff; float:none; font-size:12px; }
div#footer p#copy { font-size:10px; color:#aaa; padding:25px 0 0 30px; line-height:14px; }
div#footer p.sub { margin:8px; float:left; text-align:center;}
div#footer img { margin: 5px;}


.space-up { margin-top:20px; }

small#cv-note { font-size: 11px; color: #aaa; }
ul#share-panel { list-style-type: none; padding: 0; height: 35px; }
ul#share-panel li { float: left; margin-right: 20px; }
ul#share-panel a { padding-left: 22px; font-size: 11px; text-decoration: none; }
a.facebook { background:url(images/fb.gif) no-repeat 0px 1px; }
a.digg { background:url(images/digg.gif) no-repeat 0px 1px; }
a.delicious { background:url(images/del.gif) no-repeat 0px 1px; }
p.skivvy { text-align:right; color:#333; margin-right:10px; font-size:12px; }
.awards img { margin: 7px; }
h2 a:hover { text-decoration: none; }
.padding-and-a-half { padding-top:0.5em; }

div.case-holder { background: top left url(images/case/case-bg.gif) no-repeat; width:595px; height:166px; padding:4px 3px 4px 4px; }

	

div.case-study h2 strong { font-weight:400; color:#00D2FF; }
div.case-study h3 { font-weight:400; color:#00D2FF; font-size:13px; margin-bottom:0; }
img.case-logo { float:right; margin:15px; }

/*table*/
#content table a{
	text-decoration: none;
}

#content table a:hover{
	text-decoration: underline;
}
#content table{
	background: transparent url(images/table-bg.png) repeat-x;
	padding:0 15px;
	margin:0 -10px 1.5em -10px;
}

#content table th{
	padding:5px;
	text-align: left;
}
#content td{
	padding: 10px 5px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191d20;
}
#content thead{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191d20;
}

div.gallery-image
{
	margin: 15px;
	float:left;
}
div.gallery-image a
{
	cursor:pointer;
}


.pager-numbers{
	text-align:center;
}

.pager-numbers .current{
	color:gray;
}
/*fancy background*/
body {
	
	background: black url(images/bg-13.jpg) no-repeat;
}
body#home{
	background: black url(images/bg-3.jpg) no-repeat;
}

body#tanfolyamok{
	background: black url(images/bg-tabla.jpg) no-repeat;
}
body#kirendeltsegek{
	background: black url(images/bg-2.jpg) no-repeat;
}

body#cegunkrol{
	background: black url(images/bg-10.jpg) no-repeat;
}

body#gyor{
	background: black url(images/bg-gyor.jpg) no-repeat;
}
body#sopron{
	background: black url(images/bg-sopron.jpg) no-repeat;
}

body#kapuvar{
	background: black url(images/bg-8.jpg) no-repeat;
}
body#csorna{
	background: black url(images/bg-csorna.jpg) no-repeat;
}
body#mosonmagyarovar{
	background: black url(images/bg-mosonmagyarovar.jpg) no-repeat;
}

body#minosegpolitikank, body#etikai-kodexunk, body#cegunkrol, body#partnereink{
	background: black url(images/bg-scrolls.jpg) no-repeat;
}

body#K-kategoria{
	background: black url(images/bg-kert.jpg) no-repeat;
}

body#A1-kategoria, body#A-kategoria, body#Ak-kategoria{
	background: black url(images/bg-motor.jpg) no-repeat;
}
body#B-kategoria{
	background: black url(images/bg-bkat.jpg) no-repeat;
}
body#M-kategoria{
	background: black url(images/bg-moped.jpg) no-repeat;
}
body#T-kategoria{
	background: black url(images/bg-traktor.jpg) no-repeat;
}
body#C-kategoria{
	background: black url(images/bg-ckat2.jpg) no-repeat;
}
body#D-kategoria, body#belfoldi-autobuszvezeto{
	background: black url(images/bg-dkat.jpg) no-repeat;
}
body#C-E-kategoria{
	background: black url(images/bg-cekat.jpg) no-repeat;
}
body#B-E-kategoria{
	background: black url(images/bg-bekat.jpg) no-repeat;
}
body#belfoldi-arufuvarozo-automento, body#nemzetkozi-aruszallito-tehergepkocsi-vezeto{
	background: black url(images/bg-ladak.jpg) no-repeat;
}
body#veszelyesanyag-szallito{
	background: black url(images/bg-benzinkut.jpg) no-repeat;
}

div.news-item {
	background:transparent url(images/table-bg.png) repeat-x scroll 0 0;
	color:white;
	margin:1em 0;
	padding:0 1em;
	border: 1px solid #333;
}
div.news-item span.date {
	color:#FFFFFF;
}

