/* CSS Document */

br { text-indent: 1em; }

div#chenar_slideshow {
	position: absolute;
	left: 21px;
	top: 16px;
	width: 176px;
	height: 268px;
	background-color: #999999;
	border: 2px solid #FFFFFF;
}

	div#chenar_pagini {
		position: absolute;
		overflow: hidden;
		left: 220px;
		top: 16px;
		width: 472px;
		height: 268px;
	}

		div#coloana_text {
			position: absolute;
			left: 0px;
			width: 472px;
			height: auto;
		}
		
			#coloana_text p {
				font-size: 90%;
				text-indent: 20px;
				color: #000000;
				text-align: justify;
				margin-bottom: 0px;
				letter-spacing: 1px;
			}
			
			#coloana_text a,
			#coloana_text a:visited {
				text-decoration: none;
				color: #CC3300;
			}

			#coloana_text a:hover {
				color: #333333;
			}

			#coloana_text h5 {
				font-size: 100%;
				text-indent: 20px;
				color: #000000;
				text-align: left;
				margin-top: 5px;
			}

			#coloana_text h6 {
				font-size: 95%;
				text-indent: 20px;
				color: #000000;
				text-align: left;
				margin-top: 5px;
				margin-bottom: 5px;
			}

			div#coloana_continuare {
				text-indent: 0px;
				color: #FF0000;
			}
				
	div#chenar_fundal_nr_pagini {
		position: absolute;
		top: 24px;
		left: 710px;
		width: 22px;
		height: 249px;
	}
	
		div#chenar_nr_pagini {
			position: absolute;
			left: 0px;
			top: 0px;
			margin: 0 2px 0 2px;
			height: 21px;
			width: 17px;
			cursor: pointer;
			background: url('imagini/sageata-scroll.gif') no-repeat;
		}

