@import "new.css";

body, #search_bar {
    background: #FFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: normal;
    color: #818181;
    margin: 0px;
}
body{
    margin-left:auto;
    margin-right:auto;
    background:#B2B2B2 url('/img/bg_multiply.jpg') repeat-x;
}
hr {
    height: 0;
    border: 0;
    border-bottom: 1px solid #CCC;
}
fieldset{
    border:none;
}
fieldset legend{
    font-size: 14px;
    color: #555;
}
fieldset input,fieldset textarea,fieldset select{
/*    width:300px;
*/}
fieldset input[type=text],textarea{
    border:1px solid #ccc;
    background:#FAFAFA;
    width:300px;
}
fieldset ol,fieldset  li{
    list-style-type:none;
    padding-top:5px;
}
fieldset label{
    padding-top:5px;
}
h1 {
    font-family: "Tahoma";
    font-size: 13px;
    border-bottom: 1px solid #bebebe;
    margin:0px;
    padding:0px;
    margin-bottom:15px;
}

h2 {
    margin:0px;
    padding:0px 10px 0px 0px;
    font-family: "Tahoma";
    font-size: 11px;
}

h3 {
    font-family: "Tahoma";
    font-size: 11px;
    margin: 0px;
}

h4 {
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    margin-top: 10px;
}

li {
    line-height: 110%;
    padding:0.2em;
}

img {
    border: none;
    /*behavior:url(/templates/pngbehavior.htc);*/
}
input {
    border:none;
    font-size: 10px;
    padding:0px;
}
input.skin{
    height: 16px;
    width: 138px;
    padding: 2px;
    padding-left:5px;
    background: url('/img/newsletter_bg.gif') no-repeat;
    margin-right:3px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

input.skinb {
    width: 32px;
    height: 25px;
    background: url('/img/button_bg.gif') no-repeat 0px 5px;
}

select, textarea {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
}

.noerror, .noerror a, .error, .error a, .locked, .locked a {
    text-align: center;
    background: red;
    color: #FFF;
    margin-bottom: 5px;
    padding: 5px;
    z-index: 100;
}

.noerror {
    background: #81DC25;
}
#left_items{
    margin-top:60px;
}
.gallery{
    /*
	position:relative;
	left:-330px;
	margin-left:50%;
	width:660px;
	*/
}
.gallery a{
    text-align:center;
}

.pressArt{
    clear:both;
    margin-bottom:10px;
    min-height:110px;
}
.pressArt a{
    color:#818181;
}
.pressArt a:hover{
    color:#FC9800;
}

.pressArt img {
    margin-right:20px;
}
.pressArt h1{
    border-bottom:none;
    margin-right:20px;
}
.search_item{
    padding-bottom:20px;
}
.search_item a{
    font-weight:bold;
    font-size:12px;
    margin-bottom:20px;
}
.search_bottom,.search_bottom a{
    padding-top:5px;
    font-size:9px;
    color:#9F9F9F;
}
.product_notice{
    padding-top:20px;
    text-align:center;
    float:left;
    clear:both;
    width:100%;
    font-size:9px;
}
.vButtons{
    cursor:pointer;
    width:40px;
    height:20px;
    text-align:center;
    padding-top:1px;
    color:#FFF;
    border: none !important ;
    background:#999999 url(/img/vButton.gif) no-repeat;
    margin:3px;
}
.active{
    color:#777;
    background-color:#FFF;
}
.news h3{
	padding-top:10px;
}
#szkolenia a{
	border:5px solid #EEE;
	display:block;
	float:left;
	margin:5px;
}
#szkolenia a:hover{
	border-color:#DDDDDD;
}