﻿
.search {
				display: inline;
				background : /*url('img/top_wysz.png')*/ bottom no-repeat;
				margin-left: 230px;
				padding-top: 0px;
				height: 19px;
				position: absolute;
				width: 420px;
				text-align: right;
				margin-top: 0px;
				top: 40px;
}

.search fieldset {
				display: inline;
				padding: 0px;
				border: 0;
}
.search input {
				vertical-align: middle;
				display: inline;
				font-size: 11px;
				color: #cc0000;
				font-style: italic;
}

.search_input {
				background : /*url('img/ser.png')*/;
				border: 0;
				width: 300px;
				height: 19px padding-: 0;
				color: #ffffff;
				padding-bottom: 0;
				margin-left: 10;
}

.search_button {
        margin-top: 0px; 
        background : url('images/lup.png') top no-repeat;
        width: 45px;
        height: 19px;	
        cursor: pointer;
        border: 0px;
        margin-left: 10;
}

.search_button:hover {
        background : url('images/lup.png') top no-repeat;
}
