/*VISKAM BENDRI*/
* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #68645A;
	background: #f0f0f0 url(images/bg.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
h1{
	font-weight:normal;
	font-size: 18px;
	font-family: Georgia,Times new roman,sans;
}
h2 {
	padding-top: 10px;
	font-weight:normal;
	font-size:17px;
	font-family: Georgia, Times new roman,sans;
	}
.onpage{
	padding-top: 5px;
	padding-left: 20px;
	}
p {
padding: 15px;
}
/*VIRSUS*/
#main {
	width: 960px;
	margin: auto auto;
	text-align: left;
}
#logo {
	width: 202px;
	height: 38px;
	padding-top: 50px;
	padding-left: 60px;
}
#slogan {
	padding-left: 60px;
	padding-top: 5px;
	font-size: 18px;
	font-family: Georgia,Times new roman,sans;
}
/*NAVIGACIJA*/
	#menu {
	margin-top: 25px;
	height: 42px;
	width: 960px;
	background: url(images/topnavbg.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color: #4f4f4f;
	list-style-type:none;
	}
	#menu li {
	list-style-type:none;
	float: left;
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
	#menu a.home {
	height: 18px;
	background: #333 url(images/menu_home_bg.gif) no-repeat;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 12px 29px;
	text-decoration: none;
	}
	#menu a {
	height: 18px;
	background: #333 url(images/menu_bg.gif) no-repeat;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 12px 29px;
	text-decoration: none;
	}
	#menu a:hover {
	background: #2580a2 url(images/topnavbg.gif) bottom center no-repeat;
	background-position: -400px;
	color: #000;
	}
	#menu a.home:hover {
	background: #2580a2 url(images/topnavbg.gif) top left no-repeat;
	color: #000;
	}	
	#navright {
	height: 42px;
	width: 222px;
	background: url(images/navright.gif);
	float: left;
	}
/*TURINYS*/
#content {

	width: 960px;
	background-image: url(images/cont.gif);
}
.content {
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	}
#cont_down {
	
	height: 4px;
	background: url(images/cont_down.gif) no-repeat;
}
.products {
	padding-left: 15px;
	padding-bottom: 40px;
	padding-top: 10px;
	list-style-type:none;
	line-height: 18px;
	}
.catalogs {
	padding-left: 20px;
	margin-top: -30px;
	}
.plist {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
	}
.pimg {
	float: right;
	padding-right: 50px;
	}
.pimgarti {
	float: right;
	padding-right: 500px;
	}
.tablepad {
	padding-left: 20px;
	padding-bottom: 10px;
	}
.small {
	padding-top: 0;
	padding-left: 20px;
	font-size: 10px;
	}
	.botpad {
	padding-bottom: 20px;
	}
.nf {
	text-align: center;
	padding: 40px;
	}
.ord {
	font-size: 16px;
	}
/*TURINIO PABAIGA*/
#footer {
	margin-top:20px;
	width:100%;
	background-color: #ffffff;
	background-image: url(images/footer.gif);
	padding-bottom: 8px;
}
.copyright {
	font-size: 14px;
	text-align: center;
	padding-top: 8px;
	color: #4f4f4f;
}