@font-face {
    font-family: Exo2;
    src: url(Exo2-Regular.ttf);
}

h1, h2, h3 {	
	color: #316AC5;
	margin: 0;
}

body {
	font-size: 1em;
}

p {
	font-size: 1em;
    text-align: justify;
}

div .right {
	float:right;
}

.hl {
	border-top:1px solid #BCE1FF;
}

.vl {
	border-left:1px solid #BCE1FF;
}

hr {
    margin: 3px;
    color: #6699CC;
    height: 0px;
}

ul ul { padding-left: 1em; }
ul ul ul { padding-left: 2em; }

.hr {
	height: 7px;
	/*background-image: url(../images/hr.gif);*/
	border-top: 1px solid #BCE1FF;
	/*background-repeat: repeat-x;*/
	margin-top: 3px;
	margin-bottom: 3px;
}

.pad3px {
	padding: 3px;
}

.border {
	border-style: solid;
	border-width : 1px;
	border-color : #000000;
}

.noborder {
	border-style: solid;
	border-width : 0px;
	border-color : #000000;
}

.a_none
{
	color:#4578BF;
	cursor : pointer;
	margin: 0;
	text-decoration: none;
}

.a_none_flash
{
	color:#FF902A;
	cursor : pointer;
	margin: 0;
	text-decoration: none;
}

a_none:hover
{
	color: #FF902A;
	margin: 0;
	text-decoration: underline;
}

.nikeware_sm {
	font-family: "Exo2";
	font-size: 8pt;
	background-image: url(../images/nikeware_sm.gif); background-repeat: no-repeat;
	text-align: center; vertical-align: middle; height: 16px;
	background-position: left center;
}

.viscmp_sm {
	font-family: "Exo2";
	font-size: 8pt;
	background-image: url(../images/viscmp_sm.gif); background-repeat: no-repeat;
	text-align: center; vertical-align: middle; height: 17px;
	background-position: left center;
}

.mi
{
	font-family: "Exo2";
	font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px; text-align: left; list-style-type: disc; font-weight: normal;
}

.ms
{
	font-family: "Exo2";
	font-size: 8pt;
	padding-left:5px;
	padding-right:5px;
	height: 15px; text-align: left; list-style-type: disc; font-weight: normal;
}

.mic
{
	
	background-image: url(../images/mic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 8pt;
	padding-left: 20px;
	height: 15px; text-align: left; list-style-type: disc; font-weight: bold;
	color: #4477dd;
}

.min
{
	
	background-image: url(../images/min.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 8pt;
	padding-left: 20px;
	height: 15px; text-align: left; list-style-type: disc; font-weight: bold;
	color: #4477dd;
}

.feature
{
    cursor : pointer;
}

.citate
{
	font-family: "Exo2";
}

.copyright {
	font-family: "Exo2";
	font-size: 8pt;
	color: #3366CC;
}

.title
{
	color: #FF902A;
	width: 100%;
}

.title .text {
	font-weight: bold;
	padding-left: 0em;
	padding-right: 0.5em;
	white-space: nowrap;
}

.title .fill {
	width:100%;
	background-repeat:repeat-x;
	background-position:center center;
	background-image:url(../images/title.gif);
}




.dd
{
	background-image: url(../images/title.gif);
}

.pv_news {
	background-image: url(../images/title_news.gif);
	font-weight: bold;
	color: #FFD5D5;
	width: 100%;
	border: 0px solid;
	padding: 2px;
}

.button {
	background-color: #D7E8F9;
	font-weight: normal;
	border: 1px solid;
	border-color: #6495ED;
}

.edit {
	font-weight: normal;
	border: 1px solid;
	border-color: #6495ED;
}

.new_feature {
	font-weight: bold;
	color: red;
}

.price {
	font-weight: bold;
	color: green;
}

.old_price {
	font-weight: bold;
	color: black;
	text-decoration: line-through;
}

.discount_price {
	font-weight: bold;
	color: red;
}

.termin {
    color: #0000bb;
	font-weight: normal;
}

.news
{
	font-size: 1em;
    text-align: left;
	width: 210px;
	margin-left: 1em;
	text-align: left;
	margin-bottom: 1em;
}

.news .block {
	margin-top: 0.5em;
	border-bottom: 1px solid #BCE1FF;
	padding-bottom: 1em;
}

.news .block p {
	font-size: 1em;
}

.news .caption {
    font-weight: bold;
    color: #598E0C;
	border-bottom: 1px solid #BCE1FF;
}

.news .footer {
    color: #FF902A;
	font-size: 1em;
	font-style: italic;
}

.news .footer a {
	float:right;
	font-weight: bold;
}

.news_link:link, .news_link:visited {
    text-decoration: none;
}
.news_link:hover {
    text-decoration: underline;
}
.news_link_red:link, .news_link_red:visited {
    text-decoration: none;
	color: red;
}
.news_link_red:hover {
    text-decoration: underline;
}

.compat_logos {
	text-align:right;
}

.block_sep {
    margin: 3px;
    color: #C6DBEB;
    height: 1px;
}
