/*
<style>
/* */

body
	{
	background: url(images/background-body.jpg) bottom repeat-x #000000;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	}

td, th
	{
	font-family: Verdana;
	font-size: 10px;
	}

/* * * * * * * * * * *
 * Containers
 * divs one inside the other - centers page
 * * * * * * * * * * */
#containerIE
	{
	text-align:center;
	margin: 0px;
	padding: 0px;
	}
#container
	{
	text-align: left;
	width: 951px;
	margin: 10px auto;
	padding: 0px;
	}

/* * * * * * * *
 * Logo
 * * * * * * * */
#logo
	{
	background: url(images/background-logo.jpg);
	width: 951px;
	height: 103px;
	}

#logo .topMenu
	{
	float: right;
	display: inline;
	height: 33px;
	margin-right: 30px;
	}
#logo .topMenu .topMenuItem, #logo .topMenu .topMenuItemActive
	{
	background: url(images/background-menutop.jpg);
	width: 110px;
	height: 33px;
	float: left;
	display: inline;
	margin-left: 2px;
	line-height: 33px;
	text-align: center;
	}
#logo .topMenu .topMenuItemActive
	{
	background: url(images/background-menutop-active.jpg);
	}
#logo .topMenuItem a
	{
	color: black;
	text-decoration: none;
	}
#logo .topMenuItem a:hover
	{
	text-decoration: underline;
	}
#logo .topMenuItemActive a
	{
	color: #7517C0;
	font-weight: bold;
	text-decoration: none;
	}
#logo .topMenuItemActive a:hover
	{
	text-decoration: underline;
	}

#logo .searchForm
	{
	float: right;
	display: inline;
	margin-right: 30px;
	margin-top: 10px;
	}

#logo .searchForm table
	{
	color: #000000;
	}
#logo .searchForm form
	{
	padding: 0px;
	margin: 0px;
	}
#logo .searchForm .searchText
	{
	background: url(images/background-search-text.jpg) no-repeat;
	width: 147px;
	height: 22px;
	border: 0px;
	font-size: 10px;
	color: black;
	}
#logo .searchForm .searchButton
	{
	background: url(images/background-search-button.jpg) no-repeat;
	width: 147px;
	height: 22px;
	border: 0px;
	font-size: 10px;
	color: #000000;
	}
#logo .facebook
	{
	float: left;
	display: inline;
	margin-left: 320px;
	margin-top: 5px;
	}
#logo .facebook a img
	{
	border: 0px;
	}
/* * * * * * * *
 * Banner
 * * * * * * * */
#banner
	{
	background: url(images/background-banner.jpg) no-repeat;
	width: 951px;
	height: 221px;
	}
#banner .bannerMenu
	{
	margin-top: 30px;
	height: 30px;
	}
#banner .bannerMenu .bannerMenuItem
	{
	background: url(images/background-menubanner.gif) no-repeat;
	width: 155px;
	height: 30px;
	float: left;
	text-align: left;
	}
#banner .bannerMenu .bannerMenuItemInner
	{
	text-align: right;
	line-height: 28px;
	padding-right: 40px;
	}
#banner .bannerMenu .bannerMenuItem a
	{
	color: black;
	text-decoration: none;
	font-size: 12px;
	}
#banner .bannerSubMenu
	{
	margin-top: 0px;
	margin-left: 140px;
	position: absolute;

	width: 185px;
	}
#banner .bannerSubMenuTop
	{
	width: 185px;
	height: 30px;
	background: url(images/background-banner-submenu-top.gif);
	}
#banner .bannerSubMenuBottom
	{
	width: 185px;
	height: 30px;
	background: url(images/background-banner-submenu-bottom.gif) bottom no-repeat;
	}
#banner .bannerSubMenuInner
	{
	width: 185px;
	background: url(images/background-banner-submenu.jpg);
	}
#banner .bannerSubMenuItem
	{
	background: url(images/background-banner-arrow.jpg) no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	margin-right: 10px;
	}
#banner .bannerSubMenuDots
	{
	background: url(images/dots-blue.jpg) repeat-x;
	width: 164px;
	height: 2px;
	font-size: 1px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
/* * * * * * * *
 * Content
 * * * * * * * */
#content
	{
	background: url(images/background-content.jpg);
	width: 951px;
	}

#leftMenu
	{
	margin-left: 13px;
	width: 259px;
	float: left;
	display: inline;
	}
#leftMenu .leftMenuItem
	{
	margin-top: 13px;
	background: url(images/background-left-center.jpg) repeat-y;
	width: 259px;
	}
#leftMenu .leftMenuItem .h2
	{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	}
#leftMenu .leftMenuItem .leftMenuItemText
	{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	width: 230px;
	}
#leftMenu .leftMenuItem .leftMenuItemText img
	{
	border: 0px;
	}
#leftMenu .leftMenuItem h2, #leftMenu .leftMenuItem h3
	{
	background: url(images/ul-icon-arrow.jpg) no-repeat;
	padding: 0px;
	padding-left: 22px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
	}
#leftMenu .leftMenuItem h3
	{
	margin-left: 22px;
	}

#leftMenu .leftMenuItem h2.hightlight, #leftMenu .leftMenuItem h3.hightlight
	{
	background: url(images/ul-icon-arrowh.jpg) no-repeat;
	}
#leftMenu .leftMenuItem h2 a, #leftMenu .leftMenuItem h3 a
	{
	color: black;
	text-decoration: none;
	}
#leftMenu .leftMenuItem h2 a:hover, #leftMenu .leftMenuItem h3 a:hover
	{
	text-decoration: underline;
	}

#leftMenu .leftMenuItemTop
	{
	background: url(images/background-left-top.jpg) no-repeat;
	width: 259px;
	height: 15px;
	}
#leftMenu .leftMenuItemBottom
	{
	background: url(images/background-left-bottom.jpg) no-repeat;
	width: 259px;
	height: 3px;
	font-size: 1px;
	}

#leftMenu ul
	{
	list-style-image: url(images/ul-icon-square.jpg);
	padding-left: 10px;
	margin-left: 10px;
	}

#leftMenu a
	{
	color: #E39000;
	}
/* * * * * * * *
 * Text
 * * * * * * * */
#pageText
	{
	float: left;
	display: inline;
	}

#pageText .navigation
	{
	margin-left: 22px;
	margin-top: 13px;
	padding-top: 7px;
    padding-bottom: 7px;
    width: 639px;
	}
#pageText .navigation a
	{
	color: #AE71DF;
	}
#pageText .dots
	{
	background: url(images/dots-blue.jpg) repeat-x;
	height: 2px;
	font-size: 1px;
	margin-left: 10px;
	width: 639px;
	}
#pageText .textItem
	{
	margin-left: 22px;
	padding-bottom: 10px;
	width: 620px;
	overflow-x: hidden;
	}
#pageText .textPrint
	{
	text-align: right;
	margin-top: 5px;
	width: 640px;
	}
#pageText .textPrint img
	{
	border: 0px
	}

#pageText .textItem .productTable
	{
	width: 620px;
	}
#pageText .textItem .productTitle
	{
	background: url(images/background-title.jpg);
	width: 629px;
	height: 23px;
	}
#pageText .textItem .productTitle th
	{
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
#pageText .textItem tr
	{
	background: url(images/dots-orange.jpg) bottom repeat-x;
	}
#pageText .textItem .trHigh
	{
	background: url(images/dots-orange.jpg) #FFEFE5 bottom repeat-x;
	}

#pageText .textItem .prodName
	{
	padding-left: 10px;
	font-size: 10px;
	height: 25px;
	width: 460px;
	}
#pageText .textItem .prodCost
	{
	padding-right: 20px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
#pageText .contactForm
	{
	width: 624px;
	background: #FFF8EC;
	}

#pageText .contactForm table
	{
	margin-left: 115px;
	margin-top: 20px;
	}
#pageText .contactForm tr
	{
	background: transparent;
	}
#pageText .contactForm td
	{
	background: transparent;
	vertical-align: top;
	text-align: right;
	}
#pageText .contactForm input
	{
	width: 253px;
	background: #FFE1B0;
	border: 1px solid #FF9E00;
	}
#pageText .contactForm textarea
	{
	width: 253px;
	height: 103px;
	background: #FFE1B0;
	border: 1px solid #FF9E00;
	}
#pageText .contactForm .alignRight
	{
	text-align: right;
	margin: 20px;
	margin-bottom: 0px;
	}
#pageText .contactForm .searchButton
	{
	background: url(images/background-search-button.jpg) no-repeat;
	width: 147px;
	height: 22px;
	border: 0px;
	font-size: 10px;
	color: #000000;
	margin-bottom: 20px;
	}

#pageText .textItem h2
	{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#pageText .textItem a
	{
	color: #FF9E00;
	}
#pageText .textItem ul
	{
	list-style-image: url(images/ul-icon-squareb.jpg);
	padding-left: 10px;
	margin-left: 10px;
	}
/* * * * * * * *
 * Bottom
 * * * * * * * */
#bottomLine
	{
	background: url(images/background-bottomline.jpg) no-repeat;
	width: 951px;
	height: 23px;
	line-height: 23px;
	color: white;
	}
#bottomLine a
	{
	color: white;
	}
#bottom
	{
	background: url(images/background-bottom.jpg) no-repeat;
	width: 951px;
	height: 61px;
	}
#bottom #bottomLinks
	{
	padding-top: 25px;
	padding-left: 10px;
	}
#bottom #bottomLinks a
	{
	color: white;
	text-decoration: none;
	}
/* * * * * * * *
 * Eshop
 * * * * * * * */
#pageText .textItem .prodCart
	{
	width: 60px;
	text-align: center;
	aabackground: red;
	}
#pageText .textItem .prodCart input
	{
	width: 30px;
	height: 16px;
	border: 1px solid #F6BC88;
	background: #FCDDC1;
	text-align: center;
	}
#pageText .textItem .prodCart .cartSubmit
	{
	background: url(images/icon-add2Cart.gif);

	width: 33px;
	height: 17px;
	border: 0px;
	}
#logo .cartTop
	{
	background: url(images/dots-vert.gif) repeat-y right;

	padding-right: 20px;
	vertical-align: middle;
	line-height: 15px;
	}
#logo .cartTop img
	{
	float: left;
	margin-right: 10px;
	border: 0px;
	}
#logo .cartTop b
	{
	color: #9830E9;
	font-weight: normal;
	}
#cartContent .countText
	{
	width: 50px;
	background: #FCDDC1;
	border: 1px solid #FF9E00;
	}
#cartContent .cartList
	{
	width: 600px;
	}
#cartContent .cartList th
	{
	background: url(images/dots-blue.jpg) repeat-x bottom;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	}
#cartContent .cartList tr
	{
	background: transparent;
	}
#cartContent .cartList .firstCell
	{
	background: url(images/dots-vert2.gif) repeat-y right;
	padding-right: 10px;
	text-align: left;
	}
#cartContent .cartList td
	{
	padding-left: 10px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FF9E00;
	}
#cartContent .cartList .red
	{
	color: #FF0000;
	}
#cartContent .cartList img
	{
	border: 0px;
	}
#cartContent .cartList .row2
	{
	background: #FFEBCB;
	}
#cartContent .cartList .summRow
	{
	background: url(images/dots-vert.gif) repeat-x top;
	height: 40px;
	}
#cartContent .cartList .blackText
	{
	color: black;
	text-align: left;
	font-weight: bold;
	}

#content .cartButtons
	{
	width: 600px;
	}
#content .cartButtons tr
	{
	background: transparent;
	}
#content .cartButtons .rightCell
	{
	text-align: right;
	}
#content .cartButtons .centerCell
	{
	text-align: center;
	}
#content .cartButtons .cartPay, #content .cartButtons .cartReload, #content .cartButtons .cartClear
	{
	background: url(images/background-button-yellow.jpg);
	width: 147px;
	height: 22px;
	border: 0px;
	}
#content .cartButtons .cartReload
	{
	background: url(images/background-button-green.jpg);
	}
#content .cartButtons .cartClear
	{
	background: url(images/background-button-red.jpg);
	}
#content .formBox
	{
	width: 400px;
	margin-left: 100px;
	}
#content .formBox tr
	{
	background: 0px;
	}
#content .formBox .descCell
	{
	width: 150px;
	text-align: right;
	}
#content .formBox input, #content .formBox textarea
	{
	width: 200px;
	border: 1px solid #FFB946;
	background: #FFF1DB;
	}
#content .cartNote
	{
	width: 500px;
	border: 1px solid #FFB946;
	background: #FFF1DB;
	}
/* * * * * * * *
 * General
 * * * * * * * */
.topper
	{
	width: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	}
.clearer
	{
	clear: both;
	}
/* * * * * * * *
 * Seo lista
 * * * * * * * */

#seolista
	{
	text-align: center;
	}

#seolista a
	{
	color: white;
	}
.optimalBox
	{
	width: 350px;
	overflow: hidden;
	float: left;
	}
h1.optimal
	{
	font-size: 8px;
	color: white;
	margin: 0px;
	color: #eeeeee;
	}
p.optimal
	{
	font-size: 8px;
	color: white;
	margin: 0px;
	}
