*{ margin: 0; padding: 0; }
html { height: 100%; }
header, nav, section, article, aside, footer { display: block; }
body { font: 14px/18px Arial, Tahoma, Verdana, sans-serif; width: 100%; height: 100%; font-family: 'DINProRegular'; color: #000000; }

img{ border:none; }

table { border-collapse: collapse; border-spacing: 0; width:100%; }

div{ margin:0 auto; }

a, a:visited{ color: #4f4f49; outline: none; text-decoration: underline; }
a:hover{  color: #ff6600; }

input { vertical-align: middle; }
p {
    color: #444545;
    font-family: Tahoma;
    font-size: 14px;
    text-align: left;
    padding:5px;
}

/* UTIL */
.clr {clear:both;height:0;line-height:0;display:block;float:none;padding:0;margin:0;border:none;font:0px/0px;}

.fleft { float:left; }
.fright { float:right; }
.tcent { text-align: center; }
.tleft { text-align: left; }
.tright { text-align: right; }
.imleft { float: left; margin: 5px 10px 5px 0; }

/* headings */
h1, h2, h3, h4, h5, h6 { line-height:1.1; font-family: 'DINProBold'; color: #ff6600; padding: 15px 0; text-align: center; }
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; color: #4f4f49; }

/* Main */
.main { position:relative; min-width:995px; min-height:100%; background: url(../images/main-bg.jpg) no-repeat center top; }

.header { position:relative; height:500px; width: 970px; margin: 0 auto; }
    .header .logotip { position: absolute; left: 5px; top: 40px; }
    .header .tablica { width: 273px; height: 160px; position: absolute; right: 0; top: 14px; background: url(../images/tablica-top.png) no-repeat; padding: 103px 0 0; text-align: center; font-size: 14px; color: #000; font-family: 'DINProBold'; }
        .header .tablica span { font-size: 16px; color: #ff6600; }

.content { position:relative; padding-bottom:100px; width: 960px; margin: 0 auto; }

.wrapper { padding:0px 0px; width: 970px; }

.left-col { float:left; width:235px; }

.middle-col { position:relative; margin-left:255px; }

.right-col { float:right; width:100%; }
    .right-col p { text-indent: 20px; }

.footer { position:absolute; height:67px; width:100%; bottom:0; left:0; background:url(../images/footer-bg.png) repeat-x; }
    .footer .inside { width: 960px; padding: 15px 0 0 0; font-size: 14px; color: #fff; position: relative; }
    .footer .counter { position: absolute; right: 0; top: 20px; }


.ul1 { padding: 10px 0; }
    .ul1 li { padding-left: 40px; background: url(../images/ul1-li.png) no-repeat 12px center; list-style: none; } 


.leftmenu { border: #80807e solid 1px; box-shadow: 0px 0px 5px 2px #9a9a98; }
    .leftmenu ul { display: block; background: #d1d0c3;  box-shadow: inset 0px 0px 5px 2px #ecece7; padding: 10px 0; }
        .leftmenu ul li { list-style: none; }
            .leftmenu ul li a, .leftmenu ul li a:visited { color: #010101; font-size: 16px; text-decoration: none; display: block; padding: 8px 0 8px 30px; background: url(../images/leftmenu-a.png) no-repeat left center; } 
            .leftmenu ul li a:hover { color: #ffffff; background: url(../images/leftmenu-pres.png) no-repeat left center #fe883a;
background: url(../images/leftmenu-pres.png) no-repeat left center  -moz-linear-gradient(top,  #fe883a 0%, #ff6802 100%);
background: url(../images/leftmenu-pres.png) no-repeat left center  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe883a), color-stop(100%,#ff6802));
background: url(../images/leftmenu-pres.png) no-repeat left center  -webkit-linear-gradient(top,  #fe883a 0%,#ff6802 100%);
background: url(../images/leftmenu-pres.png) no-repeat left center  -o-linear-gradient(top,  #fe883a 0%,#ff6802 100%);
background: url(../images/leftmenu-pres.png) no-repeat left center  -ms-linear-gradient(top,  #fe883a 0%,#ff6802 100%);
background: url(../images/leftmenu-pres.png) no-repeat left center  linear-gradient(to bottom,  #fe883a 0%,#ff6802 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe883a', endColorstr='#ff6802',GradientType=0 );
 } 
 
.centmenu { overflow: hidden;}
    .centmenu ul { display: block; }
        .centmenu ul li { display: block; float: left; width: 221px; height: 176px; border: #e2e0d8 solid 1px; box-shadow: 0px 0px 5px 2px #9a9a98; background: #d1cfc2; text-align: center; margin: 0 23px 20px 0; color: #010101; font-size: 16px; } 
        .centmenu ul li:nth-child(3n) { margin-right: 0; } 
        .centmenu ul li a, .centmenu ul li a:visited { text-decoration: none; color: #010101; font-size: 16px; }
        .centmenu ul li a img { margin: 3px 0; }
        .centmenu ul li:hover { border: #feb07b solid 1px; background: #fe8738; }
            .centmenu ul li:hover a, .centmenu ul li a:hover { color: #fff; } 
            
.slogan { padding: 20px 50px; background: url(../images/slogan-bg.jpg) repeat-x left top,  url(../images/slogan-bg.jpg) repeat-x left bottom; color: #4f4f49; font-size:16px; font-style: italic; text-align: center; margin-bottom: 20px; }

.q-base { position: relative; margin: 40px 0; padding: 20px 30px; font-style: italic; font-weight: normal; color: #233340; border-top: 2px solid #f60; border-bottom: 2px solid #f60; }
.blockquote { background: url(/img/left_q.png) no-repeat top left; font-style: italic; line-height: 150%; margin: 15px 0pt; padding: 0px 0px 5px 65px; width: auto; }

.blockquote { background:url(/img/left_quote.png) no-repeat top left;
	font-style:italic;
	line-height:150%;
	margin:15px 0pt;
	padding:0px 0px 5px 65px;
	width:auto;
}

.blockquote p { color: #2A67B2;
	background:url(/img/right_quote.png) no-repeat bottom right;
	margin-top:0pt;
	padding:0pt 65px 10px 0pt;
}