BODY{
	margin:0px;
	background : RGB(56,120,249) url(/_img2/bck/body.gif) repeat-x top;
	cursor:default;
}
TD{
	font:normal 12px Arial;
	color: Black;
}
H3{
	color:OrangeRed;
	font: bold 20px Trebuchet MS;
}
H4{
	color: DarkBlue;
}
A{
	color:Black;
}
A:hover{
	color:Red;
}

TD.Left_1{
	border-right:1px solid silver;
	border-bottom:1px solid Black;
	border-top:1px solid Black;
}
TD.Center_1{
	background : RGB(90,160,255) url(/_img2/bck/l1.gif) repeat-x top;
	border-bottom:1px solid Navy;
	border-top:1px solid White;
}
TD.Right_1{
	border-left:1px solid silver;
	border-bottom:1px solid Black;
	border-top:1px solid Black;
}

TD.Left_2{
	border-right:1px solid white;
	background : RGB(203,213,233) url(/_img2/bck/shadow2l.gif) repeat-y right top;
}
TD.Center_2{
	background-color : White;
}
TD.Right_2{
	background : RGB(203,213,233) url(/_img2/bck/shadow2r.gif) repeat-y left top;
	border-left:1px solid white;
}

TD.Left_3{
	border-right:1px solid white;
	border-top:1px solid gray;
	background : RGB(255,204,0) url(/_img2/bck/shadow3l.gif) repeat-y right top;
}
TD.Center_3{
	background-color: RGB(255,238,163);
}
TD.Right_3{
	background : RGB(255,204,0) url(/_img2/bck/shadow3r.gif) repeat-y left top;
	border-left:1px solid white;
	border-top:1px solid gray;
}


TD.Left_4{
	background : RGB(56,120,249) url(/_img2/bck/shadow4l.gif) repeat-y right top;
	border-right:1px solid white;
}
TD.Center_4{
	background-color :  RGB(102,153,255);
	border-top:1px solid white;
	border-bottom:1px solid white;
	color: White;
}
A.footer{
	color:white;
}
TD.Right_4{
	border-left:1px solid white;
	background :  RGB(56,120,249) url(/_img2/bck/shadow4r.gif) repeat-y left top;
}


TD.Left_5{
	
}
TD.Center_5{
	background : RGB(56,120,249) url(/_img2/bck/shadow5d.gif) repeat-x left top;
	padding-top:20px;
	padding-bottom:30px;
	color:Black;
}
TD.Right_5{
	
}





TD.Content{
	border-top:1px solid red;
	padding:20px;
	background-color: RGB(255,255,190);
}



TD.RedLabelBck{
	background : RGB(237,0,0) url(/_img2/bck/redlabel.gif) repeat-y left top;
}
TD.HotOrange{
	background : OrangeRed url(/_img2/hot/orange.bck.gif) repeat-y left;
	padding:10px 10px;
	color: LightYellow;
}
TD.submenu{
	border-bottom:1px solid white;
}
A.submenu{
	display:block;
	width:160px;
	height:100%;
	padding:3px 0px 3px 5px;
	color: LightYellow;
	text-decoration : none;
}
A.submenu:hover{
	color:white;
	text-decoration : underline;
}


IMG.photo{
	border:1px solid Black;
}


TD.RightContent{
	border-top:1px solid red;
	text-align:center;
	padding-top:30px;
}
IMG.rthb{
	border-left:1px solid White;
	border-top:1px solid White;
	border-right:1px solid Gold;
	border-bottom:1px solid Gold;
}
A.rthb{
	border:1px solid White;
	display:block;
	height:101px;
	width:101px;
}
A.rthb:hover{
	border:1px solid Red;
	display:block;
	height:101px;
	width:101px;
}



A.footer:hover{
	color:Navy;
}
A.zapytanie{
	font: normal 11px Tahoma;
	color: LightYellow;
}
A.zapytanie:hover{
	color:White;
}


INPUT.frm{
	border:1px solid Gold;
	font: normal 12px Arial;
}
TEXTAREA{
	border:1px solid Gold;
	font: normal 12px Arial;
	overflow-x : hidden;
	overflow-y : auto;
}
INPUT.btt_send{
	color: Maroon;
	font: bold 12px Arial;
	padding:0px 10px;
}