
/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul,ol{margin:0;padding:0;border:0;}
body,table{color:#fff;font-size:1.3em;font-family:Helvetica, Arial, sans-serif;}

body{padding:0;background:#000;text-align:center;}


#container{margin: 0 auto;position:relative;width:900px;height:700px;background:#000 url('img/back_CA.jpg') no-repeat center top; margin-top:70px; text-align:center;}
#header{height:178px;background:none;}

#Content{height: 320px}

#sklep_PL{float: left; width:50%;text-align:center;color:#ee7d00;text-shadow: 1px 1px 2px rgba(0, 0, 2, 2);}
#sklep_PL span {color:#fff;}
#sklep_PL a {color:#ee7d00;text-decoration:none;}
#sklep_PL a:hover{color:#fff;text-decoration:underline;}


#sklep_IT{float: right; width:50%;text-align:center;color:#ee7d00;text-shadow: 1px 1px 2px rgba(0, 0, 2, 2);}
#sklep_IT span {color:#fff}
#sklep_IT a{color:#ee7d00;text-decoration:none;}
#sklep_IT a:hover{color:#fff;text-decoration:underline;}

#button_PL a{display:block;float: left; width:65px;height:66px;background: url('img/button_PL.png') no-repeat center top; text-align:center; margin-top: 20px;margin-left: 190px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:50%;color:transparent;}
#button_PL a:hover{background-position:0 -72px;}


#button_IT a{display:block;float: right; width:65px;height:66px;background: url('img/button_IT.png') no-repeat center top; text-align:center; margin-top: 20px;margin-right:190px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:50%;color:transparent;}
#button_IT a:hover{background-position:0 -71px;}

