/* FORMA 0.3 by WebTek.cz */

	/* iepng htc */ /*.forma input, .forma textarea, .forma select, .forma .a1, .forma .a2, .forma .a3, .forma .a4, .forma .a5, .forma .a6, .forma .a7, .forma .a8 {behavior: url("javascript/iepngfixes/iepngfix_2_0_alpha/iepngfix.htc");}*/
	/* iepng htc */ /*.forma input, .forma textarea, .forma select, .forma .a1, .forma .a2, .forma .a3, .forma .a4, .forma .a5, .forma .a6, .forma .a7, .forma .a8 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/forma/forma_forms_001.png", sizingMethod="crop");}*/

			/* forma formulars css */

						/* forma default css */

						.forma {overflow: visible; position: relative; display: block; /*display: inline;*/ border: 12px solid transparent; float: left;}
						.forma textarea {overflow: auto;}
						.forma input, .forma textarea, .forma select, .forma .a1, .forma .a2, .forma .a3, .forma .a4, .forma .a5, .forma .a6, .forma .a7, .forma .a8 {background: url(forma_forms_001.png);}
						.forma input, .forma textarea, .forma select {background-position: -12px -12px; border: none; width: 100%; height: 100%; margin: 0px; padding: 0px; position: absolute; left: 0px; top: 0px; font-family: Arial; font-size: 15px; font-weight: 900; color: #fff;}
						.forma .a1 {background-position: 0px 0px; width: 12px; height: 12px; position: absolute; left: -12px; top: -12px;}
						.forma .a2 {background-position: -12px 0px; width: 100%; height: 12px; position: absolute; left: 0px; top: -12px;}
						.forma .a3 {background-position: 12px 0px; width: 12px; height: 12px; position: absolute; right: -12px; top: -12px;}
						.forma .a4 {background-position: 0px -12px; width: 12px; height: 100%; position: absolute; left: -12px; top: 0px;}
						.forma .a5 {background-position: 12px -12px; width: 12px; height: 100%; position: absolute; right: -12px; top: 0px;}
						.forma .a6 {background-position: 0px 12px; width: 12px; height: 12px; position: absolute; left: -12px; bottom: -12px;}
						.forma .a7 {background-position: -12px 12px; width: 100%; height: 12px; position: absolute; left: 0px; bottom: -12px;}
						.forma .a8 {background-position: 12px 12px; width: 12px; height: 12px; position: absolute; right: -12px; bottom: -12px;}
	
						/* tipek custom project css */ /* height must be able to divide by 2 couse of IE6 */

						.forma_size_1 {width: 130px; height: 20px;} .forma_size_1 input {height: 20px; text-align: center;}
						.forma_size_2 {width: 286px; height: 20px;} .forma_size_2 input {height: 20px;}
						.forma_size_3 {width: 286px; height: 142px;} .forma_size_3 textarea {height: 142px;}
						.forma_size_4 {width: 410px; height: 20px;} .forma_size_4 input {height: 20px;}
						.forma_size_5 {width: 410px; height: 200px;} .forma_size_5 textarea {height: 200px;}
						.forma_size_6 {}
						.forma_size_7 {}
						.forma_size_8 {}
						.forma_size_9 {}

						/* forma plus minus vertical css */

						.plusminus {position: relative; left: 4px; width: 28px; cursor: pointer; float: left;}
						.plusminus .plus {background: url(forma_plus_minus_001.gif) left top; width: 28px; height: 19px;}
						.plusminus .plus:hover {background: url(forma_plus_minus_001.gif) right top; width: 28px; height: 19px;}
						.plusminus .minus {background: url(forma_plus_minus_001.gif) left bottom; width: 28px; height: 19px;}
						.plusminus .minus:hover {background: url(forma_plus_minus_001.gif) right bottom; width: 28px; height: 19px;}

		/* forma buttons css */

						.forma_submit {background: url(forma_buttons_001.gif); height: 53px; text-decoration: none; color: #023; display: inline;}
						.forma_submit:hover {background: url(forma_buttons_001.gif) 0px 53px; color: #023;}
						.forma_submit span {background: url(forma_buttons_001.gif) top right; height: 53px; padding: 0px 57px 0px 57px; line-height: 49px;}
						.forma_submit span:hover {background: url(forma_buttons_001.gif) right 53px;}

		/* forma listing css */

						#forma_listing {margin-top: 24px; display: block; float: left;}
						#forma_listing .info, #forma_listing .info:hover {background: none; color: #fff; line-height: 40px; margin-right: 8px;}
						#forma_listing li {background: url(forma_listing_001.gif) 0px 0px; height: 40px; margin: 0px 0px 8px 0px;}
						#forma_listing li:hover {background: url(forma_listing_001.gif) 0px 80px;}
						#forma_listing li.selected, li.selected:hover {background: url(forma_listing_001.gif) 0px 40px;}
						#forma_listing a {background: url(forma_listing_001.gif) right 0px; height: 40px; color: #023; line-height: 40px; text-decoration: none; text-align: center; padding: 0px 14px 0px 16px; display: inline /* couse of ie6 floating & margin bug */;}
						#forma_listing a:hover {background: url(forma_listing_001.gif) right 80px;}
						#forma_listing a.selected, a:hover.selected {background: url(forma_listing_001.gif) right 40px; color: #fff; cursor: default;}
