  BODY
	{
	  margin: 0px;
	  background-color: rgb(131,22,23);
		color: rgb(254,188,144);
		font-family: arial;
		font-size: 12px;
		background-image: url('../img2/bg.jpg');
		background-repeat: repeat-x;
		background-position: top;
    scrollbar-face-color: rgb(131,22,23);
		scrollbar-shadow-color: #eeeeee;
    scrollbar-highlight-color: #eeeeee;
		scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #eeeeee;
    scrollbar-arrow-color: #ffffff;
	}
	TD, INPUT, TEXTAREA {
	    font-family: arial;
	    font-size: 12px;
	}
	.bottom_top
	{
	  height: 1px;
	  background-color: rgb(101,4,4);
	}
	.bottom_bot
	{
	  height: 100%;
	  background-color: rgb(108,8,8);
	}
	.bottom_uzor
	{
	  height: 14px;
		background-image: url('../img2/bottom_uzor.jpg');
	}
	.arka01
	{
		background-image: url('../img2/arka01.jpg');
		background-repeat: no-repeat;
		background-position: top left;
	}
	.arka02
	{
		background-image: url('../img2/arka02.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		text-align: center;
		vertical-align: middle;
	}
	.podlogo
	{
		background-image: url('../img2/podlogo.jpg');
		background-repeat: no-repeat;
		background-position: center middle;
		padding: 0 0 3 0px;
	}
	.logo
	{
		background-image: url('../img2/logo.jpg');
		background-repeat: no-repeat;
		background-position: center middle;
	}
	.bg
	{
		background-image: url('../img2/bg.gif');
		background-repeat: repeat-x;
		background-position: center;
	}
	.kolona_mid
	{
		background-image: url('../img2/kolona_mid.jpg');
		background-repeat: repeat-y;
		background-position: center;
	}
	.krug_bg
	{
		background-image: url('../img2/krug_bg.jpg');
		background-repeat: repeat-x;
		background-position: middle center;
	}
	.square01
	{
		background-image: url('../img2/square01.jpg');
	}
	.flower
	{
		background-image: url('../img2/flower.jpg');
		background-repeat: repeat-y;
		background-position: middle left;
	}
	.menu_hr_bg
	{
		background-image: url('../img2/menu_hr_bg.jpg');
		background-position: middle center;
		width: 100%;
	}
	.menu
	{
	  font-size: 13px;
		text-transform: uppercase;
		color: rgb(254,188,144);
		text-decoration: none;
		font-family: arial;
		font-weight: bold;
	}
	a:link
	{
		color: rgb(248,195,3);
		text-decoration: none;
		font-weight: bold;
	}
	a:active
	{
		color: rgb(248,195,3);
		text-decoration: none;
		font-weight: bold;
	}
	a:visited
	{
		color: rgb(248,195,3);
		text-decoration: none;
		font-weight: bold;
	}
	a:hover
	{
		color: rgb(248,195,3);
		text-decoration: underline;
	}
	
	a.price_link_2, a.price_link_2:visited, a.price_link_2:active {text-decoration: none; cursor:pointer; color:#FEBC90; font-weight:normal; }	
	a.price_link_2:hover { text-decoration:underline;}
	a.price_link { text-transform:uppercase; text-decoration:none; cursor:pointer; color:#FEBC90;}
	a.price_link:hover {text-decoration:underline;}
	INPUT, TEXTAREA
	{
	  font-size: 11px;
		font-family: arial;
	}

	h1
	{
		PADDING-LEFT: 20px;
		font-size: 24px;
		color: rgb(254,188,144);
		text-decoration: none;
		font-family: arial;
		font-weight: bold;
	}
