html { overflow-y:scroll; }

body
        {
        margin: 0px;
        padding: 0px;
        color: #000000;
        background-color: #cccccc;
        scrollbar-face-color: #FFFFFF;
        scrollbar-shadow-color: #c1c1bb;
        scrollbar-highlight-color: #c1c1bb;
        scrollbar-3dlight-color: #ebebe4;
        scrollbar-darkshadow-color: #ebebe4;
        scrollbar-track-color: #C1C1C1;
        scrollbar-arrow-color: #CB6A01;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        }

a:link    {color: #003362; text-decoration: none;}
a:visited {color: #003362; text-decoration: none;}
a:hover   {color: #003362; text-decoration: underline;}
a:active  {color: #003362; text-decoration: none;}

td {font-size: 12px; font-weight: normal; color: #626262;}

ul {zoom: 1; overflow: hidden; margin:4px 0px 10px 0px; padding:0px 0px 0px 0px;}
li {list-style: none; background: url(images/list1.gif) no-repeat left 5px; padding: 0px 0px 0px 12px; margin: 0px 0px 4px 10px;}
li li {background: url(images/list2.gif) no-repeat left 5px; }


.linker {cursor:pointer;cursor:hand;}
a.linker {cursor:pointer;cursor:hand; text-decoration:underline;}

.newslink{
        font-size: 12px;
        font-weight: normal;
        color: #235084;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        cursor:pointer;
        cursor:hand;
}



.orange { color:#ca6a00; font-weight:bold; }
.zvet   { color:#e29b25; font-weight:bold; }
.sign {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 12px;text-align:right;}

input, textarea
        {
        background-color:#FFFFFF;
        color:#000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:12px;
        border: 1px solid #235084;
        padding: 2px;
        margin:3px;
        vertical-align: middle;
        }
textarea    {width:400px; height:200px;}
input.names {width:400px; height:14px;}
input.spam  {width: 50px; height:18px;}
input.btn   {width: 80px; height:24px; background-color:#C9D5E3}

.bluebold  {font-size:12px; color:#235084; font-weight:bold; text-align:left;}
.factory   {font-size:12px; color:#235084; font-weight:bold;   padding:10px 5px 5px 5px; text-align:right; }

.designers {font-size:11px; color:#fff; font-weight:normal; padding:5px 0px 5px 20px;}
.designers a:link  {color:#fff; text-decoration: underline;}
.designers a:visited {color: #fff; text-decoration: underline;}
.designers a:hover   {color: #fff; text-decoration: none;}
.designers a:active  {color: #fff; text-decoration: underline;}

.copy      {font-size:10px; color:#235084; font-weight:normal; padding:0px 10px 0px 0px; float:right;}


#intershop
        {
        font-size:10px;
        color:#235084;
        /* font-weight:bold; */
        padding: 4px 5px 4px 20px;
        background-color:#efeff7;
        background: url(images/bg.gif);
        height:56px;
        width:409px;
        float:left;
        }
#rnews         { font-size:12px; color:#8E8E8E; font-weight:bold; padding: 0px 0px 0px 0px;}
#main1, #main2 { padding:10px; }
#main1 #salut  { font-size:12px; color:#235084; width:370px; float:right; font-weight:normal; text-align:justify; padding-bottom:20px;}
#main2 #desc   { font-size:12px; color:#235084; /* width:370px; */ width:100%; float:right; /* font-weight:bold; */ text-align:left; padding-bottom:45px; }
#main2 h1      { font-size:14px; color:#235084; font-weight:bold; padding:0px; margin:0px 0px 10px 0px; }
#main2 h2      { font-size:14px; color:#8e8e8e; font-weight:bold; padding:0px; margin:30px 0px 10px 0px; }
#main2 p       { font-size:12px; color:#235084; padding:0px; margin:0px 0px 10px 0px; }
#main2 img     { float:left;padding-right:20px; }

#pagetitle {background:url(image.php?title=none); background-repeat:no-repeat; height:48px;}
#pagetitle div {padding: 15px 0px 0px 40px; font-weight:bold; color:#235084; font-size:14px; text-transform:uppercase;}

#content    {font-size:12px; color:#235084; padding:20px 10px 20px 10px;  min-height:300px; height:auto !important; height:300px;}
#content h1 {font-size:14px; color:#993300; font-weight: bold; padding:0px; margin: 0px 0px 10px 0px;}
#content .contact {font-weight:bold;}

#izoljacija {text-align:center;}
#izoljacija table {border:none; width:500px; padding:0px; margin:0px; border-collapse: separate;}
#izoljacija tr.grayed {background-color:#D3D3D3}
#izoljacija td {padding:0px; margin:0px; text-align:center; vertical-align:top; font-weight:bold; font-size:10px;}
#izoljacija td.header {background-color:#276B9E; color:#FFFFFF;}
#izoljacija td.gray {color:#235084;}
