 body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 12px;
  background: white url(bg0.jpg) repeat-x top;
 }
 input {
  font-family: Arial;
  font-size: 11px;
  border: 1px solid #808080;
  padding: 3px;
 }
 select {
  font-family: Arial;
  font-size: 11px;
 }
 hr {
  border-top:1px solid #808080;
  border-bottom:1px solid #adadad;
  border-left: 0;
  border-right: 0;
  background: none;
 }
 h1 {
  margin: 0 0 20px 0;
  padding: 10px 0 37px 8px;
  font-size: 18px;
  font-weight: normal;
  border-bottom:1px solid #cccccc;
  position: relative;
 }
 
 h1 small {
  display: block;
  font-size: 14px;
  color: black;
  position: absolute;
  top: 34px;
  left: 9px;
 }
 h3 {
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 5px 0 5px 0;
 }
 p {
  margin: 1em 0 1em 0;
  padding: 0;
 }
 a {
 color:#cc0000;
 text-decoration: none;
 }
 a:hover {
  text-decoration: underline;
 }
 img {
  border: 0;
 }
 #holder {
  width: 960px;
  position: relative;
  margin: 0 auto;
  text-align: left;
  background: url(bg2.gif) repeat-y left;
 }
 #top {
  width: 955px;
  height: 233px;
  position: relative;
  background: url(bg1_1.png) no-repeat top left;
  margin: 0 0 0 3px;
  font-size: 11px;
 }
 #customerinfo {
  position: absolute;
  top: 43px;
  left: 36px;
  font-size: 11px;
 }
 
 #customerinfo a, #cartinfo a {
 color:black;
 text-decoration: none;
 }
 
 #cartinfo {
  position: absolute;
  top: 43px;
  left: 240px;
  font-size: 11px;
  padding: 0 0 0 20px;
 }
  
  
 #flags {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 11px;
  text-align: right;
  width: 154px;
 }
  
  
 #menupath {
 height:33px;
 background: url(menupath.gif);
 margin:0 2px 0 3px;
 padding:0 0 0 10px;
 display: block; 
 line-height: 30px;;
 color:black;
 font-size: 11px;
 }
 #menupath a{
 color:#cc0000;
 text-decoration: none;
 }
 #menu1 {
  position: absolute;
  top: 37px;
  right: 5px;
  font-weight: bold;  
 }
 #menu2label {
  padding: 9px 0 46px 9px;
  margin: 0;
  background-color: #e6e6e6;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  font-weight: bold;
  text-transform: uppercase;
 }
 #menu2label img {
  margin: 0 0 0 3px;
 }
 #menu2news {
  padding: 9px;
  margin: 0;
  background-color: #e6e6e6;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
 }
 #menu2news p {
  margin: 0 0 7px 0;
 }
 #menu2 a:hover {
  text-decoration: none;
 }
 #menu2news a {
  color: black;
  text-decoration: none;
 }
 #menu2news a:hover {
  color: black;
  text-decoration: underline;
 }
 #menu1 ul.dropdown-horizontal li a {
  color: black;
  text-decoration: none;
  padding:7px 1px 7px 1px;
  font-size:11px;
  cursor:pointer;
 }
 #menu1 ul.dropdown-horizontal li a:hover {
  color: white;
  background-color: #808080;
 }
 #menu1 li {
  
 }
 #menu1 li li {
  border: 0 solid red;
 }
 
 #panel {  
  float: left;
  padding:0 0 0 12px;
  font-size: 11px;
  }
 #panel_in {
  border-top:3px solid #b3b3b3;
  width: 220px;
 }

 #page {
  width: 707px;
  float: right;
 }
 #page_in {
  width: 694px;
  border-top:3px solid #b3b3b3;
  background: url(pagebg.gif) repeat-x top;
 }

#bigmenu {
  position: absolute;
  top: 185px;
  left: 0px;
  font-weight: bold;
 }
 
#bigmenu a {
width:237px;
height:45px;
margin:0 2px 0 0;
display: block;
float:left;
color:black;
text-decoration: none;
text-align: center;
font-size:12px;
text-transform: uppercase;
}
#bigmenu a span {
  margin: 17px 0 0 0;
  display: block;
}

#bigmenu .actual {
background:url(bigmenuon.gif) no-repeat right top;
color:#cc0000;
}

#bigmenu .lastintherow {
margin:0 0 0 0;
width:238px;
}
#bigmenu .firstintherow {
background-color: red;
}

#bigmenu a.newlined span {
  margin: 6px 0 0 0;
}

#searchform {
position: absolute;
top: 126px;
left: 721px;
font-weight: bold;
}
#searchform form {
padding:0;
margin:0;
position: relative;
}
#searchform input {
border: 0;
padding:0;
width:177px;
color:#666666;
font-size:11px;
background: none;
position: absolute;
top: 0;
left: 0
}
#searchform .button {
width:36px;
height: 22px;
cursor:pointer;
position: absolute;
top: -4px;
left: 176px;
border: 0;
}



#searchform2 {
position: absolute;
top: 98px;
left: 721px;
font-weight: bold;
cursor: pointer;
}
#searchform2 form {
padding:0;
margin:0;
position: relative;
}
#searchform2 input {
border: 0;
padding:0;
width:177px;
color:#666666;
font-size:11px;
background: none;
position: absolute;
cursor: pointer;
top: 0;
left: 0
}
#searchform2 .button {
width:36px;
height: 22px;
cursor:pointer;
position: absolute;
top: -4px;
left: 176px;
border: 0;
}


#suggest001 {
position: absolute;
top: 143px;
left: 717px;
background-color: white;
border: 1px solid black;
width: 226px;
}
#suggest001 p {
margin: 0;
padding: 1px 5px 1px 5px;
color: #a0a0a0;
}
#suggest001 a {
display: block;
padding: 1px 5px 1px 5px;
}
#logo {
position: absolute;
top: 75px;
left: 10px;
display: block;
width: 300px;
height: 100px;
}
#logo strong {
display: none;
}

#searchother {
position: absolute;
top: 150px;
left: 718px;
font-weight: bold;
}
#searchother a{
color:white;
text-decoration: none;
display: block;
padding:2px 0 7px 24px;
background: url(searchother.gif) no-repeat left top;
font-weight: bold; 
}

ul.dropdown a,
ul.dropdown span {
 display: block;
 padding: 0 10px 0 10px;
}

#panel hr.hrliner {
  border-bottom:1px solid white;
  border-top:1px solid #cccccc;
  margin: 8px 0 5px 0;
  padding: 0 0 0 0;
}
.fastnews {
  margin: 0 0 0 0;
  padding: 0;
}
.fastnews p {
  margin: 0;
  padding: 0;
}

/*-------------------------------------------------/
 * @section		Base Style Override
 */

ul.dropdown li {
 padding: 0;
 border: none;
}
ul.dropdown ul {
  
}
ul.dropdown ul a,
ul.dropdown ul span {
 padding: 3px 10px 3px 10px;
 margin: 1px 0 1px 0;
 width: 170px;
 background-color: white;
}


#footer {
color:white;
background-color: #999999;
line-height: 30px;
margin:0 1px 0 1px;
font-size: 11px;
}
#footer a {
color:white;
text-decoration: none;
}
#footerleft {
float:left;
padding:0 0 0 10px;
}
#footerright {
float:right;
padding:0 10px 0 0;
}



.kategorie,.prislusenstvi {
float:left;
width:231px;
}

.kategorie img,.prislusenstvi img {
float:left;
border:0;
width:100px;
height:100px;
}
.kategorie span,.prislusenstvi span {
float:left;
padding:0 0 0 10px;
width: 100px;
margin: 10px 0 0 0;
}
.kategorie {
color:#cc0000;
font-weight:bold;
font-size:12px;
text-decoration: none;
padding:0 0 20px 0;
}

.prislusenstvi {
text-decoration: none;
padding:0 0 20px 0;
color:#cc0000 !important;
}

.tabulkaproduktu {
padding:0;
margin:0;
width:695px;
}

.tabulkaproduktu th{
color:white;
background-color: #999999;
font-size:11px;
text-align:center;
padding: 2px 0 2px 0;
}

.tabulkaproduktu td{
font-size:11px;
text-align:center;
height: 24px;
background-color: #f3f3f3;
}

.tabulkaproduktu .licha td {
background-color: #ffffff;
}

.tabulkaproduktu input{
width:42px;
height:14px;
border:1px solid #cccccc;
font-size:11px;
}

.tabulkaproduktu .tabulkaproduktuTHleft {
text-align:left;
width:300px;
}
.tabulkaproduktu .tdleft {
text-align:left;
}
.tabulkaproduktu td {
color:black;
}
.tabulkaproduktu td a {
color:#cc0000;
text-decoration: none;
}

 .tabulkaproduktu .neprod {
  display: inline-block;
 }
 .tabulkaproduktu .neprod img {
  padding: 0;
  margin: 0;
  display: inline-block;
 }
.clearer {
clear:both;
}
.tabulkaprodukt {  
  border-collapse: collapse;
  font-size: 11px;
  width:686px;
  margin:0 0 16px 0;
}
.tabulkaprodukt td{
text-align: center;
}
.tabulkaprodukttd {
background-color: #e6e6e6;
vertical-align: middle;
padding:5px 0 5px 0;
text-align: left;
}
.tabulkaproduktpink {
background-color: #ffe6e6;
}


.odkazminus {
background: url(minus.gif ) no-repeat  left; 
padding:0 0 0px 23px;
display: block;
line-height: 20px;
}
.odkazplus {
background: url(plus.gif ) no-repeat  left; 
padding:0 0 0px 23px;
display: block;
line-height: 20px;
}

.imgposunutidolu {
position:relative;
top:2px;
}

.cartinput {
width:37px;
}


.tabulkaprodukt form {
margin:0;
padding:0;
}


.formbutton {
background:#cc0000 url(buttonbg.gif) repeat-x top;
border:1px solid #cc0000;
color:white;
font-weight: bold; 
padding:3px 7px 3px 7px;
position:relative;
margin:0;
top:-1px;
font-size:10px;
}


.cartformbutton {
background:#cc0000 url(buttonbg.gif) repeat-x top;
border:1px solid #cc0000;
color:white;
font-weight: bold; 
padding:3px 7px 3px 7px;
position:relative;
margin:0;
width:110px;
height:22px;
}

.cartbutton {
background:#cc0000 url(buttonbg.gif) repeat-x top;
border:1px solid #cc0000;
color:white;
font-weight: bold; 
padding:1px 7px 3px 7px;
_padding:3px 7px 3px 7px;
position:relative;
margin:0;
width:114px;
height:22px;
}


/* mozna se tam opakujou veci ohledne nastaveni tabulky..
mozna by se dala udelat nejaka obecna tabulka
a tu pak jen menit at se to nemusi furt delat dokola */

.datatable {
  width: 100%;
  border-collapse: collapse;
  font-size: 11px;
}
.datatable th {
  background-color: #999999;
  color: white;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  text-align: right;
}
.datatable th.th_left {
  text-align: left;
}
.datatable th span {
  font-weight: normal;
}
.datatable td {
  background-color: #f3f3f3;
  padding: 5px 5px 5px 5px;
  text-align: right;
}
.datatable td.td_left {
  text-align: left;
}
.datatable td.licha {
  background-color: #ffffff;
}
.datatable .actualtdon td {
  background-color: #e0e0e0;
}
.nopadding {
  padding: 0;
}
.nopadding td {
  padding: 0;
}
.pictogrampadding {
  padding: 0;
}
.pictogrampadding td {
  padding: 0 0 5px 0;
  font-size:12px;
}
.zalozka_on {
  display: block;
  background: url(nadpisbg.gif) repeat-x top;
  padding:3px 0 20px 0; 
}
.zalozka_on a strong {
  font-weight: bold;
  font-size: 12px;
}
.zalozka_on a {
  text-decoration: none;
  color: black;
}
.zalozka_off {
  display: none;
  background: url(nadpisbg.gif) repeat-x top;
  padding:3px 0 0px 0; 
}
.zalozka_off a strong {
  font-weight: bold;
  font-size: 12px;
}
.zalozka_off a {
  text-decoration: none;
  color: black;
}


/* --- form --- */


.formtitle {
font-weight: bold;
color:white;
background-color: #999999;
width:480px;
}

.formtitle span {
padding:5px 0 5px 9px;
display: block;
}


.formtable {
background-color: #e6e6e6;
width:480px;
border:1px solid #cccccc;
}

.formtable th {
text-align:right;
font-size:11px;
font-weight:normal;
padding-right:7px;
}

.liner {
border-top:1px solid #cccccc;
border-bottom:1px solid #ffffff;
width:470px;
height:0;
margin:5px 0 5px 0;
}

.formtable td 
{
width:240px;
text-align: left;
}

.formtable td input {
border:1px solid #cccccc;
height:18px;
width:225px;
margin-right:10px;
font-size: 11px;
padding:2px 2px 0px 2px;
}

.formtable .formtableheading td {
padding:5px 0 5px 6px;
display: block;
}

.formtable .formtableheading td.formtableheadingcolspan {
width:auto;
text-align: left;
}



.formtable th {
width:220px;
}

.formtable td label input {
border:0;
width:12px;
float:left;
padding:0 5px 0 0;
}

.formtable td p{
float:left;
display: block;
width:200px;
margin:0;
padding:4px 0 0 0px;
text-align: left;
}

.regform {
padding:0;
margin:0 0 20px 0;
}
.formsouhlas {
padding-top:4px;
}

.formtable .formsubmit {
text-align:right;
width:auto;
padding:0px 2px 5px 0;
}
.formtable .formsubmit input 
{
width:100px;
}

.formtable .formsubmit input.znovu {
background:#666666 url(button_off.gif) repeat-x top; 
color:white;
font-weight: bold;
font-size:11px;
border:1px solid #666666;
padding:0px;
height:22px;
}



.formtable .formsubmit input.red {
background: #cc0000 url(button_on.gif) repeat-x top; 
color:white;
font-weight: bold;
font-size:11px;
border:1px solid #cc0000;
padding:0px;
height:22px;
}

 .prihlasenivlevo {
  margin:10px 0 10px 0;
  width:218px;
  background-color: #999999;
  border-top:3px solid #808080;
  border-bottom:1px solid #808080;
  border-left:1px solid #808080;
  border-right:1px solid #808080;
 }
 .prihlasenivlevo p a {
  font-weight: bold;
  text-decoration: none;
 }
 
 .prihlasenivlevo fieldset {
  border: 0;
  margin: 0 0 0 0;
  padding: 0 0 0 10px;
 }

 .prihlasenivlevo strong {
  color:white;
  display: block;
  padding:9px 0 0px 10px;
 }


 .prihlasenivlevo form {
  margin: 0;
  padding: 0;
 }


 .prihlasenivlevo p {
  padding:3px 5px 10px 23px;
  margin: 10px 0 0 10px;
  background: url(bigli.jpg) no-repeat left top;
 }

 .prihlasenivlevo a {
  color:white;
  text-decoration: underline;
 }
 .prihlasenivlevo input.aktuality {
  width:70px; 
  }
  .prihlasenivlevo form.mezera {
  margin:0 0 10px 0;
 }

 #homepage {
  background: url(homepage_1.gif) repeat-y left;
  width: 695px;
 }
 #homepage h2 {
  padding: 0;
  margin: 0 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  height: 40px;
  display: block;
 }
 #homepage ul {
  margin: 0 0 0 10px;
  padding: 0;
  width: 190px;
 }
 #homepage li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(li.gif) no-repeat 0 4px;
 }
 #homepage li a {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 7px 12px;
  display: block;
 }
 .homepage {
  float: left;
  width: 220px;
  padding: 80px 0 0 0;
 }
 #homepage_2,#homepage_3 {
  margin: 0 0 0 17px;
 }
 #homepage_bottom {
  background: url(homepage_2.gif) no-repeat left bottom;
 }
 #homepage_1 {
  background: url(homepage_1.jpg) no-repeat left top;
 }
 #homepage_2 {
  background: url(homepage_2.jpg) no-repeat left top;
 }
 #homepage_3 {
  background: url(homepage_3.jpg) no-repeat left top;
 }

.reference  {
 width:690px;
 font-size:11px;
 }
 .referencebg {
 background: url(pagebg.gif) repeat-x top;
 border-top:1px solid #cccccc;
 }
 .reference th {
  font-weight: normal;
  vertical-align: top;
  width:75px;
 }
 .reference td a {
  padding:10px 15px 0 0;
 }
 .h2reference {
  display: block;
  padding:5px 0 8px 10px;
  font-size:12px;
 }

 .referencebg .h2bezpozadi {
  display:block;
  padding:5px 0 12px 5px;
  margin:0;
  font-size:12px;
 }

 .h2spozadim {
  background: url(pagebg.gif) repeat-x top;
  display: block;
  padding:5px 0 8px 10px;
  border-top:1px solid #cccccc;
  font-size:12px;
 }

 #webimgs {
  width: 170px;
  float: right;
  text-align: right;
 }
 
 .contactgroup {
  background: url(pagebg.gif) repeat-x top;
  border-top:1px solid #cccccc;
  padding:0 0 30px 0;
 }
.contactmap {
float:right;
padding:10px 15px 0 0;
font-size:10px;
text-decoration: none;
}
.contactgrouptitle {
float:left;
font-size:12px;
padding:10px 10px 15px 10px;
}
.contactgroup h2 {
padding:0;
margin:0;
font-size:12px;
font-weight: bold;
}
.contacts {
width:695px;
}
.contacts th {
background-color: #999999;
color:white;
font-weight: bold;
padding:5px 5px 5px 10px;
text-align:center;
}
 
.contacts td{
padding:5px 5px 5px 10px;
background-color: #f3f3f3;
text-align:center;
font-size: 11px;
}

.contacts .licha td {
background-color: #ffffff;
}

.contacts .tdleft {
text-align:left;
}
 
.aktualita h2 {
font-size:12px;
margin:0;
padding:0;
}
.caradole {
border-bottom:1px solid #cccccc;
}
.aktualita {
padding:3px 0 20px 0;
font-size:12px;
}
.aktualita p {
padding:0px 0 0 0;
margin:0;
width:500px;
}


.cart {
padding:0;
margin:0;
width:695px;
}

.cart th {
color:white;
background-color: #999999;
font-size:11px;
text-align:center;
padding: 5px;
}

.cart td{
font-size:11px;
text-align:center;
padding:1px 0 1px 0;
background-color: #f3f3f3;
}

.cart .licha td {
background-color: #ffffff;
}

.cart input{
width:42px;
height:14px;
border:1px solid #cccccc;
font-size:11px;
text-align: center;
}

.cart .cartTHleft {
text-align:left;
padding:2px 0 2px 8px;
}
.cart .tdleft {
text-align:left;
padding:2px 0 2px 8px;
}
.cart td {
color:black;
}
.cart td a {
color:#cc0000;
text-decoration: none;
}

.ordertable {
background-color: #e6e6e6;
width:690px;
border:1px solid #cccccc;
}

.ordertable th {
background-color: #999999;
color:white;
padding:3px 0 3px 10px;
}

.ordertable .searchvlevo {
width:220px;
text-align: right;
padding-right:10px;
}


.ordertable input,.ordertable select {
border:1px solid #cccccc;
font-size:11px;
width:300px;
}
.ordertable label input {
  width: auto;
}

.ordertable input.red {
background: #cc0000 url(button_on.gif) repeat-x top; 
color:white;
font-weight: bold;
font-size:11px;
border:1px solid #cc0000;
padding:0px;
height:22px;
width:100px;
}


.ordertabletext {
text-align:right;
font-weight:bold;
padding:0 10px 0 0;
width:200px;
}



.formstyl {
background-color: #e6e6e6;
width:280px;
border:1px solid #cccccc;
}

.formstyl th {
background-color: #999999;
color:white;
padding:3px 0 3px 10px;
text-align: left;
}

.formstyl td {
padding:8px 10px 3px 10px;
text-align: right;
}

.formstyltext td {
text-align: left;
}

.formstyl input,.formstyl select {
border:1px solid #cccccc;
font-size:11px;
}
.formstyl input {
height:14px;
width:200px;
}

.formstyl input.red {
background: #cc0000 url(button_on.gif) repeat-x top; 
color:white;
font-weight: bold;
font-size:11px;
border:1px solid #cc0000;
padding:0px;
height:22px;
width:150px;
margin:0 57px 10px 0;
}

.formstyl hr {
border-top:1px solid #cccccc;
border-bottom:1px solid white;
}




.fulltextsearch {
background-color: #e6e6e6;
width:460px;
border:1px solid #cccccc;
}

.fulltextsearch th {
background-color: #999999;
color:white;
padding:3px 0 3px 10px;
}

.fulltextsearch .searchvlevo {
width:220px;
text-align: right;
padding-right:10px;
}

.fulltextsearch input,.fulltextsearch select {
border:1px solid #cccccc;
font-size:11px;
}
.fulltextsearch input {
height:14px;
}
.fulltextsearch select{
height:22px;
width: 210px;
}



#searchvlevo {
width:480px;
float:left;
font-size: 11px;
}
#searchvlevo th {
  padding: 5px;
  text-align: left;
}
#searchvlevo td {
  
}
#searchvlevo hr {
border-top:1px solid #cccccc;
border-bottom:1px solid white;
}

#searchvpravo {
width:210px;
float:left;
font-size: 11px;
}
#searchvpravo p {
margin:0;
padding: 0 0 10px 0;
}

.cursorpointer {
cursor:pointer;
}


.cartbottom {
width:695px;
margin:15px 0 0 0;
}

.cartbottomprice {
color:white;
background-color: #333333;
border-bottom:3px solid white;
width:322px;
} 

 .button1,.formtable td input.button1,.fulltextsearch input.button1 {
  background: #777777 url(tlacitkosede.gif) repeat-x bottom;
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  color: white;
  border: 1px solid #666666;
  margin: 0;
  padding: 2px 10px 2px 10px;
  height:auto;
  cursor: pointer;
 }
 .button2,.formtable td input.button2,.fulltextsearch input.button2 {
  background: #d51212 url(tlacitkocervene.gif) repeat-x center;
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  color: white;
  border: 1px solid #cc0000;
  margin: 0;
  padding: 2px 10px 2px 10px;
  height:auto;
  cursor: pointer;
 }
 .buttontype1,.formtable td input.buttontype1,.fulltextsearch input.buttontype1 {
  width: 103px;
 }
 .buttontype2,.formtable td input.buttontype2,.fulltextsearch input.buttontype2 {
  width: 104px;
 }
 .buttontype3 {
  width: 30px;
  padding-left: 0;
  padding-right: 0;
 }
 input.disabled {
  border: 1px solid #e0e0e0;
  background-color: #fafafa;
 }
 
 #menu2news #bestoflink {
  text-align: right;
  display: block;
  color: #cc0000;
 }
 #footeraddtext {
 font-size:11px;
 color:#808080;
 border:0;
 padding:10px 0 10px 0;
  width: 940px;
  position: relative;
  margin: 0 auto;
  text-align: left;
 
 }
 
 #homepage_text {
  font-size: 11px;
  font-weight: normal;
 }
 
 #homepage_text strong {
  font-weight: normal;
 }
 
 
 
 #zelenausporam_cs {
  width: 95px;
  height: 95px;
  background: url(CPD_Clen_centra_pasovnich_domu.png) no-repeat left top;
  position: absolute;
  left: 520px;
  top: 78px;
 }
 
 #zelenausporam_sk {
  width: 150px;
  height: 74px;
  background: url(SKGBC_LOGO-sk.jpg) no-repeat left top;
  position: absolute;
  left: 520px;
  top: 94px;
 }
 
 #zelenausporam_en {
  width: 95px;
  height: 107px;
  background: url(czgbc_logo_05-95px.png) no-repeat left top;
  position: absolute;
  left: 520px;
  top: 72px;
 }
 
 #solerpalauventgroup {
  width: 174px;
  height: 45px;
  background: url(solerpalauventgroup.png) no-repeat left top;
  position: absolute;
  left: 320px;
  top: 110px;
  cursor: pointer;
 }
 
 .podmenu {
  padding-left: 0;
  margin-left: 15px;
 }
 
 #leftbanner {
  position: absolute;
  left: -130px;
  top: 0;  
 }
 #rightbanner {
  position: absolute;
  left: 970px;
  top: 0;  
 }