/* CSS Document */

body {
	margin-left:0px;
	margin-top:11px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#282C2F;
	background-image:url(images/body-bg.gi);
	background-repeat:repeat-x;
	background-position:left top;
	}


.backwards {

  unicode-bidi:bidi-override; /* möjliggör för dig att skriva ut texten åt “fel” håll */

  direction: rtl; /* riktining: right-to-left */

}

td
{
font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#000000 ;
}

/**************************** Header part start *********************/
.header{
height:155px;
background-image:url(../images/toplogga1.png);
background-repeat:no-repeat;
background-position:center top;
}



/**************************** nav part start *********************/
.nav-bg{
height:62px;
padding:11px 0 0 0;
background-image:url(../images/nav-bg.jpg);
background-repeat:no-repeat;
background-position:center top;
}


/**************************** body part start *********************/

.body-dot{
background-image:url(../images/body-dot1.gif);
background-repeat:repeat-y;
background-position:center top;
}

.left-dot{
height:15px;
background-image:url(../images/body-dot2.gif);
background-repeat:repeat-x;
background-position:center;
}

.left-txt{
text-align:left;
font-size:10px;
line-height:14px;
color:#5F686E;
}

.left-head1{
text-align:left;
font-size:10px;
font-weight:bold;
line-height:13px;
color:#909069;
}

.left-head3{
text-align:left;
font-size:12px;
font-weight:bold;
line-height:13px;
color:#909069;
}

.meny1{
text-align:left;
font-size:11px;
font-weight:bold;
line-height:9px;
color:#909069;
text-decoration:none;
}

.meny1:hover{
text-align:left;
font-size:11px;
font-weight:bold;
line-height:9px;
color:#ffffff;
text-decoration:none;
}


.pic-dot{
background-image:url(../images/dot3.gif);
background-repeat:repeat-x;
background-position:bottom left;
}

.right-txt{
text-align:left;
font-size:12px;
line-height:14px;
color:#727B82;
}

/**************************** footer part start *********************/


.f-nav{
text-align:center;
font-size:9px;
line-height:11px;
color:#909069;
text-decoration:none;
}
.f-nav:hover{
text-align:center;
font-size:9px;
line-height:11px;
color:#909069;
text-decoration:underline;
}

.copyright{
text-align:center;
font-size:9px;
line-height:11px;
color:#909069;
}

.copyright-link{
text-align:center;
font-size:9px;
line-height:11px;
color:#ffffff;
text-decoration: none;
}

.copyright-link:hover{
text-align:center;
font-size:9px;
line-height:11px;
color:#ffffff;
text-decoration: none;
}

.txt-link{
text-align:center;
font-size:12px;
line-height:14px;
color:#ffffff;
text-decoration: none;
}

.text-link:hover{
text-align:center;
font-size:12px;
line-height:14px;
color:#ffffff;
text-decoration: none;
}