html, body
{
	height: 100%;
}

body
{
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #fff;

  font-family: "Arial", "Helvetica CE", "Myriad Web", Verdana, Arial, sans-serif;
  font-size: 12px;
  height 100%;
}

img
{
  border: 0 none;
}

div#centercontainer
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #caebfc;
	height: 100%;
	position: relative;
  left: 0;
  top: 0; 
}

table#containerx
{
  width: 900px;
  height: 100%;
  background-color: #caebfc;
}

table#containerx td
{
  vertical-align: top;
}
table#containerx td.tleft
{
  width: 260px;
  padding: 30px 0 0 0;
}
table#containerx td.tright
{
  padding: 30px 30px 0 0;
}

a.amenu
{
  display: block;
  text-transform: uppercase;
  color: #1a399b;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  font-stretch: semi-condensed;
  font-style: italic;
  margin: 3px 0 3px 28px;
}
a.menu:hover
{
  color: #77797e;
}

div#box1
{
  background-color: #caebfc;
}

div#header
{
  background-image: url("img/hlavicka-900x150.jpg");
  width: 900px;
  height: 150px;
}

div#menu
{
  float: left;
  /*background-color: #caebfc;*/
  width: 260px;
  padding: 25px 0 0 0;
}

div#content
{
  float: right;
  /*background-color: #caebfc;*/
  width: 640px;
  padding: 25px 0 0 0;
  color: #3a53a4;
}

div#menu a
{
  display: block;
  text-transform: uppercase;
  color: #1a399b;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  font-stretch: semi-condensed;
  font-style: italic;
  margin: 3px 0 3px 28px;
}

div#menu a:hover
{
  color: #77797e;
}

table#propozice td, table#registrace td
{
  padding: 0px 0 25px 0;
}
table#propozice td.attleft
{
  width: 150px;
  font-weight: bold;
  vertical-align: top;
  padding: 0px 0 25px 0;
}

table.partneri
{
  display: block;
  margin: 0 0 30px 0;
}

table#registrace td
{
  vertical-align: top;
}
table#registrace input.text
{
  width: 400px;
}

h5
{
  margin: 0 0 20px 0;
  padding: 0;
  color: red;
  font-size: 20px;
  font-stretch: semi-condensed;
  font-weight: bold;
}



h4
{
  margin: 0 0 25px 0;
  padding: 0;
  color: #3a53a4;
  font-size: 14px;
  font-stretch: semi-condensed;
  font-weight: bold;
}
h3
{
  margin: 0 0 10px 0;
  padding: 0;
  color: #3a53a4;
  font-size: 12px;
  font-stretch: semi-condensed;
  font-weight: bold;
}


h2
{
  margin: 0 0 0px 0;
  padding: 0;
  color: #000000;
  font-size: 12px;
  font-stretch: semi-condensed;
  font-weight: bold;
}


h1
{
  margin: 0 0 0px 0;
  padding: 0;
  color: #000000;
  font-size: 10px;
  font-stretch: semi-condensed;
  font-weight: normal;
}


span.error
{
  color: #d80808;
}

img.psk
{
  display: block;
  margin: 0 0 0 28px;
}
img.psk2
{
  display: block;
  margin: 15px 0 0 52px;
  
}

h4.pskh
{
  margin: 33px 0 10px 65px;
}

h4.pskh2
{
  margin: 33px 0 10px 28px;
}

.reghint
{
  font-size: 10px;
}

span.europrotect
{
  color: #000;
  font-size: 14px;
  text-align: center;
}
