body {
	background-color: #ECEAE3;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/vert_divider.gif);
	background-repeat: repeat-x;
	background-position: 0px 157px;
}
h1 {
font-size:14px;
font-weight:normal;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 5px;
	margin: 0px;
	color: #9F8242;
	border-bottom:1px solid #D3CBB0;
	}
#main {
	
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ECEAE3;
	/*background-color: #ECEAE3;/*
	/*border: 1px solid #9F8242;*/
	
}
#content {
	font-size: 12px;
	line-height: 21px;
	/*padding: 20px;*/
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/vert_divider.gif);
	background-repeat: repeat-y;
	background-position: 710px 10px;
	margin-top:10px;
	
}
.listtable{
	margin-top:50px;
	border-collapse:collapse;
	empty-cells:show;
}
.listtable td{
	border-top:1px solid #D3CBB0;
	padding-right:2px;
}
.listtable th{
	cursor:pointer;
	text-align:left;
	white-space:nowrap;
	padding-bottom:10px;
	
}
.imagepad { 
	margin:5px;
}
#top {
	height: 57px;
	padding: 40px 5px 60px 5px;
	_padding-bottom:33px;
	/*background-color:#D3CBB0;*/
}
#menubg {
	height: 21px;
	background-color: #ECEAE3;
	border-top: 1px solid #D3CBB0;
	border-bottom: 1px solid #D3CBB0;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #9F8242;
	padding: 5px 15px 5px 5px;
	line-height:11px;
	/*border-right: 1px solid #D3CBB0;*/
	font-size: 12px;
	display: block;
	float: left;
	text-align: center;
	/*background:  url("../img/toplinksbg.gif") no-repeat 100% 0%;*/
}
a.topmenu:hover {
	background:#D3CBB0;
	color:#ECEAE3;
	text-decoration: none;
}
a.active {
	font-weight:bold;
}
#footer {
	font-size: 11px;
	border-top: 1px solid #D3CBB0;
	text-align: right;
	padding: 5px 5px 20px 0;
	margin-top:10px;
	color: #9F8242;
	letter-spacing: .1em;
}
.intro {
	font-size: 14px;
	text-align: center;
}
#kontakt td{
padding: 50px 0px 50px 70px;
}
a:link, a:visited, a:active {
	color: #9F8242;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul.tabs {
  width:670px;
  border-collapse: collapse;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  list-style: none;
  margin: 5px 5px 20px 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #9F8242;
}
ul.tabs li {
display:inline;
}
ul.tabs li a {
  background-color: #CCCCCC;
  border-color: #9F8242;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  padding: 0 1em;
  text-decoration: none;
}
ul.tabs li.active a {
  background-color: #ECEAE3;
  border: 1px solid #9F8242;
  border-bottom: #ECEAE3 1px solid;
}
ul.tabs li a:hover {
  background-color: #eee;
  border-color: #9F8242;
  border-bottom-color: #eee;
}

ul#toggle {
  border-collapse: collapse;
  padding-bottom: 2px;
  white-space: nowrap;
  list-style: none;
  margin: 0px 5px -11px 0px;
  height: auto;
  line-height: normal;
  border-bottom:1px solid #D3CBB0;
  
}
ul#toggle li {
display:inline;

}
ul#toggle li a {
	background-color: #D3CBB0;
	border-color: #ECEAE3;
	border-width: 1px;
	border-style: solid solid none solid;
	height: auto;
	padding: 2px 10px;
	text-decoration: none;
	background-image: url(../img/extra_links.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	
}
ul#toggle li.active a {
  background-color: #ECEAE3;
  border: 1px solid #D3CBB0;
  border-bottom: #ECEAE3 1px solid;
}
ul#toggle li a:hover {
  background-color: #ECEAE3;
  border-color: #D3CBB0;
	color:#9F8242;
}
#buy a{
	display:block;
	background:#D3CBB0;
	border-bottom:1px solid #ECEAE3;
	padding-left:5px;
}
#left {
	float:left;
	width:696px;
	padding:20px 20px 20px 4px;
}
#right {
	float:right;
	width:240px;
	color:#9F8242;
	border: 1px;
	padding:20px 0 0 0;
}
#tekst img, #menucontent img{
	margin:5px 0 10px 10px;
	background:url(../img/skygge.gif) no-repeat 5px 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*background-color: #C0C0C0;*/
}
/*#menucontent {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3CBB0;
}*/
#menucontent a {
	display:block;
	padding:3px 5px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3CBB0;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#menucontent a:hover {
background:#D3CBB0;
color:#ECEAE3;
}
#left #menucontent a {
	float:left; 
	width:337px; 
	height:240px;
	color:#333333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 19px;
	
}
#menucontent a.active {
	background:#D3CBB0;
	color:#ECEAE3;
}
#search{
	border-bottom:1px solid #D3CBB0;
	padding:0 0 20px 5px;
}
#search form{
padding:0;
margin:0;
}
#search input{
 width:223px;
 color:#9F8242;
}
#btmRight{
	float:right;
	background-image:  url("../img/btm_right.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px; 
	width: 5px;
	font-family: "Courier New", Courier, mono;
	font-size: 1px;
	line-height: 1px;
}
#btmLeft{
	float:left;
	height: 4px;
	width: 169px;
	font-family: "Courier New", Courier, mono;
	font-size: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F8242;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9F8242;
}
.cleaner {
 clear:both;
 font-size:1px;
 line-height:1px;
 height:0px;
}
input {
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	background-color: #ECEAE3;
	font-size: 12px;
	padding: 2px;
}
input.submit {
	background-color: #9F8242;
	color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	padding:1px;
}
select {
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	background-color: #ECEAE3;
	font-size:12px;
	padding: 1px 0px;
}
form div {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.dashboard{
	white-space:nowrap;
	background-color: #ECEAE3;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	padding-left:5px; 
}
.date{
	font-size:8px; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:right;
	display:block;
}
form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#auth, #buy, #anm, #utd, #exc, #ord,#blaibok {
	padding: 5px;
	color: #9F8242;
	border: 1px solid #D3CBB0;
	margin-top: 10px;
	background:#EDE7D2;
}
#tabs #auth, #tabs #buy, #tabs #anm, #tabs #utd, #tabs #exc, #tabs #ord, #tabs #blaibok {
	margin-top: 0px;
	border-top:none;
}
#auth img, #buy img, #anm img, #utd img, #exc img, #ord img { 
	background:none;
	margin-right:0;
	padding-right:0;
}
.fontSize10 { 
	font-size:10px;
}
.fontSize11 { 
	font-size:11px;
}
.fontSize12 { 
	font-size:12px;
}
.fontSize14 { 
	font-size:14px;
}
.fontSize15 { 
	font-size:15px;
}
.fontSize16 { 
	font-size:16px;
}
.fontSize18 { 
	font-size:18px;
}
.box {
	width: 300px;
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
}
