/* główne klasy */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #FFFFFF;
	margin: 0px; padding: 0px;
	background-image:url(../images/backgrounds/bodyBackground.gif); background-repeat: repeat;
}
div.extra {
	clear: both;
}
a:link, a:active {
	color:#FFFFFF; text-decoration: none;
}
a:hover {
	color: #990066;
}
a:visited {
	color: #333333; text-decoration: none;	
}

/*--Kontenery--*/

div#outerContainer, div#innerContainer {
    position: relative;
    margin:0px auto 0px auto;
}
div#outerContainer {
	border-left: 4px solid #FFFFFF; border-right: 4px solid #FFFFFF;   
	width: 97%;
}
div#innerContainer, div#headerHolder {
    width: 965px;
}
div#headerHolder {
	height: 178px;
	background-image:url(../images/backgrounds/bottomBlockBackground.gif); background-position: bottom; background-repeat: repeat-x;
}

/*-- Floats --*/

div.float18, div.float19 {
	float: left;
	background-color: #1E1E1E;
	height: 178px; width: 18px;
	background-image: url(../images/backgrounds/leftBottomLine.gif); background-repeat: no-repeat; background-position: left bottom;
}
div.float19 {
	height: 448px; width: 18px;
}

/*--- header ---*/

div#header {
	float: left;
	height: 178px; width: 947px;
	background-image:url(../images/workingJpegs/1.jpg); background-repeat:no-repeat;
}
div#rightImage {
	float: right;
	height: 179px; width: 18px;
	background-image:url(../images/backgrounds/bottomBlockBackground2.gif); background-position: bottom; background-repeat: no-repeat;
}
img#logo {
        position: absolute;
        top: 45px;
        left: 50px;
}

/*--- Menu ----*/

div#menu {
	font-size: 10px;
	height: 25px; width: 487px;
	background-color: #999900;
	position: relative;
    top: -20px; left: 87px;
	z-index: 100;
	background-image:url(../images/backgrounds/menuBackground.gif);
}
div#menu ul {
	position: absolute;
	margin: 0px 0px 0px 0px; 
	padding: 1px 0px 0px 6px;
	list-style-type: none;
}
div#menu ul li {
	float: left;
}
div#menu ul li a:hover{
	color: #FF0000;
}

li#l2{ padding-left: 24px; } li#l3{ padding-left: 40px; } li#l4{ padding-left: 40px; } li#l5{ padding-left: 63px; }

/*---Search form ---*/

div#searchForm {
	height: 35px;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/backgrounds/searchFormBackground.gif); background-position: 4px center; background-repeat:no-repeat;
}
div#searchForm form {
	position: relative;
	top: 7px; left: 15px;
	margin: 0px;
}
div#searchForm select {
	font-size: 11px;
	margin: 0px; padding: 0px;
}
div#searchForm input {
	margin: 0px; padding: 0px;
}
label.toRight {
	padding-left: 15px;
}
input#findTemplate {
	padding: 0px; margin: 0px;
	height: 20px; width: 45px;
	font-size: 11px;
}

/*-- Koniec menu --*/

div#blockHolder {
	position: relative;
	top: -20px;
	width: 965px;
}

div#left {
	background-color:#1E1E1E;
	width: 170px;
	float: left;
	background-image:url(../images/backgrounds/bottomBlockBackground2.gif); background-position: bottom right; background-repeat: no-repeat;
}

/*---  Menu z templatami --*/

div#templatesMenu {
	background-color:#999999;
	background-image:url(../images/backgrounds/templatesMenuBackground.jpg); background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	float: left;
	height: 419px; width: 149px;
	padding: 10px 0px 0px 0px;
}
div#templatesMenu:hover {
	border: 1px solid #990066;
}
div#templatesMenu img {
	margin: 5px 0px 0px 10px;
}
div#templatesMenu ul {
	margin: 10px 0px 0px 0px; padding: 0px 0px 0px 14px;
	list-style-type: none;
}
div#templatesMenu ul li {
	margin-bottom: 10px;
}

/*-- Środek i Template Monster ---*/

div#center, div.thumb {
	float: left;
}
div#center {
	width: 550px;	
	background-position: bottom right; background-repeat: no-repeat;
}
div#templateMonsterHolder {
	background-color:#FFFFFF;
	height: 640px; width: 550px;
	background-image:url(../images/backgrounds/templatesWhiteBackground.gif); background-position: top right; background-repeat: no-repeat;
}
img.salesPitch {
	margin: 10px 0px 10px 10px;
}
p.centerParagraph {
	font-weight: bold;
	width: 530px;
	margin: 0px; padding: 10px 0px 10px 10px; 
}
div.thumb {
	height: 213px; width: 170px;
	border: 1px solid #333333;
	margin: 0px 0px 10px 7px;
	overflow: hidden;
}
div.thumb img {
	margin: 7px 0px 0px 7px;
	border: 1px solid #CCCCCC;
}

div.thumb p, div.thumb p.cena, div.thumb p.cena2 {
	width: 165px;
}
div.thumb p {
	color: #999999;	
	font-size: 9px;
	margin: 0px; padding: 0px 0px 0px 5px;
}
div.thumb p.cena {
	background-color:#990066;
	background-image:url(../images/backgrounds/categoryPinkTop.jpg);
	padding-left: 5px;
	color:#FFFFFF;
}
div.thumb p.cena2 {
	background-color:#4E4444;
	padding-left: 5px;
	color:#FFFFFF;
}
div.wrapper {
	height: 171px;
}
div#bottom {
	height: 295px; width: 18px;
	position: absolute;
	background-color:#1E1E1E;
	top: 431px; left: 152px;
	background-image:url(../images/backgrounds/bottomBlockBackgroundFull.gif); background-position: right bottom; background-repeat:no-repeat;
}
div#bottom2 {
	width: 550px;
	background-color:#1E1E1E;
	height: 18px;
	background-image:url(../images/backgrounds/bottomBlockBackground2.gif); background-position: right; background-repeat:no-repeat;
}
div#navbar, div#prevnext {
	color:#333333;
	padding: 10px 0px 0px 10px;
}

div#navbar a,div#prevnext a {
	color: #0066CC;
}
div#navbar a:hover, div#prevnext a:hover {
	background-color:#FF9900;
	color:#FFFFFF;
}

/*--Podstrony z textem --*/

div#pureText {
	position: relative;
	top: 15px;
	color: #333333;
	margin: 0px; padding: 0px 0px 0px 10px;
	height: 640px; width: 530px;
}
img.title {
	margin: 0px 0px 10px 5px; padding: 0px;
}
div#pureText p {
	margin: 0px 0px 10px 0px; padding: 0px;
}
span.border {
	border: 1px solid #8D0362;
	padding: 2px 4px 2px 4px;
}
span.border:hover {
	background-color: #8D0362;
	color: #FFFFFF;
}
p.border2 {
	border: 1px solid orange;
	width: 195px;
	padding: 10px !important;
}
p.border2:hover {
	border: 1px solid #000000;
	background-color: #669933;
	color: #FFFFFF;
}

/*-- Koniec Środka i Template Monstera ---*/

div#right {
	width: 244px;
	float: left;
}
div#right p {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 25px; padding-left: 9px;
}

/*--Kolory--*/

.red {
	color:#FF0000;
}
.green {
	color:#66CC00;
}
.orange {
	color:#FF9900
}
.blue {
	color:#0099CC;
}

/*--Footer--*/

div#footer {
	background-color: #990066;
	height: 23px; width: 920px;
	margin: 30px 0px 0px 22px;
	padding-top: 5px;
}
div#footer a {
	padding-top: 10px;
}
div#footerLinks {
	padding-left: 22px;
}
div#footerLinks a {
	font-size: 9px;
}
div#footerLinks a:hover {
	color: orange;
	text-decoration:blink;
}

/*--nice title --*/

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px; left: 0px;
    color: white;
    font-size: 10px;
    font-weight: bold;
	-moz-opacity:.80;
	opacity:.80;
	filter:alpha(opacity=80);
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

/*--  formularz kontaktowy --*/

textarea {
	height: 350px; width: 520px;
	padding: 0px; margin: 0px;
	border-left: 9px solid #1E1E1E; border-bottom: 3px solid #1E1E1E; border-top: 1px solid #1E1E1E; border-right: 1px solid #1E1E1E;
}

/*---Firefox stuff ---*/

::-moz-selection {
	background-color:#990066;
	color: #000000;
}
::selection {
	background-color:#990066;
	color: #000000;
}

/*--dl list ---*/

dt {
	width: 29px;
	padding: 4px 4px 4px 5px; margin: 0px;
	background-image:url(../images/backgrounds/dtBackground.gif);
	background-repeat:no-repeat;
}