@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	background: #bcbcbc url('../img/bgmain.jpg') repeat-x;
}

#site{
	width: 970px;
	margin: 0 auto;
	background: #ffffff;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
}

#footer{
	width: 950px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #444444;
	height: 20px;
	vertical-align: top;
}

#header{
	height: 100px;
}

#carboxbig{
	height: 435px;
}

#carboxsmall{
	height: 190px;
}

#maincontent{
	margin: 37px;
}

#a{
	width: 274px;
	float: left;
	margin-right: 37px;
	margin-bottom: 37px;
}

#b{
	width: 274px;
	float: left;
	margin-right: 37px;
	margin-bottom: 37px;
}

#c{
	width: 274px;
	float: left;
	margin-bottom: 37px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clearboth{
	clear: both;
}

#fotomedium{
	width: 400px;
}

#fotosmall{
	width: 190px;
	padding-left: 37px;
}

#opis{
	float: left;
	width: 103px;
	position: absolute;
	bottom: 0px;
	right: 212px;
}

#kup{
	width: 225px;
	padding-left: 37px;
}
