/* obecné definice a odstranění defaultního formátování */

body {
	margin: 0px;
	padding: 0px;
}


body, td, th,  li, input, textarea, select, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.small{
	font-size: 10pt;
}

input, textarea, select {
	vertical-align: middle;
}

body, td, th, li, input, textarea, select, a {
	color: #000000;
}

strong {
	color: #000000;
}

a {
	color: #000000;
}

 h1,  h2,  h3,  h4,  p,  form,  th,  td,  table,  ul,  ol,  li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

ul, li, ol {
	list-style-type: none;
}

 p,  ul,  ol,  h1,  h2,  h3 {
	line-height: 16pt;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img-left {
	margin-right: 25px;
	margin-bottom: 10px;
}

.img-right {
	margin-left: 25px;
	margin-bottom: 10px;
}

table	 		{
	width: 100%;
}

table td		{
	border: 0px none;
}

table.chart	 		{
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.chart td, table.chart th		{ 
	border: 1px solid #ec008c; 
	padding: 10px; 
}

table.chart thead tr		{
	background-color: #f27cb1;
	background-image: url(../images/table-th-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

table.chart thead th	{
	color: #ffffff;
	font-weight: bold;
}

table.chart thead th p	{
	font-weight: bold;
}

table.chart thead th a		{
	color: #ffffff;
}

table.chart tr td		{
	background-color: #ffffff;
}

table.chart tr.sudy td		{
	background-color: #fdecf4;
}


hr {
	border-width: 0px;
	height:1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f4f1ed;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.main ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main li {
	padding-bottom: 10px;
	padding-left: 22px;
	background-image: url(../images/li.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}


.main li ul {
	padding-bottom: 0px;
}

.main li li {
}

/* hlavní div */

.celek {
}

.top {
	display: none;
	visibility: hidden;
}


.telo {
	background-image: none;
}

.telo p, .telo h1, .telo h2, .telo h3, .telo h4, #flash-01, #flash-02, #flash-03{
	padding-bottom: 15px;
}

.telo h1{
	font-size: 18pt;
	color: #ec028d;
	padding-bottom: 25px;
	padding-top: 0px;
	text-transform: uppercase;
}

.telo h2{
	font-size: 16pt;
	color: #79013b;
	padding-bottom: 25px;
	padding-top: 10px;
	font-weight: bold;
}

.telo h3{
	font-size: 13pt;
	color: #ec028d;
	font-weight: bold;
	padding-bottom: 25px;
	padding-top: 10px;
}



.main {
}

.main .ie-fix{
	padding: 0px;
}

.main p{
	padding-bottom: 20px;
}

.main .slider {
	display: none;
	visibility: hidden;
}


.main .pinkbox{
	background-color: #fdecf4;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	background-image: url(../images/pinkbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #ec008c;
}

.main .left-box{
	float: left;
	width: 45%;
}

.main .right-box{
	float: right;
	width: 45%;
}

.main .pinkbox h2 { 
	font-size: 18px;
	color: #ec028d;
	padding-bottom: 25px;
	padding-top: 10px;
}

.sidebar {
	display: none;
	visibility: hidden;
}

.bottom {
	display: none;
	visibility: hidden;
}