body,div,td,b,span {font-size:12px; font-family:Arial, sans-serif;}
body {padding:0; margin:0;}
#container {
	width: 950px;
    text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#site {
    width:950px;
    text-align:left;
}
#myacc {
    text-align:right;
    padding:26px 17px 4px 0;
    font-family:"Arial Narrow", Arial, sans-serif;
    font-size:10px;
}
#footer {
    border: 1px solid #FF9943;
    border-left:none;
    border-right:none;
    text-align:center;
    padding:3px;
}
#subcats {
    border: 1px solid #FF9943;
    border-left:none;
    border-right:none;
    padding:3px;
    font-size:10px;
}
#copyright {
    text-align:center;
    padding:8px 0 20px 0;
    font-size:10px;
}
a {
    color:#000000;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

a.myacc {
    color:#000000;
    text-decoration:none;
    font-size:10px;
}
a.myacc:hover {
    text-decoration:underline;
}
#orngleft {
    width:15px;
    height:42px;
    background:url(/img/layout/orngleft.gif) top left no-repeat;
}
#orngright {
    width:15px;
    height:42px;
    background:url(/img/layout/orngright.gif) top left no-repeat;
}
#orngmid {
    width:725px;
    background:url(/img/layout/orngmid.gif) top left repeat-x;
}
#menu {
    color:#FFFFFF;
    font-family:"Arial Narrow", Arial, sans-serif;
    font-size:12px;
}
a.menu {
    color:#FFFFFF;
    text-decoration:none;
}
a.menu:hover {
    text-decoration:underline;
}


td.tlCorner {
    background: url(/img/layout/tlCorner.gif);
    width:5px;
    height:5px;
}
td.trCorner {
    background: url(/img/layout/trCorner.gif);
    width:5px;
    height:5px;
}
td.blCorner {
    background: url(/img/layout/blCorner.gif);
    width:5px;
    height:5px;
}
td.brCorner {
    background: url(/img/layout/brCorner.gif);
    width:5px;
    height:5px;
}
td.tMargin {
    background: url(/img/layout/tMargin.gif) top left repeat-x;
    height:5px;
}
td.bMargin {
    background: url(/img/layout/bMargin.gif) top left repeat-x;
    height:5px;
}
td.lMargin {
    background: url(/img/layout/lMargin.gif) top left repeat-y;
    width:5px;
}
td.rMargin {
    background: url(/img/layout/rMargin.gif) top left repeat-y;
    width:5px;
}
td.middle {
    vertical-align:top;
    padding:5px;
    background:#F6F1EF;
}


td.b2tlCorner {
    background: url(/img/layout/b2tlCorner.gif);
    width:5px;
    height:26px;
}
td.b2trCorner {
    background: url(/img/layout/b2trCorner.gif);
    width:8px;
    height:26px;
}
td.b2blCorner {
    background: url(/img/layout/b2blCorner.gif);
    width:5px;
    height:9px;
}
td.b2brCorner {
    background: url(/img/layout/b2brCorner.gif);
    width:8px;
    height:9px;
}
td.b2tMargin {
    background: url(/img/layout/b2tMargin.gif) top left repeat-x;
    height:26px;
    padding:0 0 0 8px;
}
td.b2bMargin {
    background: url(/img/layout/b2bMargin.gif) top left repeat-x;
    height:9px;
}
td.b2lMargin {
    background: url(/img/layout/b2lMargin.gif) top left repeat-y;
    width:5px;
}
td.b2rMargin {
    background: url(/img/layout/b2rMargin.gif) top left repeat-y;
    width:8px;
}
td.b2middle {
    vertical-align:top;
    background:#FFFFFF;
    padding:5px 0 0 0;
}

td.b3tlCorner {
    background: url(/img/layout/b3tlCorner.gif);
    width:4px;
    height:22px;
}
td.b3trCorner {
    background: url(/img/layout/b3trCorner.gif);
    width:7px;
    height:22px;
}
td.b3tMargin {
    background: url(/img/layout/b3tMargin.gif) top left repeat-x;
    height:20px;
    padding:1px 0 1px 4px;
}
td.hGrd {
    background: url(/img/layout/hGrd.jpg) top right no-repeat;
}
.brown {
    background:#EADDD6;
}
td.b3lMargin {
    background: url(/img/layout/b3lMargin.gif) top left repeat-y;
    width:1px;
}
td.b3rMargin {
    background: url(/img/layout/b3rMargin.gif) top left repeat-y;
    width:3px;
}
td.b3blCorner {
    background: url(/img/layout/b3blCorner.gif);
    width:5px;
    height:7px;
}
td.b3bMargin {
    background: url(/img/layout/b3bMargin.gif) top left repeat-x;
    height:7px;
}
td.b3brCorner {
    background: url(/img/layout/b3brCorner.gif);
    width:7px;
    height:7px;
}

img {
    border:0;
}

h1.box {
    margin:0px;
    font-size:12px;
}
h2.box {
    margin:0px;
    font-size:12px;
}
.right {
    text-align: right;
}
.center {
    text-align:center;
}
span.orange {
    color:#FF863E;
    font-size:10px;
}
div.orange {
    color:#FF863E;
}
a.orange {
    color:#FF863E;
    text-decoration:none;
    font-size:10px;
}
a.orange:hover {
    text-decoration:none;
}
.fivepadd {
    padding:5px;
    text-align:justify;
    overflow:hidden;
}
.fivepadd2 {
    padding:5px;
    text-align:left;
}
img.plus2 {
    position:relative;
    top:2px;
}
img.topThumb {
    float:left;
    margin:0 5px 5px 0; 
    border:1px solid #EADDD6;
}
img.bThumb {
    margin:2px 5px 7px 0;
    border: 1px solid black;
}
img.article {
    margin:0 5px 5px 0; 
    float:left;
}
div.poza {
    padding:5px 0 10px 0;
    background: url(/img/layout/hline.gif) bottom left repeat-x;
}
div.p_float {
    margin:0 5px 5px 0; 
    float:left;
}

td.abox {
    font-size:10px;
    vertical-align:top;
}
.hline {
    background: url(/img/layout/hline.gif) bottom left repeat-x;
}
a.box {
    color:#000000;
    text-decoration: none;
}
a.box:hover {
    text-decoration:underline;
}
.brown {
    background: #F6F1EF;
}
a.contest {
    color:#79003E;
    text-decoration:none;
}
a.contest:hover {
    text-decoration:underline;
}
a.lake {
    color:#000000;
    text-decoration:none;
}
a.lake:hover {
    text-decoration:underline;
}
a.util {
    text-decoration:none;
    font-weight:bold;
    color:#000000;
}
ul.rCol {
    list-style:disc url(/img/layout/bullet2.gif);
}
.navigator {
    font-size:11px;
    font-weight:bold;
}
#gallery {
    overflow: auto;
    width:513px;
    height:120px;
    color: #000000;
    text-align:center;
    scrollbar-base-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
    scrollbar-arrow-color: #E2D8CF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #E2D8CF;
    scrollbar-track-color: #FFFFFF;
}
img.gallery {
    border: 1px solid #E2D8CF;
}
div.hdotz {
    height:19px;
    background: url(/img/layout/2xhdots.gif) top left repeat-x;
    color: #FF863E;
    padding:3px 0 0 0;
    margin:0;
    font-size:10px;
}
td.lakeitem {
    width:226px;
    background: url(/img/layout/dotline.gif) bottom left no-repeat;
    padding:0 0 3px 0;
}
td.grey {
    color:#A6A6A6;
    font-size:10px;
    padding:3px 0 0 0;
}
span.grey {
    color: #A6A6A6;
    font-size:10px;
}
.c_bttn {
    background:url(/img/layout/bgrd.gif) left bottom repeat-x #FFFFFF;
    color:#000000;
    font-family:Arial,sans-serif;
    font-size:  10px;
    padding:0 9px;
    border-width:1px;
    border-style:solid;
    border-color:#8FA2A0;
    cursor: pointer;
}

.c_bttn2 {
    background:url(/img/layout/bgrd.gif) left bottom repeat-x #FFFFFF;
    color:#000000;
    font-family:Arial,sans-serif;
    font-size: 12px;
    padding:0 9px;
    border-width:1px;
    border-style:solid;
    border-color:#8FA2A0;
    cursor: pointer;
}
.left {
    text-align:left;
}
a.link {
    color:#000000;
    text-decoration:underline;
}
a.link:hover {
    color: #FF863E;
}
.adtitle {
    font-size:14px;
    font-weight:bold;
}
.adbody {
    font-size:10px;
}
a.product {
    font-size:10px;
}
#breadcrumb {
    padding:1px 5px;
    font-size:10px;
    background:#F6F1EF;
}
a.bread {
    font-size:10px;
    text-decoration:underline;
}
a.bread:hover {
    color: #FF863E;
}
