html {height:100%;}

body, div, span, p, .p, h1, h2, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
    font-family: Arial, Verdana, Tahoma,   Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check, input, select,  textarea, div, span
{
    font-size: 11px;
    color: #333333;
}
body {
height:100%;
}

p {
    margin-top: 2px;
    margin-bottom: 2px;	
}

h1 {
    font-size: 12pt;
    color: #762d05;
    margin-top: 3px;
    margin-bottom: 3px;	
}

h2 {
    font-size: 10pt;
    color: #333333;
    margin-top: 2px;
    margin-bottom: 2px;	
}

a {
    color: #9c6906;
    font-size: 11px;
    text-decoration: underline;
}

a:hover {
    color: #9c6906;
    text-decoration: underline;
}

div#container {
   position: relative;
	width: 1000px;
	height:100%;
}

#logo {
	margin: 20px 0;
}

#header {
	/*display:block;*/
	height:24px;
	background-color: #453619;
	padding:0;
	margin:0;
}

/** START LANGUAGE **/

#language {
	position: absolute;
	margin:0 0 0 80px;
	padding:0;
	
}

#language ul, #language li {
	display: inline;
	list-style:none; 
	float: left;
	padding: 0;
	margin: 0; 
}

#language a {
	display:block;
	padding:5px 10px 5px 10px;
	color: #e2d8bf;
	text-decoration: none;
}

#language a:hover {
	text-decoration: underline;
}

/** END LANGUAGE **/

/** START HMENUBOX **/

#hmenubox {
	position: absolute;
	float: left;
	margin:0 20px 0 240px;
	padding:0;
}

#hmenubox ul, #hmenubox li {
	display: inline;
	float: left;
	list-style:none;
	padding: 0;
	margin: 0; 
}

#hmenubox a, #hmenubox a.hmenu  {
	display:block;
	padding:5px 20px 5px 20px;
	color: #ffffff;
	background-color: #453619;
	text-decoration: none;
	margin:0;
}



#hmenubox a:hover, #hmenubox a.hmenu_sel{
	color:#453619;
	background-color: #cbc27b;
	text-decoration: none;
}



/** END HMANUBOX **/

#imenu {
    display:block;
    padding:20px 20px 0 20px;
}


a.imenu:hover {
    text-decoration: underline;
     color: #0a0702;

}

/** START MAIN **/

.main {
	width:100%;
	height: 92%;
}
.main .mainleft {
	vertical-align: top;
	width:230px;
	height:92%;
	background-color: #fcfbf2;
	background-image: url(/images/site/bg_menu.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.main .mainright {
	vertical-align: top;
	background-color: #ffffff;
	width:100%;
	height:92%;
	padding:0;
}

/** END MAIN **/

/** START CONTENT **/
#content {
	display:block;
	margin: 20px;
	padding:0;
}
/** END CONTENT **/

/** START CATEGORYLIST **/

#categorylist {
    display:block;
    margin: 0; 
    padding:9px 0 9px 0;
    
}

#categorylist ul, #categorylist li {
	list-style-type: none;
	margin: 0;
   padding: 0;
}

#categorylist a {
    font-size: 11px;
    display: block;
	 width:99%; 
    padding: 6px 0 6px 15px;
    margin:0;
    text-decoration: underline;

    color: #762d05;
        
    background-image: url("/images/site/menu.gif");
    background-position: left;
    background-repeat: no-repeat;
    
}

#categorylist a:hover {

    text-decoration: underline;
    color: #0a0702;
   
}

/** END CATEGORYLIST **/

/** Verikalaus menu stilius **/
#vmenubox {
    display:block;
    width:230px;
    margin: 0; 
    padding:9px 0 9px 0;
    
}

#vmenubox ul, #vmenubox li {
	list-style-type: none;
	margin: 0;
   padding: 0;
}

#vmenubox a.vmenu {
    font-size: 11px;
    display: block;
/*	 width: 100%;*/
height:1%;
  
    padding: 6px 20px 6px 35px;
    margin:0;
    text-decoration: underline;

    color: #762d05;
        
    background-image: url("/images/site/menu.gif");
    background-position: 20px;
    background-repeat: no-repeat;
    
}

#vmenubox a.vmenu:hover {

    text-decoration: underline;
    color: #0a0702;
   
}
#vmenubox a.vmenu_sel,#vmenubox a.vmenu_sel:hover {
    font-size: 11px;
    display : block;
/*	 width: 100%;*/
height:1%;
   
	 padding: 6px 20px 6px 35px;
    margin: 0 0 0 0;

    text-decoration: underline;
     color: #0a0702;

	 background-image: url("/images/site/menu.gif");
    background-position: 20px;
    background-repeat: no-repeat;
}

#vmenubox a.vmenu1 {
    display : block;
    width:100%;
    font-size: 11px;
    color: #762d05;
    margin:0;
	 padding: 6px 20px 6px 45px;
    margin: 0 0 0 0;
    text-decoration: underline;
	 background-image: url("/images/site/menu.gif");
    background-position: 30px;
    background-repeat: no-repeat;
}



#vmenubox a.vmenu1:hover {
     color: #0a0702;
    text-decoration: underline;

}



#vmenubox a.vmenu1_sel,#vmenubox a.vmenu1_sel:hover {
    display : block;
    width:100%;
    font-size: 11px;
    color: #0a0702;
    margin:0;
	 padding: 6px 20px 6px 45px;
    margin: 0 0 0 0;
    text-decoration: underline;
	 background-image: url("/images/site/menu.gif");
    background-position: 30px;
    background-repeat: no-repeat;

}

/************************/



#headline, .headline {
    
    font-size: 16px;
	 font-weight: bold;
    color: #762d05;
    padding: 0 0 15px 5px;
    text-align: left;
	 margin: 0;
}

#path {
    display:block;
    height:21px;
	 background-color: #a5b2c7;
	 
}

#path table {
    margin: 3px 0 0 0;
	 
}

a.path {
    font-family: Tahoma, Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
    font-size: 11px;
    color: #003366;
    text-decoration: none;
}

a.path:hover {
    color: #003366;
    text-decoration: underline;
}

a.path_current {
    font-family: Tahoma, Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
    font-size: 11px;
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}

a.path_current:hover {
    color: #003366;
    text-decoration: none;
}

#articlename
{
    display:block;
    font-family:  Tahoma, Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
    font-size: 11px;
    color: #003366;
    font-weight: bold;
    padding: 3px 0 3px 0;
    margin: 0;
    text-decoration: none;
}

#articlename a  
{
    display:block;
    font-family:  Tahoma, Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
    font-size: 11px;
    color: #003366;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-decoration: none;
}


#articlename a:hover  
{
    text-decoration: underline;
}


.menulefthead
{
    font-family:  Verdana, Tahoma, Arial,  Helvetica, Swiss, Futura, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color:#a6b2c8;
}

.menulefttext
{
    padding: 10px 10px 10px 20px;

}

.menulefttext a
{
	 text-decoration: none;
}

.menulefttext a:hover
{
	 text-decoration: underline;
}

#date
{
    display:block;
    font-family:  Verdana, Tahoma, Arial,  Helvetica, Swiss, Futura, sans-serif;
    font-size: 10px;
    color: #020066;
    padding: 2px 0 2px 0;
    margin: 0;

}


.menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}


.menutext 
{
	font-family:  Tahoma, Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
	color: #669aca;
	font-weight: bold;
        padding-left: 12px;
	padding-right: 12px;
}

.menutext1 
{
	font-family:  Tahoma, Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
	color: #003366;
	margin-bottom: 4px;
}

.menubold 
{
	color: #999999;
	font-weight: bold;
}

.menuspacer
{
	font-size: 0px;
}

.spacer
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.boxtext 
{
/*	font-weight: bold; */
	font-size: 11px;
/*	margin-bottom: 1px;*/

}

.small, .smallbold
{
    display:block;
    width:70px;
    padding:5px;
    font-size: 11px;
    background-color: #5da0dc;
    color: #ffffff;
    margin-bottom: 5px;
    text-align:center;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
    margin-left: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
/*    padding: 3px;*/
}

th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

.pictext
{
	color: #333333;
/*	font-style: italic;*/
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #ebf3fd;
}

.bgdark 
{
	background-color: #f9fbfe;
}

.bgcurrent
{
/*	font-weight: bold;
	background-color: #F1EEDF;*/
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	
	background-color: #CAD2A1;
}

form
{
	margin: 0px;
}

hr{
	color: #ffffff;
}

.stdbutton 
{



    font-size: 11px;
    text-align: center;

	     background-color: #cbc27b;
    color: #762d05;
    border: 1px solid #762d05;
    margin:0;
    cursor:pointer;


}
 
.okbutton
{
    font-size: 11px;
    text-align: center;

	     background-color: #cbc27b;
    color: #762d05;
    border: 1px solid #762d05;
    margin:0;
    cursor:pointer;
    text-decoration: none;
	     font-weight: bold;
    
}





.loginbutton 
{

    font-size: 11px;
    font-weight: bold;
    text-align: center;
    border-width: 0;
    color: #050402;
    text-transform: lowercase;
    background-image : url("/images/site/loginbutton.png");
    background-repeat : no-repeat;
	
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 230px;
}

.halfbox
{
	width: 200px;
}

.searchbox
{
    font-family: Tahoma, Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
    width: 132px;
    border:1px solid #ced8dc;     
    font-size: 11px;
    color: #666666;
    padding-left: 5px;
    padding-right: 5px;
	
}

.error
{
	font-size: 11px;
	color: #d32c23;
}

















img.cimage {
    border-color : #4c3e21;
    border-style : solid;
    border-width : 1px;
}

img.imglist {
    border-color : #4c3e21;
    border-style : solid;
    border-width : 1px;
}

.p img {
    border-color : #4c3e21;
    border-style : solid;

}

p img {
    border-color : #4c3e21;
    border-style : solid;

}








.contact, .contact div, .contact p, .contact span, .contact td, .contact a, .contact a:hover    {
	font-family: Verdana, Tahoma, Arial,  Helvetica, Swiss, Futura, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


a img {
    cursor:pointer;
}




/*1111111*/
#footer {
  	display:block;
  	height:22px;
  
}

#footer a.aleja {
display: block;
   
	float: right;
   font-size: 10px; 
   color: #968b5e;; 
   text-decoration : none;
   padding:5px;
   text-align:right; 
}

#footer a.aleja:hover {
  font-size: 10px; 
  color: #968b5e;; 
  text-decoration: underline;
}

#footer .copyright {
   position: absolute;
	float: left;
	display:block;
 	width:220px;
  	font-size: 10px; 
  	color: #968b5e; 
	text-align: center;
	 background-color:#fcfbf2;
	 padding:5px;
}



/*Stilius*/
.headerRow, .insertTable  {
    font-family: Arial;
    font-size: 11px;
}

.headerRow * {
    background-color:  #ede7b8;
    color: #0e0a09;
    font-weight: bold;
}

.insertTable {
    border-color : #4c3d1f;
    border-style : solid;
    border-width: 1px 1px 0 0;
}
.insertTable td {
    border-color : #4c3d1f;
    border-style : solid;
    border-width: 0 0 1px 1px;
}
