
@import "/reset.css";
html,body,div,p,h1,h2,h3,h4,h5,h6,a,b,big,br,cite,code,del,dfn,em,i,span,strong,sub,sup,caption,table,tbody,td,tfoot,th,thead,tr,
input,textarea,select,button,form,fieldset,legend,label
{
	font: italic 14px/20px "Times new roman";
	color: white;
}
a, a:link { text-decoration: underline;}
a:hover { text-decoration: none;}
h1 { font-size:24px; margin-bottom: 25px; }
h2 { font-size:20px; }
h3 { font-size:16px; font-weight: bold; }
h4, h5, h6 { font-size:14px; }

body,html { background-color: #141414; height: 100%; }
input, textarea { background-color: #141414; border: 1px solid #777; padding: 2px; }

.feedbacktable td { padding-top: 5px; }

#tbl { width:100%; height: 100%; }
#lcol { width: 313px; background-color: #000; vertical-align: top; }
#rcol { width: 100%; background-color: #141414; padding: 55px 35px; text-align: left; background: url('/files/Image/uzor_grey.jpg') center center no-repeat; vertical-align: top; }

#leftcol { width: 313px; background-color: #000; float: left; }
#rightcol { width: auto; margin-left: 314px; padding: 55px 35px; background: #141414 url('/files/Image/tpl/uzor_grey.jpg') center 100px no-repeat; }

#menu { margin-bottom: 40px; text-align: center; }

.microgallerycontainer { text-align: center; }
.microgallerycontainer a { border: 0px; }
.microgallerycontainer img { border: 1px solid #777; margin: 0px 15px 15px 0px; }

p { margin-bottom: 10px; }
select, option { color: black; }
.clear { clear: both; width: 0px; height: 0px; overflow: hidden; padding: 0px; margin: 0px; }