@import url(super_style.css);

/************** pagrindas **************/

body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #EBEBEB;
}


/************** tinklalapio isdestymas **************/

#container {
	position: absolute;
	margin: auto;
	margin-left: -390px;
	left: 50%;
	width: 780px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url('../img/text.gif') repeat-y right;
	font-size: 1px;
}

h1 {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 10px;
	width: 552px;
	height: 164px;
	background: url('../img/header.jpg') no-repeat;
	font-size: 1px;
}

#flash {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 52px;
	width: 224px;
	height: 195px;
	border: 1px solid #999999;
}

#bg-fix {
	position: absolute;
	top: 0;
	right: 0;
	width: 586px;
	height: 251px;
	font-size: 1px;
	background: #EBEBEB;
	border-bottom: 1px solid #A1A3A5;
}

#news {
	position: absolute;
	z-index: 2;
	right: 234px;
	top: 32px;
	color: #003900;
}

#languages {
	position: absolute;
	z-index: 2;
	right: 3px;
	top: 32px;
}

#menu1 {
	position: absolute;
	left: 0;
	top: 174px;
	width: 550px;
	height: 25px;
	overflow: hidden;
	background: #F98006 url('../img/menu_top.gif') repeat-x;
	font-size: 1px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 1px 0 0 0;
}

#menu2 {
	float: left;
	display: inline;
	overflow: hidden;
	padding: 251px 0 20px 0;
	margin: 0;
	width: 192px;
}

#banners {
	background: #C9F19E;
	border: 1px solid #88BB42;
	width: 170px;
	margin: 2px 0 2px 0;
	padding: 10px 10px 10px 10px;
	font-size: 1px;
	text-align: center;
}

#contacts {
	background: #F98006 url('../img/contacts.gif') no-repeat bottom;
	border-top: 1px solid #999999;
	width: 172px;
	margin: 2px 0 0 0;
	padding: 10px 10px 38px 10px;
	overflow: hidden;
}

h2 {
	position: absolute;
	left: 0;
	z-index: 2;
	top: 203px;
	width: 535px;
	height: 29px;
	padding: 15px 0 0 15px;
	overflow: hidden;
	border: 1px solid #88BB42;
	background: #C9F19E;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#text {
	float: right;
	display: inline;
	overflow: hidden;
	position: relative;
	z-index: 2;
	padding: 0 0 0 0;
	margin: 267px 17px 80px 0;
	width: 550px;
}


#footer {
	position: absolute;
	padding: 64px 45px 0 0;
	z-index: 0;
	right: 0;
	bottom: -1px;
	width: 541px;
	height: 56px;
	overflow: hidden;
	background: url('../img/footer.gif') no-repeat bottom;
	clear: both;
	text-align: right;
}

html>body #container #footer {
	bottom: 0px;
}


/************** menu nustatymai **************/

a#news  {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003900;
	text-decoration: none;
}

a#news:hover {
	color: #003900;
	text-decoration: underline;
}


#languages li{
	display: inline;
}

#languages a {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003900;
	text-decoration: none;
	padding: 0 4px 0 4px
}

#languages a:hover {
	color: #003900;
	text-decoration: underline;
}


#menu1 ul {
	list-style-type: none;
}

#menu1 li{
	display: inline;
	float: left;
	line-height: 27px;
}

#menu1 a {
	display: inline-block;
	padding: 7px 12px 7px 15px;
	background: 0 -25px url('../img/menu.gif') no-repeat;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}

#menu1 a:hover {
	color: #FFFFFF;
	background: url('../img/menu.gif') no-repeat;
}


#menu2 ul {
	list-style-type: none;
}

#menu2 ul#menu {
	margin: 0 0 4px 0;
}


#menu2 #cart li {
	background: #C9F19E;
	border: 1px solid #88BB42;
	margin: 0 0 4px 0;
}

#menu2 ul#cart a, #menu2 ul#menu a, #menu2 #banners a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 5px 8px 5px 10px;
}

#menu2 ul#cart a:hover, #menu2 ul#menu a:hover, #menu2 ul#menu a.m_, #menu2 #banners a:hover {
	background: #B6E87F;
}


#menu2 #menu li {
	background: #C9F19E;
	border: 1px solid #88BB42;
	margin: 0 0 1px 0;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menu2 #menu li b, #menu2 #cart li b {
	padding: 0 7px 0 0;
}


#menu2 #banners li {
	padding: 4px 0 4px 0;
}

#menu2 #banners li img {
	width: 120px;
	height: 60px;
}

#menu2 #banners p {
	padding: 4px 0 4px 0;
}


/************** elementu tekstai **************/

h1 span {
	display: none;
}

#footer .bot{
	padding: 5px 10px 0 0;
}

#footer p, #footer a, #contacts, #contacts a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #contacts a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#navig li {
	margin: 0 0 3px 0;
	list-style-type: square;
}

#navig a {
	text-decoration: none;
}

#navig a:hover {
	color: #009000;
}


/************** tinklalapio xhtml atributai **************/

.a_left {
	text-align: left;
}

.a_right {
	text-align: right;
}

.a_center {
	text-align: center;
}

.a_justify {
	text-align: justify;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.f_center {
	margin-left: auto;
	margin-right: auto;
}

.underline {
	text-decoration: underline;
}

.strike {
	text-decoration: line-through;
}


/************** tinklalapio modulis uzklausimas ir mailing **************/

form.simple input {
	margin: 3px 0 11px -5px;
	width: 541px;
	border: 1px solid #F98006;
	background: #FCF7F3;
	padding: 1px;
}

form.simple textarea {
	margin: 3px 0 11px -5px;
	width: 541px;
	height: 100px;
	border: 1px solid #F98006;
	background: #FCF7F3;
	padding: 1px;
}

form.simple p {
	margin: 0 0 0 5px;
}

form.simple .error {
	color: #DF5C05;
}

.simple .submit {
	width: 150px;
	border: 1px solid #88BB42;
	background: #C9F19E;
	margin: 3px 0 11px 0px;
}


/************** tinklalapio modulis parduotuve **************/

/**** list ir item ****/

#tdl {
	width: 100%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul#tdl, ul#tdl ul, ul#tdl2, ul#tdl2 ul {
	padding: 0px;
}

#tdl li {
	display: table-row;
	list-style-type: none;
}

#tdl .cdl0 {
	width: 100%;
	border-top: 1px solid #999999;
	padding: 6px 0 6px 100px;
	overflow: hidden;
	
}

#tdl .cdl00 {
	width: 100%;
	height: 22px;
	border-top: 1px solid #999999;
	overflow: hidden;
	
}

#tdl .cdl1 {
	float:left;
	width: 360px;
	border-top: 1px solid #999999;
	padding: 5px 0 5px 10px;
	overflow: hidden;
	
}

#tdl .cdl2 {
	float:left;
	width: 120px;
	border-top: 1px solid #999999;
	padding: 5px 0 5px 10px;
	overflow: hidden;
}

#tdl .cdl3 {
	float:left;
	border-top: 1px solid #999999;
	
}

#tdl .cdl3 a {
	display: block;
	width: 50px;
	height: 22px;
	background: url('../img/cart.gif') no-repeat center center;
	border: 0;
	
}

#tdl a {
	text-decoration: none;
	border-bottom: 1px solid #A9A9A9;
}

#tdl a:hover {
	border-bottom: 0;
}

.cdl3 span {
	display: none;
}

#tdl li, #tdl ul {
	margin: 0;
	padding: 0;
}

.cdl2 span {
	cursor: help;
}

/**** cart list ****/

#tdl2 {
	width: 100%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#tdl2 li {
	display: table-row;
	list-style-type: none;
}

#tdl2 .cdl1 {
	float:left;
	width: 39px;
	border-top: 1px solid #999999;
	padding: 5px 0 5px 10px;
	overflow: hidden;	
}

#tdl2 .cdl2 {
	float:left;
	width: 310px;
	border-top: 1px solid #999999;
	padding: 5px 0 5px 10px;
	overflow: hidden;
}

#tdl2 .cdl3 {
	float:left;
	width: 120px;
	border-top: 1px solid #999999;
	padding: 5px 0 5px 10px;
	overflow: hidden;
}

#tdl2 .cdl4 {
	float:left;
	width: 50px;
	border-top: 1px solid #999999;
	padding: 5px 0 5px 0px;
}

#tdl2 .cdl- {
	border-bottom: 1px solid #999999;
	height: 14px;
}

#tdl2 .cdl-- {
	font-weight: bold;
}

#tdl2 .cdl--- {
	text-align: right;
	font-weight: bold;
}

#tdl2 .cdl-- span {
	cursor: help;
}


#tdl2 .cdl5 {
	float: left;
	width: 236px;
	padding: 4px 400px 6px 0;
	text-align: right;
	
}

#tdl2 a {
	text-decoration: none;
	border-bottom: 1px solid #A9A9A9;
}

#tdl2 a:hover {
	border-bottom: 0;
}


#tdl2 li, #tdl2 ul {
	margin: 0;
	padding: 0;
}

#tdl2 input, select {
	border: 1px solid #F98006;
	background: #FCF7F3;
}

#tdl2 input.qnt {
	width: 26px;
}

#tdl2 select.y {
	width: 56px;
}

#tdl2 select.md {
	width: 42px;
}

#tdl2 .error {
	color: #DF5C05;
}

.ecart .submit {
	padding: 1px;
	width: 150px;
	border: 1px solid #88BB42;
	background: #C9F19E;
	margin: 0 15px 0 15px;
}

.ecart p.btm {
	text-align: center;
	margin: 30px 0 0 0;
}