/* CSS Document */
body {
	background-color: #193C64;
	margin: 0px;
	background-image: url(images/stripped-bg.gif);
}
h1 {
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #193C64;
	text-decoration: underline;
}
.logo {
	margin: 10px 0px 0px 10px;
}
hr
{
background-color: #999999;
border: 0px;
height:1px;
}
.large {
	background-color: #193C64;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.righshade {
	background-image: url(images/righshade.png);
	background-repeat: repeat-y;
}
#mainnav {
	background-image: url(images/nav-behind.png);
	background-repeat: repeat-x;
	width: 222px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nava a {
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C5C5C5;
	color: #193C64;
	border-top: 1px solid #FFFFFF;
}
#nava a:hover {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #FFFFFF;
	background-image: url(images/rollover.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.main {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}
#creds {
	margin-top: 5px;
	border-top: 1px solid #999;
	padding-top: 5px;
	margin-left: 10px;
}
.navy {
	background-color: #193C64;
	color: #CCCCCC;
}
.divide {
	background-image: url(images/vert-divide.gif);
	background-repeat: repeat-y;
	width: 2px;
}
.hs {
	padding-right: 5px;
}
.white {
	background-color: #FFFFFF;
}
.whitestripe {
	background-color: #FFFFFF;
	height: 2px;
}
.homepic {
	background-image: url(images/homepic01.jpg);
	width: 550px;
	background-position: top right;
	background-repeat: no-repeat;
}
.splitter {
	background-image: url(images/splitter-bg.png);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px 0px 8px 5px;
}
.splitter2 {
	background-image: url(images/splitter-bg2.png);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px 0px 8px 5px;
}
.HPnewsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
.HPnewsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #193C64;
	font-weight: bold;
	text-decoration: none;
}
.HPnewsheadline:hover {
	text-decoration: underline;
}
P.newsheadline {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
DIV.pagenav {
	float: right;
	padding-right: 12px;
	margin-bottom: 10px;
}
DIV.clear {
	clear: both;
	width: 100%;
}
P.archivelink {
	float: right;
	padding: 6px 14px 0 0;
}
.price_break_table
{
border: 1px solid #193C64;
}
.price_break
{
background: #225084;
color: #FFFFFF;
font-weight: bold;
padding: 2px;
}
.amount
{
background: #F0F0F0;
padding: 2px 0 2px 0;
text-align: center
}

.linka
{
color: #193C64;
text-decoration: none;
font-weight: bold;
}
.linka:hover
{
color: #225084;
text-decoration: none;
font-weight: bold;
}