a {
	color:#b00;
}
a.list:visited{
	color:#dd8080;
}
#red_tab_inner {
	height: 60px;
}

#nav_main {
	background: #c93535;
	border-top: 1px solid #eb8489;
}
.menu_red .active {
	background: #ad2323;
}
.menu_red li:hover {
	background: #ad2323;
}

#cv-main {
	padding-left:10px;
	padding-right: 10px;
	font-size:.9em;
}
#cv-main h1 {
	background:url(../images/title_pointer3.gif) no-repeat 0 50%;
	margin:0;
	padding:8px 0 6px 32px;
	font-size:1.1em;
	border-bottom:1px solid #eae1d4;
	padding-bottom:7px;
}

.important-info {
	padding:10px 10px 10px 45px;
	border:1px solid #EEE;
	margin:10px 0;
	color:#666;
	background:url(../images/ico_important.gif) no-repeat 8px 8px;
	min-height:23px;
}
.important-info span{
	font-weight:bold;
}
* html .important-info{
	height:23px;
}
.green {
	color:#009900;
}

/* FORMA */
form.cv-form {
	background-color:#f9f7f4;
	border-bottom:1px solid #eee6db;
	width: 100%;
}
form.cv-form fieldset{
	margin:0;
	padding:15px;
}
.fieldset-cv-form {
	margin:0;
	padding:0px !important;
}
form.cv-form fieldset.button-field{
	background:url(../images/separator_bg.gif) repeat-x left top;
	padding:10px 0 7px 10px;
}
form.cv-form label{
	float:left;
	width:150px;
	text-align:right;
	margin-right:5px;
	margin-top:2px;
	display:inline;
}
form.cv-form label span{
	color:#009900;
}
form.cv-form label.info {
	float:left;
	width:auto;
}
form.cv-form label.long{
	width:350px;
}
form.cv-form legend{
	padding:10px 0;
	font-size:1em;
	font-weight:bold;
	color:#6d5a3e;
}
* html form.cv-form legend{
	padding:0 0 10px 0;
}
form.cv-form input.field, form.cv-form input.file {
	width:200px;
	float:left;
	margin-bottom:5px;
	padding:2px 4px;
	border:1px solid #dad4c6;
	margin-right:5px;
	font-size:.9em;
}
form.cv-form input.field-short {
	width:40px;
	float:left;
	margin-bottom:5px;
	padding:2px 4px;
	border:1px solid #dad4c6;
	margin-right:5px;
	font-size:.9em;
}
form.cv-form input.radio, form.cv-form input.checkbox{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
form.cv-form input.checkbox1{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:50px;
}
form.cv-form input.file {
	width:auto;
}
form.cv-form textarea{
	float:left;
	margin-bottom:5px;
	padding:2px 4px;
	border:1px solid #dad4c6;
	margin-right:5px;
	font-size:.9em;
}
form.cv-form textarea.fitwidth {
	width:200px;
	height:50px;
}
form.cv-form select{
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	font-size:.9em;
}
/*form.cv-form a{
	float:left;
}*/
form.cv-form br {
	height:1px;
	font-size:1px;
	clear:both;
}


/* SIMPLE FORM */
form.simple-form {
	border-bottom:1px solid #eee6db;
	width: 100%;
}
form.simple-form fieldset{
	margin:0; padding:15px;
	background-color:#f9f7f4;
}
form.simple-form fieldset.button-field{
	background:url(../images/separator_bg.gif) repeat-x left top;
	padding:10px 0 7px 10px;
	background-color:#f9f7f4;
}
form.simple-form fieldset.button-field1{
	padding:10px 0 7px 10px;
	background-color:#f9f7f4;
	border-bottom:1px solid #eee6db;
}
form.simple-form fieldset label.info {
	padding-top:2px;
	float:left;
}
form.simple-form fieldset span.cell1 {
	width:200px;
	float:left;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
	font-weight:bold;
}
form.simple-form fieldset span.cell2 {
	float:left;
	width:330px;
	margin-bottom:5px;
}
form.simple-form fieldset br {
	clear:both;
}
form.simple-form fieldset input.checkbox {
	float:left;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:5px;
}
form.simple-form fieldset input.field {
	width:200px;
	float:left;
	margin-bottom:5px;
	padding:2px 4px;
	border:1px solid #dad4c6;
	margin-right:5px;
	font-size:.9em;
}


/* PERSONAL FOTO */
#user-foto {
	display: inline-block;
	padding: 5px;
	border:1px solid #EEE;
	background: #fff;
}
.sub-info {
	padding:5px;
	background-color:#fefdfc;
	margin-bottom:10px;
	width: 100%;
}
.sub-info_edit_cv {
	background-color:#fefdfc;
	float:left;
	width:730px;
}

.green-b {
	font-weight:bold;
	color:#090;
}
.red-b {
	font-weight:bold;
	color:#C00;
}
h3 {
	font-size:1em;
}
h4 {
	height:23px;
	padding:8px 10px 0 10px;
	background:url(../images/table_header.gif) no-repeat -10px 0;
	font-size:.9em;
	color:#4b3413;
	margin:0;
}
h4.noBackground {
	height:23px;
	padding:8px 10px 0 10px;
	background:0 !important;
	font-size:1em;
	color:#4b3413;
	margin:0;
}
ul.list3column {
	margin:10px 0 0 0; padding:0;
	list-style:none;
	float:left;
	width:190px;
	margin-bottom:15px;
}
ul.list3column li{
	padding: 2px 10px;
}
ul.list3column li input{
	margin-right:5px;
	vertical-align:middle;
}

/* LEVELS */
#level-ico1 {
	background:url(../images/level_ico1.gif) no-repeat 5px 10px;
}
#level-ico2 {
	background:url(../images/level_ico2.gif) no-repeat 5px 10px;
}
#level-ico3 {
	background:url(../images/level_ico3.gif) no-repeat 5px 10px;
}
.level-ico {
	width:125px;
	float:left;
	padding-left:60px;
	padding-top:10px;
	height:60px;
	margin-bottom:10px;
}
.level-ico input{
	float:left;
	margin-right:5px;
}
.level-ico label{
	float:left;
	width:100px;
	padding-top:2px;
}

.info-simple {
	width:768px;
	float:left;
	padding: 10px 5px;
}
.info-simple span{
	font-weight:bold;
}
div.no-info {
	color:#C00;
	text-align:center;
	padding:10px;
	border:1px solid #C00;
}

.art_summary {
	padding: 10px 30px;
	margin: 0;
	font-size: .95em;
	line-height:1.5em;
	text-align:justify;
}
.article {
	background-color:#f9f7f4;
	border-bottom:1px solid #eee6db;
	padding:15px;
}
.article_cats_ul {
	list-style:none;
	padding:0;
	margin:0 20px;
}
.article_cats_ul li{
	background: url(../images/ico_change_value.gif) no-repeat 0 50%;
	padding: 5px 0 5px 25px;
}

h1.yellow_pointer {
	background:url(../images/title_pointer3.gif) no-repeat 0 50%;
	margin:0;
	padding:8px 0 6px 32px;
	font-size:1.1em;
	border-bottom:1px solid #eae1d4;
	padding-bottom:7px;
}

h1.yellow_pointer2 {
	background:url(../images/title_pointer4.gif) no-repeat 0 50%;
	margin:0;
	padding:8px 0 6px 32px;
	font-size:1.1em;
	padding-bottom:7px;
}

.red_caption {
	color: #ca4242;
	font-size: 17px;
	font-weight: bold;
}

.cv-component-edit{
	font-size:12px;
	font-weight:normal;
	float:right;
}
.radio_news{
	margin-left:0;
	margin-right:10px;
}
.cv_editing_form {
	background: #f9f7f4;
	padding-left: 10px;
	padding-right: 10px;
}
.cv_comp_cat {
	padding: 10px 20px 10px 0;
	border-bottom: 1px solid #dad4c6;
	box-shadow: inset 0px 1px 0 0px #fff;
}
.cv_comp_open {
	background:url(../images/open.gif) no-repeat 0 12px;
}
.cv_comp_closed {
	background:url(../images/closed.gif) no-repeat 0 12px;
}
.cv_comp_cat_handler {
	display:block;
	padding-left: 20px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.cv_comp_soft_ul {
	padding-left: 20px;
	margin: 0;
	list-style:none;
}
.cv_comp_closed .cv_comp_soft_ul {
	display:none;
}
.cv_comp_label {
	display: inline-block;
	width: 100px;
}
