@charset "utf-8";
/**
 *
 * moje styly
 */

#tab1 tr td {
    padding: 0px;
    vertical-align: top;
}

#tab1 input[type=checkbox] {
     margin: 5px 12px 5px 7px;
}


#tab2 tr td {
    padding: 0px;
    vertical-align: top;
}
#tab2 input[type=checkbox] {
    margin: 2px 4px;
}



#bocneMenu a {
	color: #ffffff;
	font-weight: bold;
    text-decoration:none;
}
#bocneMenu a:hover {
	color: #14ffda;
    text-decoration: underline;
}


/* generator: http://www.cssbuttongenerator.com/ */
input[type="submit"].tlac1 {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -webkit-border-top-left-radius:0px;
    -moz-border-radius-topleft:0px;
    border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -moz-border-radius-topright:0px;
    border-top-right-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    -moz-border-radius-bottomright:0px;
    border-bottom-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomleft:0px;
    border-bottom-left-radius:0px;
    text-indent:0px;
    border:1px solid #cfcdcf;
    display:inline-block;
    color:#545454;
    font-family:arial;
    font-size:14px;
    font-weight:normal;
    font-style:normal;
    height:27px;
    line-height:17px;
    width:88px;
    text-decoration:none;
    text-align:center;
}
input[type="submit"].tlac1:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
}
input[type="submit"].tlac1:active {
     position:relative;
     top:1px;
 }

/* This button was generated using CSSButtonGenerator.com */
input[type="submit"].tlac2 {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -webkit-border-top-left-radius:0px;
    -moz-border-radius-topleft:0px;
    border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -moz-border-radius-topright:0px;
    border-top-right-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    -moz-border-radius-bottomright:0px;
    border-bottom-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomleft:0px;
    border-bottom-left-radius:0px;
    text-indent:0px;
    border:1px solid #cfcdcf;
    display:inline-block;
    color: #023e4d;
    font-family:arial;
    font-size:14px;
    font-weight:600;
    font-style:normal;
    height:27px;
    line-height:17px;
    width:88px;
    text-decoration:none;
    text-align:center;
}
input[type="submit"].tlac2:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
}
input[type="submit"].tlac2:active {
    position:relative;
    top:1px;
}

input[type="submit"].tlacAsLink {
	background:none!important;
    border:none;
    padding:0!important;
	box-shadow: none;
	font-size: 100%;

    /*optional*/
    /*font-family:arial,sans-serif; input has OS specific font-family*/
    color:#003D4C;
	font-weight: bold;
    text-decoration:underline;
    cursor:pointer;
}

input[type="submit"].tlacAsLink:hover {
	color: #367889;
	text-decoration:none;
}


/* This button was generated using CSSButtonGenerator.com */

a.link1 {
    font-weight: 300;
    color: #000000;
    text-decoration: none;
}

.link3 {
    font-weight: 300;
}
a.link3:link{ text-decoration: none;}
a.link3:visited{ text-decoration: none;}
a.link3:active{ text-decoration: underline;}
a.link3:hover{ text-decoration: underline;}

