@charset "utf-8";
body {
	margin: 10px;
	background-color: #757474;
}
.pagina{
	border: 2px solid #000000;
	width: 796px;
	background-color: #FFFFFF;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.header img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.meniu a {
	background-image: url(layoutimg/menu-bullet.gif);
	background-position: 2px;
	background-repeat:no-repeat;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 2px;
}
.meniu a:link , .home a:visited {
	background-image: url(layoutimg/menu-bullet.gif);
}
.meniu a:hover,  .home a:active {
	background-image: url(layoutimg/menu-bullet-over.gif);
	color: #FF0000;
}
.nutate_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D1D5D8;
}

.noutate_paragraf{
	color: #333333;
	text-align: left;
	background-image: url(layoutimg/liniuta.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.noutate_buton{
	color: #000000;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 40px;
	font-weight: bold;
}
.noutate_buton_linie{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #696868;
	padding-bottom: 20px;
}
.noutate_buton a{
	background-image: url(layoutimg/read-bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	color: #000000;
}
.noutate_buton a:hover{
	color: #ff0000;
}
.noutate_buton img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 16px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
}
.text_normal img{
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #000000;
}
.text_normal ul{
	list-style-position: outside;
	list-style-type: decimal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.text_normal a{
	color: #552F89;
}
.text_normal b{
	color: #F4532A;
	font-size: 12px;
	font-weight: bold;
}
.text_normal2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #D1D5D8;
}
.text_normal3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.text_normal3_buton{
	color: #000000;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #696868;
	padding-bottom: 20px;
	padding-top: 20px;
}
.text_normal3_buton img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_normal3_buton a{
	background-image: url(layoutimg/read-bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
.text_normal3_buton a:hover{
	color: #ff0000;
}
.footer{
	background-color: #9d8795;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6d7678;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover,  .home a:active{
	color: #000000;
}
.footer2{
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9d8795;
	text-decoration: none;
}
.footer2 a{
	color: #9d8795;
	text-decoration: none;
}
.footer2 a:hover,  .home a:active{
	color: #000000;
}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D1D5D8;
	border: 1px solid #666666;
}
