﻿/*ROZLOZENI */

body {font-family:Arial, Helvetica, sans-serif; font-size: 1.0em;}
h1, h2, h3, h4, h5, h6, p, ul, li, table {margin-top: 0px; margin-bottom: .5em;}
h1, h2, h3, h4, h5, h6 {
	color: #CB0051;
}
h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
p, li, th, td{font-size:10pt; color:#000000 ;}
a { color:#ff6600; text-decoration: none;}
a:hover{
	color: #000000;
}	
img {border:none;}

.clr		{ clear:both; }
.fright		{ float:right; }
.fright-img	{ float:right; padding-left:20px; padding-bottom:10px; padding-top:10px; }
.fleft		{ float:left; }
.right		{ text-align:right; }
.left		{ text-align:left; }
.center 	{ text-align:center; }
.justify 	{ text-align:justify; }
.hidden, .invisible, .novisible { display:none;} 
