/* CSS - print incont.ro
Autor: Liviu Jurubita
*/
body{
	background:#FFF;
	font-size:62.5%;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px; padding:0px;
}

p, h1, h2, ul, li, img {margin:0px; padding:0px; border:0;}
.clear {clear:both}
.clearSpace {clear:both; display:block; height:10px;}
.container{
	margin:0px auto;
	width:100%
}

.header{
	width:100%;
	height:50px;
}

.headerLeft {
float:left;
height:50px;
width:210px;
}

.smallLinks, .headerRight, .menu, .subMenu, .bannerBig, .search, .breadcrumbs, .plusMinus, #div_vote, .articleRelated, .taguri, .bar, .comentarii, .rightCol, .highslide-container, #arhiva, .articlePictures, .paginationControl{
	visibility:hidden;
	display:none;
}

.logo{background:#FFF;
display:block;
height:86px;
margin-top:10px;
width:190px;
font-size:36px;
text-decoration:none;
color:#000;
}

.white {
background-color:#FFFFFF;
clear:both;
display:block;
margin-top:10px;
padding:10px;
width:90%
}

.infoBar {
border-bottom:1px solid #DFDEDF;
font-size:0.8em;
margin-bottom:15px;
padding-bottom:12px;
}

h1 {
color:#0053A4;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:2.8em;
font-weight:normal;
line-height:40px;
}

.articleBody {
background:#FFF url(../images/bg_rightdiv.gif) repeat-x scroll center bottom;
color:#2E2E2E;
font-family:Tahoma,Geneva,sans-serif;
font-size:12px;
line-height:18px;
margin-bottom:10px;
padding:10px 10px 30px;
}

.articleBody h2 {
border-bottom:1px solid #DFDEDF;
color:#2E2E2E;
font-family:Tahoma,Geneva,sans-serif;
font-size:1.25em;
font-weight:bold;
line-height:21px;
margin-bottom:20px;
padding:10px 0 20px;
}

.articleBody p {
padding-bottom:20px;
}

.mainImage {
float:right;
margin:0 0 10px 10px;
}



