* {
	font-family: Trebuchet MS;
	font-size: 11px;
}

body, html {
    margin: 0;
    padding: 0;
    
	background-color: #eff3f7;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

div {
	border: 0 none;
	padding: 0;
}

table {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	vertical-align:top;
}


table#tableCenter_v2 {
	width: 100%;
}

/* Lewa i prawa czesc zawartoswci portalu */
td#tdLeft_v2, 
td#tdRight_v2 {
	padding-top: 5px;
	width: 245px;
	vertical-align: top;	
}

/* Srodek zawartosci portalu */
td#tdCenter_v2 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;	
}

.thumbnail_v2
{
    position: absolute;
    left: 10px;
    width: 100px;
    height: 75px;
    top: 0px;
}

.price_v2, .price_v2 a, .price_v2 a:hover
{
    text-align: center;
    color: #FF9900;
    font-size: 20px;
}
.price_v2
{
    position: absolute;
    left: 120px;
    width: 100px;
    height: 75px;
    top: 30px;
}

.panel_v2
{
    height: 125px;
    position: relative;
}
.name_v2
{
    position: absolute;
    left: 5px;
    width: 240px;
    top: 80px;
}

.name_v2 p,
.name p
{
    color: #000000;
    font: 11px Trebuchet MS;
    margin: 0px;
    text-align: left;
}
.namedescription_v2
{
    left: 5px;
    top: 95px;
    position: absolute;
    width: 230px;
}

.namedescription_v2 p a,
.namedescription_v2 p,
.namedescription p,
.namedescription p a
{
	font: 10px Trebuchet MS;
	margin: 0px;
	text-align: left;
	color: #717F8C;
}

.more_v2  {
   top: 125px;
   visibility: visible;
   position: absolute;
   left: 178px;
   width: 53px;
   height: 11px;
}
.more_v2 a
{
   background: url(Images/wiecej2.gif) no-repeat 0% 0px;
   display: block;
   height: 11px;
   width: 53px;
   font-size: 11px;
   line-height: 11px;
}
input {
	border: 1px solid #cdcdd5;
	vertical-align: bottom;
	background-image: url(Images/input_tlo_d.gif);
/*	background-image: url(Images/input_tlo.gif); */
}

input[type=image]
{
	background-image: none;
}

input[type=text]
{
    width: 150px;
}

input[type=file]
{
    width: 230px;
}
input[type=radio],
input[type=checkbox] {
	width: 40px;
	border: 0px none white;
	background-image: none;
}

input#FileUpload1_cbAdmin
{
	width: auto;
	border: 0px;
	background-image: none;
}

input.button {
border: 0px none;
}

img 
{
    border: 0px none;
}


.pager 
{
    background-image: url(Images/pag_srodek.gif);
    font-size: 10px;
    text-align: center;
}
