/*
subAnnpol theme
*/

/*
general page style (the scroll bar colours only visible in IE5.5+)
*/

body	{
	background-color: #FCD204;
	scrollbar-face-color: #363636;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #919191;
	scrollbar-arrow-color:  #C1C1C1;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	}

td,tr	{
	font-family: Arial, sans-serif;
	color: #544604;
	font-size: 12;
	font-weight: normal;
	}

a	{
	color: #FFFFFF;
	text-decoration: none;
	}
a:link,a:visited,a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover	{
	color: #AB9E74;
	text-decoration: none;
	}

/*
menu/buttons style
*/

.menu	{
	font-family: Arial;
	font-size: 12;
	color: #FFFFFF;
	font-weight : bold;
	}
a.menu	{
	font-family: Arial;
	font-size: 12;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	}
a.menu:link,a.menu:visited,a.menu:active	{
	font-family: Arial;
	font-size: 12;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a.menu:hover	{
	font-family: Arial;
	font-size: 12;
	color: #AB9E74;
	text-decoration: none;
	font-weight: bold;
	}

td.rowmenu	{
	margin-left: 55px;
	padding-left: 55px;
}

/*
tpl style
*/

.address	{
	font-family: Tahoma;
	font-size: 11pt;
	color: #160904;
	font-weight : bold;
	line-height: 26px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: bottom;
	}

.namecategory {
	font-family: Arial;
	font-size: 16;
	color: #FFFFFF;
	font-weight: bold;
	}

.textcategory	{
	font-family: Arial, sans-serif;
	font-size: 13;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: justify;
	}

.path	{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	}
a.path	{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	}
a.path:link,a.path:visited,a.path:active	{
	color: #FFFFFF;
	}
a.path:hover	{
	color: #E0CDA0;
	}

/*
gallery style
*/

.gallery	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #FFFFFF;
	text-align: left;
	}

.imgsize 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	}
a.imgsize	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	}
a.imgsize:link,a.imgsize:visited,a.imgsize:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	}
a.imgsize:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #AB9E74;
	text-decoration: none;
	}

a.img	{
	color: #544604;
	text-decoration: none;
	}
a.img:link,a.img:visited,a.img:active	{
	color: #544604;
	text-decoration: none;
	}
a.img:hover	{
	color: #544604;
	text-decoration: none;
	}

.numpage	{
	font-family: Arial;
	font-size: 14;
	color: #AB9E74;
	font-weight: bold;
	}

