/*  Zaklad  stranek */
html, body, div, p, li, ul, ol, form, fieldset, h1, h2, h3, h4, h5, h6   {
list-style: none;
}
BODY 
{ color: bleck;
background: white;
font-family: 'Open Sans',monospace;
font-weight: 600;
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
PADDING-TOP: 0px;
}
a				{
	color: #bc0303;
}
a:hover	      	{
	text-decoration: underline !important;
	color: #bc0303;
}
a img   	    {
	border: 0;
}
img           	{
	border: 1px solid #d6d6d6;
}

input, select, textarea      	{
	font-family: 'Open Sans',monospace;
	font-weight: 600;
	border: 0px solid ;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
input, textarea	    {
	font-family: 'Open Sans',monospace;
	font-weight: 600;
	background: #F8F8F8;
	padding: 3px;
	margin: 3px;
	color: #000000;
}
button	      	{
	vertical-align: middle;
	margin: 0;
	padding: 0;
	height: 18px;
	border: none;
	font-weight: bold;
	color: #F8F8F8;
	cursor: pointer;
}
.submit       	{
	width: auto !important;
	overflow: visible;
	background-color: #000066;
	border: 1px solid Black !important;
	padding: 0 5px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

h1, h2, h3, h4 
{
color: bleck;
MARGIN: 10px 0px 0px 0px;
font: normal 50%/1.5  Tahoma;
font-style: normal;
}

h1 
{
color: bleck;
font-size:150%;
TEXT-ALIGN: left 
}
h2 
{
color: bleck;
font-size:150%;
TEXT-ALIGN: center;	
}
h3 
{ 
color: bleck;
font-size:120% 
}
h4 
{ 
color: bleck;
font-size:100% 
}
p  {
	font-family: 'Open Sans',monospace;
	font-weight: 600;
	text-align: justify;
	
}
table           {
	font: normal 100%/1  Tahoma;
	border-collapse: collapse;
	width: 100%;

}
table td        {
	font-family: 'Open Sans',monospace;
	font-weight: 600;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}


table th        {
	font-family: 'Open Sans',monospace;
	font-weight: 600;
	background-color: #f4f4f4;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table th        {
	text-align: left;
}
table td.right  {
	padding-left: 1px;
}
table th.right  {
	padding-left: 1px;
}
table td.left   {
	padding-right: 1px;
}
table th.left   {
	padding-right: 1px;
}
fieldset    
{
 PADDING-RIGHT: 5px;
 PADDING-LEFT: 5px;
 PADDING-BOTTOM: 5px;
 PADDING-TOP: 5px;
 border: 0px solid #cfcfcf;

}

legend 
{
 PADDING-RIGHT: 5px;
 PADDING-LEFT: 5px;
 PADDING-BOTTOM: 5px;
 PADDING-TOP: 5px;
 BORDER-TOP-STYLE: none;
 BORDER-RIGHT-STYLE: none;
 BORDER-LEFT-STYLE: none;
 text-align: left;
 font-weight: bold;
 BORDER-BOTTOM-STYLE: none;

}

label
{CLEAR: both; 
 PADDING-RIGHT: 10px;
 PADDING-LEFT: 5px;
 PADDING-BOTTOM: 5px;
 PADDING-TOP: 5px;
 FLOAT: left;
 WIDTH: 20%; 
 text-align: right;
 font-weight: bold;
}


/* Zakladni nastaveni */
#view     {
	width: 600px;
	margin: 0 auto;
}

#foot     {
display: none;
	}
#menuBlock                      {
display: none;
}
.col2     {
display: none;
}
.col4     {
display: none;
}
.col5     {
display: none;
}

#content  {
	font-size: 1.2em;
}

#content_right  {
	font-size: 1.2em;
}

 #footer_wrapper{
	display: none;
}
.netisk   {
	display: none;
}

.mainwww   {
	display: none;
}
.menu   {
	display: none;
}

.menu_1   {
	display: none;
}

#menu_wrapper{
	display: none;
}
#header_wrapper     {
	display: none;
}
#header1_wrapper     {
	display: none;
}
#header2_wrapper     {
	display: none;
}

#content_left     {
	display: none;
}

#banner_wrapper     {
	display: none;
}

.clanek     {
	display: none;
}

.jqm-demos .jqm-footer {
	display: none;
}

.jqm-demos .jqm-header {
	display: none;
}

.jqm-demos .ui-body-a {
	display: none;
}


