/* 
    Document   : style
    Created on : 2009-12-11, 18:41:22
    Author     : variust.pl
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{line-height:1.7;font-size: 12px;font-family:Tahoma;background: #76bb28;margin: auto;padding: 0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
img{border: 0;}

#all{background: url(../images/bg.png) repeat-x;width:100%;}
#all #top{width:794px;height:266px;margin:auto;background: url(../images/top_bg.png) no-repeat;text-align:right}
#all #top .logo{position:relative;right:20px;top:10px;}
#all .menu{margin:auto;width:800px;height:36px;background: url(../images/menu.png) no-repeat;}
#all .menu ul,#all #top .menu ul li{display: block;list-style: none;padding: 5px 0 0 5px;margin:auto;}
#all .menu ul li{display: inline;white-space: nowrap;padding:28px;}
#all #content{width:794px;margin:auto;display:table;background:#fff;}
#all #content .left{padding:0 10px 5px 20px;float:left;border-right:dotted 1px #c3c3c3;width:557px;}
#all #content .left ul{padding-left:30px;}
#all #content .left a{padding:5px;}
#all #content .right{vertical-align:top;padding-top:5px;float:right;text-align:center;width:202px;}
#all #content .right hr{width:95%;background: #d9d9d9;border:0px;height:1px;}
#all #footer{margin:auto;text-align:center;font-size:10px;padding-top:15px;background: url(../images/fotter_bg.png) no-repeat;width:794px;height:42px;}
#all #content #contact{width:400px;margin:auto;text-align:center;margin-top:40px;height:201px;}
#all #content #contact p{font-size:14px;font-weight:700;}
#gall{margin:auto;width:550px;}
#gall img{vertical-align:middle;margin-top:10px;}
#datepicker{ font: 10px "Trebuchet MS", sans-serif;margin-left:5px;}
