/********************BODY ********************/

body
{

	background-image:url(/images/bck.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f6f6f6;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}


/*******************PAGE*********************/
#page {
	margin:auto;
	width: 1022px;
	font-family:'Trebuchet MS', Helvetica;
	font-size:16px;
	color:#595959;
	line-height:120%;
	background-repeat:no-repeat;
	background-position:bottom;

}
#main {
	margin:auto;
	width: 1000px;
	height:1733px;
	background-image:url(/images/main.jpg);
	background-repeat:no-repeat;

}

#language-selection {

	height:30px;
	text-align:center;
}



#block1 {
	display:block;
	float:left;
	margin-top:170px;
	margin-left:45px;
	width:500px;
	height:200px;

}

#block2 {
	display:block;
	float:left;
	margin-top:20px;
	margin-left:45px;
	width:430px;
	padding-right:30px;
	height:750px;

}

#calc {
	display:block;
	float:left;
	margin-top:90px;
	margin-left:0px;
	width:300px;
	height:400px;


}
#block5 {
	display:block;
	float:left;
	margin-left:0px;
	width:300px;


}
.td1 {text-align:right;  }

#block3 {
	display:block;
	float:left;
	margin-top:20px;

}

#block4 {
	display:block;
	float:left;
	margin-top:20px;
	margin-left:45px;
	width:500px;
	height:400px;

}

#sliids {

	background:url(/images/sliids.png);
	background-repeat:no-repeat;
	width:173px;
	height:510px;
	margin-left:340px;
	left: 50%;
	right:50%;
	top: 0px; 
	position: fixed; 
	overflow-x: hidden; 
	overflow-y: hidden;

}

.banner {
	display:block;
	float:left;
	margin-left:25px;
	padding-top:120px;
}

.img {

	margin-left:2px;
	margin-right:2px;
}

.cena {

	color:#000;
	font-weight:bold;
	font-size:16px;
	margin-left:10px;

}

.heading {

	color:#fff;
	font-weight:bold;
	font-size:30px;
	line-height:60px;
	background:#633367;
	padding-left:10px;
	padding-right:10px;


}

.subheading {

	color:#633367;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	text-align:left;

}
.subheading2 {

	color:#633367;
	font-weight:bold;
	font-size:30px;
	line-height:40px;

}




.button {
	background-image: url(/images/button3.png);
	width:87px;
	font-size:16px;
	height:30px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	outline:none;
  	border: 0px solid;
	background-color:transparent;
	margin-top:0px;
	cursor: pointer;
	cursor: hand;
}
.button:hover {

	background-image: url(/images/button3h.png);
}

.button2 {
	background-image: url(/images/button2.png);
	width:87px;
	height:24px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	outline:none;
  	border: 0px solid;
	background-color:transparent;
	cursor: pointer;
	cursor: hand;
}
.button2:hover {

	background-image: url(/images/button2h.png);
}

.button3 {
	background-image: url(/images/button.png);
	width:87px;
	height:24px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	outline:none;
  	border: 0px solid;
	background-color:transparent;
	cursor: pointer;
	cursor: hand;
}
.button3:hover {

	background-image: url(/images/buttonh.png);
}

.inputbox {

	width:80px;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border:1px;
	outline:none;
	background-color: #fff; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius:5px; 
	border: 1px solid #cbcbcb;

}



.skaidrojums {
	float:left;
	width:100px;
	color:#666;
	margin-top:5px;
}


.logininput {background-image: url(/images/login.png); float:left; margin-right:5px; margin-top:10px; font-size:14px; padding-left:10px; padding-right:10px; width:80px; border-width:0px; height:22px;}
#login {padding-top:10px; padding-left:15px;}
a:link, a:visited, a:hover {color:#454545}
.copyright {float:left; margin-top:5px; margin-left:15px; color:#454545; font-size:12px;}
.webmaster {float:right;margin-top:5px; margin-right:190px;color:#454545; font-size:12px;}

.calculatorPlace {
	width:300px;
	height:309px;
	margin-top: 10px;
	margin-left:40px;

}

.loginbuttonplace {
	margin-right: 40px;
	margin-top: 25px;
}

.buybuttonplace {
	margin-left: 45px;
	margin-top: 200px;

}

/*******************Calc*********************/

#graph {margin-left:-15px; height:140px; width:249px;}
#sakumasvars {text-align:left; margin-left:8px; padding-top:6px; font-weight:bold; color:#fff;}
#beigusvars {text-align:right; margin-right:15px; padding-top:86px; font-weight:bold; color:#fff;}
#change {font-size:14px; font-weight:normal; cursor: pointer; cursor: hand; text-decoration:underline;)
