/* CSS: style.css */
h1,h2,h3,h4,pre,body,html {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

ul {
	
}

/**********************************************/ /* HEADINGS */
h1,h2,h3 {
	margin-bottom: 3px;
	line-height: 1.5em;
	font-family: Tahoma;
	font-weight: normal;
}

h4,h5,h6 {
	margin-bottom: 3px;
	line-height: 1.5em;
	font-family: Tahoma;
}

h1 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

h4 {
	font: normal 16px Tahoma;
	color: #B26419;
}

h5 {
	font-weight: normal;
	font-size: 1em;
}

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

div {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

/**********************************************/ /* CSS Document */
	/* About: Contains all the IDS elements for the structure of the site and other IDS */
	/******************************************************
			CONTENT BOXES
******************************************************/
html,body {
	text-align: center;
}

body {
	margin: 0;
	padding: 0;
	background: #fff url( ../../../../graphics/bg.gif ) repeat-x;
}

#a1 {
	height: 100%;
	min-height: 100%;
	width: 100%;
	margin: auto;
	border: 1px solid red;
}

html>body #a1 {
	height: auto;
}

/******************************************************
			SECONDARY BOXES
******************************************************/
#foot {
	width: 860px;
	height: 67px;
	background: url('../../../../graphics/bgFoot.gif') no-repeat;
	padding:10px 20px 0px 20px;
	margin:auto;
}

#container {
	width: 900px;
	margin: auto;
}

#btnOk {
	position: absolute;
	top: 80px;
	left: 255px;
}

#log,#pass {
	position: absolute;
	top: 80px;
	background: url('../../../../graphics/input126.gif') no-repeat;
	border: none;
	height: 23px;
	width: 126px;
	padding-left: 3px;
	padding-top: 3px;
	color: #aaaaaa;
	font-size: 10px;
}

#log {
	left: 0px;
}

#pass {
	left: 126px;
}

#login {
	width: 900px;
	height: 125px;
	background: url( ../../../../graphics/oponyxl.gif ) left 20px no-repeat;
	clear: both;
	position: relative;
}

#left {
	width: 235px;
	float: left;
	padding: 40px 0 0 0;
}

#banner {
	position: absolute;
	right: 0px;
	top: -110px;
	width: 481px;
	height: 354px;
}

#autka {
	margin-top: 21px;
	float: left;
}

#right {
	float: right;
	position: relative;
	width: 660px;
}

#koszyk {
	text-align: left;
	margin: auto;
	background: url( ../../../../graphics/koszyk.png ) no-repeat 47px 10px;
	width: 235px;
	height: 95px;
}

#containerBottom {
	background: #E4E4E4 url( ../../../../graphics/bgContainerBottom.gif )
		repeat-x bottom;
	height: 20px;
}

#contentType {
	float: right;
	background: url( ../../../../graphics/bgContent.gif ) repeat-y;
	padding: 0 0 0 0;
	/*z-index: 99;*/
}

#clearContentOne {
	clear: both;
	height: 20px;
}

#articleContent {
	text-align: left;
	width: 660px;
	overflow: hidden;
	padding: 20px 0 30px 0px;
}

#clearContent {
	position: relative;
	margin: auto;
	width: 900px;
	padding: 0 0 60px 0;
}

#baner {
	width: 900px;
	position: relative;
	margin: auto;
	z-index: 100;
}

#menuTop {
	background: url( ../../../../graphics/bgMenuTop.gif ) no-repeat;
	width: 235px;
	height: 46px;
	padding: 0px 0 0 0;
}

#menu {
	background: url( ../../../../graphics/bgMenu.gif ) repeat-y;
	width: 235px;
	padding: 20px 0 0 0;
}

#menuUl {
	z-index: 200;
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
	text-align: left;
}

#menuUl_2 {
	z-index: 200;
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
	text-align: left;
}

#menuUl li {
	padding: 0 0 10px 0px;
}

#footerText {
	padding: 0 0 0 200px;
}

.tdShopp {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
}

.tdShoppOne {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.tdShoppLast {
	border-bottom: 1px solid #000;
	text-align: center;
}

.tdShoppBottom {
	border-right: 1px solid #000;
}

/******************************************************
			FONT
******************************************************/
.atd {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

.bbotom {
	border-bottom: 1px solid silver;
}

.fontFooter {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

#menuUl li {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

.font11_red_bold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

.font10_bold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

.font11_bold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font12_bold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

/******************************************************
			LINK
******************************************************/
.ptd {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

.rtd {
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
}

.linkFooter {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #9f9f9f;
	text-decoration: none;
}

.linkFooter:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a {
	font-family: Tahoma;
	color: #000;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	text-decoration: underline;
}

#menuUl li a {
	background: url( ../../../../graphics/menu_point_1.gif ) left center
		no-repeat;
	padding-left: 30px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

#menuUl li a:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #ff2825;
	text-decoration: none;
}

#menuUl_2 li a {
	background: url( ../../../../graphics/menu_point_2.gif ) left center
		no-repeat;
	padding-left: 30px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#menuUl_2 li a:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ff2825;
	text-decoration: none;
}

.menu_log {
	position: absolute;
	left: 0px;
	color: #aaaaaa;
	bottom: 5px;
}

.menu_log a {
	background: url(../../../../graphics/kw.gif) no-repeat 0 3px;
	padding-left: 10px;
	color: #aaaaaa;
}

.menu_log a:hover {
	text-decoration: none;
	color: #000;
}

/******************************************************
			FORM
******************************************************/
.pageInput {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border: 0;
	background: url( ../../../../graphics/pageInput.gif ) no-repeat;
	width: 50px;
	height: 23px;
	padding: 5px 5px 0 0;
	text-align: right;
}

.pageInput01 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border: thin solid black;
	background: white;
	width: 170px;
	text-align: left;
}

.pageTextarea {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border: 0;
	border: thin solid black;
	width: 200px;
	height: 105px;
	text-align: left;
}

fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}

.label {
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}

.label01 {
	display: block;
	float: left;
	text-align: right;
	padding: 6px 4px 0 0;
	font-weight: normal;
	width: 100px;
	font-weight: bold;
}

.labelSearch {
	display: block;
	float: left;
	text-align: center;
	padding: 20px 4px 6px 0;
	font-weight: normal;
	width: 200px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

label {
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}

input.text,textarea {
	float: left;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
}

.form10 {
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: none;
	color: #000;
}

.form10_select {
	border: 1px solid black;
	height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background: #003765;
	color: #FFF;
}

form {
	margin: 0;
}