/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */
.bruttologo {color:bbbbbb; font-size: 8pt; font-family: Verdana, Arial, Tahoma, sans-serif;}
a.bruttologo {color:bbbbbb; font-size: 8pt; font-family: Verdana, Arial, Tahoma, sans-serif; text-decoration: none;}
a.bruttologo:hover {color:bbbbbb; font-size: 8pt; font-family: Verdana, Arial, Tahoma, sans-serif; text-decoration: none;}
a.bruttologo:visited {color:bbbbbb; font-size: 8pt; font-family: Verdana, Arial, Tahoma, sans-serif; text-decoration: none;}

body {background: url(_img/background.jpg);
		BACKGROUND-REPEAT:repeat-x;
		background-color: #01A1C5 ;
}
.adress {font-family: Arial;
			MARGIN-LEFT: 16px;
			font-size:12pt;
			font-weight:bold;
			color:#ffffff}
.brdr {border-top:1px #ffffff solid; border-left:1px #ffffff solid; border-bottom:1px #ffffff solid;
border-right:1px #ffffff solid;}	
.noborder {border-top:0px; border-left:0px; border-right:0px; border-bottom:0px}	
/* COMMON */

body, p, td, th {color:#ffffff; font-family: Arial; font-size:9pt; }
.details {color:#5D5C57; font-size:8pt; text-decoration:none; font-family: Arial;}

p.subcat0 {font-weight: 700; margin-left: 15px; margin-bottom: 5px; margin-top: 5px;}
p.subcat1 {margin-left: 30px; margin-bottom: 2px; margin-top: 2px;}
p.subcat2 {margin-left: 45px; margin-bottom: 2px; margin-top: 2px;}
p.subcat3 {margin-left: 60px; margin-bottom: 2px; margin-top: 2px;}
p.subcat4 {margin-left: 75px; margin-bottom: 2px; margin-top: 2px;}
p.subcat5 {margin-left: 90px; margin-bottom: 2px; margin-top: 2px;}



li {margin-bottom:3px;}
BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}
HR {color:#cecece; height:1px;}
/* END COMMON */

/* HEADERS */

h1 {color:#ffffff;font-size:16px;font-weight:bold; margin-bottom:15px; margin-top:15px;}
h2 {color:#ffffff;font-size:13px;font-weight:bold; margin-bottom:12px; margin-top:12px;}
h3 {color:#ffffff;font-size:11px;font-weight:bold; margin-bottom:10px; margin-top:10px;}
h4 {color:#ffffff;font-size:11px;font-weight:bold; margin-bottom:8px; margin-top:8px;}
h5 {color:#ffffff;font-size:11px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
/* END HEADERS */

.menu {color:#ffffff;font-weight:bold;text-decoration:none;font-size:16px;font-family: Arial Narrow }
.menu a{color:#ffffff;font-weight:bold;text-decoration:none;font-size:16px;font-family: Arial Narrow }
.menu a:hover{color:#ffffff;font-weight:bold;text-decoration:underline;font-size:16px;font-family: Arial Narrow }
.menu a:visited{color:#ffffff;font-weight:bold;text-decoration:none;font-size:16px;font-family: Arial Narrow }

.submenu { position:absolute; left: 0; top:0; visibility:hidden;width:100px;padding-top:0px; padding-right:15}

A {color:#ffffff; text-decoration:underline;font-size:12px;}
A:hover {color:#ffffff; text-decoration:underline; font-size:12px;}
A:visited {color:#ffffff;font-size:12px;}
/* END MAIN MENU */

/* SITE MAP, SECTION MAP */
#tree { font-size:10px; }
#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }
#tree DIV {font-size:10px;}
#tree DIV A{font-size:10px;}
#tree DIV A:hover {font-size:10px;}
.tree_item_selected {color:#48899B }

#tree DIV.sm_level_0,
#tree DIV.sm_level_0 A,
#tree DIV.sm_level_0 A:hover,
#tree DIV.sm_level_0 A:visited {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1,
#tree DIV.sm_level_1 A,
#tree DIV.sm_level_1 A:hover, 
#tree DIV.sm_level_1 A:visited {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_2,
#tree DIV.sm_level_2 A,
#tree DIV.sm_level_2 A:hover,
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3,
#tree DIV.sm_level_3 A,
#tree DIV.sm_level_3 A:hover, 
#tree DIV.sm_level_3 A:visited {font-size:10px; font-weight:normal;}

/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:10px;  BORDER: #248BC8 1px solid; }
INPUT.txt, INPUT.field   { BORDER: #248BC8 1px solid; }
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:9px; BACKGROUND: #0A86AA; COLOR: #ffffff; FONT-WEIGHT:normal; BORDER: #94CBE0 1px solid;}
SELECT.sel  { FONT-SIZE:10px; BORDER: #248BC8 1px solid; }
CHECKBOX.chb{ FONT-SIZE:10px; BORDER: #248BC8 1px solid; }
TEXTAREA.ta { FONT-SIZE:10px; BORDER: #248BC8 1px solid; width: 300px;}
/* END FORMS */

/* TABLE */
TABLE.tbl {border-right:1px #2AA1D5 solid;border-top:1px #2AA1D5 solid}
TABLE.tbl TD {padding:3px; padding-left:5px; border-left:1px #2AA1D5 solid; border-bottom:1px #2AA1D5 solid; font-size:11px;}
TABLE.tbl TD a, TABLE.tbl TD a:visited, TABLE.tbl TD a:hover {font-size:11px;}
TABLE.tbl TH {padding:3px; padding-left:5px; border-left:1px #2AA1D5 solid; border-bottom:1px #2AA1D5 solid; font-size:11px; font-weight:bold; color:#ffffff; background-color:#2AA1D5;}
TABLE.tbl TH a, TABLE.tbl TH a:hover, TABLE.tbl TH a:visited {color:#ffffff;font-size:11px;}
/* END TABLE */


/* ESHOP */
.price {color:#33626F;font-size:12px;font-weight:bold}
.old_price {color:#e00000;text-decoration:line-through;font-size:12px;font-weight:bold}
.discount {color:#e00000;font-size:11px;font-weight:bold}

.price_small {color:#33626F;font-size:11px;font-weight:bold}
.old_price_small {color:#e00000;text-decoration:line-through;font-size:11px;font-weight:bold}
.discount_small {color:#e00000;font-size:11px;font-weight:bold}

.eshop_image {margin-top:0px;margin-right:5px;align:absmiddle}
.eshop_image_click {margin-top:3px;margin-right:5px;border: 0px #33626F solid;}

.views_browse {border-top: 1px #e0e0e0 solid;border-right: 1px #e0e0e0 solid;}
.views_browse TD {border-bottom: 1px #e0e0e0 solid;border-left: 1px #e0e0e0 solid;}

.filter_box {background:#f5f5f5;}
.filter_box td {font-size:10px;}
.filter_box .txt {width:100px}

.currency_block {font-size:9px;color:#000000;font-weight:bold;}

/* END ESHOP */

/* SYSTEM */
#stat {display:none;}
#sp {display:none;}

.status_error {color:#660000; font-size:10;}
.status_notice {color:#000066; font-size:10;}
.status_normal {color:#000000; font-size:10;}
/* END SYSTEM */


/* Text editor styles { */
div.amiroTEdDiv{
}
div.amiroTEdDivEditor{
    display: block;
}
div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}
img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    margin-bottom: 4px;
    width: auto;
}
img.amiroTEdSep{
    border: 0px;
}
img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton, textarea.amiroTEdCtrl{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-variant: normal;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote {
    border: 1px dotted gray;
    padding: 5px;
}
PRE.edCode{
    margin:5px 0px 5px 16px;
    width: 500px;
    overflow: auto;
    border: 1px dotted gray;
    padding: 5px;
}
/* To change control width uncomment and change next values */
div.amiroTEdDivPreview, div.amiroTEdDiv, textarea.amiroTEdCtrl, div.amiroTEdDivResize{
    /*width: 600px !important;*/
}
textarea.amiroTEdCtrl{
    /*height: 250px !important;*/
}
/* } Text editor styles */

.blog IMG {margin:3px;border:#ff0000 0px solid;}

/* STICKERS */

.stickers { }
.stickers td { vertical-align: top; text-align: left; }
.stickers .small_row { border: 0px; }
.stickers .small_row_dashed { border: dashed #ccc 1px; }

.stickers .small_header { height: 16px;  }
.stickers .small_header a { text-decoration: none; border-bottom: dashed 1px;}

.stickers .small_announce { padding: 3px; }

.stickers .small_Hsplitter img { width: 20px; height: 1px; }
.stickers .small_Vsplitter img { width: 1px; height: 20px; }

/* END STICKERS */
