/* CSS Document */

/* @import "reset.css"; */


/* GLOBAL */
body {background: #eaeff8; font-family:"Lucida Sans",Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#333;margin:0;padding:0;}
hr { margin:15px 0; border:none; border-top:1px #ccc dotted;}
/* p { padding-bottom:1px;} */
h1 { font-size:18px; color:#dd0000; font-weight:lighter; margin:30px 0 15px 0;}
h2 {font-size:14px;color:#222; margin:0 0 10px 0;}
#globalWrapper {width: 940px; margin:10px auto 10px auto;}


/* HEADER */
#headerWrapper {width: 940px; float:left;}
#container_parkeddomain { background:url(../images/premdom.jpg) no-repeat; width:312px; height:134px; float:left; padding:126px 0 0 38px;}
#logo_nag { width:590px; height:260px; float:right;}
#nazwa_galerii { font-size:32px; color:#dd0000; font-weight:lighter; padding:0 0 28px 0; letter-spacing:-0.07em;}
#nazwa_galerii a { color:#dd0000;text-decoration:none;border:0;}
#nazwa_galerii a:hover {border-bottom:1px dotted #dd0000 ;}
#slogan_galerii { font-size:12px; color:#333;}


/* CONTENT */
#contentWrapper { width:940px; background:#FFF url(../images/pgborder.png); float:left;}
#main_content { float:left; width:590px; background:url(../images/content-topbg.jpg) no-repeat; padding:0 25px 0 30px;}
.tbl_data { width:590px;}
.tbl_data th { background:url(../images/bg-bluegrad.jpg) repeat-x; font-weight:bold; border-top:1px #ccc solid;}
.tbl_data td, .tbl_data th { border-bottom:1px #ccc dotted; padding:6px 5px;}
#tbl_domin_suggest th {font-weight:bold; border-top:1px #ccc solid;}
#tbl_domin_suggest {width:590px;}
#tbl_domin_suggest td { padding:5px 5px;}
#tbl_domin_suggest td.lastrow {border-bottom:1px #ccc solid; padding:0;}
#tbl_domin_suggest td#domainsbot { font-size:11px;}


/* RIGHT COLUMN */
#right_column { float:right; width:285px; padding:8px 0 0 0;}

.boxSpotlight { width:265px; margin-bottom:20px;}
.boxTitle { background:url(../images/box-title.jpg) no-repeat; width:245px; height:30px; padding:12px 10px 0 10px;}
.boxTitle h2 {color:#eee; padding-left:3px; font-size:15px}
.boxBottom { background:url(../images/box-bottom-borders.gif) no-repeat top; width:265px; height:10px;}
.boxContent { background:url(../images/box-side-borders.gif) repeat-y; width:245px; padding:10px 10px 6px 10px;}
#box_links li { margin:0; padding:0;}
#box_links li a { display:block; padding:3px 0 3px 10px; background:url(../images/bullet-arrow.gif) no-repeat; border:none;}


/* FOOTERS */
#footer1 { width:940px;height:40px; float:left;}
#footer2 { width:900px; margin:0 auto; float:left;padding:20px;font-size:11px; font-weight:normal; color:#505050;background: #eaeff8;}


/* FORMS */
form#whois_search { padding:20px 0 10px 0;}
form#whois_search #id_domainname { font-size:11px; font-weight:bold; color:#666; border:1px #999 solid; width:116px; height:16px; padding:4px 3px; vertical-align:middle; margin-right:4px;}
form#whois_search #id_searchbtn { vertical-align:middle; margin-left:6px;}

form#auction_alert input {font-size:11px; font-weight:bold; color:#666; border:1px #999 solid; width:140px; height:16px; padding:4px 3px; vertical-align:middle; margin:0 10px 12px 0;}
form#auction_alert #id_email { width:205px;}
form#auction_alert #id_submitbtn { width:80px; height:24px; border:none;}


/* LINKS */
a { color:#1471bf;text-decoration:none; border-bottom:1px #333 dotted;}
a:hover { border-bottom:1px #333 dotted;color:#d00;}

.item {
	font: normal  0.9em 'Arial', Sans-serif;
	width: 180px;
	height: 200px;
	margin: 2px 0 2px 4px;
	float:left;
	overflow:hidden;
	padding:5px 5px 5px 5px;
	background: transparent url('gfx/lay/bg_white.png');
	border:  1px solid #BBBBBB;
		-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
/* 	box-shadow: 1px 1px 1px #1f1f1f;-moz-box-shadow: 1px 1px 1px #1f1f1f;-webkit-box-shadow: 1px 1px 1px #1f1f1f; */
		}
.cena {

	font-family: "Arial",sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align:left;
	padding: 3px ;
	color: #004040;
	white-space:nowrap;
	float: none;
	overflow:hidden;
	clear:both;
	line-height:1.5em;
/* 	display: block; */
/* 	line-height: 1.9em; */
/* 	width: 100px; */	
/* background: #ff8080; */
/* margin:5px; */
}
 .nasprzedaz {
	font-family: "Arial",sans-serif;
	color: #004000;
	background: #ff8080;
	font-size:1.0em;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin:4px;
	white-space:nowrap;
	float: none;
	overflow:hidden;
	clear:both;
}		
.des {
	color: #472800;
	max-width: 175px;
	max-height: 110px;
	border: 0px solid red;
	float: left;
	overflow:hidden;
	text-align:left;
}
.item img{	
	padding: 4px;
	display: block;
	top: 0px;
	margin: 3px 5px 0 3px;
	background-color: #494949;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
	border-left: 1px solid #a9a9a9;
	max-width: 70px;
	max-height: 85px; 
	overflow:hidden;
	float: left;
	}

#screenshot{
	z-index: 101; 
	position:absolute;
	border:0px solid #000000 ;
	background: #E0F3FA; 
	padding:5px;
	display:none;
	color:#333333;
	text-align:center;
	box-shadow: 3px 3px 5px #494949;
-moz-box-shadow: 3px 3px 5px #494949;
-webkit-box-shadow: 3px 3px 5px #494949;
	/* background: #000 url('gfx/drop_shadow.png') bottom right no-repeat !important;
	background: #000 url('gfx/drop_shadow_ie.gif') bottom right no-repeat; */
	}
#screenshot img{	
	padding: 5px;
	display: block;
	margin: 5px;
	background-color: #000000;
	border: 1px solid #000;
	text-align:center;
	}
 /* PAGINACJA ===================================*/
/* div z paginacja */
.paginacja {
	float: none;
	font: 1.5em "Arial" , "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	width: 95%;
	text-align: center;
	padding: 10px 0 0 0 ;
	margin: 10px 5px 10px 5px;
	background: url('gfx/pag.png') top center no-repeat; 
	clear: both;
}
.paginacja a {
	float: left;
	padding: 2px 5px;
	margin: 1px 2px 2px 2px;
	font-style: normal; 
	background: #2B2724 ; 
	color: #FFF2DA;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
}	
.paginacja a:hover {
	text-decoration: none;
	background-color: #000000; 
	box-shadow: 1px 1px 3px #494949;
-moz-box-shadow: 1px 1px 3px #494949;
-webkit-box-shadow: 1px 1px 3px #494949;
	}
.paginacja .sel {
	float: left;
	padding: 2px 5px;
	margin: 1px 2px 2px 2px;
	background: #ffffff; 
	color: #000000;
	font-weight: bold;
}	
#opisdziela {
padding:10px;
margin:5px 0 5px 5px;
background:transparent url('gfx/lay/bg_white.png') top left repeat;
}
#opisdziela img {
border:0;
}
#opisdziela table{
/* width:55%; */
float:left;
padding:0; 
margin: 0;
table-layout: auto; 
border-collapse: collapse;
/* border-left:1px dashed #593E1A; */
/* background: transparent  url('gfx/pagecurl.png') top left no-repeat; */
}
#opisdziela th{
font-size: 0.9em;
padding:5px; 
border-bottom:1px dashed #593E1A;
}
#opisdziela  td{
padding:5px; 
border-bottom:1px dashed #593E1A;
}	

.glowne_zdjecie img {
	padding: 10px;
	display: block;
	margin:0 auto 20px auto;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	text-align:center;
	float:none;
	clear:both;
	box-shadow:0px 0px 5px #494949;
-moz-box-shadow: 0px 0px 5px #494949;
-webkit-box-shadow: 0px 0px 5px #494949;
max-width:550px
	
	}

.glowne_zdjecie img:hover {
	border: 1px solid #000;
} 
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
/* ------------------------------------*/
/* << BEGIN COPY                       */
/* ------------------------------------*/

/* caption styling */

.caption-top, .caption-bottom {
	color: #000000;	
	padding: 0.5em;	
	font-size: 12px;	
	font-family: Arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #ffffff;
	/* text-shadow: 1px 1px 0 #202020; */
}
.caption-top {
   border-width: 0px 0px 0px 0px;
}
.caption-bottom {
   border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

.itembox {
width:175px;
height:200px;
overflow:hidden;
float:left;
border:1px solid #BBBBBB;	
-moz-border-radius: 3px;-khtml-border-radius: 3px; -webkit-border-radius: 3px; b
ox-shadow: 1px 1px 3px #1f1f1f; -moz-box-shadow: 1px 1px 3px #1f1f1f;-webkit-box-shadow: 1px 1px 3px #1f1f1f;
margin: 0 15px 15px 0 ;
}

.clr {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.error {
	color: #ff0000;
	font-size: 1.2em;
	display:block;
	font-weight: bold;
}
/* EOF */