body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
strong {
	font-weight: bold;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted #CD3278;
}
h1,h2,h3,h4,h5 {
	font-weight:bold;
	padding:5px 2px;
	color:#CD3278
}
h1 {font-size:14px;}
h2 {font-size:13px;}
h3 {font-size:12px;}
h4 {font-size:11px;}
h5 {font-size:10px;}
/**/
body {
	font-family:"tahoma","Arial","sans-serif"; font-size:11px;
	background:#DDDDDC;
}
/*+++*/
#k_all {
	width:960px; height:auto; overflow:hidden;
	margin:10px auto 0;
	border-style:solid;
	border-width:3px 3px 3px;
	border-color:#666;
	background:#fff;
}

body.intro {
	font-family:"tahoma","Arial","sans-serif"; font-size:11px;
	background: #FFFFFF;
	
}


/*+++*/
#k_all a #logo {
	margin:0 10px;
	display:block;
}
/*+++*/

.k_200 {
	width:200px; height:auto; overflow:hidden;
	margin:10px 0 0 10px;
	float:left;
}
.k_530 {
	width:530px; height:auto; overflow:hidden;
	margin:10px 0 0 10px;
	float:left;
}
.k_190 {
	width:190px; height:auto; overflow:hidden;
	margin:10px 10px 0 0;
	float:right;
}
#k_stopka {
	clear:both;
	border-top: 2px solid #666;
	padding-top: 2px;
}

#k_stopka .realizacja {
	background-color: #666;
	width: 960px;
	height: 20px;
	cursor: pointer;
}
#k_stopka .realizacja p {
	color: white;
	font-size: 14px;
	float: right;
	font-weight: bold;
	
}

#k_stopka .realizacja p span {
	color: #AB2468;
}

/**/
.f-b {font-weight:bold}
.f-n {font-weight:normal}
.m-b {margin-bottom:10px}





