html, body {
	width:100%;
	height: 100%;
}

body {
	font-family: Verdana, Tahoma, arial, helvetica, serif;
	color: #435459;
	font-size: 11px;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	background:url(../img/bg_body_top.jpg) no-repeat;
	background-position: 100% -5%;
	background-color: #a1b93d;
}

a:link, a:visited, a:active {
	color: #13629d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	width:100%;
	height:100%;
	background:url(../img/bg_words.png) no-repeat;
	background-position: 98% 96%;
	position:relative;
}

#header {
	width:550px;
	height:200px;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	z-index:100;
}

#mainpage {
	width:850px;
	height:600px;
	position:absolute;
	top:5%;
	left:9%;
	z-index:10;
	padding:20px;
}

#maincontent {
	width:560px;
	background:#ffffff;
	float:left;
}

#content {
	width:540px;
	margin:10px;
}

#mainmenu {
	float:left;
	margin:130px 0 0 0;
	padding:0;
}

.mmenu {
	float:left;
	border:0;
	clear:both;
}

.linkmore {
	width:100px;
	height:19px;
   background-position: 0 0px;
	display:block;
	background:url(../img/bt_wiecej.png) no-repeat;
}

.linkmore:hover, .linkmore:active {
	background-position: 0 -19px !important;
}

.linkprev {
	width:100px;
	height:20px;
   background-position: 0 0px;
	display:block;
	background:url(../img/bt_poprzednia.png) no-repeat;
}

.linkprev:hover, .linkprev:active {
	background-position: 0 -20px !important;
}

.linkquest {
	width:100px;
	height:20px;
   background-position: 0 0px;
	display:block;
	background:url(../img/bt_zapytanie.png) no-repeat;
}

.linkquest:hover, .linkquest:active {
	background-position: 0 -20px !important;
}

.hr {
	clear:both;
	width:100%;
	height:1px;
	background:url(../img/dash_vertical.png) repeat-x;
}

a.design {
	display:block;
	position:absolute;
	bottom:8px;
	right:8px;
	color:#cae070;
}

/* headers */

h1 {
	font-size:22px;
	color:#23cdf8;
	margin:10px 0 0 0;
	padding:0;
}

h2 {
	font-size:16px;
	color:#f67515;
	margin:10px 0 0 0;
	padding:0;
}

h3 {
	font-size:16px;
	color:#afcd01;
	margin:10px 0 0 0;
	padding:0;
}

/* content */

p.standard {
	text-align:justify;
}

span.wyrozniony {
	font-weight:bold;
	color:#23cdf8;
}

.icon {
	border:0;
}

.klocki_english {
	float:left;
	margin:5px 0 20px 0;
	padding:0;
}

#kursy_kids {
	width:540px;
	height:280px;
	background:url(../img/bg_kids.png) no-repeat;
	position:relative;
}

#kurs_kids1 {
	width:135px;
	height:135px;
	position:absolute;
	top:145px;
	left:0;
	background:url(../img/dash.png) repeat-y right;
}

#kurs_kids2 {
	width:130px;
	height:135px;
	position:absolute;
	top:145px;
	left:140px;
}

#kurs_kids3 {
	width:130px;
	height:135px;
	position:absolute;
	top:145px;
	right:135px;
	background:url(../img/dash.png) repeat-y right;
}

#kurs_juniors {
	width:130px;
	height:135px;
	position:absolute;
	top:145px;
	right:0;
}

.kids_name {
	font-family: 'Trebuchet MS', Verdana, Tahoma, arial, helvetica, serif;
	color:#d4181a;
	font-size:20px;
	font-weight:bold;
}

.kids_info {
	font-size:14px;
}

.kids_small {
	font-size:9px;
}

#kids_left {
	float:left;
	width:240px;
	text-align:right;
	padding-right:30px;
	background:url(../img/dash.png) repeat-y right;
}
#kids_right {
	float:right;
	width:245px;
	padding-left:25px;
}

.kids_name2 {
	font-family: 'Trebuchet MS', Verdana, Tahoma, arial, helvetica, serif;
	color:#d4181a;
	font-size:28px;
	font-weight:bold;
}

.kids_info2 {
	font-size:16px;
}

.kids_small2 {
	font-size:12px;
}

.kids_cena {
	font-size:16px;
	font-weight:bold;
	color:#23cdf8;
}

#firmy_lewa {
	float:left;
	width:250px;
	text-align:right;
}

#firmy_prawa {
	float:right;
	width:260px;
}

#kontakt_lewa {
	width:270px;
	float:left;	
}

#kontakt_prawa {
	width:250px;
	float:right;
}

.telefon {
	font-family: Tahoma, arial, helvetica, serif;
	font-size:14px;
	font-weight:bold;
	color:#13629d;
}
