img, div, input { behavior: url(iepngfix.htc) } /* Noversh PNG kljuudu IE */
public static void RegisterRoutes(RouteCollection routes) /* Noversh iepngfix & shadowbox sadursmes */
{ routes.IgnoreRoute("{*iepngfix}", new { iepngfix = @"(.*/)?iepngfix.htc(/.*)?" }); } 

@font-face {
    font-family: OratorStd.otf;
    src: url(Fonts/OratorStd.otf) format("truetype");
}

html{
margin:0;
}
body{
	padding:0 auto;
	background: #e4e8ea url(images/fons.png) repeat-x left top;
	font-weight:none; 
	font-size: 13px;
	font-family: Arial;
	text-align: Justify;
	text-transform: none;
	color:#4a4a4a;
	margin:0;
} 

body a {
text-decoration: none;
outline: 0;
}

img {border:none;}
	
a:link {color:#4a4a4a}
a:visited {color:#4a4a4a}  
a:hover {color:#4a4a4a}  
a:active {color:#4a4a4a}

#wrapper {
	padding-top:100px;
	width: 778px;
	height: 561px;
	margin: 0 auto;
	background: url(images/kaste1.png) no-repeat left top;
}


#language {
	padding-top:19px;
	padding-bottom:41px;
	width: 778px;
	height: 17px;
	margin: 0 auto;
	text-align: right;
}

.language_lv{
	margin-right: 5px;
}

.language_rus{
	margin-right: 6px;
}

.language_uk{
	margin-right: 72px;
}

#header {

	width: 260px;
	height: 68px;
	background: url(images/logo.jpg) no-repeat 72px 38px;;
}

#footer {
	width: 314px;
	height:21px;
	margin-right:53px;
	float:right;
	text-shadow: 0 0 1px #cdcdcd;
}
	
#footer p {
	text-align: right;
	text-transform: none;
	font-family: OratorStd.otf;
	font-size:10px;
	color:#bbbbbb;
}


#main{
	width: 673px;
	height: 311px;
	margin: 0 auto;
}

#navigation{
	font-family: OratorStd.otf;
	font-weight: none;
	font-size: 14px;
	text-shadow: 0 0 0px #9e9e9e;
	line-height: 30px;
	color: #4a4a4a;
	width: 130px;
	height: 150px;
	float: left;
	
	margin-top: 21px;
    margin-left: -20px;
	}

#navigation ul {
	list-style: none;
	}
	
#navigation a.navi {
	text-decoration: none;
	}
	
a.underlink {margin-left: 4px}

a.navi:link {color:#a5a5a5}
a.navi:visited {color:#a5a5a5}  
a.navi:hover {color:#4a4a4a}  
a.navi:active {color:#a5a5a5}

a.underlink:link {color:#4a4a4a}
a.underlink:visited {color:#4a4a4a}  
a.underlink:hover {color:#4a4a4a}  
a.underlink:active {color:#4a4a4a}

#page{
	width: 500px;
	height: 260px;
	float: right;
	padding-top: 42px;
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 0px;
	}

.basetext {
	font-weight:none; 
	font-size: 13px;
	font-family: Arial;
	text-transform: none;
	color:#4a4a4a;
	}
	
.bilde{
	cursor:pointer;
	float:left;
	width: 60px;
	height: 60px;
	border: none;
	}
	
.konts{
	color:#606060;
	font-weight:bold;
}

.karogs{
border:1px solid white;
}

/*Portfolio Bullets & numbering*/

.p_Title{
clear:both;
float:left;
padding-left:30px;
background:#ffffff url('images/bulletTop.jpg') no-repeat left top;
}
.p_Block{
display:none;
clear:both;
float:left;
padding-left:30px;
background:#ffffff url('images/bulletMiddle.jpg') repeat-y left top;
}
.p_Node{
clear:both;
float:left;
padding-left:30px;
background:#ffffff url('images/bulletNode.jpg') no-repeat left top;
}
.p_Bottom{
clear:both;
float:left;
padding-left:30px;
background:#ffffff url('images/bulletBottom.jpg') no-repeat left top;
}
.p_End{
display:none;
clear:both;
float:left;
padding-left:30px;
}

#mcs_container  ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

#multiOpenAccordion h3{
	cursor:pointer;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal; 
	font-size: 13px;
	font-family: Arial;
 }



