/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */

/* COMMON */
body {
margin:0px;
padding:0px;
background:#f8d9e6;
}

table{
border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
} 

img {border:2px solid #DF3C7F}

a {
font:15px 'Times New Roman';
color:#d05382;
}

a:hover {
text-decoration:none;
}

td,div {
	font:17px 'Times New Roman';
	color:#f15bff;
	font-weight: bold;
}

li {margin-bottom:3px;}
BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}
HR {color:#DF3C7F; height:1px;}
/* END COMMON */

/* HEADERS */

h1, h1 a, h1 a:visited, h1 a:hover {color:#DF3C7F;font-size:22px;font-weight:bold; margin-bottom:5px; margin-top:15px;}
h2, h2 a, h2 a:visited, h2 a:hover {color:#DF3C7F;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h3, h3 a, h3 a:visited, h3 a:hover {color:#DF3C7F;font-size:11px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h4, h4 a, h4 a:visited, h4 a:hover {color:#DF3C7F;font-size:11px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h5, h5 a, h5 a:visited, h5 a:hover {color:#DF3C7F;font-size:11px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
/* END HEADERS */


/* 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; }
INPUT.txt, INPUT.field   { BORDER: #DF3C7F 1px solid; }
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:9px; BACKGROUND: #DF3C7F; COLOR: #ffffff; FONT-WEIGHT:normal; BORDER: #ffffff 1px solid; }
SELECT.sel  { FONT-SIZE:10px; BORDER: #DF3C7F 1px solid; }
CHECKBOX.chb{ FONT-SIZE:10px; BORDER: #DF3C7F 1px solid; }
TEXTAREA.ta { FONT-SIZE:10px; BORDER: #DF3C7F 1px solid; }
/* 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:3px;margin-right:5px;}
.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}
.search_box {}

.currency_block {font-size:9px;color:#000000;font-weight:bold;}

.row1 {}
.row2 {}
/* 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 */



.menu {
	height:256px;
	background:url("dog.jpg");
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:70px;
	padding-top:20px;
}

.menu table td {
height:27px;
}

.menu table td a {
font:19px 'Times New Roman';
color:f9e0e2;
font-style:italic;
text-decoration:none;
font-weight:800;
}

.menu table td a:hover {
text-decoration:underline;
}

.podval {
height:102px;
background:url("podval.jpg");
}

.flash {
	height:125px;
	background-image: url(corner.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.content {
	padding-left:240px;
	padding-top:15px;
	vertical-align:top;
	padding-right:165px;
	line-height:17px;
}

h2 {
color:#d05382;
margin:0px;
font:18px 'Times New Roman';
font-weight:bold;
margin-top:10px;
margin-bottom:0px;
}

p {
margin-top:5px;
margin-bottom:5px;
}

.logo {
position:absolute;
left:310px;
top:30px;
}

.logo a {
display:block;
width:414px;
height:66px;
background:url("s.gif");
}

