/* ----START----------------------- Hlavne - vseobecne nastavenia straky  -------------------  */

/* BODY */
#page 
{

	background-color: Silver;
	text-align: center;
	overflow: scroll;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

/* Nastavenie hlavneho relativneho DIV tagu - hlavny objekt*/
#index
{
	position: relative;
	margin: auto;
	text-align: left;
	width: 760px;
	_height: 540px;
	min-height: 420px;
	background-color: White;
	padding: 130px 0px 0px 0px;
	/*border: 1px solid Maroon;*/
}

/* Nastavenie hlavneho horneho Banneru*/
#topbanner 
{
	position: absolute;
	top: 0px;
	left: 180px;
	width: 580px;
	height: 80px;
	background-color: White;
	background-image: url(../graphics/banners/Top_banner.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	text-align: right;
	
}
/* Nastavenie horneho elementu nesuceho logo*/
#toplogo 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 100px;
	background-color: White;
	z-index: 2;
	text-align: right;
	/*border: 1px solid Lime;*/
}

/* Nastavenie hlavneho horneho Menu*/
#topmenu
{
	background-color: White;
	background-image: url(../graphics/bcgs/Topmenu.png);
	background-position: top;
	background-repeat: repeat-x;
	z-index: 3;
	position: absolute;
	left: 180px;
	top: 80px;
	width: 580px;
	height: 21px;
	vertical-align: text-bottom;
	padding: 0px 0px 0px 0px;
}
#topmenu a
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

#topmenu a:hover
{
	color: Red;
	text-decoration: none;
}
/* Nastavenie hlavneho tagu do ktoreho sa otvaraju vsetky dalsie stranky*/
#defaultpage

{
	background-repeat: no-repeat;
	/*border: 1px solid black;*/
	background-color: White;
	/*min-height: 50px;*/
	_height: 300px;
	width: 560px;
	z-index: 2;
	margin: 0px 0px 10px 190px;
	padding: 0px 0px 0px 0px;
	
	
}
#defaultpagelong

{
	background-repeat: no-repeat;
	/*border: 1px solid black;*/
	background-color: White;
	min-height: 750px;
	_height: 750px;
	width: 560px;
	z-index: 2;
	margin: 0px 0px 10px 190px;
	padding: 0px 0px 0px 0px;
	
	
}

#topnews

{
	position: absolute;
	top: 100px;
	left: 0px;
	background-color: White;
	min-height: 170px;
	_height: 170px;
	width: 180px;
	z-index: 3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid black;
	overflow: hidden;*/
	
}
.topnewstext

{
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
}
.topnewstext a

{
	font: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
	padding: 0px 4px 0px 2px;
}

.topnewstext a:hover
{
	background-color: White;
	color: #4F4F4F;
}

#footer 
{
	width: 760px;
	height: 20px;
	text-align: center;
	background-color: transparent;
	margin: auto;
	font: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	/*border: 1px solid green;
	
	border-top: 1px solid Maroon;
	border-right: 1px solid Maroon;
	border-left: 1px solid Maroon;
	border-bottom: 1px solid Maroon;*/
}

#footer a
{
	font: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}


/* ----END----------------------- Hlavne - vseobecne nastavenia straky  -------------------  */

/* Nastavenie obrazkoveho menu v hlavnej sekcii - hlavne menu pre nastroje*/
.tablemenu
{
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	z-index: 3;
}
.tablemenu td
{
	
	width: 112px;
}
/* Popisky jednotlivych obrazkov-kategorii tablemenu v hlavnej sekcii menu pre nastroje */
.popiska
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Green;
}
.detailtablepopis
{
	text-align: left;
	display: block;
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	width: 180px;/**/
	font-variant: normal;
	font-weight: bold;
	color: Black;
	background-image: url(../graphics/bcgs/Detailtabletextright.png);
	background-position: top;
	background-repeat: repeat-y;
	padding: 1px 1px 1px 5px;
}

.detailtabletext
{
	text-align: left;
	display: block;
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	width: 170px;/**/
	font-variant: normal;
	font-weight: bold;
	color: Black;
	background-image: url(../graphics/bcgs/Detailtabletextleft.png);
	background-position: top;
	background-repeat: repeat-y;
	padding: 1px 1px 1px 5px;
	
}

#pathbar
{
	text-align: right;
	line-height: 12px;
	border-bottom: 1px solid #E4E4E4;
	padding: 2px 20px 6px 10px;
}

#pathbar a
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: Grey;
	text-decoration: none;
}



#leftmenutable
{
	position: absolute;
	background-color: Maroon;
	/*background-image: url(../graphics/bcgs/Leftmenu.png);*/
	background-position: top;
	background-repeat: repeat-y;
	/*border: 1px solid green;*/
	top: 100px;
	left: 0px;
	width: 180px;
	min-height: 300;	
	_height: 300;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	z-index: 3;
}

#leftmenutable
{
	position: absolute;
	background-color: Maroon;
	/*background-image: url(../graphics/bcgs/Leftmenu.png);*/
	background-position: top;
	background-repeat: repeat-y;
	/*border: 1px solid green;*/
	top: 100px;
	left: 0px;
	width: 180px;
	min-height: 300;	
	_height: 300;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	z-index: 3;
	overflow: hidden;
}
#leftmenutable a 
{
	display: block; /*border: 1px solid green;*/
	font-family: Tahoma;
	font-size: 10px;
	width: 100%;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: transparent;
	padding: 10px 8px 10px 2px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#leftmenutable a:hover
{
	background-color: #9B0000;
	color: White;
}

#leftmenutable1
{
	position: absolute;
	background-color: Maroon;
	/*background-image: url(../graphics/bcgs/Leftmenu.png);*/
	background-position: top;
	background-repeat: repeat-y;
	/*border: 1px solid green;*/
	top: 100px;
	left: 0px;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	z-index: 3;
	overflow: hidden;
}
#leftmenutable1 a 
{
	display: block; /*border: 1px solid green;*/
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	color: White;
	text-decoration: none;
	background-color: transparent;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#leftmenutable1 a:hover
{
	background-color: #9B0000;
	color: White;
}

/* ----START----------------------- Definície pre texty typu p -------------------  */

.standardtext

{
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	margin: 1px 5px 1px 5px;
	line-height: 20px;
}
/* ----END----------------------- Definície pre texty typu p  -------------------  */
.href

{
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	margin: 1px 5px 1px 5px;
	text-decoration: none;
}
/* ----START----------------------- Error HANDLING -------------------  */

/*   Nastavenie detailov prihlasovania, error a log managementu   */
.log_errorpopis
{
	text-align: left;
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	color: Black;
}
.errorpopis
{
	text-align: center;
	font-family: Tahoma;
	font-style: normal;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	color: Maroon;
}

.errorpole
{
	text-align: left;
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	color: #D57500;
}

.errorcase
{
	text-align: left;
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	color: #B22222;
}

.errorsol
{
	text-align: left;
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	color: Green;
}

.minitext

{
	font: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	margin: 1px 5px 1px 5px;
	border-bottom: 1px solid maroon;
}

.standardtext

{
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	margin: 1px 5px 1px 5px;
	line-height: 20px;
}

/* ----END----------------------- Error HANDLING -------------------  */



/* ----START----------------------- TEXT EDITOR -------------------  */

#texteditor
{
	border-bottom: 1px solid Navy;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#texteditor p

{
	font: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #636363;
	margin: 0px 0px 15px 10px; /*line-height: 20px;*/
}

#texteditor span

{
	display: block;
	line-height: 1px;
	width: 100%;
	border-bottom: 1px solid Maroon;
	margin: 5px 0px 5px 0px;
	padding: 0px 0xp 0xp 0px;
}

#texteditor li

{
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	margin: 0px 0px 2px 10px; /*line-height: 20px;*/
}

.graphicsplace
{
	margin:15px 45px 5px 0px;
	/*border: 1px solid green;*/
}
.graphicsplace img
{
	border: none;
	margin: 5px 5px 5px 5px;
	
}

/* ----END----------------------- TEXT EDITOR -------------------  */

.toolslistablehead
{
	width: 100%;
	background-image: url(../graphics/bcgs/Detailmenu.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid Silver;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	
}
.toolslistablebody img
{
	border: 0px solid Silver;
	margin: 1px 0px 1px 10px;
	padding: 0px 0px 0px 0px;
	
}

.toolslistablebody
{	
	height: 50px;/**/
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid Silver;
	
}
.prductslisttable
{
	width: 560px;
	height: 50px;/**/
	background-image: url(../graphics/bcgs/Detailmenu.png);
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	background-position: top;
	border: 1px solid Silver;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.prductslisttable img
{
	margin: 5px 5px 5px 20px;
}
.prductslisttable td
{
	border-bottom: 1px solid Silver;
}
.td1
{
	width: 200px;
}
.td2
{
	width: 200px;
}
.td3
{
	width: 160px;
}
.defaulttable
{
	width: 95%;
}

.price
{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	color: Maroon;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.index
{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	color: #003296;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}


.detail
{
	font-family: Tahoma;
	font-style: normal;
	display: inline;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	color: #616161;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 10px;
}
.detailtable
{
	height: 190px;
	
}
.previewtext
{
	display: inline;
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	color: #646464;
	padding: 0px 0px 0px 0px;
	margin: 1px 5px 1px 5px;
}
.listtable
{
	width: 560px;
	border: 1px solid Silver;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.listfirstrow
{
	background: #DCDCDC;
	height: 20px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.listfirstrow p
{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	color: Maroon;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}
.listrow
{
	height: 25px;
	border-bottom: 1px solid Grey;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.listrow p
{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	color: Navy;
	margin: 3px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}



.sortform
{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	color: Navy;
}
.formfields
{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	color: #3D4C54;
}


#productsmenu
{
	background-color: Gray;
	z-index: 3;
	width: 560px;
	vertical-align: text-bottom;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#productsmenu a
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 21px;
	color: White;
	text-decoration: none;
	margin: 5px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#productsmenu a:hover
{
	color: Silver;
	text-decoration: none;
}


/* ----START----------------------- Definície pre napdpisy typu H -------------------  */

h1

{
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 3px 5px 5px 50px;
}


h2
{
	font: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Maroon;
	margin: 1px 5px 2px 5px;
	
}

h3
{
	background-image: url(../graphics/bcgs/Defaulttitle.png);
	background-position: top;
	text-align: left;
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	color: Navy;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	width: 90%;
}

h4
{
	background-color: Navy;
	text-align: left;
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	color: White;
	line-height: 20px;
	padding: 2px 10px 2px 10px;
}
h6
{
	font: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A0A0A0;
	margin: 2px 5px 2px 5px;
	border-top: 1px solid Maroon;
}



/* ----END----------------------- Definície pre napdpisy typu H -------------------  */