@font-face {
        font-family: 'RockwellMT-Bold';
        src: url('font/rocb____.eot');
        src: url('font/rocb____.eot?#iefix') format('embedded-opentype'),
             url('font/rocb____.woff') format('woff'),
             url('font/rocb____.ttf') format('truetype'),
             url('font/rocb____.svg#rocb____') format('svg');
        font-weight: bold;
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp,
strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

/*-------------------*/

body {
    font-family: Arial, Tahoma, Verdana, Helvetica;
    font-size: 13px;
    color: #555555;
    background-color: #f2f2f2;
}
.Iframes_daruj, .Iframes_rozpocet, .Iframes_pravidlaDarcovstvi {
    background-color: white;
}
#content, #homepage {
    margin: 15px 19px;
    width: 100%;
}
h1 {
    font-size: 26px;
    font-weight: bold;
    color: #b9c02a;
    margin-bottom: 10px;
    font-family: "RockwellMT-Bold", "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
}
h2 {
    margin: 10px 0px 5px 0px;
    padding: 0px 3px 0px 3px;
    font-family: "RockwellMT-Bold", "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
    font-size: 18px;
    color: #b9c02a;
}
#content h2 {
    margin-top: 20px;
    margin-bottom: 5px;
}

h3  {
    margin: 0px 0px 0px 0px;
    padding: 0px 3px 0px 3px;
    color: #b9c02a; 
    font-family: 'RockwellMT-Bold', "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
}
a {
    color: #00a79d;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}
a:hover {
    color: #B9C02A;
}
a:hover.noChange {
    text-decoration: none;
    border: 0px solid red;
}
a.active{
    font-weight: bold;
}
a img {
        border: 0;
}
input {
    width:250px;
}
select {
    width:255px;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.alignRight {
    text-align: right;
}
table select {
    width:100%;
}
.button {
    width: auto;
}
.rightColumn input {
    width:170px;
}
.rightColumn select {
    width:175px;
}
.rightColumn .button {
   width: auto;
}
th {
    text-align: left;
}
.mena {text-align: right;}
input:hover{background-color: #f9ffed;}
input:focus{background-color: #ebfcc7;}
.strong input {font-weight: bold;}
.nepritomny {display: none;}
.clearer {
        clear: both;
        visibility: hidden;
        margin: 0px;
        height: 0px;
}
#headersBackground {
        background-image: url(images/header.jpg);
        background-repeat: repeat-x;
        background-position: center;
        height: 326px;
        width: 100%;
}
#page {
        position: relative;
        left:50%;
        width: 1020px;
        margin-left: -510px;
        margin-top: -326px;
        border: 0px solid silver;        
}
#header {
        
        border: 0px solid red;
        height: 326px;
        width:1020px;
}
#home {
        position: relative;
        left: 35px;
        top: 0px;
        width: 100px;
}    
#home a.active{
        color: #b9c02a;
}

#footer {
        float:left;
        margin-top: 30px;
        padding-bottom: 10px;
        padding-top: 10px;
        width:100%;
        font-weight: bold;
}
#footerFacebook {
        float:left;
        width: 500px;
}
#footerFacebook #fbLink {
        float:right;
        position:relative;
        top: -10px;
}
#footerMenu {
        float:right; 
        margin: 0px 35px;           
}

div.flash {
	background: white;
	border: 1px solid #B9C02A;
	padding: 1em;
	margin: 1em 0;
  -moz-box-shadow:    1px 1px 2px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px 2px #ccc;
  box-shadow:         1px 1px 2px 2px #ccc;
}

div.warning {
    border: 1px solid #D00F14;
    background-color: white;
}

ul.error {
	background: #FFF9D7;
	border: 1px solid red;
	padding: 1em;
	margin: 1em 0;
}
.error li {
        list-style: none;            
}

a[href^="error:"] {
	background: red;
	color: white;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}


.ui-autocomplete {
    font-size: 90% !important;
}

/* paginator */
.paginator {
	margin: 1em 0;
	font-size: 90%;
}

.paginator a, .paginator span {
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
	color: #333;
}

.paginator a {
	border: 1px solid #86A386;
	text-decoration: none;
	color: #333;
}

.paginator span.button {
	border: 1px solid silver;
        color:silver;
}

.paginator .current {
	background: #86A386;
	border: 1px solid #86A386;
	color: white;
	font-weight: bold;
}
#pagiWrap {
        height: 50px;
        border: 1px solid white;
}
#zalozky li, #footerMenu li {
        display: inline;
        margin-right: 3px; 
        margin-left: 0px;
        color: #b9c02a;
        font-weight: bold;
        font-family: 'RockwellMT-Bold', "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
} 
#mainMenu {
    position: relative;
    left: 440px;
    top: 26px;
    padding: 6px 2px;
    text-align: center;
    background-color: white;
    width: 540px;
    font-weight: bold;
    color: #b9c02a;
    font-family: 'RockwellMT-Bold', "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
}
#mainMenu a {
    color: #00a79d;
}
#mainMenu a:hover {
    color: #B9C02A;
}
#mainMenu .active {
    
}
.breadcrumbs {
    float: right;
    background-color: white;
    padding: 3px;
    margin-top: 10px;
    z-index: 100;
}
.breadcrumbs .active {
    color:red;
    font-weight: bold;
}
#zalozky {
    width:460px;  
    margin-top: 40px; 
    margin-left: 20px; 
    text-align: left;
    background-color: white;
}
#zalozky .wrapper {
    padding: 7px 12px;
    background-color: white;
}
#kroky {
    width: 180px;
    float:left;
    margin-right: 45px;
    margin-left: 30px;   
    margin-top: 35px; 
}

#kroky .steps {
    color: #b9c02a;
    font-weight: bold;
    font-size: 14px;
    font-family: 'RockwellMT-Bold', "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
}
#kroky .text h2, #tridniKnihaLeftColumn .text h2 {
    font-weight: bold;
    font-size: 22px;
    color: #b9c02a;
    margin: 0 0 10px 0;
}
#kroky .text  {
    margin-bottom: 15px;
}
.krok {
    padding-bottom: 5px;
    background-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/lineG.png');
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}
#obsahKroku {
    float:left; 
    padding: 20px; 
    width:620px;
    margin-top: 5px;
}
#obsahKroku h2 {
    font-size: 20px;
    font-weight: bold;
    color:#00a79d;
}    
input {
    width: 500px;
}
input[type="checkbox"] {
    width: 20px;
}
#userBox {
    float:right;
    margin-right: 58px;
    margin-top: 14px;
}
#identity {
    background-color: white;
    text-align: right;
    color: #B9C02A;
    font-family: "RockwellMT-Bold", "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
}
label.required:after {
        content: " *";
        color: #ff0000;
        font-weight: bold;
}
.noStar label.required:after {
        content: "";
}
#main {
    min-height: 350px;
    margin-top: 32px;
}
.odstranitForm, .pridatForm {
    width: 100%;
    text-align: right;
    float:right;
}

.whiteBlock {
  background-color: white;
}    
#content ul {
  list-style-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/li_oliv_grey.gif'); 
 
}
#content ul ul {
  /*list-style-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/li_oliv_grey_small.gif'); */ 
  list-style-image: none;
  list-style-type: none;
}
#content ul ul ul {
  /*list-style-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/li_oliv_grey_smaller.gif'); */ 
}
#content ul ul li {
  margin-top: 0px;
  padding-bottom: 0px;
}
.whiteBlock ul {
  list-style-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/li_oliv.gif') !important;
}

.whiteBlock li , #content li {
  margin-left: 25px;
  padding-bottom: 5px;
}
.whiteBlock li {
  margin-top: 8px;
  padding-bottom: 8px;
}
.whiteBlock li {
  background-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/line.gif');
  background-position: bottom;
  background-repeat: no-repeat;
}
#zalozky li {
  margin-left: 0px;  
}
.whiteBlock h2 {
  color: #00A79D;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 0; 
}
.whiteBlock .wrapper {
  padding: 0px;  
}    

.leftContent {
  margin-top:30px;
  margin-left:45px;
  float: left;  
}

#vitejte {
    width: 180px;
}
#vitejte h2 {
    color: #b9c02a;
    font-size: 26px;
    font-weight: bold;
    margin-top: 0px;
}
.strankovani{
    clear: left;
	text-align: center;
}

/* aktuality */
#aktuality, #milniky, #reportaze {
  background-color: white;
  margin-top: 0px;
}
#reportaze {
  margin-top: 20px;
}

#aktuality h2, #milniky h2, #reportaze h2 {
  font-size: 16px;
  font-weight: bold;
  color: #00a79d;
}

#aktuality h3{
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 8px;
  font-weight: bold;
  text-align: left;
}
#aktuality a, #milniky a, #reportaze a {
  color: #b9c02a;
}
#aktuality .leftInfo, #aktuality .rightInfo, #milniky .leftInfo, #milniky .rightInfo, #reportaze .leftInfo, #reportaze .rightInfo, #nastenkaReportaze .leftInfo  {
  margin:10px 0px; 
}
#aktuality .leftInfo a, #aktuality .rightInfo a,  #milniky .rightInfo a, #milniky .leftInfo a, #reportaze .leftInfo a, #reportaze .rightInfo a{
  color:#00a79d;
}
#aktuality .leftInfo a:hover, #aktuality .rightInfo a:hover,  #milniky .rightInfo a:hover, #milniky .leftInfo a:hover, #reportaze .leftInfo a:hover, #reportaze .rightInfo a:hover{
  color:#B9C02A;
}
#snippetReportaze .leftInfo {
  float: right;  
}
#snippetReportaze .rightInfo {
  float: left;  
}

#aktuality hr, #reportaze hr,  #milniky hr {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  margin-top: 10px;
  margin-bottom: 5px;
}
#videoBlock {
  height: 255px;
}
.nastenka #videoBlock {
  margin-top: 10px;
}
#leftColorBlock .wrapper, #rightColorBlock .wrapper {
  height: 160px;
  margin: 0px 15px;
  color: #222222;
  background-position: center bottom;
  background-repeat: repeat-x;
}
#nastenkaPenize .wrapper
{
  margin: 0px 15px;
  color: #222222;
  background-position: center bottom;
  background-repeat: repeat-x;
}
#nastenkaReportaze .wrapper {
  margin: 0px 15px;
}
#rightColorBlock .wrapper {
  background-image: url("http://extratrida.cz/wp/wp-content/themes/extTrida/images/lineRightColorBox.png");
}
#nastenkaPenize .line {
    width: 432px;  
    background-image: url("http://extratrida.cz/wp/wp-content/themes/extTrida/images/lineRightColorBox.png");
    background-repeat: repeat-x;
    height: 2px;
    margin: 10px 13px 0 13px;
}
#nastenkaPenize .wrapper {
    width: 315px;  
    min-height: 100px;
}

#leftColorBlock .wrapper {
  background-image: url("http://extratrida.cz/wp/wp-content/themes/extTrida/images/lineLeftColorBox.png");
}
#leftColorBlock .infoWrap, #rightColorBlock .infoWrap, #nastenkaPenize .leftInfo, #nastenkaPenize .rightInfo {
  margin: 7px 15px;
  font-family: "RockwellMT-Bold", "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif; 
}
#nastenkaPenize .rightInfo {
    float: right;
}
#nastenkaPenize .leftInfo {
    float: left;
}

#leftColorBlock p, #rightColorBlock p {
  margin-bottom: 15px;
  padding-right: 130px;
}

#aktuality .wrapper, #reportaze .wrapper, #milniky .wrapper {
  margin: 15px 15px 0px 15px;
}
#leftColorBlock a, #rightColorBlock a, #nastenkaPenize a  {
  color: white;
}
/* projekty */
#projects{
  margin-top: 35px;
  float:left;
  margin-left: 20px;
}
.project{
  margin-right:10px;
  width: 230px;
  float:left;
  height: 350px;
}
.project .wrapper {
  margin: 10px 12px 0px 12px;
  float:left;
}
.project h3 {
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
.project p {
  margin-top: 10px;
}
.project hr {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  margin-top: 15px;
  margin-bottom: 5px;
}
.project .detail {
  float: right;
}
.project .mapa, .formMaps .mapa {
  float: left;
  background: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/map_pin.png) no-repeat;
  background-position: left;
  padding-left: 13px;
}
.leftPillar {
    float: left;
    width: 460px;
    border:0px solid red;
    margin: 0px 0px 0 30px;
}
.rightPillar {
    float: left;
    width: 460px;
    border:0px solid green;
    margin: 0;
}
.leftColumn {
  float: left;
  width: 100%;
}
.rightColumn {
  float: left;
  width: 100%;
  margin-left: 20px;
}
#nastenka {
    margin-top: 40px;
}
#nastenka .mapa {
  float: left;
  background: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/map_pin_gr.png) no-repeat;
  background-position: left;
  padding-left: 13px;
}
#nastenkaProjekt .mapa {
    float: right;
}
.projectText {
  background-color: white;
  width: 220px;
  margin-left: 10px;
  height: 165px;
  position: relative;
  top: -20px;
}
.projectText .content {
  height: 107px;
  background-image: url("http://extratrida.cz/wp/wp-content/themes/extTrida/images/line.gif");
  background-position: center bottom;
  background-repeat: repeat-x;
  margin-bottom:5px;
  overflow: hidden;
}
.projectText .contentSmaller {
  height: 83px;
}
.projectText h3 {
  height: 20px;
  overflow: hidden;
}
.projectText .dvojity {
  height: 46px;
}

/* end projekty */

.kabinetMenu {
    width: 230px;
    height: 279px;
    position: relative;
    margin-top:30px;
    margin-left: 12px;
    float: left;
}
.kabinetMenu .img{
    width: 230px;
    height: 165px;
    background-color: white;
}
.kabinetMenu .text{
    width: 220px;
    margin-left: 10px;

    background-color: white;
    margin-top: -5px;
}

.kabinetMenu .vstup{
    width: 220px;
    margin-left: 10px;
    height: 25px;
    background-color: white;
    text-align: right;
}
.kabinetMenu h2{
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    color: #00a79d;
    font-size: 16px;
    font-weight: bold;
}   
.kabinetMenu .vstup .wrapper {
    margin:0px 20px 0px 20px;
}
.kabinetMenu .text .wrapper {
    background-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/line.gif');
    background-repeat: repeat-x;
    background-position: 0% 95%;
    height: 130px;
    margin: 0px 20px 0px 20px;
}
.kabinetMenu .img {
    background-position: center;
    background-repeat: no-repeat;
}
#tridniKniha .img {
    background-image: url('images/tridni_kniha.jpg');
}
#nastenkaVKancelari .img {
    background-image: url('images/nastenka.jpg');
}
#projektovaKancelar .img {
    background-image: url('images/projektova_kancelar.jpg');
}
#tridniKniha {
     margin-left: 22px;
}
.widthBlock {
   background-color: white;
   float: left;
   width: 460px;
   margin-top: 40px;
   margin-right: 6px;
   margin-left: 17px;
}
.widthBlock h2{
    margin-top: 0px;
    margin-bottom: 15px;
    color: #00a79d;
    font-size: 16px;
}  
.widthBlock .wrapper {
    margin: 18px 20px 20px 20px;
}
.widthBlock h2 {
    margin-top: 0px !important;
}
.whiteBlock .links {
  margin: 8px 0;  
}
#tridniKnihaLeftColumn {
    width: 460px;
    float: left;
    margin-left: 30px;
    margin-top: 40px;
}
#tridniKnihaRightColumn {
    float: left;
    width: 460px;
    margin-left: 20px;
    margin-top: 40px;
}
#tridniKnihaStatus {
    color: white;
    background-color: #b9c02a;
    margin-top: 40px;     
    font-family: 'RockwellMT-Bold', "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.7;
}
#tridniKnihaStatus .wrapper {
    padding: 12px 20px;
}

#tridniKnihaLeftColumn .text .wrapper  {
    padding: 0px 20px;
}
#zadostiOAutorizaci {
    margin-top: 20px;
}
#zadostiOAutorizaci .wrapper, #prehledZaku .wrapper, #tridniKnihaPrispevkyNaNastence .wrapper, #zadostiOAutorizaci .wrapper {
    padding: 2px 20px !important;
}
.whiteBlock table {
    border-collapse: collapse;
    width: 100%;
}
.whiteBlock td {
    border-bottom: 1px solid #eeeeee;
    padding: 4px;
    vertical-align: middle;
}
.whiteBlock th {
    text-align: center;
    font-weight: bold;
}
.tridniKnihaLinks {
    margin-top: 10px;
}
.tridniKnihaLinks input {
    width: 330px;
}
#tridniKnihaPrispevkyNaNastence {
    margin-top: 20px;
}
#loginBox {
    background-color: white;
   width: 500px;
   height: 500px;
}
#loginBox .wrapper{
    padding: 25px 70px 20px 20px;
}
#loginBox .wrapperS{
    padding: 18px 70px 20px 20px;
}
#loginBox .msg {
    margin: 10px 0px -10px 0px;
}
#loginBox th {
    width: 120px;    
}
#loginBox h2 {
    margin-bottom: -5px;  
}
#loginBox td {
    width: 280px;    
}
#loginBox input {
    width: 280px; 
    height: 20px;
    margin-bottom: 5px;
}
#loginBox .button {
    display: none;   
}
#loginBoxForm {
    background-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/lineG.png');
    background-position: bottom;
    background-repeat: repeat-x;   
    height:100px;
    margin-bottom: 10px;
}
#vyberSkoly {
    width:100%; 
    padding:10px;
    margin-top:20px;
}
.leftBottomLink {
    background-color: white;
    width:125px;
    margin-top: 5px;
    text-align: center;
}
.leftBottomLinkWider {
    width:200px;
}
.leftBottomLink .wrapper {
    padding: 3px;
}
#threeKings {
    background-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/three_kings.jpg');
    height: 246px;
    width: 180px;
    margin: 20px 0px 20px 5px;
}

/* Nastenka projektu, Janko */
#nastenka h1, #nastenka h3 {
    color: #00A79D;
}
#nastenka h1 {
    margin-bottom: 0px;
}
#nastenka h2
{
    font-size: 150%;
}
#nastenka h3
{
    font-size: 140%;
}
#nastenka .reportaze h3
{
    margin-top:20px;
    margin-bottom: 0px;
}
#nastenkaProjekt, #nastenkaReportaze, #nastenkaMilniky {
    float: left;
}
#nastenkaProjekt, #nastenkaMilniky{
   background-color: #f2f2f2;
}
#nastenkaProjekt h2 {
 color: #B9C02A;
 margin-top: -3px;
 padding-top: 0px;
}
#nastenkaProjekt .wrapper
{
    margin: 0 10px;
}
#nastenkaProjekt .popis
{
    margin: 20px 0;
}
#nastenkaProjekt hr
{
    margin-bottom: 5px;
}
#nastenkaReportaze
{
    background-color: white;
    margin-top: 40px;
}
#nastenkaAnimace
{

}
#nastenkaPenize {
  background-color: #b9c02a;
  min-height: 160px;
  color: black;
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/hills.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  margin-top: 40px;
}
.milnikyHotove, .milnikyNehotove
{
    margin: 0px;
    background-color: white;
}
.milniky .wrapper {
    padding: 20px;
    width: 405px;
}
.reportaze {
    margin: 0px;
}
.reportaze p {
  margin: 5px 0px 15px 0px;
}
.reportaze img {
  margin: 2px;
}
#prehledTrid{
  font-weight: bold;
  color: #B9C02A;
  font-family: "RockwellMT-Bold", "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
}
.milniky {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/redLineWithArrow.png);
  background-position: right top;
  background-repeat: repeat-y;
  background-color: white;
}
.milnikyHotovePrvni {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/redLineWithArrowFirst.png);
}
.milnikyHotovePosledni {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/redLineWithArrowLast.png);
  background-repeat: no-repeat;
}
.milnikyHotovePrvni {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/redLineWithArrowFirst.png);
}
.milnikyHotoveDalsiNehotova {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/redLineWithArrowNextUndone.png);
}
.milnikyHotovePrvniDalsiNehotova {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/redLineWithArrowFirstNextUndone.png);
}
.milnikyNehotove {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/greyLineWithArrow.png);
}
.milnikyNehotovePrvni {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/greyLineWithArrowFirst.png);
}
.milnikyNehotovePosledni {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/greyLineWithArrowLast.png);
}
.hotovo {
  font-size: 150%;
  font-weight: bold;
  color:#D10B00;
  background-color: #F2F2F2;
  text-align: right;
}
.nehotovo {
  color:  #DDDDDD;
}
#nastenkaMilniky .vataHotova {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/redLine.png);
  background-position: right;
  background-repeat: repeat-y;
  width: 100%;
  height: 20px;
}
#nastenkaMilniky .vataNehotova {
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/greyLine.png);
  background-position: right;
  background-repeat: repeat-y;
  width: 100%;
  height: 20px;
}
#nastenkaMilniky h2 {
  margin: 40px 0 20px 0; 
  color: #d10b00;
}
.facebookKomentare
{
background-color: white;
}


#rightColorBlock {
  background-color: #b9c02a;
  height: 200px;
  color: black;
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/couple.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
#leftColorBlock {
  background-color: #00a79d;
  height: 200px;
  color: black;
  background-image: url(http://extratrida.cz/wp/wp-content/themes/extTrida/images/group.png);
  background-repeat: no-repeat;
  background-position: 93% 47%;
}


/*---------------------------KROKY--------------------*/
.formArea {
    margin: 20px 0px 20px -20px;
    background-color: white;  
    width: 700px;
    float: left;
}
.multiFormArea .formArea {
    margin: 20px 0px 0px -20px !important; 
}

.formArea input:hover, .formArea input:focus {
    background-color: white;
}
.formArea textarea   {
    height: 200px;
    width: 100%;
    border-width: 0px;
    color: #00A79D;
}
.formArea input {
    width: 545px;
    border-width: 0px;
    height: 20px;
    margin: 0px;
    margin-top: -4px;
    float: left;
    color: #00A79D;
    background-color: white; /*JANKO*/
}
.formArea .upload input {
    float: left;
    height: auto;
    margin: 2px 0;  
}
.formArea label {
    width: 110px;
    border-width: 0px;
    font-weight: bold;
    color: #B9C02A;
    display: block;
    float: left;
    margin-bottom: 4px;
}
.label60 label {
    width: 60px;
}
.formArea input[type=radio] {
    width: 10px;
    margin: -4px 10px 0px 20px;
}
.formArea input[type=checkbox] {
    width: 10px;
    margin-left: 3px;
}
.formArea input[type=submit] {
    width: auto;
}
.formRadioArea br{
    display: none;   
}
.formRadioArea .twoRadios label{
    width: 220px; 
    text-align: left;
    margin-left: 10px;
}
.formArea textarea:disabled   {
    background-color: white;
}
.formArea .wrapper {
    padding: 10px 20px 5px 20px;
}
.formArea .formTop {
    color: #b9c02a;
    font-weight: bold;
}
.formArea .formBottom form {
    margin-bottom: 2px;
}
.formArea hr {
    height: 1px;
    margin: 2px 0px 2px 0px;
    border: 0px;
    background-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/line.gif');
    background-position: bottom;
    background-repeat: repeat-x;
}
.formArea .clearerAndLine {
    clear: both;
    background-image: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/line.gif');
    background-position: bottom;
    background-repeat: repeat-x;
}
.formArea .button {
    color:#000;
    padding:0px;
    background:none;
    border:none;
    display:block;
    text-decoration:none;
    cursor: pointer;
    color: #00A79D;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana, Helvetica;
}
.formArea .button:hover {
    color: #B9C02A !important;
}
.formArea .mainSubmit {
    float: right;
    margin: 5px 0px;
    font-family: "RockwellMT-Bold", "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif !important; 
}
.formArea .button:disabled {
    display: none;
}
.formArea label.required:after {
    content: "";
}
.hotoveReportaze p {
    margin: 10px 0;
    color:#00A79D;
}
.lastModify {
    float: left;
    margin: 5px 0;    
}
.greyField {
    padding: 5px;
    background-color: silver;
}





/*-------------------KONEC KROKŮ----------------------*/
#leftColorBlock h2, #rightColorBlock h2, #nastenkaPenize h2 {
  color: white;
  font-size: 26px;
  font-weight: bold;
}

#login, #zapomenuteHeslo {
  display: none;
  position: absolute;
  right:40px;
  top:0px;
  background-color: white;
  width:460px;
  height: 192px;
  z-index: 100;
}

/*-------------------REGISTRACE----------------------------*/
#registrace {
    margin-top: 15px; 
}
#regForm {
    width: 700px;
    background-color: white;
    float: left;
    margin: 0px;
    margin-right: 10px;
}
#regForm input {
    width: 555px;
    margin: 5px 0px 3px 0px;
    font-size: 110%;
}
#regForm label {
    width: 125px;
    margin: 7px 0px 3px 5px;
    font-size: 110%;
}
#registrace input[type=submit], .standardForm input[type=submit] {
   height: 30px;
   font-size: 16px;
   font-family: "RockwellMT-Bold", "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
   text-decoration: none;
   vertical-align: middle;
   width: 200px;
   cursor:pointer;   
   background: #00A79D;
   color: #ffffff;
   border: 0px solid #bfc859;
}
#registrace input[type=submit]:hover, .standardForm input[type=submit]:hover {
   border: 0px solid #bfc859;
   background: #b9c02a;
   color: #ffffff;
   border-color: #d6df22;
}
#registrace input[type=submit]:active, .standardForm input[type=submit]:active {
   border-top-color: #1b5c1d;
   background: #1b5c1d;
   }
.ui-corner-all {
       border-top-right-radius: 0px !important;
       border-bottom-left-radius: 0px !important;
       border-top-left-radius: 0px !important;
       border-bottom-right-radius: 0px !important;
}
#registrace .ui-widget-content {
       border: 1px solid #00A79D !important;
}
#mapaProjektu, .formMaps {
    width: 950px;
    background-color: white;
    margin-left:20px;
}
#mapaProjektu .gMaps
{
    width: 750px; 
    height: 450px;
    float:left;  
    margin-bottom: 20px;
}
#mapaProjektu .popis
{
    padding: 10px;
    float:left;    
}
#mapaProjektu .popisDokonceny, #mapaProjektu .popisRelizovany, #mapaProjektu .popisPublikovany, #mapaProjektu .popisRegistrovany
{
    display: block;
    font-size: 14px;
    line-height: 2;
    font-family: "RockwellMT-Bold", "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
}
#mapaProjektu .wrapper 
{
    margin: 10px;
}
#mapaProjektu .popisDokonceny 
{
    color: #CC0000;
}
#mapaProjektu .popisRelizovany 
{
    color: #FFC90E;
}
#mapaProjektu .popisPublikovany
{
    color: #00CCFF;
}
#mapaProjektu .popisRegistrovany
{
    color: #8BC53E;
}
#mapaProjektu h2
{
    padding-top: 5px;
    font-size: 18pt;
    font-weight: bold;
    color: #FFC90E;
}

.formMaps input, .formMaps select {
    width: 160px;
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
    height: 20px;
    border: 1px solid silver;
}
#frmfiltraceForm-kraj {
    width: 122px;
}
.aktualityDatum
{
    color: #FFC90E;
    font-weight: bold;
}
.odkazVice {
    display: block;
    text-align: right;
}

.ptejte-se label {
    display: block;
}
.ptejte-se .reqtxt,  .ptejte-se .emailreqtxt {
    margin-left: 5px;
}
.linklove {
    display: none;
}

.ui-accordion-header a, .zobrazitVideo{
    background: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/v_oliv_grey.gif') no-repeat scroll right center transparent;
    padding-right: 25px;
}
.ui-state-active  a, .skrytVideo {
    background: url('http://extratrida.cz/wp/wp-content/themes/extTrida/images/li_oliv_grey.gif') no-repeat scroll right center transparent !important;
}
.visibleTable {
    background-color: white;  
    border-collapse: collapse;
    padding: 5px;
}
.visibleTable th{
    text-align: center;   
}
.visibleTable td, .visibleTable th {
    border: 1px solid silver;
    padding: 4px;
}
.pic {
    text-align: center;
    border: 1px solid white;
    float:left;
    padding: 2px;
}
.pic:hover {
    border: 1px solid silver;
}
.adresaSkoly {
    width: 320px;
    float:left;
}
.odrazka {
    width: 13px;
}
#map h2 {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}
#skolyNaMape {
    margin-top: 12px;
    float:left;
    margin-left: 20px;
    width:950px;
}
.skola {
    width: 100%;
    background-color: white;
    margin-bottom: 10px;
}
.skola .nazev{
    width: 600px;
    padding:5px;
    float:left;
}
.skola .odkazy{
    width: 320px;
    padding:5px;
    float:right;
    text-align: right;
}
.rozpocet td, .rozpocet th {
    border: 1px solid silver;
    padding: 3px;
}
.rozpocet {
    border-collapse: collapse;
    margin: 20px;
}
#nastenkaProjekt .tesco {
    margin: 10px 0px;
}
#darujWidget {
    width: 550px;
    background-color: white;
}
#custom {
    text-align: center;
    margin-top: 20px;
}
#darujWidget h2 {
    text-align: center;
    margin: 20px 10px;
}
#darujWidget #custom input, #darujWidget #custom select {
    width: 180px;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
}
#darujWidget #custom .radioButtons input {
    width: 10px;
    margin-top: 5px;
}
#darujWidget #custom .radioButtons label {    
    display: inline;
    width: auto;
    margin-right: 10px;
}
#darujWidget #custom label, #darujWidget #custom .label {
    width: 163px;
    text-align: right;
    display: block;
    float: left;
    margin-top: 8px;
}
.adminForm input, .adminForm textArea {
    width: 150px;
}
.adminForm input[type="checkbox"] {
    width: 30px;
}
.adminForm textArea {
    height: 220px;    
    width: 150px;
}
.adminForm .button {
    width: 150px;  
}
.adminForm label {
    width: 150px;
    margin-top: 15px;
}
.iframeText h2 {
    text-align: center;
    margin: 15px;
}
.iframeText p {
    margin: 15px;    
}
#videopruvodce {
    /* display: none; */
}
.skrytVideo {
    /* display: none; */
    float: right;
    padding-right: 20px;
}
.zobrazitVideo {
    float: right;
    display: none;
}
#registrace fieldset {  
    padding: 5px;
    margin-top: 10px;
}
#registrace legend {
    color: #B9C02A;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 120%;
}
#registrace .submit {
    margin-top: 20px;
    margin-left: 5px;
}
#registrace .formRow {
    margin-top: 5px;
}
#registrace input, #registrace select {
    padding: 5px;
}
.souborZaka {
    margin: 30px 0;
}