body {
        background-color: #197DB6;
        margin: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.calc {
        font-size:80%;
}
div.pereg {
	width:100%;
	background-color:#C6D0D6;
}
div.showpic{
	
	border: 1px solid black; 
	border-left: 1px dotted #6D94B6;
	border-right: 1px dotted #6D94B6;
}
table.calc td{
		border: 1px solid Black;
		background-color: #EBF0F4;
		vertical-align: middle;
}
table.calc td.title{
		font-weight: bold;
		background-color: #dfe1e3;
}
table.calc td.alt{
	font-size:80%;
}
p.alt{
	margin-left:20px;
	text-indent:0;
	font-size:70%;
}
div.table {
        margin-left: 15;
        margin-right: 10;
        margin-bottom: 10;
}
table.pistols{
        font-size:80%;
        padding: 5px;
}
td.pistols_th {
	text-align:left;
	font-weight:bold;
	font-size: 120%;
	color: #1D4C8D;
	vertical-align:top;
}
span.size{
        color: #1D4C8D;
        font-weight: bold;
}

p {
        font-size:80%;
        margin-top : 5px;
        margin-bottom : 0px;
        text-align: justify;
        text-indent:20px;
}

table.price {
        text-align: center;
        width: 90%;
}
table.price td {
        font-size:80%;
        color: black;
        background-color: #dfe1e3;
        text-align: center;
        border-style: solid;
        border-width: 1px;
        border-color:#197DB6;
}
table.price td.subtitle{
		background-color: #cfd1d3;
        font-weight: bold;
}
span p {
        color: green;
        font-size:80%;
        margin-top : 0px;
        margin-bottom : 0px;
        text-align: justify;
}
a:link {
        color: black;
}
a:hover {
        color: black;
}
a:visited {
        color: black;
}
a:active {
        color: black;
}
span.layer {
        font-size:70%;
}
span.redlayer {
        font-size:70%;
		color: #F71545;
		font-weight: bold; 
}
span.subtitle1 {
        color: #1D4C8D;
        font-size:80%;
        font-weight: bold; 
}
h2.title {
        margin:0;
        padding:0;
        display:inline;
        color: #1D4C8D;
        font-size:100%;
        font-weight: bold; 
}
h2.redtitle {
        margin:0;
        padding:0;
        display:inline;
        color: #F71545;
        font-size:100%;
        font-weight: bold; 
}
a.redtitle {
	color:#F71545;
}
a.redtitle:link {
	color:#F71545;
}
a.redtitle:hover {
	color:#F71545;
}
a.redtitle:visited {
	color:#F71545;
}

a.layer {
        font-size:70%;
}
a.layer:link {
        text-decoration: none;
}
a.layer:hover {
        text-decoration: underline;
}
a.layer:visited {
        text-decoration: none;
}
a.layer:visited:hover {
        text-decoration: underline;
}
a.redlayer {
        font-size:70%;
		color: #F71545;
		font-weight: bold; 
}
a.redlayer:link {
        text-decoration: none;
		color: #F71545;
}
a.redlayer:hover {
        text-decoration: underline;
		color: #F71545;
}
a.redlayer:visited {
        text-decoration: none;
		color: #F71545;
}
a.redlayer:visited:hover {
        text-decoration: underline;
		color: #F71545;
}

h1.subtitle {
        margin:0;
        padding:0;
        display:inline;
        font-size:120%; 
        font-face: verdana; 
        font-weight: bold; 
        color: #1D4C8D;
}
h1.redsubtitle {
        margin:0;
        padding:0;
        display:inline;
        font-size:120%; 
        font-face: verdana; 
        font-weight: bold; 
		color: #F71545;
}

a.subtitle:visited {
        color: #1D4C8D;
}
.news {
        font-size:80%;
        text-align: justify;
}
a.title {
        color: #1D4C8D;
        font-size:100%;
        text-decoration: underline;
        font-weight: bold; 
}
a.subtitle {
        color: #1D4C8D;
        font-size:80%;
        text-decoration: underline;
        font-weight: bold; 
}
.white {
        color: white;
        font-size:70%;
}
a.white {
        color:white;
        font-size:70%;
}
a.white:hover {
        color:white;
}
a.white:active {
        color:white;
}
a.white:visited {
        color:white;
}
@media screen {
img#mapdisp {
	display:inline;
}
img#mapprin {
	display:none;
}

}
@media print {
img#mapdisp {
	display:none;
}
img#mapprin {
	display:inline
}


