html,body {
	margin:0px auto 0px auto;
	padding:0;
	height: 100%;
	background: none;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

p {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div {
	font-size: 11px
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul li a {
	text-decoration: none;
	color: #00137F;
}

ul li a:hover {
	text-decoration: underline;
	color: #00137F;
}

div.clear {
	clear: both;
}

/*--------PAGRINDIS CSS---------*/

#log_container {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
	cursor: pointer;

}

#log_container td {
	vertical-align: middle;
	text-align: center;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;

	z-index: 9999;
	background: #eeeeee;
}

#log_container td #log {
	position: relative;
	border: #cacaca 1px solid;
	font: 12px Verdana;
	color: black;
	z-index: 9999;
	width: 340px;
	margin: 0 auto;
	padding: 34px 25px 25px 25px;
	text-align: left;
	background: #fafafa url(../gfx/layout/close.gif) no-repeat 370px 6px;
}

* html #log_container,
* html #log_container td #log {
	position: absolute;
}

.p_error,
#log .p_error,
#log_inline .p_error {
	color: #d10508;
	background: url(../gfx/global/bullet_red.gif) no-repeat 0 0;
	padding: 0 0 11px 20px;
	margin: 0;
	font-size: 12px;
}

.p_succ,
#log .p_succ,
#log_inline .p_succ {
	color: #387c9b;
	background: url(../gfx/global/bullet_green.gif) no-repeat 0 0;
	padding: 0 0 11px 20px;
	margin: 0;
	font-size: 12px;
}



div#container {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1004px;
	height: auto;
}

div#header {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	width: 1004px;
	height: auto;
}

* html div#header {
	width: 830px;
}

a#logo {
	float: left;
	margin: 25px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 54px;
	position: relative;
	top: 6px;
	background: url(../superakcija/logo_a.gif) no-repeat left top;
}

fieldset {
	border: 0px;
	padding: 0;
	margin: 0;	
}

div#search {
	float: right;
	margin: 20px 180px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 398px;
	height: auto;
}

* html div#search {
	margin: 20px 3px 0px 0px;
}


div#search-text {
	float: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #c70c1d;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 80px;
	height: auto;
}

div.search-input {
	position: relative;
	float: left;
	top: -4px;
	#top: -8px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	
}

input#search_string {
	width: 205px;
	font-size: 14px;
	position: relative;
	border: 1px solid #c8c8c8;
}

input.btn {
	position: relative;
	top: 0px;
	#top: 4px;
	left: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 102px;
	height: 30px;
	background: url(../superakcija/search.gif) no-repeat left top;
	cursor: pointer;
	border: 0px;
}

div#line {
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 805px;
	height: auto;
}

div.n-marquee {
	font-size: 12px;
}

div.n-marquee a{
	font-size: 12px;
	color: #000;
}

a#det {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 10px 63px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 105px;
	height: auto;
	background: url(../superakcija/more_black.gif) no-repeat right center;
}

/* top menu START*/
div#top-menu {
	float: left;
	top: 0;
	clear: right;
	position: absolute;
	margin: 60px 0px 0px 170px;
	#margin: 60px 0px 0px 170px;
	padding: 0px 0px 0px 0px;
	width: 650px;
	height: auto;
	#height: 23px;
	background: #000;
}

div#top-menu ul {
	float: left;
	background: #000;
	padding: 0px 0px 0px 10px;
}

div#top-menu ul li {
	float: left;
	display: inline;
	margin: 4px 10px 4px 10px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #696969;
}

div#top-menu ul li.first {
	border-left: 0px solid #696969;
}

div#top-menu ul li a{
	color: #FFF;
	padding: 0px 0 0px 0;
	margin-left: 20px;
	font-size: 12px;
}

div#top-menu ul li.menu_top_l1_active a{
	color: #FFF;
	text-decoration: underline;
}

div#top-menu ul li a:hover{
	color: #FFF;
}
/* top menu END*/

div#main {
	width: 1000px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#left {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
	height: auto;
}

/* left menu START*/
div#left-menu {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	height: auto;
}

div#left-menu ul {
	float: left;
	width: 155px;
	height: auto;
}

div#left-menu ul li {
	float: left;
	display: block;
	width: 155px;
	height: auto;
	border-bottom: 1px solid #a4a4a4;
}

div#left-menu ul li a {
	float: left;
	font-size: 12px;
	color: #000;
	width: 140px;
	height: auto;
	padding: 2px 0px 2px 2px;
	margin-left: 4px;
	text-decoration: none;
}

div#left-menu ul li a:hover{
	color: #c70c1d;
	text-decoration: none;

}

div#left-menu li.level4 a,
div#left-menu li.level3 a,
div#left-menu li.level2 a {
	color: #888;
}

div#left-menu li.level2 a {
	width: 135px;
	padding: 2px 0px 2px 20px;
	background: url(../superakcija/menu_1.gif) no-repeat left center;
}

div#left-menu li.level3 a {
	width: 125px;
	padding: 3px 0px 3px 30px;
	background: url(../superakcija/menu_2.gif) no-repeat left center;
}

div#left-menu li.level4 a {
	width: 115px;
	padding: 5px 0px 5px 40px;
	background: url(../superakcija/menu_3.gif) no-repeat left center;
}

div#left-menu li.level1 a.active {
	color: #c70c1d;
	font-weight: bold;
}

div#left-menu li.level4 a.active,
div#left-menu li.level3 a.active,
div#left-menu li.level2 a.active {
	color: #000;
	font-weight: bold;
}							

/* left menu END*/

div.filter-container {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
	height: auto;
	border: 0px solid red;
}


div#center {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 640px;
 	height: auto;
}

div#center div#filter-top {
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 400px;
 	height: auto;
}

div#bottom-line,
div#top-line {
	float: left;
	width: 100%;
}

div#top-line {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 28px;
	font-size: 14px;
	color: #666;
	border-top: 1px solid #ababab;
}

div#top-line-r {
	float: right;
	position: relative;
	top: -1px;
	width: auto;
	height: 5px;
	padding: 5px 20px 0 0; 
	background: url(../superakcija/corner_t_l.gif) no-repeat right top;
}

div#top-line-r a {
	cursor: pointer;
}


div#bottom-line {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	font-size: 14px;
	color: #666;
	border: 1px solid green;
}

a.back {
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	font-size: 12px;
	color: #666;
}

h1.title {
	float: left;
	position: relative;
	top: -1px;
	margin: 0px 0px 0px 0px;
	padding: 5px 35px 8px 35px;
	width: auto;
	height: auto;
	font-size: 14px;
	color: #c70c1d;
	font-weight: bold;
	background: #FFF;
	border-bottom: 1px solid #ababab;
	border-right: 1px solid #ababab;
}

div#content {
	clear: left;
	float: left;
	margin: 0px 0px 20px 4px;
	padding: 0px 0px 0px 0px;
	width: 631px;
  	background: url(../superakcija/content_rp.gif) repeat-y left;
}

div#content_b {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	#padding: 0px 0px 35px 0px;
	min-height: 300px;
 	height: auto !important;
  	height: 300px;
	width: 631px;
  	background: url(../superakcija/b_border.gif) no-repeat bottom left;
}

div#page-content {
	float: left;
	margin: 10px 0px 0px 40px;
	#margin: 0px 0px 0px 40px;
	padding: 0px 0px 20px 0px;
	width: 570px;
    height: auto;
    position: relative;
}

* html div#page-content {
	margin: 0px 0px 0px 15px;
	width: 580px;
}

div#right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: auto;
}

div.box {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	border: 0px solid red;
}

div.box #banner {
	
}

ul.left-ul {

}

ul.left-ul li {
	display: block;
	padding: 3px 0px 3px 7px;
	margin: 0px 0 13px 0;
	border: 1px solid #d1d1d1;
}

ul.left-ul li a {
	font-size: 12px;
	color: #000;
}

ul.left-ul li a:hover {
	color: #000;
}

div.box div#red-link a {
	float: left;
	clear: left;
	color: #c70c1d;
	text-decoration: underline;
	display: block;
	font-size: 13px;
	padding: 0 25px 0 0px;
	margin-left: 20px;
	height: auto;
	width: auto;
	background: url(../superakcija/more.gif) no-repeat right center;
}

div.box div#red-link a:hover {
	color: #c70c1d;
	text-decoration: none;
}

div.box div#banner {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
  	height: auto;
}

/*
div.box div#banner a{
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 167px;
  	height: 67px;
  	background: url(../superakcija/banner.gif) no-repeat left top;
}
*/

div#footer {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1004px;
	height: 50px;
}

div.contact {
	float: left;
	margin: 15px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: auto;
  	height: auto;
}

div#solutions {
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
  	height: auto;
  	color: #333;
}

div#solutions a{
	color: #666;
}

a.marq {
	color: #000;
	font-size: 12px;
}

div.rating-box {
	position: absolute;
	bottom: 28px;
	right: 72px;
	padding: 0px 0px 0px 0px;
	width: 120px;
  	height: auto;
  	color: #333;
}

div.rating-name {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 45px;
  	height: auto;
  	color: #c70c1d;
  	font-weight: bold;
  	font-size: 12px;
}

div#navi {
	position: absolute;
	margin: 37px 0 0 890px;
	#margin: 30px 0 0 90px;
	top: 0;
	z-index: 9;
}

* html div#navi {
	margin: 37px 0 0 60px;
}

div#navi a {
	float: left;
	height: 13px;
	margin-left: 10px;
}

a.home {
	width: 15px;
  	background: url(../superakcija/navi_home.gif) no-repeat left top;
}

a.map {
	width: 13px;
  	background: url(../superakcija/navi_map.gif) no-repeat left top;
}

a.mail {
	width: 13px;
  	background: url(../superakcija/navi_mail.gif) no-repeat left top;
}

a.print {
	width: 12px;
  	background: url(../superakcija/navi_print.gif) no-repeat left top;
}

div.ctg-box {
	float: left;
	width: 190px;
	height: auto;
	background: url(../superakcija/line_v.gif) repeat-y right;
}

div.ctg-line {
	float: left;
	width: auto;
	height: auto;
	background: url(../superakcija/line_h.gif) repeat-x bottom;
}

ul.main-ctg.first {
	margin-left: 0px;
	margin-right: 0px;
}

ul.main-ctg {
	margin: 10px 15px 10px 15px;
}

* html ul.main-ctg {
	margin: 10px 0px 10px 15px;
}


ul.main-ctg li {
	float: left;
	dispaly: block;
	clear: both;
	width: 190px;
	margin: 0px 0 15px 0;
}

* html ul.main-ctg li {
	width: 170px;
}

ul.main-ctg li a{
	float: left;
	font-weight: bold;
	color: #c70c1d;
	font-size: 14px;
	padding: 0px 0 0 0;
	margin: 0 0 10px 0;
}

ul.main-ctg li a:hover {
	text-decoration: none;
}

ul.main-ctg li li {
	margin: 0px 0 7px 0;
}

ul.main-ctg li li a{
	font-weight: normal;
	color: #000;
	font-size: 11px;
	padding: 0px 0 0 0;
	margin: 0 0 0px 0;
}


ul.main-ctg li li a:hover {
	text-decoration: underline;
}

ul.main-ctg li li a span{
	color: #9c9c9c;
}

div.no {
	clear: both;
	color: #9c9c9c;
}



#SendBG {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#eeeeee;
	z-index: 7885;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	
}

#SendFormContainer {
	width: 100%;
	height:100%;
	position:absolute;
	z-index: 7555;
	left: 0;
	top: 0;
	display: none;
}


#SendFormContainer .cc {
	vertical-align: middle;
	text-align: center;
}

#SendForm {
	position: relative;
	z-index: 7955;
	margin: 0 auto;
	padding: 20px;
	border: #333 1px solid;
	background: white;
	width: 320px;
	height: 195px;
	text-align: left;
}

#SendFormCloseImg {
	position:absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

#SendForm h1 {
	font: 16px Arial;
	font-weight: bold;
	color: #c70c1d;
	margin: 12px 0 12px 0;
}


#SendForm input.t,
#SendForm textarea {
	border: #999 1px solid;
	font: 12px Arial;
	padding: 2px;
	width: 180px;
}

#SendForm textarea {
	height: 45px;
}

#SendForm input.bt {
	border: 0px;
	cursor:pointer;
	background: none;
	font: 12px Arial;
	width: 50px;
	padding: 2px 0;
	padding: 1px 11px 1px 11px;
	font-weight: bold;
}

#SendForm input.bt:hover {
	text-decoration: underline;
}

#SendForm td {
	padding: 3px;
	font: 12px Arial;
}

#sentok {
	display: none;
	font: 12px Arial;
	
}

div#bottom-menu {
	width: 450px;
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 15px 0 10px 0;
	#padding: 15px 0 10px 0;
	
	margin: 0px auto 0px auto;
}

div#bottom-menu ul {
	text-align: center;
}

div#bottom-menu li {
	display: inline;
	padding-right: 4px; 
	padding-left: 4px; 
	border-left: 1px solid #545454;
}

div#bottom-menu li a {
	color: #545454;
	font-size: 12px;
	text-decoration: underline;
}

div#bottom-menu li a:hover {
	text-decoration: none;
}

div#bottom-menu li.menu_top_l1_active.first,
div#bottom-menu li.menu_top_l1.first {
	border-left: 0px;
}

h2.contact-title {
	font-size: 14px;
	text-align: center;
	color: #c70c1d;
	margin: 0px 0 10px 0;
}

p.contact-text {
	padding: 0;
}

p.contact-text a {
	color: #c70c1d;
}

.ajax_status {
	display: none;
}
.ajax-loading {
	display: block;
    border: #cccccc 1px solid;
    width: 240px;
    height: 150px;
    background: white url(../gfx/global/ajax.gif) no-repeat center center;
 
	filter:alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;

    position: fixed;
    top: 42%;
    right: 42%;
    z-index: 500;
}

* html .ajax-loading {
    position: absolute;
}

div#bottom-links {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

.succ_payment {
	float: left;
	padding: 15px;
	width: 90%;
	font-weight: bold;
	border: 1px dotted #00B512;
	background: #E4FFD8;
}
