@charset "utf-8";
@font-face {
    font-family: 'BebasNeue';
    src: url('/fonts/BebasNeue-webfont.eot');
    src: url('/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/BebasNeue-webfont.woff') format('woff'),
         url('/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
@font-face {
    font-family: 'BebasNeue';
    src: url('/fonts/BebasNeue-webfont.eot');
    src: local('☺'), url('/fonts/BebasNeue-webfont.woff') format('woff'), url('/fonts/BebasNeue-webfont.ttf') format('truetype'), url('/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/* CSS Global */
.clear {clear:both;}
/*-Clearifx-*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*-Clean tags-*/
form, fieldset {margin:0px; padding:0px;}
img, fieldset, input {border: none;}
input {margin:0px;	padding:0px;}
body, ul,li,ol,form, fieldset {margin:0 ; padding:0;}
a img {border: 0;}
a{outline:none;}
h1,h2,h3,h4,h5,h6,p {margin:0; padding:0;}

/*-Admin view-*/
html{background:#eeeeee url(/images/redesign/bg.gif) repeat;}
.strike, a.strike {
		color: #555;
		text-decoration: line-through!important;
}

/*-Content-*/
body {	
		background:  url(/images/redesign/bg.png) no-repeat top;
		/*background: #FF6B19 url(/images/bg_wiosna.jpg?m=1) no-repeat top;*/
		/*background: #FF6B19 url(/images/bg.jpg?m=1) no-repeat top;*/
		/*background: #FF6B19 url(/images/bg_jesien3.jpg) no-repeat top; */
		text-align:center;	
}
body,p,td,div,th,ul,li{ 
		font-family: Arial, Helvetica, sans-serif;
		color:#646464;
		font-size: 12px;
}
.wscreen {overflow-x: hidden;}
input,select,textarea {	font-family: Verdana, Arial, Helvetica, sans-serif; color:#404648; font-size: 10px;}
a, a p {text-decoration: none;color:#555;font-weight:bold; outline:none}  
a:hover, a:hover p {text-decoration: underline;color: #555;}
#head{background:#fff;padding:15px 10px 0 10px;}

h1 {padding:42px 0 0 58px}
h1 {font-family: Impact, Arial, Helvetica, sans-serif;color:#555;font-size:23px;}
h1 a {color:#555;}
h2 {font-family: Impact, Arial, Helvetica, sans-serif;color:#555;font-size:23px; line-height:24px;}
h2 a {color:#555;}
.zart h2 a, .zart h2{color:#e65c00 ; font-family:Arial; font-weight:Bold;font-size:18px;}
.zart h2 a:hover{text-decoration:underline;}
h2 a:hover {text-decoration:none;}
h3{width:945px; height:38px;font-family:'BebasNeue'; font-weight:normal; color:#e65c00; background:url(/images/redesign/bg-sprite.png) repeat-x 0 -45px; text-align:left; border-bottom:5px solid #e65c00; font-size:28px; padding:6px 0 0 15px; margin:0 0 20px 0}
h4 {padding:11px 0  0 52px;font-family: Impact, Arial, Helvetica, sans-serif;color:#555;font-size:20px;}
.left-col h4{font-family:Arial; font-weight:bold; font-size:16px; padding:4px 0}
h5 {font-family: Impact, Arial, Helvetica, sans-serif;color:#555;font-size:19px;}
h5 a {color:#555;}
h6{font-family:'BebasNeue', Tunga; color:#434343; font-weight:normal; font-size:24px; display:block; background:#efefef;padding:5px 5px 5px 10px; width:290px; text-align:left; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px; width:605px;}
h6 a { font-weight:normal; }
.content-home h6{width:290px;}
.gry-col h6{width:180px;}
/*PrettyTable*/
td {vertical-align:top;}
.PrettyTable { clear:both; border-collapse:collapse;border:none;border:0px dashed #c2e563;}
.PrettyTable td{ vertical-align:top; border:1px dashed #c2e563;margin:0px 0px; padding:2px 6px; color:#71960b}
.left-col #kanal-opis hr{height:1px; border:none; background:#ABABAB;}







