/*   
Theme Name: BEC
Theme URI: http://BEC.BEST.org.pl
Description: Oficjalny template IV BEST Engineering Competition
Author: mrj
Version: 0.4.1

*/

body {
	background-image: url(g/tlo.jpg);
	margin: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	line-height:140%;
	font-size: 0.95em;
	
}
#footer {
	margin-top: 25px;
	margin-bottom: 0px;	
	padding:15px 0px 15px 0px; 
	background-color: #0c467c;
	background-image:url(g/cien.png);
	background-repeat:repeat-x;
}
#footer-iw {
	width:925px;
	margin: 0 auto;	
}
#footer2 {
	background-color: #0f589a;
	padding:10px 0px 10px 0px; 

}
#all {
	text-align: center;
	width: 925px;
	margin: 0 auto;
	overflow:hidden;
}

#content, #top {
	margin: 0 auto;
}
#content {
	padding-top: 15px;
	background-image:url(g/kratka.jpg);
	text-align:justify;
	width:925px;
}
#top {
	margin-top: 10px;
	margin-bottom: 3px; 
}
#topLogo {
	
}
#columnLeft {
	width: 640px;
	border-right: 2px dashed #ff8900;
	margin: 0px;
	padding: 10px;
	float: left;
}
#columnRight {
	width: 240px;
	float: right;
	padding: 23px 12px 8px 10px;
	margin: 0px;
}
.szukaj {
	background-image: url(g/szukaj.png);
	background-repeat:no-repeat;
	width: 235px;
	height: 59px;
	text-align: center;
	padding-top: 10px;
	margin-top:-1px;
}

.szukaj input {
	border: 1px solid #ff6700;
	background-color: #ffbe73;
	background-image: none;
}
.button {
	color: #FFFFFF;
	background-color: #ff8900 !important;
	border-style: none !important;
}
#spinacz {
	background-image:url(g/spinacz.png);
	background-repeat:repeat-x;
	width: 925px;
	height: 36px;
	position: absolute;
	margin-top:-20px;
}

#tloRys1 {
	z-index: -5;
	position: absolute;
	margin-left: -300px;
	margin-top: -100px;
	float: left;
	width: 347px;
	height: 276px;
	background-image:url(g/tlo-rys.png);
	
}
#tloRys2 {
	z-index: -5;
	position: absolute;
	margin-left: -200px;
	margin-top: -450px;
	float: left;
	background-image:url(g/tlo-rys2.png);
	width: 199px;
	height: 439px;
}
#tloRys3 {
	z-index: -5;
	position: absolute;
	margin-left: 925px;
	margin-top:-130px;
	float: right;
	background-image:url(g/tlo-rys3.png);
	width: 160px;
	height: 639px;
	
}
#tloRys4 {
	z-index: -5;
	position: absolute;
	margin-left: 925px;
	margin-top: -400px;
	float: right;
	background-image:url(g/tlo-rys4.png);
	width: 147px;
	height: 439px;
}
#bottom1 {
	height: 11px;
	background-image:url(g/cienDol.png);
	margin-left: 20px;
}
#sidebar {
	width: 230px;
}
#main {
	padding: 10px;
}
#footer2 img { border-color:#08599C; }
#footer2 img:hover { border-color:#0033CC;  }

#top img, #top img:hover { border-style:none; }