body 
{
	margin: 0 0 6px 0;
	padding: 0px;
	font-family: tahoma, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #555555;
	background: #A4BDC8;
}

img
{
	border: 0px;
}

h1
{
	color: #3887A6;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 14px 0;
	font-weight: bold;
	text-transform: uppercase
}

h3
{
	padding: 0 10px 0 10px;
	font-size: 12px
}

form
{
	margin: 0px;
	padding: 0px
}

p
{
	text-align: justify;
	margin: 0px;
	padding: 5px 0 5px 0
}

a		{ text-decoration: underline; color: #1C91BD}
a:link, a:visited	{ color: #1C91BD}
a:hover, a:active	{ color: #8AA0A2; text-decoration: none}

.clear
{
	clear: both
}


table
{
	padding: 0px;
	border: 0px
}


td
{
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
}


TEXTAREA {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

INPUT,
TEXTAREA,
SELECT,
OPTION {
	border: 1px #999999 solid;
	background-color:#ffffff;
	font-size: 11px
	}

option
{
	border: 0px
}


/* TABLE */
.border {
	background-color: #799CAC;
	}
.bg, .bgi, .bgi input {
	background-color: #ffffff;
	}
.bgH {
	background-color: #A0C3D3;
	color: #ffffff;
	}
.bgHl {
	background-color: #DCE5E9;
	}



.button {
	color: #ffffff;
	font-weight: bold;
	background-color: #5187A9;
	font-size:11px;
	border:1px #225473 solid;
	}
.buttonH {
	color: #ffffff;
	font-weight: bold;
	background-color: #5187A9;
	font-size:11px;
	border:1px #225473 solid;
	}
.button1, .button2, .button3 {
	border:1px #225473 solid;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	background-color: #5187A9;
	}
.button1 a:link, .button2 a:link, .button3 a:link, .button1 a:visited, .button2 a:visited, .button3 a:visited {
	text-decoration: none;
	color: #ffffff
	}
.button1 a:hover, .button2 a:hover, .button3 a:hover {
	text-decoration: underline;
	color: #ffffff
	}

td.button1, td.button2, td.button3 {
	width: 100; /* for no bag */
	font-size:11px;
	}



.pageHeader {
	background-color: #7484D3;
	}
.menuLine {
	background-color: #5475C8;
	}

div.navline {
	padding:3;
	font-weight:bold;
	border: 1 solid #333333;
	background-color: #7495E8;
	}
div.navline a {
	font-weight:bold;
	}


.infoBoxHead {
	color: #00366B;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	}
table.infoBoxHead {
	background-color: #7484D3;
	}

.boxProduct {
	padding-bottom:5px
	}

.pagebar {
	color: #003050;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	}
table.pagebar {
	background-color: #7484D3;
	}
a.pagebar,
a.pagebar:visited {
	color: #999999;
	font-weight: normal
	}
a.pagebar:hover {
	color: #444444;
	}
.pagebar select {
	font-weight: bold;
	font-size: 10px;
	}


.desc_preview {
	font-size:9;
	text-align:justify;
	color: #111122;
	}


/* necessary to fill field */
.star {
	color: #CC3333;/*#FF0000*/
	}


.newsText,
.newsText A,
.newsHead {
	color: #386080;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
.newsHead {
	color: #616180;
	font-weight: bold;
	letter-spacing: 1px;
	}


.bigCat,
.bigCatB,
.smallCat {
	color: #224466;
	}
.bigCatB {
	font-weight: bold;
	}
.smallCat {
	font-size: 10px;
	}

/* ************************************************************************** */
.head, .headH, .header, .headerH {
	color: #116699;
	font-weight: bold;
	font-size: x-small;
	}
.headH, .headerH {
	font-size: small;
	}
.header, .headerH {
	text-decoration: underline;
	}


.txt, .txt TD {
	font-size: x-small;
	}
.txtB, .txtB TD {
	font-size: x-small;
	font-weight: bold;
	}
.txtH, .txtH TD {
	font-size: small;
	font-weight: bold;
	}


.note, .note1, .note2 {
	color: #116699;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #556699;
	}
.note2, .noteH2 {
	color: #CC3333;
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
	color: #116699;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #339966;
	}
.warn, .warnH {
	color: #CC3333;
	}
.hlH, .okH, .warnH {
	font-size: small;
	}

.inactive {
	color: #888888;
	}



/* ******************************************************************** */



.popup_head {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
	}

.small {
	color: #003366;
	font-size: 9px;
	}


/*---------------- Shopping Cart ---------------*/

.sc_message {
	color: red;
	font-size: xx-small;
	}

.sc_warn {
	color: #AA0000;
	}

.sc_text {
	font-size: xx-small;
	}


.spec-sel select, .spec-sel option
{
	width: 230px;
	font-size: 11px
}

form
{
	padding: 0px;
	margin: 0px
}

#header
{
	background: url(/img/header-bgr.gif) #ffffff repeat-x;
	height: 202px
}

#header-left
{
	background: url(/img/header-left.gif) no-repeat left top;
	height: 202px
}

#header-right
{
	background: url(/img/header-right.gif) no-repeat right top;
	height: 202px
}

#header-center
{
	background: url(/img/header-center.jpg) no-repeat center top;
	height: 202px
}

#shopping-cart
{
	width: 278px;
	margin-top: 27px;
	float: left;
}

#cart a:link, #cart a:visited
{
	color: #8C9FA7; 
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	padding: 0 0 0 80px
}

#cart a:hover, #cart a:active
{
	text-decoration: none;
	color: #8AADC8
}

#check
{
	text-align: left
}

#check a:link, #check a:visited
{
	color: #8C9FA7; 
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin: 26px 0 0 38px;
	width: 60px
}

#check a:hover, #check a:active
{
	text-decoration: underline;
	color: #8AADC8
}

#check a b
{
	color: #F68221;
	font-weight: normal;
}

#login
{
	float: right;
	width: 188px
}

#login #inputs
{
	float: left;
	width: 125px;
	margin-top: 14px
}

#login #inputs input
{
	height: 17px;
	font-size: 11px;
	width: 118px;
	padding: 0px;
	margin: 2px 0 2px 0;
	background: none;
	border: 0px;
	color: #8C9FA7;
	//height: 16px;
}

#login input.but-login
{
	float: left;
	margin-top: 10px
}

#reg
{
	text-align: right;
	padding: 4px 40px 0 0;
	line-height: 1.0em
}

#reg a:link, #reg a:visited
{
	color: #8C9FA7; 
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

#reg a:hover, #reg a:active
{
	text-decoration: underline;
	color: #8AADC8
}

#reg a b
{
	color: #F68221;
	font-weight: normal;
}

#logo
{
	padding: 20px 0 0 0;
	width: 160px
}

#logo img
{
	width: 160px;
	height: 58px;
}

#head-search
{
	background: url(/img/src-bgr.gif) no-repeat 97px 3px;
	margin: 20px 0 0 0;
	height: 28px;
	float: left;
	width: 417px
}

#head-search input.head-inp
{
	float: left;
	background: none;
	width: 232px;
	height: 17px;
	border: none;
	font-size: 11px;
	color: #8C9FA7;
	margin: 6px 4px 0 147px;
	padding: 0px
}

#head-search input.inp-but
{
	float: left;
	margin: 0 0 0 3px;
	width: 26px
}

#slogans
{
	float: right;
	font-size: 10px;
	color: #CACACA;
	text-align: left;
	margin: 0 170px 0 0;
	width: 150px;
	line-height: 1.1em
}

#slogans b
{
	font-weight: normal;
	display: block;
	background: url(/img/ico-slogan.gif) no-repeat left 4px;
	padding-left: 6px
}

a.home:link, a.home:visited
{
	color: #8C9FA7; 
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	width: 66px;
	height: 24px;
	background: url(/img/but-home.gif) no-repeat left top;
	margin: 30px 0 0 25px
}

a.home:hover, a.home:active
{
	text-decoration: underline;
	color: #8AADC8;
	background: url(/img/but-home.gif) no-repeat left bottom;
}

a.logout:link, a.logout:visited
{
	color: #8C9FA7; 
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: right;
	width: 66px;
	height: 24px;
	background: url(/img/but-logout.gif) no-repeat left top;
	margin: 10px 0 0 0
}

a.logout:hover, a.logout:active
{
	text-decoration: underline;
	color: #8AADC8;
	background: url(/img/but-logout.gif) no-repeat left bottom;
}

a.sitemap:link, a.sitemap:visited
{
	color: #8C9FA7; 
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: right;
	width: 66px;
	height: 24px;
	background: url(/img/but-sitemap.gif) no-repeat left top;
	margin: 30px 25px 0 0
}

a.sitemap:hover, a.sitemap:active
{
	text-decoration: underline;
	color: #8AADC8;
	background: url(/img/but-sitemap.gif) no-repeat left bottom;
}

a.home img, a.sitemap img
{
	width: 66px;
	height: 24px
}

#topmenu
{
	width: 424px;
	margin-top: 12px
}

#topmenu a:link, #topmenu a:visited
{
	color: #648493; 
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	width: 105px;
	text-align: center;
	background: url(/img/but-topmenu.gif) no-repeat left top;
	height: 43px
}

#topmenu a:hover, #topmenu a:active
{
	text-decoration: none;
	color: #ffffff;
	background: url(/img/but-topmenu.gif) no-repeat left bottom;
}

#topmenu a:link b, #topmenu a:visited b
{
	padding: 13px 0 0 0;
	font-weight: normal;
	display: block
}

#topmenu a:hover b, #topmenu a:active b
{
	padding: 8px 0 0 0
}


#container1
{
	background: url(/img/container-l.gif) #ffffff repeat-y left top;
}

#container2
{
	background: url(/img/container-r.gif) repeat-y right top;
}

#column-left
{
	width: 217px;
	padding: 0 0 10px 0;
}

#column-main
{
	text-align: left
}

#column-right
{
	width: 217px;
	padding: 0 0 10px 0;
}

#column-main-in
{
	padding: 18px 0 10px 0;
	text-align: left;
	color:#555555
}

#footer
{
	color: #7A8E94;
	font-size: 11px;
	text-align: center;
	background: url(/img/footer-bgr.gif) #ffffff repeat-x left top;
}

#footer-l
{
	background: url(/img/footer-l.gif) no-repeat left top;
}

#footer-r
{
	background: url(/img/footer-r.gif) no-repeat right top;
	height: 83px
}

#footer-in
{
	padding: 20px 0 10px 0
}

#footer a:link, #footer a:visited
{
	color: #7A8E94; 
	font-size: 10px;
	text-decoration: none;
	padding: 0 20px 0 20px;
}

#footer a:hover, #footer a:active
{
	text-decoration: underline;
	color: #7CB84D
}

#cpr
{
	color: #7A8E94;
	font-size: 10px;
	padding: 0 0 10px 0
}

.column-left-in
{
	padding: 0 24px 6px 11px
}

.column-right-in
{
	padding: 0 11px 6px 24px
}

.titles
{
	color: #788C9D;
	background: url(/img/titles.gif) #ffffff no-repeat;
	text-transform: uppercase;
	padding: 19px 0 17px 0;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px
}

.column-left-in a:link, .column-left-in a:visited
{
	background: url(/img/list-d.gif) no-repeat left top;
	display: block;
	color: #FFFFFF;
	padding: 2px 0 5px 20px;
	text-decoration: none;
	font-size: 11px;
	margin: 0 8px 0 10px;
	text-align: left
}

.column-left-in a:hover, .column-left-in a:active
{
	background: url(/img/list-s.gif) no-repeat left top;
	text-decoration: underline;
	color: #FFFFFF
}

.article
{
	text-align: left;
	margin: 1px;
	padding: 0 0 10px 0
}

.article b a:link, .article b a:visited
{
	display: block;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	font-size: 11px;
	background: url(/img/article-bgr.gif) repeat-y left top;
}

.article b a:hover, .article b a:active
{
	text-decoration: underline;
	color: #FFFFFF
}

.article p
{
	color: #ffffff;
	font-size: 10px;
	padding: 10px;
	margin: 0px
}

.article i a:link, .article i a:visited
{
	display: block;
	color: #FFFFFF;
	padding: 1px 0 6px 20px;
	text-decoration: underline;
	font-size: 10px;
	background: url(/img/ico-more.gif) no-repeat left top;
	float: right;
	font-style: normal;
	margin-right: 12px
}

.article i a:hover, .article i a:active
{
	text-decoration: none;
	color: #FFFFFF
}

#founded
{
	color: #4F4F4F;
	font-weight: bold;
	padding: 10px 0 10px 0
}

#list-of-prod
{
	padding: 0 0 10px 0
}

.cell
{
	margin: 0 4px 4px 0;
	border: 1px solid #E0E4E6;
	padding: 10px
}

.cell a:link, .cell a:visited
{
	color: #646464;
	text-decoration: none;
}

.cell a:hover, .cell a:active
{
	text-decoration: none;
	color: #61BA12;
}

.cell a:link b, .cell a:visited b
{
	color: #7CB84D;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	margin-top: 6px;
}

.cell a:hover b, .cell a:active b
{
	text-decoration: underline;
	color: #1C91BD;
}

.cell span img
{
	border: 1px solid #E0E4E6;
	margin: 0 10px 4px 0;
}	

.cell p
{
	font-size: 10px;
}

.price
{
	text-align: right;
	padding: 2px 10px 3px 4px;
	color: #6F8B99;
	margin-bottom: 4px;
	float: right;
	font-weight: bold;
	font-size: 13px
}

.buy-now
{
	text-align: right;
	padding: 0px 0 2px 0;
}

.buy-now img
{
	width: 110px;
	height: 26px
}

.buy-now a:link, .buy-now a:visited
{
	background: url(/img/but-buynow.gif) no-repeat left top;
	width: 110px;
	height: 26px;
	display: block;
	float: right
}

.buy-now a:hover, .buy-now a:active
{
	text-decoration: underline;
	color: #61BA12;
	background: url(/img/but-buynow.gif) no-repeat left bottom;
}

#adds
{
	padding: 10px 0 10px 0;
	color: #ddddff
}

#adds a:link, #adds a:visited
{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	padding: 0 10px 0 10px
}

#adds a:hover, #adds a:active
{
	text-decoration: underline;
	color: #ddddff;
}

tr.bgH td b
{
	color:#ffffff
}

tr.bgH td.sc_warn b
{
	color:#dd5555
}

