@charset "utf-8";
/* All associated graphics copyright 2008, Eduard ZEMAN alias edi*/
/* 12/08/2008 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. 
*/
/* ++++++++++++redefining html tags +++++++++++++++++*/
*
{
	font-family : "Verdana CE", "Geneva CE", "Lucida Grande CE", "Helvetica CE",  Verdana, Geneva, Lucida, sans-serif;
	font-size : 11px;
}
body{	margin: 0px;	padding: 0px;

}
* img, a img{	border: 0px;}
hr{	display: none;}
abbr { font-style:italic; cursor: help;}
a{
	color: #0093C4;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{	text-decoration: none;}
a:visited{  }

a.on{	color:white; text-decoration: underline;	font-weight: bold;}
a.on:hover{	text-decoration: none;}

a.alt{
	color: #33CCFF;
	background: transparent;
	text-decoration:underline;
	font-size: 100%;
}
a.alt:hover{
	color: white;
	background-color: #33CCFF;
}
a.small
{
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
	color: #333;
}
a.small:hover
{
	background-color: #333;
	color: white;
	text-decoration: none;
}
h1{font-size: 200%; display: none;}
h2{font-size: 150%;}
h3{font-size: 110%; padding: 0px; margin: 0px;}
h4{font-size: 115%;}
li{line-height: 1.5; padding-bottom: 5px;}
ul{ margin-top: 35px;}
object { display: none;}
/* +++++++++++++++++clases ++++++++++++++++++++++*/
.mylist
{
	list-style-type : square;
	padding-left : 30px;
	padding-bottom : 0px;
	padding-top : 0px;
}
.mylist li
{
	margin-top : 0px;
	margin-bottom : 0px;
}
.cleaner{clear: both;}
.confirmation, .confirmation *
{
	color: #333333;
}
.bluejet{color: #33CCFF; font-weight: bold; background-color: #333333; padding: 2px; font-size: 8px;}
.bg {
	color: red;
	background-color: white;
	font-weight: bold;
}
.boxB, .boxT, .boxM {
	margin-top: 15px;
	height: 220px;
	width: 430px;
	padding: 35px;
	padding-top: 50px;
	overflow: auto;
	background-repeat: no-repeat;
}
.boxB {	 height: 300px; margin-bottom: 30px;}
.boxT {	}
.boxM {	 height: 410px; margin-bottom: 30px;}

.para { margin-bottom: 15px;}
.para2 { margin-bottom: 10px; padding-left: 600px;}
.nadpisnapravo {font-style: italic; margin-bottom: 15px; text-align:right;margin-right: 30px; margin-top: 35px; font-weight: bold;}
.big{font-size: 200%; font-weight: bold;}
.mytext, .mytext * {margin-top: 20px;	margin-bottom: 15px;	text-align: justify; }
.hide{display: none;}
.l {float: left;}
.r {float: right;}
.small{font-size: 80%;}
div.l {padding-bottom: 20px;}
div.r {padding-bottom: 20px;}
.fillin15{height: 15px;}
.fillin35{height: 35px;}
.fillin75{height: 75px;}
.fillin105{height: 105px;}
.fillin210{height: 210px;}
.listit li{	margin-top : 2px;	margin-bottom : 2px;}
.nahoru {font-size: 80%; text-align: right; margin: 5px; padding: 0px; color: black;}
.b { font-weight: bold; }
/* +++++++++++++ defining id tags +++++++++++++++*/
#inbody{}
#page{}
#inpage
{
	margin: 0 auto 0;
	text-align: center;
	width: 950px;
}
#top
{
}
#aftertop
{
}
#main {margin:0px; padding: 0px;

}
#inmain {margin:0px; padding: 0px;}
#content
{
	padding: 3%;
	padding-top: 0px;
	text-align: justify;
	font-size: x-small;
}
#bottompage
{

	height: 69px;
}
#bottom
{
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
/*	background-image: url('../images/bottom.gif');
	background-repeat: no-repeat;*/
}
/*navigation*/
#menu
{
	text-align: center;
	margin-right: 70px;
	position: relative;
	top: 0px;	
}
#menu * {font-size : 11px;}
#menu .off, #menu .on
{
	height: 20px;
	width: 125px;
	text-align: center;
	float: right;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
	


}
#menu .off:hover, #menu .on:hover, #menu .on{

color: #B4F72B;
}
#menu .on:hover{

color: white;
}


#crmdemo {

	background-repeat: no-repeat;
	width: 346px;
	height: 76px;
	display: block;
}
#crmdemo:hover {

	background-repeat: no-repeat;
	
}
