body{
	margin: 0px;
	padding: 0px;
  width: 100%;
	color: #2a2a2a;
	background-color: #f5e9c7;
  font-family: Tahoma;
  display: block;    
}

td, p, div, span, table{
    font-size: 11px;
    margin: 0px;
    padding: 0px;    
}

textarea{
	color: #2a2a2a;
    border: 1px solid #7c7664;
    overflow: hidden;
    height: 100px;
    width: 330px;
    font-family: Tahoma;    
}

input{
    border: none;
/*    background-color: #b95405;*/
    border: 1px solid #7c7664;
    color: #2a2a2a;
    font-family: Tahoma;  
}

p{
	font-size: 10pt;
}

.text_informational{
		color: #c16720;
		font-family: Arial;
		font-weight: bold;
		font-size: 12pt;								
}

.text_informational_regular{
		color: #c16720;
		font-family: Arial;
		font-weight: bold;
		font-size: 10pt;								
}
.text_informational_regular2{
		color: #FF0000;
		font-family: Arial;
		font-weight: bold;
		font-size: 10pt;								
}


img{
 border: none;
}

a, a:link, a:visited{
	color: #733403;
 	text-decoration: none;
    border: none;
}
a:hover{
 	text-decoration: underline;
	color: #7c7664;  
}

.undercontruction_bottom_background{
 background-image: url(../images/dogs_underconstr_btmsteps.jpg);
 background-position: top;
 background-repeat: no-repeat;
}

table {margin-left:auto; margin-right:auto;}

.language_switcher_active, .language_switcher_inactive{
	padding-right: 2px;
}

.language_switcher_active{
	color: #000000;
}

.language_switcher_inactive{
	color: #b75508;
}

.left_menu, .left_menu_active{
    padding-bottom: 10px;
    text-align: left;
}

.left_menu, .left_menu a,  .left_menu a:link,  .left_menu a:visited{
	color: #b95405;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
}    


.left_menu_active, .left_menu_active a,  .left_menu_active a:link,  .left_menu_active a:visited{
	color: #7c7664;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
}    

/* 2009-01-27, Skirmantas <-- */
	.contents, .contents div, .contents p {
		color: #b95405;
	    font-family: Verdana;
	    font-size: 10pt;
	    padding-bottom: 20px;   
		text-align: justify;
	}
/* --> */

.contents table {
		color: #b95405;
	    font-family: Verdana;
	    font-size: 10pt;  
		text-align: justify;
}

.contents div{
	padding-top: 2px;
	padding-bottom: 2px;
}

.contents table tr td table{
	padding: none;
}

hr{
	color: #b95405;
}

.guestbook_name{
	color: #b95405;   
    font-style: italic;    
    padding: 3px;
}

.guestbook_value{
	color: #b95405;    
    padding: 3px;
    font-weight: bold;  
    font-style: italic;  
}

.guestbook_text{ 
	color: #7c7664;
    padding: 3px;
}

.guestbook_answer_text{
	color: #7c7664;
    padding: 3px;
}

.error{
	color: #dd0000;
    font-weight: bold;
}


.Title{
	color: #cc3300;
    font-weight: bold;
    font-size: 13pt;
}

.page_navigator{
	padding-left: 5px; 
    padding-right: 5px;
}

.side_fotos{
	margin-left: 20px;
	margin-bottom: 20px;
}
    
