﻿h2
{
	color: #FFE500;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	padding-top: 20px;
	padding-left: 90px;
	padding-bottom: 15px;
}

h3
{ 
	margin: 10px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
}

h4
{
	color: #FFE500;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 90px;
}

h5
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}


/* rozmisteni */

/* logo Tipos */


/* techInfo - nadpis chyby */
#techInfo
{
	width: 477px;
}

#techInfo .top
{
	height: 5px;
	background: transparent url(../../../Skins/Default/Images/Alert/techInfoBgTop.gif) left bottom no-repeat;
}

#techInfo .content
{
	min-height: 57px;
	background: #FF3D00 url(../../../Skins/Default/Images/Alert/techInfoAlert.gif) 15px center no-repeat;
	padding-left: 0px;
	padding-right: 5px;
}

#techInfo .bottom
{
	height: 5px;
	background: transparent url(../../../Skins/Default/Images/Alert/techInfoBgBottom.gif) left top no-repeat;
}

p
{
	margin: 10px 0;
}

/* cas */
#datetime
{
	text-align: right;
	float: right;
	font-size: 12px;
}

#datetime #time
{
	padding-left: 5px;
}