﻿
#kategorie h2 { background-image: url(../grafika/header_kontakt.png); }

#kontakt_form  { width: 430px; height: 275px; z-index: 3; position: relative;}

				.kon_1 { height: 150px; }
				
				.kom { color: #ff4b37!important; }

				#kontakt_form th { width: 100px; text-align: right; vertical-align: top; font-size: 11px; position: relative;}
				#kontakt_form td { vertical-align: top; font-size: 11px; position: relative;}
				
				.kon_nag { font-weight: bold; font-size: 13px; height: 30px;}
				
				.kon_input { width: 300px; background: #D7F2FD; border: solid 1px #489BBE; position: relative;}
				
				.kon_area { width: 300px; height: 150px; background: #D7F2FD; border: solid 1px #489BBE; position: relative;}
				
				.kon_sub {
							cursor: hand; 
							height: 25px; 
							width: 80px; 
							font-family: tahoma; 
							color: #494949; 
							font-size: 14px; 
							font-weight: bold;						
						}