/* CSS Document */

body {
	height: 100%;
	font-size: 62.5%;
	margin: auto;
	width: auto;
	position: relative;
	}
* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
.left {
	float: left;
	width: 320px;
	margin-left: 10px;
	margin-right: 5px;
	}
h1 {
	color: #7b95b3;
	font-size: 1.5em;
	padding-top: 30px;
	}
.right {
	width: 245px;
	float: left;
	text-align: center;
	}
.big-photo {
	float: left;
	}
h2 {
	color: #4d4d4d;
	float: left;
	padding-top: 40px;
	font-size: 1.3em;
	clear: both;
	}
.likutis {
	color: #4d4d4d;
	font-size: 1.5em;
	clear: both;
	padding-top: 5px;
	font-weight: bold;
	}
.kaina {
	color: #CC3300;
	font-size: 1.7em;
	float: left;
	clear: both;
	padding-top: 5px;
	font-weight: bold;
	}	
.aprasymas {
	color: #4d4d4d;
	clear: both;
	float: left;
	font-size: 1.2em;
	}
.small-photos {
	float: left;
	text-align: left;
	}
.small-photo {
	margin-right: 5px;
	float: left;
	}
.kodas {
	font-size: 1.2em;
	color: #4d4d4d;
	padding-top: 3px;	
	}
