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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

html { font-size:100.01%; }
body { font-size:1em; }

textarea {overflow:auto}
button {cursor:pointer}
a {text-decoration:none; color:#3d72a8	}
a:hover {text-decoration:underline}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}

/*
main page
*/

body {
	background:url('../img/wRB_index.jpg');
	background-position:center;
	background-color:#c2b6a1;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	color:#000;
}
#main {
	width:1024px;
	height:768px;
	position:relative;
	left:0px;
	top:0px;
	margin:0 auto;
}

/*
logosy
*/

#choice {
	width:214px;
	height:125px;
	position:absolute;
	left:405px;
	top:96px;
}
#left_logo {
	/*width:259px;
	height:101px;*/
	position:absolute;
	left:78px;
	top:318px;
	cursor: pointer;
}
#mid_logo {
	width:238px;
	height:154px;
	position:absolute;
	left:400px;
	top:280px;
	cursor: pointer;
}

#right_logo {
	/*width:253px;
	height:88px;*/
	position:absolute;
	left:672px;
	top:312px;
	cursor: pointer;
}
#stopka {
	width:127px;
	height:87px;
	position:absolute;
	left:450px;
	top:560px;
}
#left{
	position:absolute;
	left:60px;
	top:458px;
	line-height:20px;
	font-size:16px;
}
#mid_index{
	position:absolute;
	left:398px;
	top:458px;
	line-height:20px;
	font-size:16px;
}
#right{
	position:absolute;
	left:677px;
	top:458px;
	line-height:20px;
	font-size:16px;
}