@charset "iso-8859-2";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-color: #3b96f1;
	background-image: url(http://www.roliteratura.ro/style/images/grad1_180_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vechi {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 5px;
	background-color: #F2F2F2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #666;
}

strong {
	color: #000;
}

img.img {
	display: block;
	padding: 2px;
	border: 1px solid #666;
	background-color: #DEF;
}

blockquote {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
blockquote h3 {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

#gradbottom {
	background-image: url(images/grad1_blue.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 15px;
}

h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000;
}
h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	color: #000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h3 span.spanComentarii {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #999;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}
input.stil {
	background-color: #F5FAFE;
	border: 1px solid #014181;
	padding: 4px;
	color: #333;
}
input.input2 {
	padding: 3px;
	color: #666;
	border: 1px solid #666;
}


textarea {
	background-color: #F5FAFE;
	border: 1px solid #014181;
	padding: 4px;
	color: #333;
}
.tot {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
a.buton_add {
	background-image: url(images/add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 60px;
	font-size: 18px;
	padding-left: 20px;
	color: #2D923B;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
a.buton_add:hover {
	text-decoration: underline;
}




select {
	background-color: #F5FAFE;
	border: 1px solid #014181;
	padding: 4px;
	color: #333;
}
select:hover {
	background-color: #FFF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#container {
	width: 945px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #024282;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
} 
#header {
	background-color: #FFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#header .reclama_header {
	height: 60px;
	width: 468px;
	margin-left: 400px;
}

#meniu {
	height: 35px;
	width: 945px;
	background-color: #B6DAFE;
	background-image: url(images/meniu_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#meniu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#meniu ul li {
	display: inline;
	margin-top: 1px;
	margin-bottom: 1px;
}
#meniu ul li.separator {
	display: block;
	float: left;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BB865E;
	margin-top: 8px;
	margin-bottom: 1px;
}

#meniu ul li a {
	display: block;
	float: left;
	margin-top: 1px;
	height: 25px;
	margin-left: 2px;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	color: #014181;
	text-decoration: none;
	font-size: 12px;
}
#meniu ul li a:hover {
	background-color: #B3D9FE;
	text-decoration: underline;
	background-image: none;
	color: #000;
}




.box a {
	text-decoration: none;
	color: #000;
}
.box a:hover {
	text-decoration: underline;
}
#container .reclama_jos {
	width: 728px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#container .reclama_jos .dreapta {

}

#news {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #024282;
	border-bottom-color: #024282;
	color: #000;
	background-image: url(images/grad2_blue.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 10px;
}
#news a {
	text-decoration: none;
	color: #000;
}




#footer {
	padding: 0 10px 0 20px;
	color: #666;
	text-align: center;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.autor_lucrare:hover {
	text-decoration: underline;
}
.nimic {
	background-color: #FFF;
	padding: 0px;
	color: #333;
}
#gradbottom #container #col2 #add_text p label {
	text-align: center;
}
.informatii {
	background-color: #ECECEC;
	border: 1px solid #CCC;
	color: #666;
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.informatii a {
	color: #333;
	text-decoration: none;
}
.informatii a:hover {
	text-decoration: underline;
}

.culoare_poezie {
	color: #00F;
}
.culoare_personale {
	color: #690;
}
.culoare_proza {
	color: #F00;
}
.culoare_filo {
	color: #900;
}
.culoare_articole {
	color: #F0F;
}
.culoare_evenimente {
	color: #033;
}
.culoare_teatru {
	color: #960;
}

.diacritice {
	text-align: center;
	font-size: 20px;
}
.diacritice a {
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	color: #022348;
}
.diacritice a:hover {
	color: #999;
}
table.table {
}
table.table th {
	font-size: 180%;
	background-color: #FFF;
	background-image: url(images/grad2_blue.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
}
table.table tr:hover {
	background-color: #E9F3FD;
}
.informatiiNO {
	background-color: #FDD0D8;
	border: 1px solid #F66;
	color: #900;
	background-image: url(images/cancel.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.informatiiNO a {
	color: #F00;
}

.informatiiNO h1 {
	color: #A90000;
}
.informatiiOK {
	background-color: #F3FFEC;
	border: 1px solid #AEFFAE;
	color: #090;
	background-image: url(images/ok.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px; 
	padding-left: 40px;
}
.informatiiOK a {
	color: #060;
}
.informatiiOK h1 {
	color: #5DA329;
}

.pagini a {
	border: 1px solid #CCC;
	padding: 5px;
	display: block;
	float: left;
	margin: 2px;
}
.pagini a.black {
	color: #999;
}

