@import "nav.css";
/*  žetta venjulega  ------------------------------------- */
body {
	padding-right: 0px; 
	padding-left: 0px; 
	background: #fff; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px 0px 40px;
	color: #333;
	font-family: "trebuchet ms", "bitstream vera sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

hr {background: #cccccc; width: 100%; height: 1px;}
p  {
	padding:0px;
	margin:0px;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
}

blockquote{
	padding:0px;
	margin-top: 0em;
	margin-bottom: 0em;
}

h1 {

	font-weight: bold; 
	font-size: 16px; 
}
h2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 

}

h1, h2, h3, h4, h5, h6{
	margin : 0px;
	padding : px;
	color: #4B4B4B; 
}


/*   fontar ------------------------------------- */

table, input, select, textarea {
	font-family:"Trebuchet MS", "Century Gothic", Arial;
	font-size: 100%;
}

.clear {clear: both;display: block; font-size: 1px; margin: 0px; line-height: 1px; height: 1px;}
.clearer {clear: both;display: block; font-size: 0px; margin: 0px; line-height: 0px; height: 0px;}

#logo {
	text-align:left;
	float: left;
	border: 0px solid black;
	width: 405px;
}

#search {

	width:295px;
	float: right;
	text-align: right;
}

#fontsizer {
	width:295px;
	float: right;
	padding-top: 30px;
	padding-bottom: 5px;
	text-align: right;
}

#haus {
	text-align:left;
	width: 728px; 
	border: 0px solid black;
	float: left;
}

#allt {
	padding: 0px;
	margin:auto; 
	width: 745px;
	text-align: left;
	font-size: 100%;
	border: 0px solid red;
}

#container-wrapper {
	margin: 0px auto; 
	width: 730px;
	text-align: left;
	float: left;
	font-size: 100%;
	border: 0px solid black;
}

html>body #container-wrapper {
	height:auto;
	min-height:800px;
}



#efni {
	margin: 0px;
	padding: 0px; 
	width: 728px;
	float: left;
	text-align: left; 
	background:url('/img/bg.gif') left repeat-y;
}


#left, #content, #Ccontent, #right {
  _height: 450px;
  min-height: 450px;

}

html>body #left, #content, #Ccontent, #right {
	height:auto;
}

#left {
	width:161px;
	background:#A7B200;
	text-align:left;
	float: left;
}

#content {
	text-align:justify;
	margin:0px 0px 0px 10px;
	padding: 0px;
	width:547px;
	float: left;
	border: 0px solid black;
	font-size: 100%;
}


#Ccontent {
	text-align:justify;
	margin:0px 10px 0px 10px;
	padding: 0px;
	width:385px;
	float: left;
	border: 0px solid black;
	font-size: 100%;

}

html>body #Ccontent {
	text-align:justify;
	margin:0px 10px 0px 10px;
	width:380px;
}



#right{
	width:150px;
	border: 1px solid #A7B200;
	padding:5px;
	float: right;
	text-align:center;
}






#fontsizer  a.large:link {width:100px; color: #A7B200;text-decoration: none; padding-left: 13px; background:url(/img/plus.gif) left no-repeat; text-align: left;}
#fontsizer  a.large:visited  {width:100px; color: #A7B200;text-decoration: none; padding-left: 13px; background:url(/img/plus.gif) left no-repeat; text-align: left;}
#fontsizer  a.large:hover { width:100px; color: #000;text-decoration: none; text-align: left; }
#fontsizer  a.large:active {width:100px; color: #A7B200;text-decoration: none; padding-left: 13px; background:url(/img/plus.gif) left no-repeat; text-align: left;}

#fontsizer  a.small:link {width:100px; color: #A7B200;text-decoration: none; padding-left: 13px; background:url(/img/minus.gif) left no-repeat; text-align: left;}
#fontsizer  a.small:visited  {width:100px; color: #A7B200;text-decoration: none; padding-left: 13px; background:url(/img/minus.gif) left no-repeat; text-align: left;}
#fontsizer  a.small:hover { width:100px; color: #000;text-decoration: none; text-align: left; }
#fontsizer  a.small:active {width:100px; color: #A7B200;text-decoration: none; padding-left: 13px; background:url(/img/minus.gif) left no-repeat; text-align: left;}

.input{
	font-size:10px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	font-family:verdana;
	outline:none;
	width:130px;
}

/* ---------------------- */

a:link {color: #818325;text-decoration: none; }
a:visited {color: #818325; text-decoration: none; }
a:hover { color: #A7B200;text-decoration: underline; }
a:active { color: #8183256;text-decoration: none; }

/* ---------------------- */

#footer {
	color:#999;
	padding-top: 10px;
	padding-bottom:10px;
	margin-top:10px;
	text-align: center;
	border: 1px solid #A7B200;
}
