/* -------------------------------------------------------
   * Filename       screen.css
   * Updated        2009-10-08 | 2010-01-06
   * Author         Dariusz Pobożniak
   * Website        http://pobozniak.pl
   * Description    CSS Document main default file
   ----------------------------------------------------- */

@import url("reset.css"); 	    /* reset browser defaults  */
@import url("fancybox.css");    /* lightbox gallery styles */

html { background: #fff url(../gfx/bgBody.gif) 0 0 repeat-x; }
body {
	background: url(../gfx/bgBody1.gif) 0 224px repeat-x;
	color: #5b5b5b;
	font: normal 62.5%/170% Verdana, Arial, Helvetica, sans-serif;
}
body#home { background: url(../gfx/bgBody1.gif) 0 408px repeat-x; }

a { color: #1974a9; text-decoration: none; }
a:hover { text-decoration: underline; }
p { margin: 1em 0; }
strong { font-weight: bold; }
.input, textarea, select {
	background: #fafafa;
	border: 1px solid #c3c3c3;
	display: block;
	float: left;
    font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: .2em;
	width: 270px;
}
label { float: left; margin-right: 15px; text-align: right; width: 135px; }
textarea { height: 6em; overflow: auto; }
.input:focus, textarea:focus { background: #f6f6f6; }
h2 {
	background: #b51a1a url(../gfx/bgH2Left.gif) 0 100% no-repeat;
	color: #fff;
	float: left;
	font-size: 100%;
	font-weight: normal;
	margin: -55px 0 0 0;
	position: relative;
	left: -15px;
	padding: 1em 0 0 .8em;
}
h2 span {
	background: url(../gfx/bgH2Right.gif) 100% 100% no-repeat;
	display: block;
	padding: 0 .8em .5em 0;
}
#home h2 { left: -10px; }
h4 { font-size: 100%; font-weight: bold; }


/* STRUCTURE
 ---------------------------------------------------------------------------- */
#header, #container, #footer { 
	font-size: 1.6em;
	margin: 0 auto;
	width: 950px; 
}
#header {
	background: url(../gfx/bgHeader.jpg) 0 0 no-repeat;
	color: #999;
	height: 224px;
}
#home #header { height: 408px; }
#container {
	line-height: 130%;
	padding: 55px 15px 15px;
	width: 920px;
}
#home #container { 
	padding: 55px 0 15px;
	width: 950px;
}
#footer, .push { height: 45px; }
#footer { 
	background: #e8e8e8 url(../gfx/bgFooter.gif) 0 0 no-repeat;
	color: #696969;
	font-size: 1.2em;
	padding: 1em 15px 0;
	text-align: right;
	width: 920px;
}
#header:after, #container:after, #footer:after { 
	content: "."; display: block; font-size: 0; 
	height: 0; clear: both; visibility: hidden; 
}


/* HEADER
 ---------------------------------------------------------------------------- */
h1 {
	float: left;
    height: 65px;
    overflow: hidden;
    text-indent: -99999px;
    width: 213px;
}
h1 a {
    display: block;
    height: 100%;
    width: 100%;
}
#header h3 {
	clear: both;
	height: 135px;
	overflow: hidden;
	text-indent: -99999px;
	width: 550px;
}
.o-service #header h3 { background: url(../gfx/bgTop02.jpg) 0 0 no-repeat; }
.o-sale #header h3 { background: url(../gfx/bgTop03.jpg) 0 0 no-repeat; }
.o-servers #header h3 { background: url(../gfx/bgTop02.jpg) 0 0 no-repeat; }
#home #header h3 { background: url(../gfx/bgTop01.jpg) 0 0 no-repeat; margin-bottom: 50px; }
#about #header h3 { background: url(../gfx/bgTop02.jpg) 0 0 no-repeat; }
#contact #header h3 { background: url(../gfx/bgTop02.jpg) 0 0 no-repeat; }
#help #header h3 { background: url(../gfx/bgTop02.jpg) 0 0 no-repeat; }
#header ul { 
	border-left: 1px solid #fff;
	float: left; 
	margin: 15px 0 37px;
	padding: 0 0 0 15px; 
	width: 650px; 
}
#home #header ul { margin-bottom: 76px; }
#header li { 
	float: left;
	margin: 0 .4em;
	padding-left: 6px;
	position: relative;
}
#header li a { 
	color: #fff;
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	padding: 0 0.8em 0 .5em;
}
#header li a:hover { text-decoration: none; }
#header li ul {
	background: #b41818;
	border: 0;
	display: none;
	float: none;
	left: 0;
	margin: 0;
	padding: .6em 0;
	position: absolute;
	top: 37px;
	width: 250px;
	z-index: 100;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
}
#header li li { float: none; }
#header li li a {
	float: none;
	height: 1%;
	line-height: 100%;
	padding: .6em .5em;
}
#header li li a:hover { color: #fbb4b4; }
#home #tab-home, #about #tab-about, #offer #tab-offer, #help #tab-help, #contact #tab-contact
{ background: url(../gfx/bgTopNavLeft.gif) 0 0 no-repeat; }
#home #tab-home a, #about #tab-about a, #offer #tab-offer > a, #help #tab-help a, #contact #tab-contact a
{ background: url(../gfx/bgTopNavRight.gif) 100% 0 no-repeat; }
#header p { 
	color: #000; 
	font-size: 90%; 
	width: 505px; 
}
.helplink {
	background: url(../gfx/bgHelpLink.gif) 0 0 no-repeat;
	float: left;
	height: 37px;
	margin: 0 10px 0 34px;
	overflow: hidden;
	text-indent: -99999px;
	width: 173px;
}



/* CONTENT
 ---------------------------------------------------------------------------- */
.col1 { 
	float: left;
	padding: 0 10px; 
	width: 296px; 
}
.more, .col1 a {
	background: #539aa2 url(../gfx/bgMore.gif) 0 0 repeat-x;
	color: #fff;
	cursor: pointer;
	font-size: 80%;
	font-weight: bold;
	padding: .2em .5em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#container #offerlist { 
	float: left;
	margin: 0;
	width: 920px;
}
#container #offerlist li { 
	float: left;
	margin: 1em 0;
	list-style: none;
	position: relative;
	width: 920px; 
}
#offerlist .img { 
	float: left;
	padding-top: 15px;
	text-align: center; 
	width: 190px; 
}
#offerlist .desc {
	border-right: 1px solid #c3c3c3;
	float: left;
	margin-right: 17px;
	min-height: 180px;
	padding: 15px 15px 0 15px;
	width: 530px;
}
#offerlist .price { padding-top: 15px; }
#offerlist span, .count .input {
	color: #b51a1a;
	display: block;
	font-size: 2em;
	line-height: 100%;
}
#offerlist .price span { margin-bottom: 1.5em; }
#offerlist form { 
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	clear: both;
	float: left;
	padding: 1em 0 0;
}
#offerlist fieldset { 
	border-bottom: 1px solid #c3c3c3;
	float: left;
	padding: 10px 15px 25px; 
}
#offerlist form p { 
	float: left; 
	margin: .3em 0; 
	padding: .4em 15px;
	width: 890px;
}
#offerlist fieldset .right { float: right; }
#offerlist form fieldset p { padding: 0; width: 435px; }
#offerlist form .more { float: right; margin-left: 1em; }
#offerlist form fieldset .count { 
	position: absolute;
	top: 80px;
	right: 0;
	width: 150px;
}
#offerlist .category { display: none; }
.count label { float: none; width: auto; }
.count .input { float: none; text-align: center; width: 65px; }
#offerlist .error { border-color: #B51A1A; }
#container #offertabs { border-bottom: 1px solid #C3C3C3; float: left; margin: 0; padding: 0 10px; width: 900px; }
#container #offertabs li { cursor: pointer; float: left; list-style: none; padding: .4em 1.5em; }
#offertabs li.active { 
    background: #fff; 
    border: 1px solid #C3C3C3; 
    border-bottom: 1px solid #fff;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    position: relative;
    top: 1px;
}


/* Markdown & common styles */
.positive, .negative {
	border: 1px solid;
	padding: 1em;
	text-align: center;
}
.positive { border-color: #139136; }
.negative { border-color: #f51616; }
#container ul, #container ol { margin: 1em 0 1em 25px; }
#container ul li { list-style: disc; }
#container ol li { list-style: decimal; }
/* gallery-box */
.gallery-box {
    background: #f4f4f4;
    border: 1px dashed #ccc;
	font-size: 90%;
    margin: 1em 0;
    padding: 1em;
    text-align: center;
}
.gallery-box dl { text-align: left; }
.gallery-box a img { border: 1px solid #ddd; padding: 3px; margin: .7em; }
.gallery-box a:hover img { border-color: #888; }
/* gallery-desc */
.gallery-desc { float: left; margin: 1em 0; width: 100%; }
#container .gallery-desc ul, .gallery-desc li p { margin: 0; }
#container .gallery-desc ul li { list-style: none; }
.gallery-desc li {
    clear: both; 
    float: left; 
    margin: .5em 0;
    width: 100%;
}
.gallery-desc .left img { float: left; }
.gallery-desc .right img { float: right; }
.gallery-desc .left p { margin-left: 190px; }
.gallery-desc .right p { margin-right: 190px; text-align: right; }
.gallery-desc .center { 
    clear: none; 
    max-height: 210px; 
    overflow: hidden; 
    width: 190px; 
}
* html .gallery-desc .center { height: 210px; }
/* table */
table {
    border: 1px solid #ccc;
    margin: 1em 0;
    border-collapse: collapse;
}
table td, table th { 
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: .2em .4em; 
}
table th { font-weight: bold; }
.ytmovie { clear: both; display: block; margin: .2em auto; }
#map {
	border: 1px solid #c3c3c3;
	float: right;
	font-size: 12px;
	height: 450px;
	width: 600px;
}


 
/* FOOTER
 ---------------------------------------------------------------------------- */
#footer a { color: #696969; }
#footer span { float: left; }
