body		{
			margin: 0px;
			padding: 0px;
			background-color: #FFF9E1;
			background-image: url(../img/leftline.jpg);
			background-repeat: repeat-y;
			background-position: left;
			font-style: Times;
}
div			{
			border: 0px;
			border-color: Lime;
			border-style: solid;
			border-collapse: collapse;
			margin: 0px;
			padding: 0px;
}
table		{
			border: 0px;
			border-color: black;
			border-style: solid;
			border-collapse: collapse;
			margin: 0px;
			padding: 0px;
}
td			{
			border: 0px;
			border-color: silver;
			border-style: solid;
			border-collapse: collapse;
			margin: 0px;
			padding: 0px;
}
img			{
			border: 0px;
			margin: 0px;
			padding: 0px;
}

/*CLASSES*/

/*fullwidth*/

.fullwidth	{
			width: 100%;
}
/***********************************************************************************

/*png*/

div.png		{
			width:462px;
			height:214px;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png');
}
img.png		{
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
/***********************************************************************************

/*language*/

.language			{
			text-align: right;
			font-size: xx-small;
			font-family: Arial, Verdana, Geneva;
			font-weight: bold;
			color:#990000;
			vertical-align: bottom;
}
td.language a			{
			font-family: Arial, Verdana, Geneva;
			font-weight: bold;
			color:#990000;
			text-decoration: none;
}
td.language a:hover			{
			color:#F23806;
			text-decoration: none;
}
td.icons		{
			text-align: center;
			vertical-align: bottom;
}
/***********************************************************************************

/*toptop*/

td.topline		{
			background-image: url(../img/topline.jpg);
			background-repeat: repeat-x;
			background-color: #FFFCEF;
}
div.topline		{
			color: #990000;
			font: x-small Arial;
			padding: 0px 0px 3px 0px;
			margin-top: 3px;
			background-color: #FFFCEF;
}
div.topline a	{
			color: #990000;
			text-decoration: none;
}
div.topline a:hover	{
			color: #F23806;
			text-decoration: underline;
}
td.rightslise	{
			background-image: url(../img/rightline.jpg);
			width: 30px;
			background-repeat: repeat-y;
}
td.rightline	{
			background-position: right;
			background-image: url(../img/rightline.jpg);
			background-repeat: repeat-y;
}
/***********************************************************************************

//*navigation*/

div.navigation	{
			background-color: #FFFCEF;
			height: 2px;
			text-align: left;
			font-size: 3px;
}
/***********************************************************************************

//*opysmenu*/

td.menuleftslise	{
			background-position: left;
			background-image: url(../img/menuleftslise.jpg);
			background-repeat: no-repeat;
			width: 12px;
}
td.menutopline	{
			background-image: url(../img/menutopline.jpg);
			background-repeat: repeat-x;
			height: 12px;
			font-size: xx-small;
}
td.menurightslise	{
			background-position: right;
			background-image: url(../img/menurightslise.jpg);
			background-repeat: no-repeat;
			width: 12px;
}
td.menuleftline	{
			background-position: top;
			background-image: url(../img/menuleftline.jpg);
			background-repeat: repeat-y;
}
td.menurightline	{
			background-position: top;
			background-image: url(../img/menurightline.jpg);
			background-repeat: repeat-y;
}
td.menuleftbotslise	{
			background-position: left;
			background-image: url(../img/menuleftbotslise.jpg);
			background-repeat: no-repeat;
			width: 12px;
}
td.menubotline	{
			background-image: url(../img/menubotline.jpg);
			background-repeat: repeat-x;
			height: 12px; font-size: xx-small;
}
td.menurightbotslise	{
			background-position: right;
			background-image: url(../img/menurightbotslise.jpg);
			background-repeat: no-repeat;
			width: 12px;
}
/***********************************************************************************

//*name*/

div.name	{
			width: 100%;
			position:relative;
			font-size: large;
			text-decoration: none;
			text-align: left;
			font-family: Verdana;
			font-style: italic;
}
div.on1{
			width: 100%;
			padding:0px;
			position:absolute;
			left:0px;
			text-decoration: none;
			font-weight: bold;
			text-align: left;
}
div.on1 a{
			color: #DA251D;
			text-decoration: none;
			font-weight: bold;
			text-align: left;
}
div.on1 a:hover{
			text-decoration: none;
			color:#F55E36;
}
div.shad1{
			color: #013D85;
			text-decoration: none;
			padding:1px 0px 0px 1px;
			font-weight: bold;
			text-align: left;
}
/***********************************************************************************

//*menu*/

div.menu{
			width: 100%;
			position:relative;
			font-size: x-small;
			text-decoration: none;
			text-align: center;
			font-family: Arial;
			font-style: italic;
			white-space: nowrap;
}
div.on{
			width: 100%;
			padding:0px;
			position:absolute;
			left:0px;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
}
div.on a{
			color: #DA251D;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
}
div.on a:hover{
			text-decoration: none;
			color:#F55E36;
}
div.shad{
			color: #013D85;
			text-decoration: none;
			padding:1px 0px 0px 0px;
			font-weight: bold;
			text-align: center;
}
.menuline{
			height: 1px;
			font-size: 1px;
			margin: 5px 0px 5px 0px;
			background-image: url(../img/menuline.jpg);
			background-repeat: no-repeat;
			padding: 0px;
			background-position: center;
}
td.menuline{
			height: 1px;
			font-size: 1px;
			background-image: url(../img/menuline.gif);
			background-repeat: no-repeat;
			padding: 5px 0px 5px 0px;
			background-position: center;
}
td.rightline	{
			background-position: right;
			background-image: url(../img/rightline.jpg);
			height: 16px;
			background-repeat: repeat-y;
			width: 30px;
}
.botline	{
			background-position: bottom;
			background-image: url(../img/navlinebg.jpg);
			background-repeat: repeat-x;
}
/***********************************************************************************

//*content*/

h1			{
			color: #2F4080;
			font-size: small;
			padding: 3px 0px 0px 15px;
			margin: 0px;
			font-family: Arial;
			font-style: italic;
}
h2			{
			color: #2F4080;
			font-size: small;
			padding: 2px;
			margin: 0px;
			font-family: serif;
			text-align: center;
			text-decoration: underline;
}
h3			{
			color: #2F4080;
			text-decoration: underline;
			font-weight: bold;
			font-size: small;
			padding-top: 5px;
			margin: 0px;
}
h4			{
			color: #2F4080;
			font-weight: bold;
			font-size: x-small;
			font-family: Arial;
			font-style: italic;
			padding: 3px 0px 3px 0px;
			margin: 0px;
}
.content	{
			background-color: #FFFBEC;
			text-align: justify;
			font-size: small;
			color: #2F4080;
			padding-left: 5px;
}
td.content a	{
			color:#990000;
			text-decoration: underline;
}
td.content a:hover	{
			text-decoration: underline;
			color:#F23806;
}
div.recept	{
			background-color: #FFFBEC;
			padding-top: 10px;
}
td.recept	{
			text-align: center;
			border: 1px solid;
			border-color: #DF564C;
			background-color: #FFF9E0;
			padding: 0px 2px 0px 2px;
}
td.malynok	{
			vertical-align: middle;
			text-align: center;
			border: 1px solid;
			border-color: #DF564C;
			padding: 3px;
}
td.cina	{
			font-size: x-small;
			color:#990000;
			border: 1px solid;
			border-color: #DF564C;
			padding: 3px;
			text-align: center;
			white-space: nowrap;
}
td.vyd	{
			font-size: x-small;
			color:#990000;
			border: 1px solid;
			border-color: #DF564C;
			padding: 3px;
			text-align: center;
			white-space: nowrap;
}
td.nazva	{
			font-size: x-small;
			color:#990000;
			border: 1px solid;
			border-color: #DF564C;
			padding: 3px;
}
td.nazva a	{
			font-size: x-small;
			color:#990000;
			text-decoration: none;
}
td.nazva a:hover	{
			text-decoration: underline;
			color:#F23806;
}
p			{
			text-indent: 1em;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: justify;
}
.anons		{
			font-size: x-small;
			color: #2F4080;
}
div.anons a	{
			color:#990000;
			text-decoration: underline;
}
div.anons a:hover	{
			text-decoration: underline;
			color:#F23806;
}
div.arov	{
			font-size: large:
			color: #2F4080;
			text-align: center;
			vertical-align: middle;
			padding: 0px;
			margin: 0px;
}
div.arov a		{
			text-decoration: none;
			font-size: large;
			color: #990000;
			vertical-align: middle;
			padding: 0px;
			margin: 0px;
}
div.arov a:hover		{
			text-decoration: none;
			color: #F23806;
}
.subcontent	{
			padding-left: 30px;
			background-color: #FFFCEF;
			font-size: small;
}
.subcontent img	{
			padding: 5px 10px 5px 10px;
			margin: 0px;
			border: 0px;
}
div.subcontent a	{
			color: #990000;
			text-decoration: underline;
}
div.subcontent a:hover	{
			text-decoration: underline;
			color: #F23806;
}

div.anonsline	{
			height: 1px;
			margin: 5px;
			background-color: #DC3129;
			font-size: 1px;
}
td.rightline	{
			background-image: url(../img/rightline.jpg);
			width: 30px;
			background-repeat: repeat-y;
}
.data		{
			font-size: x-small;
			color:#990000;
}
/***********************************************************************************

//*botmenu*/

.botmenu	{
			color: #990000;
			font: x-small Arial;
			text-align: center;
}
div.botmenu a	{
			color: #990000;
			text-decoration: none;
}
div.botmenu a:hover	{
			color: #F23806;
			text-decoration: underline;
}
td.botmenuline	{
			background-color: #FFFBEC;
			background-position: bottom;
			background-image: url(../img/botline.jpg);
			background-repeat: repeat-x;
			height: 30px;
			font-size: xx-small;
}
td.menutopline	{
			background-image: url(../img/menutopline.jpg);
			background-repeat: repeat-x;
			height: 12px;
			font-size: xx-small;
}
td.menurightslise	{
			background-position: right;
			background-image: url(../img/menurightslise.jpg);
			background-repeat: no-repeat;
}
td.topcopyleftslise	{
			background-position: left;
			background-image: url(../img/topcopyleftslise.jpg);
			background-repeat: no-repeat;
			position: absolute;
			z-index: 4;
}
td.copytopline	{
			background-image: url(../img/menutopline.jpg);
			background-repeat: repeat-x;
			height: 120px;
			font-size: xx-small;
			position: absolute;
			z-index: 5;
}
td.copyrightslise	{
			background-position: right;
			background-image: url(../img/menurightslise.jpg);
			background-repeat: no-repeat;
			position: absolute;
			z-index: 6;
}
/***********************************************************************************

//*copyright*/

td.copyright	{
			background-position: top;
			background-image: url(../img/menutopline.jpg);
			background-repeat: repeat-x;
			color: #2F4080;
			font: xx-small Arial;
			text-align: center;
}
td.copyright a	{
			color: #2F4080;
			text-decoration: none;
}
td.copyright a:hover	{
			color: #F23806;
			text-decoration: underline;
}
/***********************************************************************************