/* //////////////// GENERAL INFO //////////////// 

Site: www.dimnikarstvo-maribor.si
Author : Robert Kraner
Designer : Robert Kraner
Company: e-koda.com
Contact: robert.kraner@e-koda.com
Version: 1

//////////////// //////////////// //////////////// */


/*//////////////// CLEAR ALL PADDING AND MARGIN //////////////// */

* { margin: 0; padding: 0; }

/* //////////////// STRUCTURE ELEMENTS //////////////// */

#wrapper { width: 810px; background: #ffffff; margin: 0 auto;}
#header { width: 810px; height:164px; text-align:center;}
#columnleft { background:#ffffff; width: 212px; float:left; padding-left:8px; padding-top:0px;}
#columnmiddle { background:#ffffff; width: 375px; float:left;padding-top:16px; padding-right:5px;}
#columnright { background:url(mmedia/podlaga_column_right.gif) no-repeat; width: 190px; height:357px; float:right; padding-left:20px; padding-top:70px; }
#footer { width: 810px; background:#ffffff; text-align:center;}
#podpis { width: 795px; text-align:right;color:#efefef;background:#ffffff; padding-right:15px;}
#logo { width: 120px; height:150px; float:left;}
#osnovni_podatki { width: 245px; float:left; font-size: 0.75em; padding-left:2px; border: 1px solid #D8D8D8; }
#besedilo { width: 370px; float:left; font-size: 0.75em; padding-left:2px; border: 1px solid #D8D8D8; }

#tabletop { background:url(mmedia/table_top.gif) no-repeat; width: 202px; height:16px; }
#tablemiddle { background:url(mmedia/table_middle.gif) repeat; width: 200px; padding-left:2px;}
#tablebottom { background:url(mmedia/table_bottom.gif) no-repeat; width: 202px; height:6px;}

/* //////////////// GENERAL STYLE //////////////// */

body { font: .83em/1.33em "Verdana", Arial, serif; margin: 14px; background: #EBFDEA; color: #000000; }
img { border-color: #efefef;}
a:link, a:visited { color: #000000;}
.button {padding: 1px; color: #000000; border: 1px solid gray; background-color:#dddddd; font: .83em/1.33em Verdana, Arial, serif; text-decoration: none;}
a:hover, a:active { border-bottom: 1px dotted #000000; text-decoration: none; }
.button {padding: 1px; color: #000000; border: 1px solid gray; background-color:#dddddd; font: .83em/1.33em Verdana, Arial, serif; text-decoration: none;}
.ekoda a {color: #aaaaaa; text-decoration: none; font-size: 0.7em;}

h1, h2, h3, h3, h4 { color: #000000; }
.zeleno {color: #0C711C; background:url(mmedia/podlaga_zelena.gif); height:25px;}
.sivo {color: #383838; background:url(mmedia/podlaga_siva.gif) no-repeat; height:20px; width:198px; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.1em; }

/* //////////////// FORM STYLE //////////////// */

input.field2 { border: 1px solid gray; width: 250px; background-color:#ffffff; font: .83em/1.33em "Verdana", Arial, serif; }
input.formButton { border: 1px solid gray; background-color:#dddddd; font: .83em/1.33em "Verdana", Arial, serif; color: #0C711C;}
select.field { border: 1px solid gray; width: 200px; background-color:#ffffff; font: .83em/1.33em "Verdana", Arial, serif; }
textarea.text { border: 1px solid gray; width: 350px; height:100px; background-color:#ffffff; font: .83em/1.33em "Verdana", Arial, serif;}



