/* CSS Document */

body {font-family: 'Trebuchet MS',  Helvetica, sans-serif; font-size:12px; margin-top:-2px; background:url('images/bg.gif'); color: white;}
#container {margin: 0 auto; width: 746px;}
#header {background:url('images/header.jpg'); height:116px; width: 736px;}
h1 {padding:70px 0 0 15px; font-weight: normal; float:left; font-size: 1.2em; color:white;}
h2       {color:white; font-size:1.2em; text-indent:20px; padding:10px 20px 5px 0px; font-weight:bold; letter-spacing:.3px;}
h3 {padding-left: 20px; font-size: 1.1em; }
.boldtitle	{font-size: 1.6em; font-weight:bold; padding-left: 5px;}
#links {padding-top:85px; padding-left:200px; color:gray; font-weight:bold; letter-spacing:.3px}
#links a {color: #C3C3C3}
#links a:hover {color: #DCDCDC}
a		{color:white; text-decoration:none; font-size:.8em;}
a:hover		{color:red;text-decoration:none;}
#mainbody		{background:#3d3d3d; width:716px; clear: both; margin-top:20px; padding: 10px;}
p {color:white; font-size:.9em; letter-spacing:.2px; padding: 6px 20px 5px 20px;}
.image1			{padding: 0px 5px 0px 0px;}
.image2 		{padding: 0px 0px 0px 5px;}
.image3			{padding: 0px 0px 0px 5px;}
.spantext		{margin-left: 10px; padding-left: 60px; padding-right:60px; width:100%}
#footer				{font-size:.8em; color: black}
#footer a			{color:#333333; font-weight:bold; font-size:1em}
#footer a:hover		{color:red; font-weight:bold; font-size:1em}
.tablets { width: 100%; margin: 0 auto; }
.tablets td { text-align: center; padding-bottom: 20px; }
.tablets img { border: 10px solid gray; }
.product img { border: 10px solid gray; }
.tablets img:hover { border: 10px solid #A0A0A0; }
.price { color: white; font-weight: bold; font-size: 1.1em }
.oldprice { color: red; }
.buylink { font-weight: bold; font-size: 14px }
.product { width: 600px; margin: 0 auto; }
.propertiesDetails { margin: 10px 40px; }
.propertiesDetails td { width: 50%; }
.propertiesDetails th { text-align: left; padding-right: 20px }
.czywiesz {
        border: 5px solid #999;
        padding: 10px 10px 10px 75px;
        margin: 10px auto;
        background: #fff url(images/questionmark.gif) no-repeat center left;
        color: #454545;
        width: 400px;
    }
