/* .:: ITomCMS.Little v1.6 Copyright © 2006 ITom.pl Tomasz Pyda ::. */
/* .::             Wszelkie prawa zastrzeżone                   ::. */
/* .:: 	          STYL 2.3 dla Pipe Club Wrocław Poland	        ::. */

body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,td,th{
	margin		:0;
	padding		:0;
	border		:0;
}

body{
	font		:11px georgia, verdana;
	margin		:0 auto;
        color           :#415767;
/*        background      :#E0DCD1;*/
        background      :#DEDACD;
}

a{
	color		:#415767;
	text-decoration	:none;
}

a:link, a:visited, a:active, a:hover{
	color		:#415767;
}

a:hover{
	text-decoration	:underline;
}

b{
	font		:14px georgia;
	font-style	:oblique;
	font-weight	:bolder;
}

h1{
	font		:12pt georgia;
	font-style	:oblique;
	font-weight	:normal;
	color		:#FF981B;
}

h2{
	font		:18px georgia;
	font-style	:oblique;
	font-weight	:bolder;
	text-align	:left;
}

h3{
	font-style	:oblique;
	font-weight	:bolder;
	color		:#000;
	text-align	:left;
}

h4{
	font		:18px georgia;
	font-style	:oblique;
	font-weight	:bolder;
	color		:#FF981B;
	text-align	:center;
}

h5{
	font-size	:6pt;
}

h6{
	font		:16px georgia;
	font-style	:oblique;
	font-weight	:bolder;
	color		:#FF981B;
}

input, select, textarea{
	border		:1px solid;
	border-color	:#666;
	font		:12px tahoma;
}

input:focus, select:focus{
	background	:#66B3FF;
}

img{
	border		:3px solid silver;
}

td{
	border		:1px solid #FF981B;
	text-align	:center;
	padding		:5px;
}

.clear{
	clear		:both;
}

.itom{
        padding         :0px;
        margin          :0 auto;
	width		:775px;
}

#kernel{
	width		:775px;
        margin          :0 auto;
        padding         :0;
	background	:url("img/fajki.gif");
}

#kernel .substance{
	float		:left;
	margin		:auto;
	padding         :20px;
	width		:532px;
	text-align      :justify;
}

.back a{
	padding		:0 0 0 465px;
	text-align	:right;
	color		:#000;
	font-weight	:bolder;
}


.foot{
	width		:775px;
	height		:26px;
	margin		:0 auto 0;
	background	:url("img/pipeclub.gif");
}

.copyright{
	width		:775px;
	margin		:0 auto 0;
	padding		:0 50px 0 0;
	text-align	:center;
	text-decoration	:none;
}

.menuleft{
	float		:left;
	width		:170px;
	margin		:0;
	padding		:0 0 0 15px;
	list-style	:none;
}

.menuleft li{
	text-align	:left;
	border-bottom	:1px solid #dfdfdf;
}

.menuleft a{
	font		:12px tahoma;
	font-weight	:bolder;
	font-style	:normal;
	display		:block;
	padding		:10px 5px 5px 5px;
}

.menuleft a.selected{
	color		:#000;
}

.textshow{
	padding		:5px 20px 5px 20px;
}

.foto{
	float		:right;
}
.foto img{
	border		:1px solid #e7e7e7;
	margin		:0 0 0 12px;
}

.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}


.input, select, textarea{border:1px solid;border-color:#b6b6b6;font:11px verdana;}