* {
    text-align: left;
}

body {
 font-family: "Trebuchet MS", "Geneva CE", "Verdana", lucida, sans-serif;
 font-size: 0.75em;
 background: #fff url(../webimg/background.png) 0px 240px repeat-x;
 color: #333;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

#centerbox {
 width: 980px;
 margin: 0px auto;
}

#leftandmain {
 float: left;
 margin-left: 0px;
 position: relative;
 top: 0px;
 background: #fff;
 width: 790px;
}

#header {
 width: 980px;
 height: auto;
 margin-top: 30px;
}

#header-start {
 width: 980px;
 height: 50px;
 background: url(../webimg/header-start.png) no-repeat;
}

#header-logo {
 color: #fff;
 font-size: 28px;
 line-height: 26px;
 float: left;
}

#header-kontakt {
 margin-left: 365px;
 color: #fff;
 position: relative;
 top: 9px;
}

#header-kontakt p {
 background: #2d2a55;
  width: 470px;

}

#header-kontakt a {
 color: #fff;
 text-decoration: none;
}

#header-kontakt a:hover {
 text-decoration: underline;
}


#header-language {
 position: absolute;
 top: 60px;
 left: auto;
/* padding: 0px;*/
 margin-left: 410px;
 width: 450px;
}

/*#header-language .homelink {
  float: right;
  height: 30px;
  width: 200px;
}*/

#header-language ul {
 list-style: none;
 display: inline;
 padding: 0;
 margin: 0px;
}

#header-language ul li {
 float: left;
 margin: 0 76px 0 0;
 padding: 0;
 display: block;
}

#header-language a {
 color: #000;
 font-weight: bold;
 text-decoration: none;
}

#header-language a:hover {
 color: #ee7d20;
 font-weight: bold;
 text-decoration: none;
}


#header-flash {
 height: 141px;
 /*margin-top: 5px;*/
 /*border: 1px solid black;*/
}

#header-flash object {
    margin-top: 5px;
}

#header-end {
 background: #fff url(../webimg/header-end.png) no-repeat;
 margin-top: 20px;
 height: 20px;
 width: 790px;
}

#header-logo .homelink {
  color: white;
  text-decoration: none;
}

#page {
 
}

#left {
 width: 186px;
 width: 186px;
 float: left;
 display:block;
}

#menu ul {
 width: 186px;
 list-style: none;
 text-align: right;
 margin: 20px 0 0 0px;
 padding: 0px;
}

#menu ul li {
    display: block;
    width: 186px;
    margin: 0px;
    padding: 0px;
    /*background-color: red;*/
}

#menu ul li a {
    display: block;
    width: 186px;
    color: #ee7d20;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
    padding: 0px;
    margin: 0px;
    /*background-color: green;*/
}

#menu ul li a:visited {
 color: #e57820;
}

#menu ul li a:hover {
 color: #330000;
}

#menu ul ul {
 margin: 0.2em 0 0.5em;
}

#menu ul ul li a {
  font-weight: normal;
}

#menu ul ul ul {
 margin: -0.3em 0 0.5em;
}

#menu ul ul ul li a {
 color: #666;
}

#menu ul ul ul li a:visited {
 color: #777070;
}

#bannerseparator {
 width: 186px;
 text-align: right;
 color: #999;
 padding-top: 2em;
}

.banner {
 width: 186px;
}

.banner a img {
 border: 0px none #fff;
 display: block;
}

#main {
 margin: 0 20px 0 200px;
}

.article {
    width: 566px;
    overflow: hidden;
}

h1 {
 color: #ee7d20;
 font-size: 2em;
 margin: 20px 0 0.3em 0;
 font-weight: bold;
}

h2 {
 color: #ee7d20;
 font-size: 1.4em;
 margin: 1.2em 0 0.2em 0;
}

h3 {
 color: #ee7d20;
 font-size: 1.2em;
 margin: 1.2em 0 0.3em 0;
}

/** kvuli nadpisum, ktere jsou obaleny v <a name="">
 *  aby to FF po najeti mysi neobarvoval
 */ 
a.id, a.id:hover {
    /*color: black;*/
    color: #ee7d20;
}

p {
 margin: 0.3em 0 0.5em 0;
 padding: 0px;
 line-height: 1.4em;
 text-align: justify;
/* overflow: visible;*/
/* overflow: hidden;*/
/* width: 565px;*/
}

a {
 color: #ee7d20;
 text-decoration: none;
}

a:visited {
 color: #d06600;
}

a:hover {
 color: #2d2a55;
}

a img {
    border: none;
}

table {
    border-collapse: collapse;
    border: 1px solid #82878C;
    font-size: 0.8em;
    margin: 10px 0px;
    padding: 0px;
     
}

tr.even {

}

tr.odd {
    background-color: #EBEEF1;
}

td {
    border: 1px solid #82878C;
    padding: 2px 5px;
}

td strong, td b {
    color: #FF6600;
}

th.rightalign, td.rightalign  {
    text-align: right;
}

th.leftalign, td.leftalign  {
    text-align: left;
}

th.centeralign, td.centeralign  {
    text-align: center;
}

th {
    border: 1px solid #A4AAAF;
    background-color: #82878C;
    color: white;
    padding: 2px 3px;
    text-align: center;
}

#right {
 width: 186px;
 float: right;
 position: relative;
 top: 0px;
 margin: 0px;
 padding: 0px 0 0 0;
}

ul {
 margin: 0.3em 0 0.8em 1.7em;
 padding: 0;
 list-style: circle outside;
}

li {
 line-height: 1.4em;
 margin: 0.3em 0 0.5em;
}

img {
    /*display: block;*/
}

.mediacenter {
    margin: 5px auto 5px auto;
}

.medialeft {
    float: left;
    margin: 5px 10px 5px 0px;
}

.mediaright {
    float: right;
    margin: 5px 0px 5px 10px;
}

em {
    /*font-style: italic;*/
/*    font-style: normal;*/
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    /*color: #717073;*/
}

/* modul zavolame vam */
.callBack {
/*    background: url('../webimg/module.png') 10px 0px no-repeat; */
    margin: 0px 0 0 10px;
 width: 177px;
 /*height: 240px;*/

}
.callBack .heading {
 width: 177px;
 height: 20px;
 background: url(../webimg/background-module-h.png) no-repeat;
}


.callBack fieldset {
    margin: 0px;
    padding: 0px;
    border: none; 
}

.callBack .title {
    font-weight: bold;
    line-height: 22px;
    color: #fff;
    margin-left: 8px;
}

.callBack .modulebody {
 background: url(../webimg/background-module-main.png) repeat-y;
 
}

.callBack .popis {
  font-size: 0.9em;
 margin: 2px 0 0 8px;
}

.callBack p {
    margin: 0px;
    font-size: 0.8em;
     line-height: 1.4em;
    padding: 0.1em 0 0.3em 8px;
    width: 150px;
}

.callBack form {
    margin: 0px;
    padding: 0px;
    /*display: block;*/ 
}

.callBack .text {
    margin: 0px 0 0 8px;
    font-size: 0.9em;
    width: 150px;
    border: 1px solid #006;
    background-color: #eee;
    color: black;
    filter: alpha(opacity=70);
    opacity: 0.70;
    font-family: arial"Geneva CE", "Verdana", lucida, sans-serif;
}

.callBack .cap {
    margin: 0px 0 0 1em;
    font-size: 0.9em;
    width: 30px;
    border: 1px solid #006;
    background-color: #eee;
    color: black;
    filter: alpha(opacity=70);
    opacity: 0.70;
    font-family: arial"Geneva CE", "Verdana", lucida, sans-serif;
}

.callBack textarea {
    font-family: arial"Geneva CE", "Verdana", lucida, sans-serif;
    border: 1px solid #006;
    width: 150px;
    height: 45px;
    background-color: #eee;
    font-size: 0.9em;
    color: #000;
 margin-left: 8px;

}
.callBack .foot {
 width: 168px;
 height: 20px;
}
.callBack .foot .foot-left {
 float: left;
 background: url(../webimg/background-module-bl.png) no-repeat;
 height: 20px;
 width: 11px;
}

.callBack .foot .foot-right {
 float: left;
 background: #ee7d20 url(../webimg/background-module-br.png) no-repeat;
 height: 20px;
 width: 157px;
}

.callBack .button {
    margin: 4px 0px 0px 70px;
    padding: 0px;
    height: 14px;
    line-height: 12px;
    font-size: 1em;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background-color: transparent;
    border: none;
}

.photoStripe_horiz {
    margin: 5px 0px;
    padding: 0px;
    width: 566px;
    overflow: hidden;
    border: 0px solid black;
}

.photoStripe_horiz img {
    /*display: inline;*/
    margin: 0px;
    margin-left: 3px;
    /*float: left;*/
}

.photoStripe_horiz img.first {
    margin-left: 0px;
}

.photoStripe_vert {
    margin: 4px 0px;
    padding: 0px;
}



.photoStripe_vert img {
    float: right;
    margin: 0px;
    margin-bottom: 5px;
}

.photoStripe_vert img.first {
    margin-top: 0px;
}

#footer {
 height: 47px;
 background: #fff url('../webimg/background-footer.png') repeat-x;
 text-align: center;
 clear: both;
}

#footer p {
 text-align: center;
 padding-top: 2em;
 color: #006;
}

#footer a {
 color: #006;
 text-decoration:none;
}

#footer a:hover {
 color: #ee7d20;
}

#linkseparator {
 width: 186px;
 text-align: right;
 color: #999;
 margin-bottom: 0.5em;
}

#left .links {
    text-align: right;
}

#left .links a {
    font-size: 0.8em;
    line-height: 1.1em;
    color: #ee7d20;
    display: block;
    text-align: right;
    margin-bottom: 0.6em;
}

#left .links a:hover {
    color: #330000;
}

.multicolumn {
    overflow: hidden;
}

.multicolumn .column {
	float: left;
	overflow: hidden;
}

.multicolumn .column .medialeft {
/*	margin-top: 0px;*/
}

.multicolumn.two .column {
	width: 47%;
	margin-right: 4.5%;
}

.multicolumn.three .column {
	width: 30%;
	margin-right: 4.5%;
}

.multicolumn .column.last {
	margin-right: 0px;
}

.multicolumn .column p {
	text-align: left;
}

.sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
.sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

div.cleaner {
    clear: both;
    height: 1px;
    font-size: 1px;
    border: none;
    margin: 0px;
    padding: 0px;
    background: transparent;
}