body { 
	width: 765px;
	margin: 0 auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

div#row1 {
	width: 765px;
	height: 64px;
}

div#row2_1 {
	width: 290px;
	height: 81px;
}

div#row2_2 {
	position: absolute;
	top: 64px;
	margin-left: 290px;
	width: 475px;
	height: 81px;
}

div#spacer {
	width: 765px;
	height: 5px;
}

div#left_col {
	position: absolute;
	top: 150px;
	width: 290px;
	text-align: center;
}

div#right_col_top_text {
	position:	absolute;
	top:		150px;
	width:		375px;
	height:		100px;
	margin-left:	290px;
	background-color: #8EBDCD;
	z-index:	1;
}

div#row4 {
	position: absolute;
	top: 560px;
	margin-left: 20px;
	padding-left: 100px;
	width: 725px;
	text-align: center;
}

div#flag {
	position:absolute;
	top:	86px;
	left:	448px;
	width:	27px;
	height: 14px;
}

div#right_col_top_gfx {
	position:	absolute;
	top:		150px;
	width:		100px;
	height:		100px;
	margin-left:	665px;
	z-index:	0;
}

div#right_col_spacer {
	width: 475px;
	height: 5px;
}

div#right_col_main {
	position: absolute;
	top: 250px;
	width: 475px;
	margin-left: 290px;
}

div#sbuttons {
	width: 475px;
	height: 20px;
	padding-left: 75px;
}

div#cv_errors {
	color: red;
	text-align: center;
	padding-top: 5px;
}

div#tabbed-pane	{
	position:absolute;
	top: 40px;
	width: 100%;
	margin-left: 5px;
}


div#pane-line {
	position: absolute;
	top: 11px;
	height: 19px;
	left: 0px;
	width: 100%;
	border-bottom: 1px black solid;
	z-index: 1;
}

div#articol {
	padding-left: 10px;
}

div#topheader {
	padding: 5px;
	padding-bottom: 0px;
	color: white; 	
	font-size: 14px; 
	font-weight: bold;
}
div#toptext {
	padding: 5px;
}

div#article_list {
	padding-left: 30px;
	padding-top: 20px;
	font-size: 14px;
}

.tab	{
	position: absolute;
	top: 11px;
	height: 16px;
	width: 140px;
	border: 1px solid black;
	padding-top: 0.2em;
	text-align: center;
	cursor:pointer;
	z-index: 2;
}

.tabbed-pane-sheet {
	position: absolute;
	top: 30px;
	width: 452px;
	background: #eee;
	border: 1px solid black;
	border-top: none;
	padding: 1em;
}	 


div#lang {
	text-decoration: underline;
	cursor: pointer;
}

div#modules {
	text-decoration: underline;
	cursor: pointer;
}

div#contact_data {
	text-align: center;
}

div#feedback {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

div#adduser {
	padding-top: 30px;
	width: 250px;
	margin: 0 auto;
}

div#job_apply {
	padding-top: 30px;
	padding-left: 30px;
}

.right_button {
	position: absolute;
	left:415px;
}

td { 
	color: #333333; 
	text-decoration: none;
	vertical-align: top;
	font-size: 11px;
}

td.topbox {
	padding: 3px;
}

td.error {
	color: red;
}

div#popup td {
	font-size: 12px; 
}	

tr {
	vertical-align: top;
}

a {
	color: #498194; 
	text-decoration: underline
}
a:hover {
	color: #498194; 
	text-decoration: none
}

li.lista	{
	margin-bottom: 5px;
}

.link { 
	font-size: 12px; 
	color: #498194; 
	text-decoration: underline;
}

.link:hover { 
	text-decoration: none
}

.cvlink {
	color: #498194;
	text-decoration: underline;
}

.cvlink:hover {
	text-decoration: none;
	cursor:pointer;
}
		
p {
	margin-left: 3px;
}


p.center {
	text-align: center;
}

p.center_red {
	text-align: center;
	color: red;
}

p.cv {
}

p.cv_error {
	color: red;
	position:relative;
	top: -7px;
}

p.cv_note	{
	position:relative;
	top: -7px;
	font-size: 10px;
}

p.cvtitle {
	font-size: 14px; 
	font-weight: bold;
	text-align: center;
}

p.small_title	{
	font-size: 13px;
	margin-left: 10px;
	color: #669EB1;
	font-weight: bold;
}

p.joblist { 
	color: #333333; 
	text-decoration: none;
	margin-left: 20px;
	margin-right: 10px;
}

p.joblist_link	{
	color: #333333; 
	font-weight: bold;
	margin-left: 30em;
	margin-top: -2.5em;
}
p.joblist_title { 
	font-size: 14px; 
	font-weight: bold;
	color: #498194; ; 
	margin-left: 20px;
	margin-right: 10px;
}

p.joblist_title a { 
	font-size: 14px; 
	text-decoration: underline;
}

p.joblist_title a:hover { 
	text-decoration: none;
}

p.joblist_error {
	font-size: 16px;
	text-align: center;
	color: red;
}

p.contact {
	line-height: 2;
}


div#job_apply h1 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

input, select, textarea { 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial, sans-serif;	
	color: #333333; 
}

hr { color: #E5E5E5 }

.hrblack { color: #7F7F7F }

div#articol p {
	font-size: 15px; 
}


div#articol p.copyright {
	font-size: 12px;
	text-align: right;
}
div#articol h1 {
	font-size: 22px; 
	font-weight: normal;
}

div#articol ul {
	font-size: 14px; 
}

div#articol li {
	font-size: 15px; 
	margin-bottom: 15px;
}
