﻿* {
	font-family: arial, verdana, helvetica;
	border-width: 0;
}

a {
	color: rgb(55, 113, 169);
	text-decoration: none;
}

a:hover
{
	color: #C63636;
    text-decoration: underline;
}

a.grey 
{
	color: #777777;
}

h1, h2, h3 {
	font-family: arial, verdana, helvetica;
	margin: 5px 5px 5px 0px;
}

h1 {
    font-size: 170%;
    color: rgb(78, 78, 78);
	font-weight: normal;
	margin-top: 0;
}
h2#first {
    font-size: 140%;
    color: rgb(78, 78, 78);
	font-weight: normal;
	padding-top: 25px;
	padding-left: 25px;
	margin-top: 0;
}

h2 {
    font-size: 100%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.2em;
}

h3 {
    font-size: 95%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.1em;
}

p {
	margin: 0px;
	margin-bottom: .5em;
	padding: 0px;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #bae1f7;
}

body {
	background-color: #ffffff;
	font-size:12px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif; */
}
div#wayouter 
{
    width: 1024px; 
    margin-left: auto; 
    margin-right: auto;
    padding:30px;
    padding-top:10px;
}
div#outer {
	width: 960px;
	background-color:#FFFFFF;
	margin: 0px; 
	float:left;
	padding: 0px;
}
div#frame {
	clear:both;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background-color:#f9f9f9;
	padding: 0px;
	margin: 0px;
}
*:first-child+html div#frame {
	clear:none;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
div#header {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
div#nav {
	width: 10%;
	padding: 6px;
	margin-top: 1px;
	float: left;
}
div#main {
	width: 930px;
	float:left;
	margin-left: 0px;
	margin-top: 1px;
	padding:0px;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;

}

div#main_full{
	width: 960px;
	float:left;
	margin-left: 0px;
	margin-top: 1px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 25px;
}
div#footer {
	clear: both;
	padding: 15px;
	margin: 0px;
	
	}
	
div#page_end {	

	background:url("images/bottom.gif") no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 4px;
}

div#ads {
    padding:30px;
    padding-top:75px;
}
	
/*------------------ top menu -------------------------*/

#navigation {
  float:left;
  width:100%;
  /* background:#BBD9EE; */
  font-size:93%;
  line-height:normal;
  font-weight: bold;
}
#navigation ul {
    margin:0;
    padding:10px 10px 0 0px;
    list-style:none;
}
#navigation li {
  display:inline;
  margin:0;
  padding:0;
}
#navigation a {
  float:left;
  background:url("images/tableft_test.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#navigation a span {
  float:left;
  display:block;
  background:url("images/tabright_test.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#666;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */
#navigation a:hover span {
  /* color:#FF9834; */
  text-decoration:underline;
  font-weight:bold;
}
#navigation a:hover {
  background-position:0% -42px;
 /* border: 1px solid red; */
}
#navigation a:hover span {
  background-position:100% -42px;

}

#navigation #current a {
            background-position:0% -42px;
			
}
#navigation #current a span {
            background-position:100% -42px;
			
}
        
/*------------------ left menu -------------------------*/    

#left 
{
   padding-top: 0px;
   float:left;
   
}

#left span, #left a, #left ul, #left li 
{
    border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none;
    }

.leftmenu
{
	background: url(images/bg-content-columns-top.gif) repeat-x 0 0;
	float: left;
	margin: 0 21px 0 31px;
	padding-top: 40px;
	width: 170px;
}

.leftmenu a
{
	color: #7a7a7a;
	display: block;
	/*font: 1em Georgia, "Trebuchet MS", sans-serif;*/
	padding: 0.2em 0 0.2em 8px
}

.leftmenu .expanded,
.leftmenu .selected ul
{
	background: url(images/bg-leftmenu-sub.gif);
	padding-bottom: 4px
}

.leftmenu .expanded { padding-bottom: 0 }
.leftmenu .selected a { color: #fff }
.leftmenu .expanded ul a { padding: 0.2em 0 0.2em 22px !important }

.leftmenu .selected a,
.leftmenu .expanded .selected a
{
	padding-top: 0 !important;
	padding-bottom: 0 !important
}


.leftmenu .expanded li a,
.leftmenu .selected li a { padding-left: 22px }

.leftmenu a:hover,
.leftmenu .selected ul a:hover { background: url(images/bg-leftmenu-sub-a.gif) }

.leftmenu .selected a:hover { background: url(images/bg-leftmenu-sub-selected.gif); }

.leftmenu .selected
{
	background: url(images/bg-leftmenu-sub-selected.gif);
	color: #fff !important
}

.leftmenu .expanded li a,
.leftmenu .selected li a { color: #7a7a7a }

.leftmenu .selected .selected a,
.leftmenu .expanded .selected a { color: #fff }


        
/*------------- karta -------------------------*/     

DIV.object_catalog UL{ list-style: outside;}
UL.dot_list_a LI{list-style-image: url('/images/symbol1.gif'); }
UL.dot_list_b LI{list-style-image: url('/images/symbol2.gif'); }
UL.dot_list_a LI.no_dot {list-style-image: none; list-style-type: none;}
UL.dot_list_b LI.no_dot {list-style-image: none; list-style-type: none;}

UL.dot_list_b { padding-bottom: 10px;}   

/*------------- specifika stilar -------------------------*/     

div#resultIndex {
   
   padding-bottom:10px;
    
}

span#sitename {
   
   font-size: 200%;
    
}

/*--------------------------- table ------------------------ */

table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	text-align: left;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	/*background-color: white; */
	-moz-border-radius: 0px 0px 0px 0px;
}

.marked 
{
    background: #f9f9f9;    
}

.unmarked 
{
    background: white;    
}

