body, td, th, input, select
{
	font-family:Verdana;
}

input, select
{
	font-size: 1.1em;
}

body 
{
	font-size: 62.5%;
	color: #333;
}

a 
{
	color: #3d4a9f;	
	text-decoration: underline;
}

a img
{
	border:0;
}

html,body,form,li,ul
{
	padding: 0;
	margin: 0;	
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

/*** Input button ***/
.button input
{
	padding: 0;
	font-size: 11px;
	font-family: Arial;
}

/*** H* ***/
h1, h2, h3, h4, h5, h6 
{
	margin: 0;
	padding: 0;
}

h1 
{
	font-family: Arial;
	font-size: 1.6363em;
	color: #016a3a;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 
{
	font-family: Arial;
	font-size: 1.2727em;
	color: #016a3a;
	margin:  5px 0 3px 0;
	font-weight: normal;
}

/*** Head ***/

#HeadText 
{
	color: #ce6e07;
	font-style: italic;
	font-size: 1.1em;
}

/*** Columns ***/
#LeftColumn, #MiddleColumn, #RightColumn, #MiddleColumnStart{
	font-size: 1.1em;
}

/*** News ***/
.ingress 
{
	margin-bottom: 10px;
}

#NewsList .date 
{
	color: #A6A6A6;
	font-size: 0.9090em;
}

.skribent 
{
	color: #A6A6A6;
	text-align: right;
}

#webdoc
{
	padding: 22px 22px 0 0;
}

#webdoc a
{
	color: #EDEDED;
}

.citat
{
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	font-family: Trebuchet MS;
}

.citatBy
{
	font-size: 1em;
	font-weight: normal;
	font-weight: normal;
	font-family: Verdana;
}

ul
{
	list-style: none;
}

.citatLinks a
{
	margin-left: 15px;
	text-decoration: none;
}

.citatLinks a:hover
{
	text-decoration: underline;
}

.citatTable p
{
	margin-left: 15px;
}

.citatTable
{
	width: 399px;
	padding-bottom: 15px;
}

.citatContainer
{
	background-repeat: no-repeat;
}

p
{
	margin-top: 2px;
}
