/* 

	oc.hu default css
	by the almighty demigods of grimlab

*/

@import url("layout.css");
@import url("header.css");
@import url("content.css");
@import url("footer.css");
@import url("pathnav.css");
@import url("form.css");
@import url("search.css");
@import url("pager.css");
@import url("tabular.css");
@import url("result.css");
@import url("sell.css");
@import url("popuplayer.css");
@import url("landingpages.css");
@import url("popupgallery.css");

.noprint{
	display: none;
}


body {
	background: #ffffff;
}
.holder {
	width: 555px;
	margin-left: -273px !important;
	margin-right: 0px !important;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 50% !important;
	left: auto;
	float: left !important;
	float: none;
	clear: both;
	border: none;
}
.content, .main {
	width: 555px!important;
}
.content .main {
	border: none;
}
.content .full{
	width: 540px!important;
	height: auto!important;
	float: left;
	clear: both;
}

.content p{
 text-align: justify;
 padding-right:40px
}
.header {
	margin-bottom: 0px;
	background: none;
	border-bottom: 1px solid #a0a0a0;
	height: 120px;
	overflow: visible;
}
.header .logo {
	display: list-item;
	list-style-image: url(/img/logo.png);
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	top: 20px;
	left: 0px;
	background: none;
}
* html .header .logo h1 {
	display: list-item;
	list-style-image: url(/img/logo.png);
	list-style-position: inside;
	width: 0px;
}
.header .menu ul li a{color:#999999; padding: 15px 5px 0px 3px;}
.header .menu{left: 0px; top: 110px;}
.content {
	margin-top: 0px;
	background: none;
}
.content .main {
	background: none;
}
.content .wcolumn{
	border-right: none;
}
.content .main h3,
.content .main h2{
	color: #151515;
}

.content .main .mainflash{display: none;}
.content .expandable dl dt {
	background: url(/img/bullet_imp.png) 0px 3px no-repeat;
}
.content .expandable dl dd {
	display: block;
}

.footer {
	background: none;
	clear: both;
}

.content .multitab .tab {
	display: block;
	width: 494px;
}
.content .multitab .tab h2 {
	display: block;
}

.content .main .column2 {
	float: left;
	position: relative;
	display: block;
	overflow: visible;
	width: 500px;
	padding:  0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	background: none;

}
.content .main .column2 .box{
	position: relative;
	width: 403px;
	overflow: visible;
	float: left;
	padding:  0px 20px 0px 30px;
}

.content .main .column2 .h1{
	position: relative;
	width: 450px;
	float: left;
	top: 0px; 
	padding:  0px 0px 0px 30px;
	border-bottom: 1px solid #e9ebe7; 
}
.content .third,
.content .quarter{
	position: relative;
	width:98%;
	height: auto;
	float:left;
	clear: both;
	background: #ffffff;
	color: #666666;
	margin: 10px 0px 5px 2%!important;
	border: 1px solid #f0f0f0;
	padding: 0px 0px 20px 0px!important;
}
.content .third p,
.content .quarter p{
	width:95%;
	margin: 0px!important;
	padding: 0px!important;
}
.content .third p b,
.content .quarter p b{
	color: black;

}
/****/
.header .firstsentence{
	position: absolute;
	top: 10px;
	left: 195px;
	color: #0f0f0f;
	font-size: 11px;
}


.header .printinfo{
	position: absolute;
	right:0px;
	top:15px;
	display: block;
	text-align: right;
	white-space: nowrap;
}

.header .back{
	position: absolute;
	right:0px;
	top:85px;
	display: block;
	text-align: right;
}

.footer .lastsentence{
	color: #0f0f0f;
}
@media print {
   .header .back{
		display: none;
	}
}
.microsite .pathnav{
	top:120px;
}
form,
.microsite .illustration,
.footer .decoration, .footer .column1,
.content .main .column1,
.header .firstsentence,
.header .menu,
.header .subnav,
.header .lang,
.footer .subnav,
.content .column1,
.content .pathnav,
.content .multitab .tabbed {
	display: none;
}
