/* Start of CMSMS style sheet 'maklad' */
body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
	background-image: url(uploads/images/site/bg-stripe-red.gif);
	background-repeat: repeat-xy;
	font-weight: normal;
	line-height: 1.5em;
	}
#hrs {
        background-image: url(uploads/images/site/hr.gif);
        background-repeat: repeat-x;
        width: 100%;
}
	
html>body { 
	font-size: 11px;

	}
	
#container {
	margin:0 auto;
	width:779px;
	background-color:#FFFFFF;
	background-image: url(uploads/images/site/bg-content-red.gif);
	background-repeat: repeat-y;
	padding: 0px;
	}
	
#innercontainer {
	margin:0 auto;
	padding: 0px;
	width:739px;
        background-color: #ffffff;
	}

	

#main-title {
	font-size: 12px;
	letter-spacing: 8px;
	text-align: right;
	font-weight: bold;
	background-color: #4d80b9;  //#562FBB;
	color: #ffffff;
        height: 49px;
        width: 739px;
}
#tex {
	padding-bottom: 6px;
	padding-top: 8px;
	padding-right: 16px;
	padding-left: 8px;
        font-size: 13px;
}


#header-image {
	background-color: #4d80b9;
	background-image: url(uploads/images/site/diver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 177px;
	width: 739px;
}

#navbar {
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
	background-color: #4d80b9;
	color: #ffffff;
	width: 100%;
}
#lang {
}
#lang img { padding-right:5px; padding-left:5px;}

#navbar a:link, #navbar a:visited, #navbar a:hover {
	color: #ffffff; text-decoration: bold;
	word-spacing: none;
}

#navbar a.current {
	color: white;
}

#navbar a:hover {
	color: white;
	/* text-decoration: underline; */
}


#headline {
	font-size: .9em;
	padding-top: 2px;
	text-align: justify;
	background-color: #F2F2F2;
	margin-bottom: 0;
	line-height: 1.5em;
        width: 739px;
}


p.byline {
	text-align: right;
	margin-bottom: 0;
}

h1 {
	font-size: 13px;
	padding-bottom: 3px;
	padding-top: 14px;
	padding-left: 4px;
	padding-right: 0;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	packground-color: #F2F2F2;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-size: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 0;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	packground-color: #F2F2F2;
	margin-top: 0;
	margin-bottom: 0;
}


#maincontainer {
        padding-left: 10px;
        padding-right: 10px;
	background-color: #4d80b9;
}
#main-text {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	pline-height: 1.3em;
	background-color: #ffffff;
        color: #000000;
       width: 690px;
height: auto;

}

#main-text p {
	text-align: justify;
	/* padding-left: 15px;
	    padding-right: 25px;
        */
}
#main-img { padding-right: 10px;}
#brcrumbs {
background-color: #3c70a8;#5e91cA;
font-weight: light; padding-left:25px;
color: #ffffff;
font-size: 9px;
padding-top: 1px;
padding-bottom: 1px;
margin-left: -10px;
margin-right: -10px;
border: 1px solid white;


}

#brcrumbs a, #brcrumbs a:hover {
color: #ffffff;
}


h2 {
	padding-bottom: 3px;
	color: #000000;
	letter-spacing: 5px;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 1em;
	margin-top: 0;
	padding-top: 10px;
}

p, ul, ol, table {
	padding-top: 2px;
	padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
}

ol, ul {
	margin-left: 75px;
	margin-right: 75px;
padding-left: 10px;
padding-right: 10px;

}

a:link, a:visited {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: black;
}


#footer {
	text-align: center;
	font-size: 9px;
	letter-spacing: 3px;
	padding-right: 50px;
	padding-left: 50px;
	background-color: #4d80b9;
	color: #ffffff;
	font-weight: light;
	margins: 0px;
	border: 0px solid white;
	line-height: 11px;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #D9D603;
}
.right {
	float: right;
	text-align: right;
	width: 50%;
}
.left {
	float: left;
	text-align: left;
	padding-left: 50px;
}
.right h3 {
	margin-top: 0px;
	font-size: 90%;
}

.stretch,
	.clear {
		clear:both;
		height:1px;
		margin:0;
		padding:0;
		font-size: .7em;
		line-height: 1px;
	}
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block;
		width: 100%;
	}

	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */


/* replace */
	.replace {
		display:block;

		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	/* tidy these up */
	.replace * {
		text-indent: -10000px;
		display:block;

		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	.replace a {
		text-indent:0;
	}
	.replace a span {
		text-indent:-10000px;
	}
/* end replace */


/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  //overflow: hidden;
  display: inline;
}

div.left49 {
  float: left;
  width: 49%;
  }

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
  }


/* Horizontal menu for the CMS CSS Menu Module */


/* The wrapper clears the floating elements of the menu */

#menuwrapper {
        background-color: #4d80b9;
        font-size: 9px;
         font-weight: bold;
        color: white;
        height: 21px;
         }

/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

/* The wrapper clears the floating elements of the menu */
#wrapper{}

ul#primary_nav a:hover{background: #CCCCCC;color: #ffffff}

/* Styling the basic apperance of the menu elements */


ul#primary-nav,ul#primary-nav li{
   list-style-type:none;margin:0;padding:0;
}

ul#primary-nav{margin:0 auto;font-size: 10px; 
}

ul#primary-nav li{margin-right: 0px;text-align: center}
 * html body ul#primary-nav li{
     margin-right: 0px;text-align: center;
}

ul#primary-nav a{
 	display: block; 
	margin: 0px; 
	padding: 2px 5px;
	background-color: #4d80b9;
	text-decoration:bold;
	color: #ffffff;
}
ul#primary-nav a{

}
ul#primary-nav a:hover{color: #000000; text-decoration:none;
 background: #CCCCCC; 
}


/* Set the width of the menu elements at second level. Leaving first level flexible. */

#primary-nav li li { 
        width: 125px;
       }


/* Unless you know what you do, do not touch this */ 

#primary-nav{ 
	list-style: none; 
	margin: 0px; 
	padding: 0px;
       }
#primary-nav ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px;
 
	}
#primary-nav ul {
	position: absolute; 
	top: auto; 
	display: none; 
	}
#primary-nav ul ul { 
	margin-top: 1px;
 	 margin-left: -1px;
	left:100%; 
	top: 0px; 
	}
	
#primary-nav li { 
	margin-left: -1px;
	float: left; 
	}
#primary-nav li li { 
	margin-left: 0px;
	margin-top: -1px;
	float: none; 
	position: relative; 
	}

/* Styling the basic apperance of the menu elements */

#primary-nav a { 
	display: block; 
	margin: 0px; 
	text-decoration: none;
        color: white;
	}
#primary-nav li a { 
	border-right: 1px solid white;
/*	border-left: 1px solid white;   */
        color : white;
	}
#primary-nav li li a {
 	border: 1px solid white;
	}
#primary-nav ul li{background-color:transparent;  
	}	
#primary-nav li ul{background-color: transparent; 
	 
	}
#primary-nav li.menuparent { 
	background-color: #4d80b9;
        color : white;
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
	}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav ul li .menuparent, #primary-nav ul li.menuparent:hover, #primary-nav ul li.menuparenth { 
	background-image: url(uploads/images/site/arrow.gif); 
	background-position: center right; 
	background-repeat: no-repeat;
	}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh { 
	}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li:hover ul ul ul, 
#primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul, #primary-nav li.menuparenth ul ul ul { 
	display: none; 
	}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav ul ul ul li:hover ul, 
#primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul, #primary-nav ul ul ul li.menuparenth ul{ 
	display: block; 
	}


/* IE Hacks */

#primary-nav li li { 
float:left;
	clear: both; 
	}
#primary-nav li li a { 
	height: 1.1%; 
	}
/* End of 'maklad' */

