﻿

.napady_obrazek
{
	margin: 0px 4px 2px 14px;
	text-align:left;
	float:left;
}

.napady_hlavicka_bunka
{
	vertical-align: top;
}

.napady_hlavicka_obsah
{
	width: 420px;
	padding: 0px 12px 12px 16px;	
	float:left;		
}

.napady_nadpis_velky
{	
	color: Black;
	font-family: Sans-Serif, Tahoma;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 2px;	
	text-decoration: none;	
	font-size: 18px;
	font-weight: bold;	
}

.napady_cesta
{
	color:Black;	
	font-family: Tahoma, Arial;
	font-size: 12px;	
	font-weight: bold;	
	padding: 2px 0px 4px 0px;
}

.napady_nadpis
{	
	color: Black;
	font-family: Sans-Serif, Tahoma;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 4px;	
	text-decoration: none;	
	font-size: 18px;
	font-weight: bold;	
}

.napady_menu
{	
	color: Black;
	font-family: Sans-Serif, Tahoma;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 4px;	
	text-decoration: none;	
	font-size: 15px;
	font-weight: bold;

	padding-left: 20px;
	background: Transparent url(../Obr/napady_sipka_2.png) no-repeat center left;
}

.napady_popis
{
	color:Black;	
	font-family: Tahoma, Arial;
	font-size: 11px;	
	font-weight: normal;	
	line-height: 13px;
}

.napady_text
{
	color:Black;	
	font-family: Tahoma, Arial;
	font-size: 11px;	
	font-weight: normal;	
	line-height: 13px;
}

.napady_bunka
{
	padding: 8px 75px 8px 139px;
	background: White;
	vertical-align:top;
	background: Transparent url(../Obr/napady_bunka.png) repeat-y top left;
	text-align: left;
}

.napady_formular_popisek
{
	color: Black;
	font-family: Tahoma, Arial;
	font-size: 12px;	
	font-weight: normal;	
	line-height: 13px;
	text-align:right;	
	padding: 5px 4px 5px 4px;
}

.napady_formular_popisek_vyzadavano
{
	color: Black;
	font-family: Tahoma, Arial;
	font-size: 12px;	
	font-weight: bold;	
	line-height: 13px;
	text-align:right;	
	padding: 5px 4px 5px 4px;
}

.napady_hlavicka
{
	height: 22px;
	padding:4px 6px 6px 6px;	
	text-align: left;
	background: Transparent url(../Obr/napady_hlavicka.png) no-repeat top left;	
}

.napady_telo
{
	border-collapse: collapse;
	width: 840px;	
	padding: 0px;
	margin: 0px;	
	background: Transparent url(../Obr/napady_telo.png) repeat-y top left;
	vertical-align:top;
}

.napady_paticka
{
	height: 22px;
	padding: 2px 6px 8px 135px;	
	text-align: left;
	background: Transparent url(../Obr/napady_paticka.png) no-repeat bottom left;	
}

/****************INPUTY********************/

.napady_textbox
{
	border: solid 2px #597A99;
	background-color: White;
	width: 150px;
	margin: 1px 0px 1px 0px;
	padding: 1px 4px 0px 4px;	
	height: 20px;
	float: left;
	
	color:Black;	
	font-family: Tahoma, Arial;
	font-size: 11px;	
	font-weight: normal;
}

.napady_textbox_velky
{
	border: solid 2px #597A99;
	background-color: White;
	width: 390px;
	height: 120px;
	white-space:normal;
	margin: 1px 0px 1px 0px;
	padding: 1px 4px 0px 4px;	
	
	color:Black;	
	font-family: Tahoma, Arial;
	font-size: 11px;	
	font-weight: normal;
}

.napady_seznam_tlacitka
{
	width: 840px;
	text-align:center;
}

.napady_tlacitko_zpet
{
	background: Transparent url(../Obr/napady_tlacitko_zpet.png) no-repeat bottom left;
	height: 30px;
	width: 80px;
	padding: 8px 12px 8px 22px;
	border: 0px;
	float: left;
}

.napady_tlacitko_dalsi
{
	background: Transparent url(../Obr/napady_tlacitko_dalsi.png) no-repeat bottom left;
	height: 30px;
	width: 80px;
	padding: 8px 22px 8px 12px;
	border: 0px;
	float: right;
}

.napady_tlacitko_potvrdit
{
	background: Transparent url(../Obr/napady_tlacitko_potvrdit.png) no-repeat bottom left;
	height: 26px;
	width: 190px;
	padding: 8px 22px 8px 12px;
	border: 0px;
	float:right;
}


.napady_tlacitko_zpet, .napady_tlacitko_dalsi, 
.napady_tlacitko_potvrdit
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;	
	font-weight: bold;
	color: #C95335;
	border: 0px;
	margin: 0px;
	cursor: pointer;
	vertical-align:middle;
}

.napady_chyba
{
	color:Black;	
	font-family: Tahoma, Arial;
	font-size: 11px;	
	font-weight: normal;
	
	clear: both;
	padding: 0px 18px 4px 18px;
}
