@charset "utf-8";
/* 
* JOY CSS Document
* @author	Robert Krzysztoforski - el Pix <biuro[at]elpix.pl>
* @version	1.0
* @updated	17/07/2009
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, 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;
    width: 100%;
    height: 100%;
}

ol, ul{
	line-height: normal;
}

p{
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: justify;
}

del{
    text-decoration: line-through;
}

table{
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

a{
    color: #b70d19;
    text-decoration: none;
}

a:hover{
    color: #b70d19;
    cursor: pointer;
}

input, textarea, select{
    background: #fbf8f3;
    border: 1px solid #9f9090;
}

body, html{
    background-color: #fff;
}

div, span, table{
    border: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

/* Header */

.all{
	background: url('images/gfx/back.gif');
	border-left: 1px solid #6db8e4;
	border-right: 1px solid #6db8e4;
	border-bottom: 1px solid #6db8e4;
    width: 900px;
    height: 100%;
	display: table;
  }

.header{
	width: 840px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	display: table;
}

.logo{
    background: url('images/head/logo.gif');
	background-position: top;
    background-repeat: no-repeat;
	width: 289px;
	height: 200px;
	float: left;
	cursor: pointer;
}

.td-left{
	padding-right: 25px;
	vertical-align: bottom;
	width: 289px;
	height: auto;
}

.td-right{
	vertical-align: bottom;
	width: 527px;
	height: auto;
}

.head-left{
	width: 289px;
	height: auto;
	float: left;
}

.head-right{
	width: 527px;
	height: 100%;
	float: right;
}

.head-pic-1{
    background: url('images/head/head_img_1.png');
    background-repeat: no-repeat;
	width: 527px;
	height: 288px;
	float: right;
}

.head-pic-2{
    background: url('images/head/head_img_2.png');
    background-repeat: no-repeat;
	width: 527px;
	height: 288px;
	float: right;
}

.head-pic-3{
    background: url('images/head/head_img_3.png');
    background-repeat: no-repeat;
	width: 527px;
	height: 288px;
	float: right;
}

.contact{
	margin-top: 20px;
	width: 527px;
	height: 70px;
	float: right;
}

.link-mail{
	color: #172430;
}

.link-mail:hover{
	color: #172430;
}

.mail{
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #172430;
	padding-left: 20px;
	line-height: normal;
    background: url('images/gfx/mail.png');
	background-position: left;
    background-repeat: no-repeat;
	width: auto;
	height: 14px;
	float: left;
}

.phone{
	padding-left: 20px;
    background: url('images/gfx/phone.png');
	background-position: left;
    background-repeat: no-repeat;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #172430;
	width: auto;
	height: 16px;
	float: right;
}

.address{
	padding-top: 10px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #172430;
	line-height: normal;
	text-align: center;
	width: 527px;
	height: 20px;
	float: left;
}

.list{
	width: 120px;
	height: auto;
	float: left;
}

.why{
	margin-top: 10px;
	width: 289px;
	height: auto;
	float: left;
}

.why-nav{
	width: 289px;
	height: 20px;
	float: left;
}

.why-title-text{
	margin-left: 5px;
    background: url('images/blue/blue_title_text.png');
    background-repeat: no-repeat;
	width: 270px;
	height: 20px;
	float: left;
}

.why-title-more{
    background: url('images/gfx/arrow.png');
    background-repeat: no-repeat;
	width: 24px;
	height: 20px;
	float: right;
	cursor: pointer;
}

.why-title{
	margin-left: 5px;
    background: url('images/blue/blue_title.png');
    background-repeat: no-repeat;
	width: 239px;
	height: 11px;
	float: left;
}

.why-start{
    background: url('images/blue/blue_start.png');
	background-position: bottom;
    background-repeat: no-repeat;
	width: 289px;
	height: 9px;
	float: left;
}

.why-back{
    background: url('images/blue/blue_back.png');
	background-position: bottom right;
    background-repeat: no-repeat;
	width: 289px;
	min-height : 110px;
  	height : auto !important;
  	height : 110px;
	float: left;
}

.why-content{
    background: url('images/blue/blue_con.png');
    background-repeat: repeat-y;
	width: 289px;
	height: auto;
	float: left;
}

.why-text{
	padding: 2px 0px 2px 6px;
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #313131;
	width: 279px;
	height: auto;
	float: left;
}

.why-stop{
    background: url('images/blue/blue_stop.png');
    background-repeat: no-repeat;
	width: 289px;
	height: 8px;
	float: left;
}

/* Body */

.body{
	margin-top: 10px;
	width: 840px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

.list{
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #313131;
	padding-left: 3px;
	line-height: normal;
	width: 135px;
	height: auto;
	float: left;
}

.list-m{
	font-family: "Tahoma", sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #bd0800;
	padding-left: 10px;
	line-height: 15px;
	width: 120px;
	height: auto;
	float: left;
}

.body-left{
	width: 289px;
	height: auto;
	float: left;
}

.body-right{
	width: 528px;
	height: auto;
	float: right;
}

.menu{
	width: 289px;
	height: auto;
	display: table;
}

.menu-nav{
	width: 289px;
	height: 20px;
	float: left;
}

.menu-title-text{
	margin-left: 5px;
    background: url('images/red/red_title_text.png');
    background-repeat: no-repeat;
	width: 239px;
	height: 22px;
	float: left;
}

.menu-title{
	margin-left: 5px;
    background: url('images/red/red_title.png');
    background-repeat: no-repeat;
	width: 239px;
	height: 10px;
	float: left;
}

.menu-start{
    background: url('images/red/red_start.png');
	background-position: bottom;
    background-repeat: no-repeat;
	width: 289px;
	height: 8px;
	float: left;
}

.menu-back{
    background: url('images/red/red_back.png');
	background-position: bottom right;
    background-repeat: no-repeat;
	width: 289px;
	min-height : 130px;
  	height : auto !important;
  	height : 130px;
	float: left;
}

.menu-content{
    background: url('images/red/red_con.png');
    background-repeat: repeat-y;
	width: 289px;
	height: auto;
	float: left;
}

.menu-text{
	padding: 5px 0px 10px 20px;
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #313131;
	width: 269px;
	height: auto;
	float: left;
}

.menu-text-info{
	padding: 5px 0px 10px 20px;
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #313131;
	width: 260px;
	height: auto;
	float: left;
}

.menu-stop{
    background: url('images/red/red_stop.png');
    background-repeat: no-repeat;
	width: 289px;
	height: 8px;
	float: left;
}

.learn{
	margin-top: 20px;
    background: url('images/body/learn.gif');
    background-repeat: no-repeat;
	width: 289px;
	height: 146px;
	display: block;
}

.balloon-box{
	width: 149px;
	height: auto;
	position: absolute;
	float: left;
}

.balloon-link{
	margin-left: 20px;
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #b70d19;
    text-decoration: none;
	line-height: 14px;
	width: 120px;
	min-height: 15px;
  	height: auto !important;
  	height: 15px;
	float: left;
}

.balloon-link:hover{
	margin-left: 20px;
	font-family: "Tahoma", sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #b70d19;
    text-decoration: none;
	line-height: 14px;
	width: 120px;
	min-height: 15px;
  	height: auto !important;
  	height: 15px;
	float: left;
}


.balloon-start{
    background: url('images/balloon/balloon_start.gif');
    background-repeat: no-repeat;
	width: 149px;
	height: 17px;
	float: left;
}

.balloon-cen{
	margin-top: -15px;
    background: url('images/balloon/balloon_cen.gif');
    background-repeat: repeat-y;
	width: 149px;
	height: auto;
	float: left;
}

.balloon-stop{
    background: url('images/balloon/balloon_stop.gif');
    background-repeat: no-repeat;
	width: 149px;
	height: 8px;
	float: left;
}

/* Content */

.content{
	width: 528px;
	height: auto;
	float: left;
}

.content-nav{
	width: 528px;
	height: auto;
	float: left;
}

.content-title-box{
	width: 528px;
	height: auto;
	float: left;
}

.content-title{
    background: url('images/body/con_title.png');
    background-repeat: no-repeat;
	width: 466px;
	height: auto;
	float: left;
}

.content-title-text{
	padding: 20px 10px 2px 0px;
	font-family: "Tahoma", sans-serif;
	font-weight: bold;
	font-size: 12px;
	color : #bd0800;
	line-height: normal;
	width: 466px;
	height: auto;
	float: left;
}

.content-nav-title{
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 3px;
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color : #bd0800;
	width: 490px;
	height: auto;
	float: left;
}

.paragraph{
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #313131;
}

.akt-paragraph{
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #313131;
	width: 460px;
	height: auto;
	float: left;
}

.akt-box{
	padding-left: 15px;
	width: auto;
	height: auto;
	float: left;
}

.content-start{
    background: url('images/body/con_start.png');
	background-position: bottom;
    background-repeat: no-repeat;
	width: 528px;
	height: 9px;
	float: left;
}

.content-content{
    background: url('images/body/con_con.png');
    background-repeat: repeat-y;
	width: 528px;
	height: auto;
	float: left;
}

.content-text{
	padding: 15px;
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #313131;
	width: 490px;
	height: auto;
	overflow: hidden;
	float: left;
}

.content-stop{
    background: url('images/body/con_stop.png');
    background-repeat: no-repeat;
	width: 528px;
	height: 13px;
	float: left;
}

.readmore{
    background: url('images/body/readmore.png');
	background-position: right;
    background-repeat: no-repeat;
	width: 450px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.back{
    background: url('images/body/back.png');
	background-position: right;
    background-repeat: no-repeat;
	width: 450px;
	height: 30px;
	float: left;
	cursor: pointer;
}

/* Bottom */

.bottom{
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
	top: 0px;
	left: 0px;
    width: 100%;
    height: auto;
	float: left;
}

.bottom-line{
	border-bottom: 3px solid #bd0800;
	width: 100%;
	height: 1px;
	display: block;
}

.bottom-box{
	width: 840px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	display: table;
}

.keys{
	margin-top: 20px;
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	color : #535353;
	width: 490px;
	height: auto;
	overflow: hidden;
	float: left;

}
.keys h1, .keys h2, .keys h3, .keys h4, .keys h5{
	padding:0px;
	margin:0px;
		display:inline;
	font-weight: normal;
}
.powered{
	margin-top: 10px;
	width: auto;
	height: 10px;
	float: left;
}

.elpix{
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-top: 20px;
    background: url('images/foot/elpix.gif');
	background-position: right;
    background-repeat: no-repeat;
	width: 120px;
	height: 35px;
	float: right;
}

