body {
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: Trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
}

h1, h2 {
        margin: 0;
}

h1 {
        display: block;
        width: 725px;
        height: 140px;
        text-indent: -999em;
}

h2 {
        color: #000;
        text-transform: uppercase;
        font-size: 11px;
		font-family:Tahoma;
}

h3 {
        font-size: 11px;
        color: #000;
        margin: 0;
        font-weight: bold;
        text-transform: uppercase;
}

p {
        margin: 0 0 1em 0;
}

#text {
        margin: 5px;
        color: #333;
        width: 600px;
}

#text a {
        color: #FF0000;
		text-decoration: underline;
}
#text a:hover {
        text-decoration: none;
}

#text a.gray {
        color: #000;
        margin: 1em 0;
}
#text a.gray:hover {
        text-decoration: none;
}


#wrapIndex, #wrap {
        position: relative;
        width: 980px;
}

#header,
#header a {
        width: 165px;
        height: 50px;
}

#header {
        position: absolute;
        top: 50px;
        right: 0;
        background: url('../images/logo.gif') no-repeat;
        z-index: 100;
}
#header a {
        display: block;
}

#index #meniu a,
#meniu a,
#header a {
        text-indent: -999em;
        text-decoration: none;
}

#meniu {
        position: absolute;
        top: 60px;
        left: 15px;
        list-style: none;
        margin: 0;
        padding: 0;
}

#wrapIndex #meniu {
        top: 280px;
        left: 55px;
}

#meniu li {
        float: left;
}

#meniu li a {
        display: block;
        height: 30px;
        width: 115px;
}

#meniu li.news a {
        background: url('../images/menuImages/meniu-news.gif') no-repeat;
}
#meniu li.catalog a {
        background: url('../images/menuImages/meniu-catalog.gif') no-repeat;
}
#meniu li.about a {
        background: url('../images/menuImages/meniu-about.gif') no-repeat;
}
#meniu li.contacts a {
        width: 105px;
        background: url('../images/menuImages/meniu-contacts.gif') no-repeat;
}

/* Content */

#content {
        position: absolute;
        top: 105px;
        left: 25px;
        width: 725px;
        border-top: 1px #EAEAEA solid;
}



.product {
        float: left;
        display: block;
        width: 180px;
        height: 190px;
        background: url('../images/catalog-bg.gif') no-repeat;
        padding-top: 25px;
		font-family: Tahoma;
		font-size:11px;
}

.product_space {
        float: left;
        display: block;
        width: 180px;
        height: 190px;
        padding-top: 25px;
}

.product h2,
.product p {
        margin-left: 90px;
}

.product img {
        float:left;
        margin-left: 5px;
}

.price {
        color: #FF0000;
}

/* End Content */

#footer {
        position: absolute;
        top: 515px;
        right: 0;
        width: 165px;
        text-align: right;
}
#footer p {
        color: #808080;
        margin: 1em 0;
}
#footer a {
        color: #000;
}
#footer a:hover {
        text-decoration: none;
}


/* Index BG's */

.BGimage {
        position: absolute;
        top: 0;
        left: 505px;
        width: 310px;
        height: 620px;
        text-indent: -999em;
}

.imageIN {
        position: absolute;
        left: 750px;
        top: 0;
        width: 230px;
        height: 340px;
        text-indent: -999em;
}
#catalogueMenuImage {
        margin: 0 40px 0 0;
        float: left;
        display: block;

}
#pages{
        float: left;
        display: block;
        color: #808080;
        height: 100px;
}
#pages a {
        color: #808080;
        text-decoration: none;
}
#pages a:hover {
        text-decoration: underline;
}

#pages a.selected {
        color: #000;
        font-weight: bold;
}

p.title {
        color: #000;
        margin: 0;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 10px;
			font-family: Trebuchet MS;

}

p.title a, p.title a:visited, p.title a:active {
        color: #000;
        
}
p.title a:hover {
        text-decoration: none;
        color: #000;
}

div.sort_text{
	margin-left:15px;
	margin-right:50px;
	color:#808080;
    font-family: Trebuchet MS;
}

div.sort_text2
{
	margin-left:15px;
	color:#808080;
    font-family: Trebuchet MS;
}

.more_link{
	color:#000;
	margin-bottom:20px;
}


.more_link a{
	color:#000;
	text-decoration:underline;
}

.more_link a:hover{
	text-decoration:none;

}

div.subscribe_news{
	margin-left:15px;
	color:#FF0000;
	margin-bottom:20px;
	font-family: Trebuchet MS;
	font-size:12px;
}


div.subscribe_news a{
	color:#FF0000;
	text-decoration:underline;
	font-size:12px;
}

div.subscribe_news a:hover{
	text-decoration:none;
	font-size:12px;
}

table.news
{
	border-collapse: collapse;
	border:0px;
	position:absolute;
	top:350px;
	left:70px;
	width:400px;
}

table.news td
{
	padding:0px;
	margin:0px;
}

table.news .t,
table.news .b
{
	height:20px;
}

table.news .l,
table.news .r
{
	width:20px;
}

table.news .t .l
{
	background-image:url(/images/top1.gif);
}

table.news .t .c
{
	border-top:1px solid #EAEAEA;
}

table.news .t .r
{
	background-image:url(/images/top2.gif);
}

table.news .m .l
{
	border-left:1px solid #EAEAEA;
}

table.news .m .r
{
	border-right:1px solid #EAEAEA;
}

table.news .b .l
{
	background-image:url(/images/bottom1.gif);
}

table.news .b .c
{
	border-bottom:1px solid #EAEAEA;
}

table.news .b .r
{
	background-image:url(/images/bottom2.gif);
}

