* {
	margin: 0;
	padding: 0;
}

body {
	background: url("/themes/tram/images/main-bg.jpg") repeat 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;	
}

a {
	color: #c1bca7;
}

a:hover {
	text-decoration: none;
}

ul, ol {
	list-style: none;
}

#whole-page {
	width: 980px;
	margin: 0 auto;
}

#header {
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
	height: 464px;
}

#header div {
	left:22px;
	position:absolute;
	top:91px;
	width:940px;
}

#content #inner-contnet {
	float: left;
	width: 675px;
}

#content {
	padding: 12px 18px 4px 22px;
	font-size: 0.75em;
}

#content p {
	padding: 0 0 16px 0;
	line-height: 1.417em;
	color: #a6a5a5;
}

.newsSummery {
	line-height: 1.417em;
	color: #a6a5a5;
}

#content p i {
	padding: 4px 0 0 0;
	display: block;
	font-weight: bold;
	font-style: normal;
	color: #c1bca7;
}

#content p em {
	float: right;
	padding: 0 17% 0 0;
	font-style: normal;
}

#content p.no-indent {
	padding: 0;
}

#content p.extra-indent {
	padding: 0 0 36px 0;
}

#content ul {
	position: relative;
	padding: 2px 0 17px 1px;
}

#content ul li {
	background: url(/themes/tram/images/marker.gif) no-repeat 0% 3px;
	padding: 0 0 0 26px;
	font-weight: bold;
	line-height: 2em;
	color: #c1bca7;
}

#content ul li.noImage {
	background: none;
}

#content li.noImage ul {
	padding: 2px 0 0 1px;
}

#content ul li.active {
	background: url(/themes/tram/images/selected.gif) no-repeat 0% 3px;
}

#content ul li a {
	color: #c1bca7;
}

#outer-footer {
	background: url("/themes/tram/images/body-tail.jpg") repeat 0% 0%;
} 

#footer {
	width: 980px;
	height: 53px;
	margin: 0 auto;
	padding-top: 7px;
	font-size: 0.65em;
	line-height: 1.417em;
	color: #828282;
	text-align: center
}

#footer p {
	padding: 20px 0 0 35px;
}

#footer a {
	font-weight: bold;
	color: #c1bca7;
}

#navigation-bottom {
	width: 100%;
	text-align: center;
	padding: 10px 0;
	font-size: 0.85em;
	color: #828282;
	clear: left;
}

.onLeft {
	width: 675px;	
}

.box {
	float: left;
	position: relative;
	margin: 0 0 8px 0;
}

.box .corner-top-left {
	background: url(/themes/tram/images/corner-top-left.png) no-repeat 0% 0%;
	_background: url(/themes/tram/images/corner-top-left.gif) no-repeat 0% 0%;
}

.box .corner-top-right {
	background: url(/themes/tram/images/corner-top-right.png) no-repeat 100% 0%;
	_background: url(/themes/tram/images/corner-top-right.gif) no-repeat 100% 0%;
	width: 100%;
}

.box .border-top {
	background: url(/themes/tram/images/border-top.png) repeat-x 0% 0%;
	_background: url(/themes/tram/images/border-top.gif) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}

.box .box-content {
	background: url(/themes/tram/images/box-tail.png) repeat 0% 0%;
	_background: url(/themes/tram/images/box-tail.gif) repeat 0% 0%;
}

.box .box-indent {
	padding: 7px 39px 22px 26px;
}

.box .corner-bot-left {
	background: url(/themes/tram/images/corner-bot-left.png) no-repeat 0% 0%;
	_background: url(/themes/tram/images/corner-bot-left.gif) no-repeat 0% 0%;
}

.box .corner-bot-right {
	background: url(/themes/tram/images/corner-bot-right.png) no-repeat 100% 0%;
	_background: url(/themes/tram/images/corner-bot-right.gif) no-repeat 100% 0%;
	width: 100%;
}

.box .border-bot {
	background: url(/themes/tram/images/border-bot.png) repeat-x 0% 0%;
	_background: url(/themes/tram/images/border-bot.gif) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}

.box-1 {
	position: relative;
	margin: 0 0 15px 15px;
	float: left;
	width: 250px;
}

.box-1 p {
	color: #fff !important;
}

.box-1 .corner-top-left {
	background: url(/themes/tram/images/corner-top-left1.png) no-repeat 0% 0%;
	_background: url(/themes/tram/images/corner-top-left1.gif) no-repeat 0% 0%;
}

.box-1 .corner-top-right {
	background: url(/themes/tram/images/corner-top-right1.png) no-repeat 100% 0%;
	_background: url(/themes/tram/images/corner-top-right1.gif) no-repeat 100% 0%;
	width: 100%;
}

.box-1 .border-top {
	background: url(/themes/tram/images/border-top1.png) repeat-x 0% 0%;
	_background: url(/themes/tram/images/border-top1.gif) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}

.box-1 .box-content {
	background: url(/themes/tram/images/box-tail1.png) repeat 0% 0%;
	_background: url(/themes/tram/images/box-tail1.gif) repeat 0% 0%;
}

.box-1 .box-indent {
	padding: 7px 20px 19px 22px;
}

.box-1 .corner-bot-left {
	background: url(/themes/tram/images/corner-bot-left1.png) no-repeat 0% 0%;
	_background: url(/themes/tram/images/corner-bot-left1.gif) no-repeat 0% 0%;
}

.box-1 .corner-bot-right {
	background: url(/themes/tram/images/corner-bot-right1.png) no-repeat 100% 0%;
	_background: url(/themes/tram/images/corner-bot-right1.gif) no-repeat 100% 0%;
	width: 100%;
}

.box-1 .border-bot {
	background: url(/themes/tram/images/border-bot1.png) repeat-x 0% 0%;
	_background: url(/themes/tram/images/border-bot1.gif) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}


h2 {
	padding: 0 0 15px 0;
	font-size: 1.667em;
	font-weight: normal;
	line-height: 1.5em;
	color: #fff;
}

#kontakt h2 {
	font-size: 1.867em;
}

h3 {
	padding: 3px 0 17px 0;
	font-size: 1em;
	line-height: 1.417em;
	color: #c1bca7;
}

#kontakt .onLeft h3 {
	font-size: 1.3em;
}

.orderInput {
	width: 25px;
	margin: 0 5px 0 0;
}

.editorBlock {
	width: 100%;
	padding: 5px;
}

.editorBlock .blockName {
	width: 100px;
	padding: 5px;
	color: white;
	float: left;
}

.editorBlock .blockContent {
	padding: 5px;
	clear: right;
}

.mobilnageleria {
	background-color: white;
	border: 1px solid black;
	width: 631px;
}

.mobilnageleria .galNav, .mobilnageleria .galTitle, .mobilnageleria .galAddPhoto {
	width: 100%;
	height: 35px;
	border: 1px solid black;
	background-color: #666666;
	color: white;
}

.mobilnageleria .galAddPhoto {
	height: 33px;
}

.mobilnageleria .galAddPhoto div {
	padding: 5px;	
	float: left;
}

.mobilnageleria .galTitle {
	height: 19px;
	font-size: 1.4em;
	text-align: center;
	padding: 8px 0;
}

.mobilnageleria .galNav div {
	width: 48%;
	float: left;
	padding: 5px;
	background-color: #666666;
}

.mobilnageleria .galPhoto {
	width: 100%;
	height: 225px;
	overflow-x: hidden;
	overflow-y: scroll;	
}

.mobilnageleria .galPhoto .galeryPhoto {
	width: 100px;
	height: 90px;
	padding: 5px;
	text-align: center;
	float: left;
	border: 1px solid black;
	margin: 5px;
}

.mobilnageleria .galPhoto .galeryPhoto .image {
	width: 100%;
	text-align: center;
}

.mobilnageleria .galPhoto .galeryPhoto .file {
	width: 100px;
	text-align: center;
	font-size: 2em;
	height: 55px;
	display: table-cell;
	vertical-align: middle;
}

.mobilnageleria .galPhoto .info {
	font-size: 2em;
	margin: 100px;
	display: block;
	text-align: center;
}

.loader {
	background: url(/themes/tram/images/ajax-loader.gif) repeat-x 0% 0%;
	width: 32px;
	height: 32px;
}

.flotingImage {
	float: left;
	margin: 0 10px 10px 0;
}

.catLinks {
	width: 332px;
}

.newsLinks {
	width: 100%;
}

.extraMargin {
	margin-left: 10px;	
}

.catLinks .imageBox, .newsLinks .imageBox {
	text-align: center;
	width: 120px;
	float: left;
	height: 65px;
}

.catLinks .box-indent {
	height: 55px;
}

.catLinks .catNavContent {
	clear: right;
	height: 65px;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.6em;
	line-height: 1.2em;
}

#contact-form {
	width: 511px;
}

#contact-form p {
	float: right;
	width: 231px;
}

#contact-form strong {
	display: block;
	float: left;
	padding: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.167em;
	color: #fff;
}

#contact-form textarea {
	background: #fff;
	width: 223px;
	height: 106px;
	padding: 3px;
	float: left;
	border: 1px solid #a09b96;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

#contact-form label {
	display: block;
	height: 45px;
	padding: 1px 0 0 0;
	overflow: hidden;
}

#contact-form .formInput {
	background: #fff;
	width: 201px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #a09b96;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

#contact-form a {
	float: right;
	margin: -5px 0 0 23px;
	font-weight: bold;
	color: #c1bca7;
}

.indent {
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 22px 22px;
}

#navigationPath {
	width: 100%;
	padding: 0 20px 15px;
	color: #76746c;
}

#navigationPath a {
	color: #76746c;
}

.wozkiLinks {
	width: 218px;	
}

.wozkiLinks .box-indent  {
	height: 195px;
	padding: 2px;
}

.wozkiLinks .wozkiNavContent {
	margin: 5px 0 0;
	width: 100%;
}

.wozkiLinks .wozkiNavContent div.wozkiButton, .wozkiDuzeLinks .wozkiNavContent div.wozkiButton, .podgladKategorii {
	width: 90px;
	height: 115px;
	margin: 2px 8px;
	float: left;
	text-align: center;
	cursor: pointer;
	display: block;
}

.podgladKategorii {
	height: 90px
}

.wozkiLinks .wozkiNavContent div.wozkiButton:hover, .wozkiDuzeLinks .wozkiNavContent div.wozkiButton:hover, .podgladKategorii:hover {
	margin: 1px 7px;
	border: 1px solid #C1BCA7;
}

.wozkiLinks .wozkiNavContent div.wozkiImage, .wozkiDuzeLinks .wozkiNavContent div.wozkiImage, .podgladKategorii div.wozkiImage {
	width: 100%;
	height: 80px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.podgladKategorii div.wozkiImage {
	height: 70px;
}

.wozkiLinks .wozkiNavTitle, .wozkiDuzeLinks .wozkiNavTitle {
	width: 100%;
	font-size: 1.6em;
	text-align: center;
	margin: 0 0 5px;
}

.wozkiLinks .wozkiNavTitle {
	font-size: 1.2em;
	height: 50px;
	width: 212px;
	text-align: center;
	vertical-align: middle; 
	overflow: hidden; 
	display: table-cell;
}

#seriaHolder {
	width: 100%;
	height: 300px;
}

#seriaHolder #obrazekSerii {
	width: 350px;
	height: 300px;	
	float: left;
	position: relative;
}

#seriaHolder #obrazekSerii img {
	position: absolute;
}

#seriaHolder .kategoriaWSerii .wagaMala {
	width: 37px;
	height: 30px;
	background-image: url('/themes/tram/images/waga.png');
	_background-image: url('/themes/tram/images/waga.gif');
	float: left;
}


#seriaHolder .kategoriaWSerii .wagaDuza {
	width: 37px;
	height: 30px;
	background-image: url('/themes/tram/images/waga_ciezka.png');
	_background-image: url('/themes/tram/images/waga_ciezka.gif');
	float: right;
}

#seriaHolder .kategoriaWSerii {
	width: 210px;
	text-align: center;
	height: 40px;
	margin: 5px auto;
	font-size: 1.6em;
	line-height: 1.5em;
	float: right;
}

#seriaHolder .kategoriaWSerii .linkDoWozkow {
	width: 135px;
	float: left;
}

#seriaHolder #linkiSerii {
	clear:right;
	margin-left:350px;
	width:240px;
	padding: 10px;
}

#galeriaHolder {
	width: 100%;
	height: 360px;
	margin: 0 0 20px;
}

#galeriaHolder #duzaFota {
	width: 100%;
	text-align: center;
	height: 255px;
	position: relative;
}

#galeriaHolder #duzaFota .imageHolder {
	position: absolute;
	width: 100%;
	height: 255px;
	left: 0;
}

#galeriaHolder #duzaFota .imageHolder img {
	margin: 0 auto;
	height: 250px;
	border: 0;
}

#galeriaHolder #duzaFota .imageHolder .round-corners {
	margin: 0 auto;
}

#galeriaHolder #male {
	width: 100%;
	text-align: center;
	height: 100px;
	margin: 2px;
}

#galeriaHolder #male img {
	margin: 2px;
}

#galeriaHolder #male img:hover {
	margin: 1px;
	border: 1px solid #C1BCA7;
}

#content .trescDodana table {
	border-collapse: collapse;	
	border: 1px solid #ABA69E;
	width: 620px;
}

#content .trescDodana table td {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #DFDFDF;
}

#content .trescDodana table p {
	margin: 0;
	padding: 0;
	color: #DFDFDF;
	padding: 5px;
}

#content .trescDodana table tr:first-child {
	background: #ff4000 url('/themes/tram/images/tabHeader.gif') repeat-x;
}

#content .trescDodana table tr:first-child td {
	border: 1px solid white;	
	padding: 0;
}

#content table tr:first-child td p {
	color: white;
}

#listaSerii {
	width: 675px; 
	float: left;
}

#listaSerii .box {
	width: 675px;
}

.imageBox img {
	border: none;	
}

.imageBox .round-corners {
	margin: 0 auto;
}

#listaSerii .box .imageBox {
	text-align: center;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 2px;
	width: 121px;
	margin: 1px;
}

#listaSerii .box .imageBox img {
	border: 0;	
}

#listaSerii .box .imageBox:hover {
	margin: 0px;
	border: 1px solid #C1BCA7;
}

#listaSerii .box .box-indent {
	padding: 7px 39px 7px 26px;
}

#listaSerii .box .serieContent {
	margin-left: 140px;
	width: 470px;
}

#listaSerii .box .serieContent .serieTitle {
	font-size: 1.5em;
}

#listaSerii .box .serieContent .serieSummery {
	padding: 20px 0 0;
	color: #A6A5A5;
}

.wozkiDuzeLinks .wozkiNavContent {
	text-align: center;	
}

.wozkiDuzeLinks .wozkiNavContent div.wozkiButton {
	margin: 3px 13px;
}

.wozkiDuzeLinks .wozkiNavContent div.wozkiButton:hover {
	margin: 2px 12px;
}

.clear {
	clear: both;
}

#servisFormHolder {
	width: 640px;
	float: left;
}

#servisFormHolder #contact-form {
	width: 640px;	
}

#servisFormHolder #contact-form label {
	width: 210px;
}

#servisFormHolder #contact-form .wrapper {
	width: 310px;
	float: left;
}

.rightNavColumn {
	float: left;
	width: 265px;
}

#duzaGaleria div.imageHolder {
	float: left;
	margin: 10px;
	height: 150px;
	width: 180px;
}

#duzaGaleria div.imageHolder div {
	height: 150px;
	width: 180px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.wozkiLinks .coverImage img {
	margin: 15px 10px;
	width: 190px;
	border: 1px solid #C1BCA7;
}

#pageFiles p {
	padding: 0;
	margin: 0;
}

#centredImage {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.catLinks .box-indent {
	padding: 7px 25px 23px 25px
}

a.flotingImage img, .promotionImg {
	border : 0;
}
