﻿body {
}

.TableCatalogue
{
	left: 15px;
	position: relative;
	top: 25px;
}

.CatalogueNavigationTable
{
	top: -15px;
	left: 20px;
	position: relative;
	color: #696969;
	font-size: 10pt;
	font-family: arial;
}

.CatalogueGroup
{

	font-weight: bolder;

}

.CatalogueLinks
{
	font-weight: lighter;
}
.CatalogueLinks a:link
{
	color: #696969;
}
.CatalogueLinks a:visited
{
	color: #696969;	
}
.CatalogueLinks a:hover
{
	color: #3300cc;
}
.CatalogueLinks a:active
{
	color: #696969;
}



.Pager
{
	color: #dcdcdc;
	font-size: 10pt;
	font-family: arial;
	left: 10px;
	text-align: right;
}

.Pager a:link
{
	color: #dcdcdc;
}
.Pager a:visited
{
	color: #dcdcdc;
}
.Pager a:hover
{
	color: #ccffff;
}
.Pager a:active
{
	color: #dcdcdc;
}


.PreviewImage
{
	cursor: hand;
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
}

.PreviewImage a:link
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.PreviewImage a:visited
{
	text-decoration: none;
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.PreviewImage a:hover
{
	text-decoration: none;
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.PreviewImage a:active
{
	text-decoration: none;
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}





.Podnaslov
{
	cursor: hand;
	font-size: 10pt;
	color: white;
	font-family: arial;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 25px;
}

.Podnaslov a:link
{
color: white;	
text-decoration: none;
}
.Podnaslov a:visited
{
color: white;
text-decoration: none	
}
.Podnaslov a:hover
{
	color: #b0e0e6;
	text-decoration: none
}
.Podnaslov a:active
{
color: white;
text-decoration: none
}

.Price
{
	cursor: hand;
	font-size: 10pt;
	color: white;
	font-family: arial;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 25px;
}


.TableCatalogueDetail
{
	text-align: center;
	left: 10px;
	position: relative;
	top: 20px;
}

.DescriptionDetailCatalogue
{
	text-align: center;
}

.PodnaslovDetailCatalogue
{
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #dcdcdc;
	font-family: arial;
}

.DescriptionCode
{
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	color: #dcdcdc;
	font-family: arial;
}

.DescriptionPrice
{
	text-align: center;
	font-weight: normal;
	font-size: 10pt;
	color: #dcdcdc;
	font-family: arial;
}

.DescriptionDostupnost
{
	text-align: right;
	font-weight: normal;
	font-size: 10pt;
	color: #dcdcdc;
	font-family: arial;
}

.CatalogueDetailNavigation
{
	font-size: 10pt;
	color: #dcdcdc;
	font-family: arial;
	left: 540px;
	width: 180px;
	position: absolute;
	top: 265px;
}

.CatalogueDetailNavigation a:link
{
color: white;	
text-decoration: none;
}
.CatalogueDetailNavigation a:visited
{
color: white;
text-decoration: none	
}
.CatalogueDetailNavigation a:hover
{
	color: #b0e0e6;
	text-decoration: none
}
.CatalogueDetailNavigation a:active
{
color: white;
text-decoration: none
}
