
/* * * * * základní definice  * * * * * */

body {
	font-family: Tahoma;
	font-size: 11pt;
  margin: 30px 0px 0px 30px;}
  
p.perex {
  margin: 10px 10px 10px 10px;}
  
a {
  color: rgb(0,124,195);
  text-decoration: none;
  }
  
a:visited {
  color: rgb(120,120,120);
  text-decoration: none;
  }
  
h2 {
  font-size: 13pt;
  font-weight: normal;
  margin: 10px 5px 5px 5px}

h2.soutez {
  font-size: 15pt;
  font-weight: normal;
  margin: 10px 5px 5px 5px}
  
  
div.frame {
	width: 900px;
  display: block;
  float: none;
  clear: both;}
	
div.column {
	float: left;
	background-color: rgb(255,255,255);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;}
	
div.column#left {
  width: 150px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgb(0,124,195);}

div.column#center {
	width: 550px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgb(0,0,0);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(0,0,0);}
	
div.column#right {
	width: 200px;}
	
div.column#wide {
	width: 750px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgb(0,0,0);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(0,0,0);}

div.column#wide2 {
	width: 900px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgb(0,0,0);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(0,0,0);}

  
div.diversion {
	float: left;
	background-color: rgb(255,255,255);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width: 250px;}
	
p {
  margin: 5px 5px 5px 5px;
  padding: 0px 0px 0px 0px;}
  
table p{
  font-size: 11pt;
  margin: 0px 0px 0px 0px;}
  
  
/* * * * * logo * * * * * * * */

img.logo {
  margin: 0px;
  padding: 0px;
  float: left;
  clear: both;}
  
h1.head {
  font-size: 20pt;
  font-weight: bold;
  padding-top: 20px;
  margin: 0 0 0 0; }

p.head {
  margin: 4px 0px 0px 0px;
  padding-bottom: 10px;}
  
/* * * * * levé menu  * * * * * */

a.nav {
  color: rgb(0,124,195);
  display: block;
  width: 140px;
  text-decoration: none;
  padding: 2px 0px 2px 5px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0,124,195);
  border-bottom-width: 1px;
  }
  
a.nav:hover {
  background-color: rgb(0,124,195);
  color: rgb(255,255,255);}

/* * * * * obrázky * * * * * * */




/* * * * rozvržení na INDEXu * */

div.diversion h1 {
  background-color: rgb(0,124,195);
  color: rgb(255,255,255);
  display: block;
  width: 230px;
  margin: 10px 10px 0px 10px;
  padding: 4px 0px 4px 0px;
  font-size: 12pt;
  font-weight: normal;}
  
div.diversion p {
  width: 230px;
  margin: 10px 10px 10px 10px;}

div.diversion img {
  width: 230px;
  margin: 0px 10px 0px 10px;}


input.ss-q-short{
  width: 130px;
}

div.errorbox-good {
  text-align: center;
  width: 320px;
  float: left;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin:5px;
}

div.ss-form-entry {
  text-align: center;
  float: left;
  margin:5px;
}


div.errorbox-good table
{
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
