body
{

background-image:url(images/css-background-gradient.jpg);
background-repeat:repeat-y;
background-position: center;
background-color:#5e67ff;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
text-align:left;
}

#wrapper
{

}


p
{
  font-family:Trebuchet MS, arial;
  color:#000066;
  font-size:11px;
  margin:0px;
  padding-top:10px;
  padding-bottom:10px;
}

ul
{
 padding-top:10px;
float:left;

}


li
{
  list-style-image: url(images/pac-bullet.gif);
  color:#000066;
  font-size:11px;
}

a
{
  text-decoration:none;
}

#container
{
margin:0 auto;
width:800px;
}

#centre-content {
 float:left;
 vertical-align: top;
 text-align: left;
 width: 625px;
 background-image:url(images/centre-content-gradient.jpg);
 background-repeat:repeat-y;
 background-color:white;
 padding:0px;
 margin-top:10px;
 height:100%;
   }

#breadcrumb
{
  padding: 3px 0px 3px 10px;
  color:#000066;
  font-size:10px;
  font-weight:bold;
  
}
#breadcrumb a
{
  color:#000066;
  text-transform: uppercase;
}

#whitebox
{
  background-color:white;
  margin:0px 10px 10px 10px;
  border-top: medium solid #ff7e98;
  float:right;
  width:605px;
  height:100%;

}

#whitebox p
{
  width:360px;
  padding-left:16px;
  float:left;
}

h1
{
padding-left:16px;
}

h2
{
margin:0px;
font-size:140%;
padding-left:16px;
}

h3
{
  margin:0px;
  font-weight:bold;
  text-transform:uppercase;
  color:#0033FF;
  font-size:12px;
  padding-left:16px;
  padding-top:15px;
  width:360px;
  float:left;
}


.floatright
{
  float:right;
}

#rightcolumn
{
width:200px;
float:right;
padding-top:52px;
}

#leftcolumn
{
width:605px;
float:left;
}

#leftcolumn img
{
  margin-left:10px;
  margin-bottom:10px;
  margin-right:10px;
}

.paddingtop10
{
  padding-top:10px;
}
   



#header
{

}

#header2
	{
  float:left;
 	height:120px;
	width:800px;
	background: url(images/banner-02.jpg);
	background-repeat: no-repeat;
}

#header-menu
	{
	padding:0px;
	letter-spacing:2px;
	padding-top:0px;
	float:left ;
	padding-left:175px;
	height:27px;
  }
  





#leftcontent
	{
 float:left;
	width:165px;
	height:100%;
	padding:10px 10px 0px 0px;
	}

#leftcontent a.menu

{
  padding: 2px 5px 2px 5px;
}

p.menu {
	text-align: right;
}



a.menu:hover {
	color: white;
}
a.menu:active {
	color: white;
}

.menu
	{
	width:165px;
	padding:0px;
	font-size: 11px;
	text-transform:;
	line-height: 1.5em;
}


.list-menua {
width: 165px;
padding-top:0px;

}

.list-menua ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.list-menua a {
display: block;
width:155px;
padding: 2px 5px 2px 5px;
background: #000066;
background-repeat: no-repeat;
text-decoration: none;
letter-spacing:2px;
font-size:12px;
font-weight:bold;
}

.list-menua a:link, #list-menu a:active, #list-menu a:visited {
color: white;
}

.list-menua a:hover
 {
color: #ffffff;
}


.list-menu2 {
width: 165px;
}

.list-menu2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.list-menu2 a {
display: block;
width:155px;
padding: 2px 5px 2px 5px;
background: #a5b1ff;
text-decoration: none;
}

.list-menu2 a:link, #list-menu2 a:active, #list-menu2 a:visited {
color: #0033ff;
}

.list-menu2 a:hover {
background: #99CDFF;
color: #ffffff;
}

#footer {
  float:left;
  width:800px;

}

#footer p
{
font-size:10px;
width:800px;
text-align:center;
margin:0px;
padding:0px;
}

.clear
{
  clear:both;
  height:13px;
}

.highlight
{
  font-weight:bold;
  font-size:13px;
  color:#0033ff;
  margin:0px;
}

.product
{
background-image:url(images/centre-keyring.jpg);
background-repeat:no-repeat;
height:113px;
width:252px;
float:left;
margin-left:35px;
}

#whitebox .product p
{
  font-size:10px;
  width:80px;
  padding-left:164px;
  padding-top:28px;
  line-height:1.3;
}


.links a	{
  float:left;
	display: block;
	width: 252px;
	margin-left:35px;
	height: 113px;
	text-decoration: none;


}


.links a	{
   color: #539bf0;
   background: #ddd url(images/centre-keyring2.jpg) no-repeat;
    background-position:0px 50%;
 }

.links a:hover{
   color: #000066;
 background-position: -252px 50%;
   }
   
.links-text
{
  float:left;
	height: 113px;
  font-size:10px;
  padding-left:164px;
  padding-top:36px;
  line-height:1.3;
  width:80px;
}

.menu-home, .menu-about, .menu-contact, .menu-pac
{
  height:27px;
  float:left;
}

.menu-home a	{
  float:left;
  display:block;
	width: 60px;
	height: 27px;
	text-decoration: none;


}


.menu-home a	{
   color: #539bf0;
   background: #ddd url(images/menu-home.jpg) no-repeat;
    background-position:0px 50%;
 }

.menu-home a:hover{
   color: #000066;
 background-position: -60px 50%;
   }



.menu-contact a	{
  float:left;
  display:block;
	width: 112px;
	height: 27px;
	text-decoration: none;
}

.menu-contact a	{
   color: #539bf0;
   background: #ddd url(images/menu-contact.jpg) no-repeat;
    background-position:0px 50%;
 }

.menu-contact a:hover{
   color: #000066;
 background-position: -112px 50%;
   }


.menu-about a	{
  float:left;
  display:block;
	width: 94px;
	height: 27px;
	text-decoration: none;
}

.menu-about a	{
   color: #539bf0;
   background: #ddd url(images/menu-about.jpg) no-repeat;
    background-position:0px 50%;
 }

.menu-about a:hover{
   color: #000066;
 background-position: -94px 50%;
   }

.menu-pac a	{
  float:left;
  display:block;
	width: 165px;
	height: 27px;
	text-decoration: none;
}

.menu-pac a	{
   color: #539bf0;
   background: #ddd url(images/menu-pac.jpg) no-repeat;
    background-position:0px 50%;
 }

.menu-pac a:hover{
   color: #000066;
 background-position: -165px 50%;
   }
   
.centre-item-01 {
background-image:url(images/home-gradient-background.jpg);
background-repeat:repeat-y;

min-height:100px;
padding:5px;
float:left;
margin-left:15px;
margin-top:10px;
width:380px;
}

.centre-item-01 img {
border:0 none;
float:left;
margin:0;
padding:0;
}

.gallery-text p
{
  width:245px;
}

.about {
background:white url(images/background-about.jpg) no-repeat scroll 0 0;
float:left;
width:605px;
}

.list-menua .speciala a
{
  background-color:#FF7E98;
}

.speciala a:hover
{
  background-color:red;
}