/* Start of CMSMS style sheet 'palmpre' */
img.bgImg {
	position:absolute;
	height:640px;
	display:block;	
	top:0px;
	left:0px;
	width:100%;
	z-index:0;
	min-width:800px;
}

body {
margin: 20px;
  text-align: center;
  font-family: avenir_lt55, verdana, helvetica, sans-serif, arial;
  font-size: 0.8em;
  color: #545454;
  background-color: #dad9d9;
}

h1 {
  clear: both;
  padding: 5px 0 12px 10px;
  margin: 0;  
  font-size: 1.8em;
  font-weight: normal;
color: #000000;
  letter-spacing: -1.5px;
}

#text h1 {
  
}

h2 {
  clear: both;
  padding: 0 0 0 5px;
  margin: 10px 0 5px 0;  
  font-size: 1.6em;
  font-weight: normal;
  text-transform: uppercase;
  color: #FF6400;
}

p {
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
}


}

#news p {
  padding: 8px;
}

a {
  color: #000000;
}

a:hover {
  color: #FF6400;
  
}

#news   a:hover,
#footer a:hover {
 
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style-image: url(uploads/images/li_bullet.gif);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}




/***************************************************
   Site Layout Container:
   -------------------------------------------
   adjust width attribute if you would like to
   make the site wider, but make sure to also
   adjust either #news or #text widths as well.
 ***************************************************/

#siteBox {
display:block;
position: relative;
        top: 0px; 
        left: 0px;
  width: 90%;
min-width: 705px;
  margin: 0px auto;
  text-align: left;
}





/***************************************************
   Header Styles
   --------------------------------------------
   Change main header image with #header
   background attribute.
 ***************************************************/


#header {display:block;
position: relative;
        top:55px; 
        left: 250px;
height: 413px;
width: 220px;
background: url(uploads/images/pre.png) no-repeat top center; 
}

#header .title {display:block;
position: relative;
        top:95px; 
        left: -250px;
height: 35px;
width: 220px;
background: url(uploads/images/logo-pre.png) no-repeat top left;  
padding: 50px 0 0 0px;
  font-size: 1.2em;
  
  color: #EEE;

}

#header .subTitle {display:block;
position: relative;
        top:270px; 
        left: 0px;
height: 30px;
width: 592px;
background: url(uploads/images/pre_shadow.png) no-repeat top center;  
  padding: 0 0 0 55px;
  color: #EEE;
}

#header .h2 {display:block;
position: relative;
        top:300px; 
        left: 0px;
height: 100px;
width: 227px;
background: url(uploads/images/pre_shadow2.png) no-repeat top center;  
  padding: 0 0 0 55px;
  color: #EEE;
}


#header .subTitle a {
  text-decoration: none;
  color: #EEE;
}

#header .subTitle a:hover {
  color: #BBB;
  background-color: transparent;
}

#header .form {display:block;
position: relative;
        top: 100px; 
        left: -250px;
height: 100px;
width: 300px;
  color: #EEE;
font-size: 0.6em;
}

#content{margin-top:15px}



/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/

#menu {display:block;
position: relative;
        top: 0px; 
        left: 0px;
min-width: 600px;
font-size: 0.9em;
  text-align: center;
  margin: 9px 0 0;padding-left:10px;
}
* html body #menu {
  text-align: center;
  margin: 92px 0 0;padding-left:10px;
}
#menu ul li{float:left;list-style:none}
#menu a {
  padding: 7px 20px 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFFFFF;
}

#menu a:hover, #menu a.active {
  text-decoration: underline;
}





/***************************************************
   Left News Column
   -------------------------------------------
   1. Change to right side column by altering
      #news float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#news {display:block;
position: relative;
        top: -300px; 
        left: 0px;
  float: right;
  width: 220px;
  padding: 0px 10px 0 10;
}



#news .block {
  margin-bottom: 20px;
vertical-align: baseline;
  background: url(uploads/images/box-top.png) repeat-y top center;
}
#news .block h1 {
  clear: both;
  padding: 15px 10px 0px 10px;
  margin: 0;  
  font-size: 1.0em;
  font-weight: bold;
font-color: #000000;
 
}
#news .block p {
  clear: both;
font-size: 0.75em;
  padding: 10px 10px 0px 10px;
  margin: 0;  
text-decoration: none;
font-color: #333333;
 
}

#news .block a {
text-decoration: none;
font-color: #333333;
 
}

#news .block a:hover {
  text-decoration: underline;
}



#news .block .bottom {
display:block;
position: relative;
        top: 12px; 
        left: 0px;
width: 220px;  
height: 16px;
 background:  url(uploads/images/box-bottom.png) no-repeat bottom center;
}

#news .links {
  margin: 10px 0 10px 0;
}

#news .links a {
  display: block;
  padding: 6px 0 6px 20px;
  text-transform: uppercase;
  text-decoration: none;  
}

#news .links a:hover {
  background: #DDD url(uploads/images/link_news.gif) no-repeat center center;
}

#news a img {
  border: 0px;
}





/***************************************************
   Right Content Column
   -------------------------------------------
   1. Change to left side column by altering
      #text float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#text {display:block;
position: absolute;
        top:450px;
  float: left;
  min-width: 457px;
max-width=60%;
}






/***************************************************
   Footer Styles
 ***************************************************/

#footer {
  height: 50px;
  padding: 20px 3px 0 10px;
  margin: 20px  20px 0 0; 

}



#footer img.right {
  padding: 5px 2px 0 2px;
  border: 0px;
}



/***************************************************
   Large <ul> Link Styles
   --------------------------------------------
   Creates the large links blocks that can be
   used in the #text section
 ***************************************************/


ul.links {
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 370px;
  padding-top: 5px;
  margin: 0px;  
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  background: #DDD url(uploads/images/link_top.gif) no-repeat top center;
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  background: url(uploads/images/link_arrow.gif) no-repeat center left;
}

ul.links li a span.desc {
  float: left;
  width: 350px;
  padding-right: 3px;
  margin-left: 10px;
  color: #545454;
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a:hover span.bottom {
  background: #EEE url(uploads/images/link_bottom.gif) no-repeat top center;
}




/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #56B600;
}

p.quote {
  float: left;
font-style: italic;
  padding: 8px 0 0 8px;
  margin: 5px 0 20px 5px !important;
  margin: 5px 0 10px 3px;
  background: #FEFADE url(uploads/images/quote_top.gif) no-repeat top right;
  border-left: 2px solid #FF6400;
}

p.quote span.bottom {
  float: right;
  width: 20px;
  background: url(uploads/images/quote_bottom.gif) no-repeat bottom right;
}

img.right {
  float: right;
  padding: 3px;
}

img.left {
  float: left;
  padding: 3px;
}

.grey {
  color: #AAA;
}

#cennik {
	
color: #666666;
	}

#cennik a {
color: #666666;
text-decoration: none;
	}

#cennik h4 {
margin-left: 20px;
}

#cennikboxtop {
 float:left;
width: 220px;
height: 250px;
margin-top: 20px;
	padding: 0px;
	background-image: url(http://www.palmshop.sk/uploads/palmtheme/box-top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#cennikboxcontent {


	}

#cennikboxbottom {
float:	right;
height: 266px;
background-image: url(http://www.palmshop.sk/uploads/palmtheme/box-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

/* End of 'palmpre' */

