body
{
	margin: 0 auto;
	padding: 0;
	background-color: #b0c4de;
	background-color: #0000aa;
	text-align: center;
}

.menuLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 979px;
	/* text-align: center; */
	margin-left: auto;
	margin-right: auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare, #hlavni-body
{
	min-width:979px;
}

/* begin ContentLayout */
.contentLayout
{
	font-family: Sans-Serif;
	position: relative;
	margin-bottom: 0px;
/*	margin-left: 20px; */
/*	margin-right: 40px; */
	width: 957px;
	text-align: justify;
	text-indent: 30px;

	background-color: #bbeebb;
	background-color: silver;


	border-width: 1px;
	border-top-width: 5px; 
	border-bottom-width: 5px;
	border-style: solid;
/*	text-align: left; */
	padding: 10px;  
	background-image: url("images/login_corner.png");  
	background-repeat: no-repeat; 
	background-position: right top;

	margin-left: auto;
	margin-right: auto;

}
/* end ContentLayout */

.copyright
{
	font-family: Sans-Serif;
	font-size: 10px;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
/* font-family:"Century Gothic",Arial, Helvetica, Sans-Serif; */
    font-family: Sans-Serif;
    color: #005500;
    color: navy;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
/* font-family:"Century Gothic",Arial, Helvetica, Sans-Serif; */
    font-size: 36px;
    letter-spacing: 2px;
    text-align: center;
    vertical-align: text-bottom;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
/* font-family:"Century Gothic",Arial, Helvetica, Sans-Serif; */
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: left;
    vertical-align: text-top;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
/* font-family:"Century Gothic",Arial, Helvetica, Sans-Serif; */
    font-size: 16px;
    letter-spacing: 2px;
    text-align: left;
    vertical-align: text-top;
}

/*  ### LOGIN BEGIN ### */
#prihlaseni
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* hlavni box loginu*/
#login_frame{width: 360px; border: 2px solid blue; padding: 10px; font-weight: bold;
     background-image: url("images/login_corner.png"); background-repeat: no-repeat; background-position: right top;}
#login_framea{width: 360px; border: 2px solid blue; padding: 10px; font-weight: bold;
     background-image: url("images/login_corner_default.png"); background-repeat: no-repeat; background-position: right top;}

/* vstupni pole loginu */
.pole_one   {float: left; width: 80px; padding: 3px; padding-right:10px; margin: 0px; text-align: right;}
.pole_two   {float: left; width: 110px; padding: 3px; margin: 0px; text-align: left;}
.pole_button{float: left; padding: 4px 0px; width: 80px; }
.nofloat    {clear: both; padding: 0px; margin: 0px; height: 1px;}
.nofloat2   {clear: both; padding: 0px; margin: 0px; height: 3px;}
#login_frame input  {width: 100px; border-width: 1px; border-style: solid;}

.pole_two select {border-width: 1px;}

/*  ### LOGIN END ### */


.tableTarif
{
	clear: both;
	font-family: Sans-Serif;
	position: relative;
	text-align: left;


	border-width: 1px;
/*	border-top-width: 5px; */
/*	border-bottom-width: 5px; */
	border-style: solid;
/*	padding: 10px; */
}

.tableTarif TH
{
	clear: both;
	font-family: Sans-Serif;
	position: relative;
	background-color: #8fbc8f;
	background-color: #7788dd;
	text-align: center;


	border-width: 1px;
/*	border-top-width: 5px; */
/*	border-bottom-width: 5px; */
	border-style: solid;
/*	padding: 10px; */
}

.tableTarif TD
{
	background-color: #aabbff;
}

.clanek-img
{
	float: right;
	border: 0;
	margin-left: 10px;
}

.telefony-image
{
	width: 25%;
}

.telefony-popis
{
	width: 60%;
}

.telefony-cena
{
	width: 15%;
	text-align: right;
	font-weight: bold;
}

