* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px 10px;
	background: url(images/background.jpg) repeat-x 0% 0%;
	background-color: #ffffff;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10px;
}

a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #f97837;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
	line-height: 14px;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

hr	{
	color: #b9a246;
	height:1px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	background-color: #ffffff;
	border: 2px solid #eeeed3;
	color: #993300;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}

#container {
	margin: 0px auto;
	width: 768px;
	border: solid 1px #A9C0AD;
	padding: 5px 5px 5px 5px;
	background-color: #3f6951;
}

/* Page Header */

#header_container {
	width: 766px;
	height: 187px;
	margin-bottom: 5px;
	border: 1px solid #ce5b24;
	background: url('images/logotayama2.jpg') no-repeat;
	background-color: #2e5e40;
	background-position: right;
	position: relative;
	z-index: 1;
}

#header_date {
	padding-left: 45px;
	padding-top: 160px;
	float: left;
	text-align: right;
}

/* Header : Menu */

#header_menu {
	margin-left: 260px;
	margin-top: -2px;
	height: 25px;
	width: 550px;
	position: absolute;
	z-index: 2;
}

#header_menu a {
	border: 1px solid #f97837;
	background-color: #607f5f;
	background: url(images/button_top_bg.jpg) repeat-x 0% 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	float: left;
	padding: 5px 10px 5px 10px;
	margin-left: 1px;
}

#header_menu a span {
	display: inline;
}

#header_menu a:hover {
	background-color: #2e5e40;
	border: solid 1px #A9C0AD;
	padding-bottom: 15px;
	color: #ffffff;
}

/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 6px;
	border: 1px solid #ce5b24;
	/*background-color: #537caf;*/
	background-color: #2e5e40;
}

/* Left Sidebar : User Login */

#userlogin {
	padding: 7px 8px 10px 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	height: 138px;
	/*background: url(images/login_bg.jpg) repeat;*/
}

#userlogin h2 {
	width: 69px;
	height: 15px;
	background: url('images/logowanie.gif') no-repeat -2px 0px;
}

#userlogin form {
	padding-top: 5px;
}

#userlogin .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#userlogin form strong {
	padding-top: 1px;
	display: block;
	width: 50px;
	height: 13px;
	float: left;
	text-align: left;
}

#userlogin form input {
	width: 93px;
	float: right;
}

#userlogin form input.button {
	padding: 0px;
	width: 55px;
	height: 15px;
	border: none;
	float: none;
}

#userlogin #link-password {
	padding-top: 5px;
}

#userlogin #link-password a {
	color: #ffffff;
}

#userlogin #link-password a:hover {
	color: #f97837;
}

#userlogin #jpg {
	border: 1px solid #f97837;
	width: 50px;
	height: 50px;
	margin-left: 50px;
	margin-top: 20px;
}

/* Linki do kategorii produktów */

/*#left_sidebar .box_container_noborder {
	width: 15px;
	margin-bottom: 9px;
	margin-top: 5px;
	border: 1px solid #ce5b24;
	background-color: #2e5e40;;
	float: left;
}*/

#katalog_produktow {
	background: url(images/forum_bg.jpg) repeat-x 0% 0%;
	border: 1px solid #ce5b24;
	height: 55px;
	background-color: #2e5e40;
	margin-bottom: 7px;
	padding: 11px 5px 4px 4px;
}

#katalog_produktow .title {
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

#katalog_produktow li {
	margin-bottom: 5px;
	/*margin-left: 20px;*/
	width: 165px;
	border: 1px solid #f97837;	
	text-align: right;
	text-decoration: none;
	clear: both;
	vertical-align: middle;
	float: right;
}

#katalog_produktow li:hover{
	text-decoration: none;
	border: solid 1px #A9C0AD;
}

#katalog_produktow li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	display: block;
	height: 22px;
	color: #cfdbd3;
	/*background: url(images/button_bg.jpg) repeat-x 0% 0%;*/
	text-decoration: none;
	overflow: hidden;
	line-height: 12px;
	background-color: #2e5e40;
}

#katalog_produktow li a span {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	height: 50;
	text-decoration: none;
}

#katalog_produktow li a:hover {
	background-color: #38694c;
	text-decoration: none;
	color: #ffffff;
}

/* Left Sidebar : Obraz na zywo */

#news {
	padding: 10px 17px 10px 12px;
	text-align: left;
}

#news h2 {
	width: 100px;
	height: 19px;
	background: url('images/obraz_live.gif') no-repeat 0px 0px;
}

#news h4 {
	padding-top: 6px;
	font-size: 10px;	
	font-weight: bold;
}

#news p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
}

#news .link-more {
	text-align: right;
	font-weight: bold;
}

/* Main Content */

#maincontent_container {
	border-top : 1px solid #f97837;
	border-left : 1px solid #f97837;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 5px 5px 5px 10px;
	width: 560px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 560px;
	height: 219px;
	background: url('images/maincontent_verticaldiv.gif') repeat-y 310px 5px;
}

/* Aktualnosci */

#aktualnosci_container {
	width: 313px;
	float: left;
}

#aktualnosci {
	padding-top: 2px;
	width: 294px;
}

#aktualnosci #tytul{
	font-weight: bold;
	color: #fff2e5;
	font-size: 11px;
	float: left;
}

#aktualnosci h2 {
	width: 96px;
	height: 14px;
	background: url('images/aktualnosci.gif') no-repeat 0px 0px;
}

#aktualnosci_container_more {
	float: left;
}

#aktualnosci_more {
	padding-top: 2px;
}

#aktualnosci_more #row {
	border-bottom: 1px solid #996600;
	padding: 15px 5px 5px 0px;
}

#aktualnosci_more #row #data{
	text-align: left;
	font-style: italic;
}

#aktualnosci_more #row #tytul{
	font-weight: bold;
	color: #DC9B7C;
	font-size: 11px;
}

#aktualnosci_more h2 {
	color: #f97837;
	width: 96px;
	height: 14px;
	background: url('images/aktualnosci.gif') no-repeat 0px 0px;
}

/* Repairing */

#right_container {
	width: 247px;
	float: left;
	text-align: left;
}

#katalog_img {
	border: 3px solid #2e5e40;
	width: 141px;
	height: 200px;
	margin-left: 95px;
	margin-top: 5px;
	position: relative;
	z-index: 1;
}

#katalog_tekst a {
	border: 1px solid #ce5b24;
	width: 140px;
	height: 70px;
	position: absolute;
	z-index: 2;
	margin-top: 12px;
	margin-left: 5px;
}

#katalog_tekst a:hover {
	border: solid 1px #A9C0AD;
}

#add_info {
	border: 1px solid #ce5b24;
	background: url('images/reklama/01.gif') no-repeat -1px -1px;
	margin-bottom: 9px;
	width: 210px;
	height: 83px;
	float: right;
	color: #000000;
	padding: 0px 10px 0px 10px;
}

#add_info p {
	margin-top: 6px;
}

/* Forum TAYAMA */

#forum_container {
	margin-left: auto;
	border: 1px solid #ce5b24;
	/*background-color: #235637;*/
	background: url(images/forum_bg.jpg) repeat-x 0% 0%;
	float: right;
}

#forum {
	margin: 4px 10px 4px 10px;
	width: 210px;
	height: 115px;
	text-align: justify;
	line-height: 14px;
}

#forum .link-go a {
	float: right;
	margin-top: -13px;
	margin-bottom: 5px;
	margin-left: 12px;
	display: block;
	width: 48px;
	height: 48px;
	color: #ffffff;
	background-color: #3f6951;
	border: 1px solid #f97837;
}

#forum .link-go a:hover {
	background-color: #CC3300;
}

/* Nowosci */

#featured_container {
	border: 1px solid #ce5b24;
	background-color: #2e5e40;
	float: left;
	background: url(images/nowosci_bg.jpg) repeat-x 0% 0%;
}

#featured {
	width: 548px;
	padding: 5px 7px 5px 3px;
}

#featured h2 {
	width: 111px;
	height: 20px;
	background: url('images/oferta_spec.gif') no-repeat 0px 0px;
}

#featured table {
	width: 100%;
	padding: 5px 5px 0px 0px;
}

#featured td {
	/*background-color: #3f6951;*/
	padding: 5px;
	vertical-align: top;
	width: 240px;
}

#featured #zdjecie {
	margin-left: 30px;
	border: 3px solid #3f6951;
	width: 190px;
	height: 130px;
}

#featured #opis_kod {
	width: 250px;
	background-color: #3f6951;
	margin-top: 20px;
	text-align: justify;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #2e5e40;
}

#featured #opis_nazwa {
	width: 250px;
	background-color: #4A7563;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	font-weight: bold;
	border: 1px solid #2e5e40;
}

#featured #opis {
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	width: 250px;
	background-color: #3f6951;
	line-height: 30px;
	text-align: justify;
	border: 1px solid #2e5e40;
}

#featured #opis_cena {
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	width: 250px;
	background-color: #4A7563;
	text-align: right;
	border: 1px solid #2e5e40;
}

/* Rejestracja */

#userregister_container {
	border: 1px solid #ce5b24;
	background-color: #2e5e40;
	float: left;
}

#userregister {
	padding: 5px;
	color: #ffffff;
	text-align: justify;
	height: 470px;
	width: 551px;
	line-height: 30px;
}

#userregister form {
	padding-top: 10px;
}

#userregister .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 330px;
	float: none;
	clear: both;
	text-align: right;
}

#userregister form strong {
	padding-top: 1px;
	display: block;
	width: 120px;
	height: 13px;
	float: left;
	text-align: left;
}

#userregister form input {
	
	width: 180px;
	float: none;
}

#userregister #link-password {
	padding-top: 5px;
}

#userregister #link-password a {
	color: #c9c491;
}

#userregister #link-password a:hover {
	color: #ff3333;
}

#userregister .error {
	background-color: #3f6951;
	padding-top: 5px;
	padding-left: 5px;
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	width: 430px;
}

/* Page Footer */

#page_footer {
	margin: 0px;x
	float: left;
	text-align: center;
	font-size: 11px;
}

/* Kontakt */

#kontakt_container {
	/*background: url('images/maincontent_verticaldiv.gif') repeat-y 373px 5px;*/
	
}

#kontakt_adres {
	margin-bottom: 11px;
	width: 270px;
	height: 210px;
	float: left;
}

#kontakt_zdjecie {
	border: 1px solid #ce5b24;
	background: url('images/budynek.jpg') center no-repeat;
	width: 272px;
	height: 184px;
	float: right;
	margin-top: 20px;
}

#kontakt_tyt {
	width: 560px;
	height: 15px;
	float: left;
	margin-bottom: 5px;
}

#kontakt_row {
	border: 1px solid #ce5b24;
	background-color: #2e5e40;
	width: 561px;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-bottom: 10px;
	height: 122px;
}

#kontakt_row_01A {
	width: 190px;
	float: left;
}

#kontakt_row_01B {

	width: 177px;
	float: left;
}

#kontakt_row_02A {
	width: 190px;
	float: left;
}

#firma_left {
	width: 400px;
	float: left;
}

#firma_right {
	border: 1px solid #ce5b24;
	background-color: #2e5e40;
	width: 148px;
	height: 445px;
	float: right;
}

#firma_zdjecia ul {
	padding-bottom: 2px;
	width: 148px;
}

#firma_zdjecia li {
	margin: 5px 21px 0px 4px;
	float: none;
	display: block;
	width: 140px;
	height: 140px;
	background-color: #fff;
	overflow: hidden;
}

#firma_zdjecia li img {
	margin: 1px;
}

#kat_download {
	border-bottom: 1px solid #996600;
	padding: 5px 5px 5px 0px;
}

#kat_download #nazwa {
	width: 100px;
	float: left
}

#kat_download #opis {
	width: 450px;
}

#pobierane_pliki {
	width: 100px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	float: left;
	margin: 8px 8px 8px 8px;
	background-color: #2e5e40;
	border: 1px solid #ce5b24;
}

#produkty_lista table {
	width: 100%;
	padding: 0px;
}

#produkty_lista td {
	background-color: #2e5e40;
	padding: 5px;
	line-height: 20px;
	vertical-align: top;
}

#produkty_lista #zdjecie {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	border: 3px solid #3f6951;
	width: 190px;
	height: 130px;
}

#produkty_lista #zdjecie_tablice {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	border: 3px solid #3f6951;
	width: 520px;
	height: 130px;
}

#produkty_lista #pobierz {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	position: relative;
}

#produkty_lista #pobierz a {
	padding-left: 5px;
	position: absolute;
	width: 173px;
	margin-top: -3px;
	margin-left: 5px;
	text-decoration: none;
	background-color: #4A7563;
}


#produkty_lista #kod {
	background-color: #3f6951;
	text-align: justify;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-weight: bold;
}

#produkty_lista #nazwa {
	background-color: #4A7563;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	font-weight: bold;
}

#produkty_lista #opis {
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	background-color: #3f6951;
	line-height: 30px;
	text-align: justify;
}

#produkty_lista #cena {
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	background-color: #4A7563;
	text-align: right;
	font-weight: bold;
}

#produkty_lista #cena .cena_d {
	text-decoration: line-through;
}

#kategorie_lista table {
	width: 100%;
	padding: 0px;
}

#kategorie_lista td {
	width: 160px;
	background: url(images/title_bg.jpg) repeat-x 0% 0%;
	background-color: #2e5e40;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 28px;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #95ae9e;
}

#kategorie_lista #final {
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
	height: 150px;
	background: url(images/kat_bg.jpg) repeat-x 0% 0%;
}

#kategorie_lista #zdjecie {
	float: left;
	margin-left: 16px;
	border: 3px solid #3f6951;
	width: 100px;
	height: 100px;
}

#cennik {
	line-height: 22px;
}

#cennik .tytul {
	background: url(images/title_bg.jpg) repeat-x 0% 0%;
	padding: 0px;
}

#cennik table {
	width: 100%;
}

#cennik td {
	border: solid 1px #A9C0AD;
	padding-left: 2px;
	padding-right: 2px;
}

#cennik .cena {
	text-align: right;
}

#cennik .symbol {
	width: 65px;
}

#pobierz_pliki table {
	width: 100%;
	border: 1px solid #A9C0AD;
}

#losowanie img {
	border: 1px solid #ce5b24;
	width: 250px;
	height: 188px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}