.header .headLink
{
	text-align : right;
	color : #FFFFFF;
	font-weight : bold;
	padding-right : 42px;
}

.header .headLink a
{
	text-decoration : none;
	color : #FFFFFF;
	font-weight : normal;
}

.header .headLink a img
{
	vertical-align : middle;
	margin : 3px;
}

.header .navigation
{
	font-weight : normal;
	position : relative;
	top : 90px;
	margin-right : 60px;
}

.header .navigation ul
{
	padding : 0;
	margin : 0;
	list-style : none;
}

.header .navigation ul li
{
	float : right;
	position : relative;
	border-right : 1px solid #FFFFFF;
	text-align : left;
}

.header .navigation a
{
	color : #ffffff;
	text-decoration : none;
	font-size : 13px;
	line-height : 20px;
	height : 20px;
	padding-right : 8px;
	padding-left : 8px;
	cursor : pointer;
}

.header ul.sottomenu
{
	position : absolute;
	top : 20px;
	left : 0;
	width : 150px;
	padding : 0;
	margin : 0;
	list-style : none;
	border : 1px solid #1e5ba7;
	background : #5db3ee url(/images_head/backgroundNav.gif) repeat-x top;
}

.header ul.sottomenu li
{
	display : block;
	float: none;
	border-right : none;
}

.header ul.sottomenu a
{
	display : block;
	height : 25px;
	line-height : 25px;
}

.header ul.sottomenu a:hover
{
	background-color : #E5E5E5;
	color : #444444;
}

/* Chat */

div#cijoke
{
	z-index : 100;
	position : absolute;
}

div#scjoke,
div.chatNoScript
{
	display : inline;
}

div#sdjoke
{
	display : none;
}