.smsplatba, .eplatby {
    display: block;
    float: left;
    margin-top: -5px;
}

.smsplatba {
    margin-left: 360px;
    width: 150px;
}

.eplatby {
    margin-left: 5px;
    width: 150px;
}

.popis-platby {
    margin-top: 19px;
}

.orangebutton {
    position: relative;
    color: #222 !important;
    text-decoration: none;
    font-size: 12px;
    padding: 8px 29px;
    font-weight: bold;
    cursor: pointer;
    line-height: 1.5em;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #ff9d1f;
    background: #ceff5b;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #ffdaaa 0%, #ff9d1f 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdaaa), color-stop(100%,#ff9d1f));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffdaaa 0%,#ff9d1f 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffdaaa 0%,#ff9d1f 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffdaaa 0%,#ff9d1f 100%);
 /* IE10+ */
    background: linear-gradient(top,  #ffdaaa 0%,#ff9d1f 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdaaa', endColorstr='#ff9d1f',GradientType=0 );
 /* IE6-9 */
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-radius: 5px;
}

.orangebutton:hover {
    background: #ffb04a;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #ffe7c8 0%, #ffb04a 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe7c8), color-stop(100%,#ffb04a));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffe7c8 0%,#ffb04a 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffe7c8 0%,#ffb04a 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffe7c8 0%,#ffb04a 100%);
 /* IE10+ */
    background: linear-gradient(top,  #ffe7c8 0%,#ffb04a 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe7c8', endColorstr='#ffb04a',GradientType=0 );
 /* IE6-9 */
}

.orangebutton:active {
    background: #ffe7c8;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb04a 0%, #ffe7c8 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb04a), color-stop(100%,#ffe7c8));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb04a 0%,#ffe7c8 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb04a 0%,#ffe7c8 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb04a 0%,#ffe7c8 100%);
 /* IE10+ */
    background: linear-gradient(top,  #ffb04a 0%,#ffe7c8 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb04a', endColorstr='#ffe7c8',GradientType=0 );
 /* IE6-9 */
}

.bluebutton {
    position: relative;
    color: white !important;
    text-decoration: none;
    font-size: 12px;
    padding: 8px 29px;
    font-weight: bold;
    cursor: pointer;
    line-height: 1.5em;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #0f79bf;
    background: #57a1d2;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #57a1d2 0%, #0f79bf 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57a1d2), color-stop(100%,#0f79bf));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #57a1d2 0%,#0f79bf 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #57a1d2 0%,#0f79bf 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #57a1d2 0%,#0f79bf 100%);
 /* IE10+ */
    background: linear-gradient(top,  #57a1d2 0%,#0f79bf 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57a1d2', endColorstr='#0f79bf',GradientType=0 );
 /* IE6-9 */
    border-radius: 5px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.bluebutton:hover {
    background: #62a6d1;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #62a6d1 0%, #2b85bc 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62a6d1), color-stop(100%,#2b85bc));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #62a6d1 0%,#2b85bc 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #62a6d1 0%,#2b85bc 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #62a6d1 0%,#2b85bc 100%);
 /* IE10+ */
    background: linear-gradient(top,  #62a6d1 0%,#2b85bc 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62a6d1', endColorstr='#2b85bc',GradientType=0 );
 /* IE6-9 */
}

.bluebutton:active {
    background: #62a6d1;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #2b85bc 0%, #62a6d1 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b85bc), color-stop(100%,#62a6d1));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2b85bc 0%,#62a6d1 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2b85bc 0%,#62a6d1 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2b85bc 0%,#62a6d1 100%);
 /* IE10+ */
    background: linear-gradient(top,  #2b85bc 0%,#62a6d1 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b85bc', endColorstr='#62a6d1',GradientType=0 );
 /* IE6-9 */
}

.button {
    position: relative;
    color: #222 !important;
    text-decoration: none;
    font-size: 12px;
    padding: 8px 29px;
    font-weight: normal;
    cursor: pointer;
    line-height: 1.5em;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #b8bac6;
    background: #f5f6f6;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f6f6 0%, #b8bac6 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f6f6), color-stop(100%,#b8bac6));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f6f6 0%,#b8bac6 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f6f6 0%,#b8bac6 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f6f6 0%,#b8bac6 100%);
 /* IE10+ */
    background: linear-gradient(top,  #f5f6f6 0%,#b8bac6 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#b8bac6',GradientType=0 );
 /* IE6-9 */
    border-radius: 5px;
}

.button:hover {
    border-color: #b8bac6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fefefe;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #fefefe 0%, #c2c2c2 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#c2c2c2));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#c2c2c2 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 0%,#c2c2c2 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 0%,#c2c2c2 100%);
 /* IE10+ */
    background: linear-gradient(top,  #fefefe 0%,#c2c2c2 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c2c2c2',GradientType=0 );
 /* IE6-9 */
}

.button:active {
    border-color: #b8bac6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fefefe;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #c2c2c2 0%, #fefefe 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2c2c2), color-stop(100%,#fefefe));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c2c2c2 0%,#fefefe 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c2c2c2 0%,#fefefe 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c2c2c2 0%,#fefefe 100%);
 /* IE10+ */
    background: linear-gradient(top,  #c2c2c2 0%,#fefefe 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#fefefe',GradientType=0 );
 /* IE6-9 */
}

.button-div {
    width: 58px;
    position: relative;
    color: #222 !important;
    text-decoration: none;
    font-size: 12px;
    padding: 8px 22px;
    font-weight: normal;
    cursor: pointer;
    line-height: 1.5em;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #b8bac6;
    background: #f5f6f6;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f6f6 0%, #b8bac6 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f6f6), color-stop(100%,#b8bac6));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f6f6 0%,#b8bac6 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f6f6 0%,#b8bac6 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f6f6 0%,#b8bac6 100%);
 /* IE10+ */
    background: linear-gradient(top,  #f5f6f6 0%,#b8bac6 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#b8bac6',GradientType=0 );
 /* IE6-9 */
    border-radius: 5px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.button-div:hover {
    border-color: #b8bac6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fefefe;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #fefefe 0%, #c2c2c2 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#c2c2c2));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#c2c2c2 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 0%,#c2c2c2 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 0%,#c2c2c2 100%);
 /* IE10+ */
    background: linear-gradient(top,  #fefefe 0%,#c2c2c2 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#c2c2c2',GradientType=0 );
 /* IE6-9 */
}

.button-div:active {
    border-color: #b8bac6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fefefe;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #c2c2c2 0%, #fefefe 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2c2c2), color-stop(100%,#fefefe));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c2c2c2 0%,#fefefe 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c2c2c2 0%,#fefefe 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c2c2c2 0%,#fefefe 100%);
 /* IE10+ */
    background: linear-gradient(top,  #c2c2c2 0%,#fefefe 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#fefefe',GradientType=0 );
 /* IE6-9 */
}

.button-active, .button-active:hover {
    width: 58px;
    position: relative;
    color: #333 !important;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    line-height: 1.5em;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #92c928;
    background: #ceff5b;
 /* Old browsers */
    background: -moz-linear-gradient(top,  #92c928 0%, #ceff5b 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92c928), color-stop(100%,#ceff5b));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #92c928 0%,#ceff5b 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #92c928 0%,#ceff5b 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #92c928 0%,#ceff5b 100%);
 /* IE10+ */
    background: linear-gradient(top,  #92c928 0%,#ceff5b 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92c928', endColorstr='#ceff5b',GradientType=0 );
 /* IE6-9 */
    -moz-box-shadow: inset 0px 0px 5px #000000;
    -webkit-box-shadow: inset 0px 0px 5px #000000;
    box-shadow: inset 0px 0px 5px #000000;
}

input[type=submit] {
    padding: 5px;
}

.topovanie {
    color: #117ABF;
    font-size: 18px;
    text-align: center;
}

.campaing-name {
    text-align: center;
    margin-top: 50px;
    font-size: 40px;
}

.campaing-name span {
    font-size: 14px;
}

#topovaci_kupon_div {
    width: 300px;
    line-height: 150%;
}

#topovaci_kupon_div small {
    color: #333;
    font-size: 11px;
}

#topovaci_kupon_a {
    font-size: 11px;
    line-height: 1.2em;
    display: block;
    width: 125px;
    margin: 10px 200px 0 0;
}

.sumakuhrade {
    float: right;
    margin-right: 189px;
    font-size: 1.3em;
    margin-top: 5px;
    text-align: center;
    width: 280px;
}

#topovacieMoznosti table {
    width: 220px;
    margin-left: 118px;
    font-size: 11px;
    color: #666;
    line-height: 1.5em;
    border-spacing: 0px;
}

.heading-name {
    color: #117ABF;
    font-size: 18px;
    font-weight: bold;
}

.list1 {
    float: left;
    margin-left: 140px;
    width: 250px;
}

.list2 {
    float: right;
    margin-right: 160px;
    width: 250px;
}

.list1 li img, .list2 li img {
 /*   vertical-align: middle;*/
    text-decoration: none;
}

.platbabutton {
    width: 110px;
    padding: 20px;
    font-size: 14px;
}

.list1 a, .list2 a {
    padding-top: 2px;
}

.list1 a, .list2 a, .reg-form a {
    color: #117ABF;
}

.reg-form {
    background-color: white;
    font-size: 1.3em;
    line-height: 1.8em;
    margin: 20px auto;
    padding: 30px 60px 64px 60px;
    box-shadow: 0 1px 3px #666666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/templates/css/PIE.htc);
}

.reg-form a {
    text-decoration: none;
}

.reg-form a:hover {
    text-decoration: underline;
}

.ikona2 {
    margin-right: 6px;
    display: inline-block;
    width: 45px;
    height: 40px;
    position: relative;
    top: 13px;
}

.tar {
    text-align: left;
    width: 280px;
    padding-left: 30px;
}

.reg-form table {
    border-collapse: separate;
    border-spacing: 10px;
    width: 100%;
    margin-left: -11px;
}

textarea {
    border: 1px solid #7F9DB9;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
    padding: 6px;
}

.reg-form td {
    vertical-align: middle;
}

.reg-form input {
    font-family: Verdana,Arial,sans-serif;
    width: 360px;
}

.reg-form-input, select {
    border: 1px solid #7F9DB9;
    font-size: 1em;
    width: 360px;
    padding: 6px;
}
.reg-form-input {
    padding: 6px;
}
.reg-form ul {
    margin-bottom: 1.5em;
    line-height: 2em;
}

#cena-moznost {
    width: 13px;
}

textarea[id="popis"] {
    height: 200px;
}
textarea[id="nazov"] {
    height: 20px;
}

.reg-form-input:focus {
    background: none repeat scroll 0 0 #FFFDDD;
}

select {
    font-family: Verdana, Arial, sans-serif;
    width: 150px;
}

.reg-form hr {
    background-color: silver;
    border: 0 none;
    color: silver;
    height: 1px;
}
small {
    color: #666;
    font-size: 0.8em;
}

a small {
    color: #117ABF;
}

.reg-form-last {
    text-align: right;
}

.reg-form-last input {
    width: 150px;
}

.navigacia a {
    color: #117ABF;
}

#idz, #suhlasim, #suhlasimmarketing, .rad, #fakturacneudaje, .chec {
    width: 13px;
}

.width150 {
    width: 136px !important;
}

.reg-form-foto {
    background: none repeat scroll 0 0 white;
    border: 1px solid silver;
    float: left;
    /*height:               169px;*/
    margin-bottom: 20px;
    margin-right: 14px;
    overflow: hidden;
    width: 140px;
    text-align: center;
}

.reg-form-foto hr {
    margin: 0 auto;
    width: 80%;
    height: 1px;
    padding: 0px;
}

.reg-form-foto .p {
    width: 112px;
    margin: 6px auto 0px;
    padding: 0px;
    height: 29px;
    position: relative;
    text-align: center;
}

.rad {
    width: 13px !important;
    margin: 0px;
}

.x {
    vertical-align: text-bottom;
}

@media \0screen {
    .x {
        vertical-align: text-bottom;
        margin-left: 20px;
    }
}

.letterI {
    font-size: 5em;
    margin-left: -30px;
    visibility: hidden;
}

.itemimg {
    height: 140px;
    overflow: hidden;
    text-align: center;
    width: 140px;
}

.c1 {
    width: 470px;
}

.c2 {
    padding-right: 19px;
    text-align: right;
    width: 360px;
}

.itf {
    width: auto !important;
}

.kroky {
    background: white;
    box-shadow: 0px 1px 3px #666;
    height: 25px;
    margin-top: -33px;
    padding-top: 10px;
    text-align: center;
    width: 350px;
    font-size: 1.3em;
}

.with_sub li {
    margin-left: 20px;
    list-style: disc;
}

.regcolumn {
    width: 50%;
}

.with_sub ul {
    margin-bottom: 20px;
}

.list1 a, .list2 a {
    text-decoration: none;
}

.list1 a:hover, .list2 a:hover {
    text-decoration: underline;
}

.flol {
    float: left;
}

.flor {
    float: right;
}

.pridatfoto {
    width: 255px !important;
}

.reg-form-foto-img {
    width: 120px;
    height: 90px;
    margin: 20px auto 30px;
}

.reg-form-foto-img img {
    vertical-align: middle;
}

.h2-insert-step-1 img {
    vertical-align: middle;
    margin-right: 10px;
}

.h2-insert-step-1 {
    line-height: 40px;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: solid 1px #DDD;
}

.h2-insert-step-1 a {
    color: #117ABF;
    font-size: 11px;
     /*vertical-align: baseline;*/
    text-decoration: none;
}

.list1-1 {
    margin-left: 70px;
    width: 230px;
}

.list1-1 li {
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
}

.list1-1 li a {
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
}

#fakturacneudajediv {
    display: none;
}

.fakturacneudajetable {
    width: 100%;
}

#lostpasswdhint, #newpasswdhint {
    display: none;
    width: 340px;
    font-size: 12px;
    line-height: 150%;
}

#newpasswdhint {
    margin-bottom: 15px;
}

#lostpasswdhinta, #newpasswdhinta {
    font-size: 11px;
    text-decoration: none;
    border-bottom: 1px solid;
}

.iaudio {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px 0px;
}
.iauto {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -38px;
}
.ibyvanie {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -82px;
}
.idarujem {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -122px;
}
.idetsky {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -165px;
}
.ivstupenky {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -984px;
}
.idrobnochov {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -204px;
}
.ielektro {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -245px;
}
.igastronomia {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -287px;
}
.ihobby {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -328px;
}
.ihudobne {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -367px;
}
.ikancelarska {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -409px;
}
.imobily {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -451px;
}
.ioblecenie {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -492px;
}
.ipocitace {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -533px;
}
.ipodujatia {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -572px;
}
.ipraca {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -614px;
}
.irastliny {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -655px;
}
.ireality {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -695px;
}
.isex {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -779px;
}
.isluzby {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -817px;
}
.istroje {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -902px;
}
.isport {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -860px;
}
.iumenie {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -943px;
}
.ivzdelavanie {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -1020px;
}
.izdravie {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -1065px;
}
.izoznamenie {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -1108px;
}
.ikniha {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -1148px;
}
.irozlicne {
	background: url(images/kategorie-ikony-v3.png?v=2) no-repeat 0px -738px;
}
.fakturacneudajecheckbox {
	margin-left: 324px;
}
.vat {
	vertical-align: top !important;
}
input[type="file"]{ 
    margin-left: 320px; 
}
.topvkat {
	margin-left: 220px;
}
.reg-form-plus ul li, .reg-form-plus p {
    font-size: 12px;
}
.reg-form-plus h2.heading-name {
    font-size: 16px;
}
.reg-form-plus {
    background: url(images/predajpluspozadie.jpg) no-repeat;
}
.reg-form-plus form:hover .adbox {
    visibility: visible;
}
.hn12px {
    font-size: 12px;
}
.tooltiplink {
    font-size: 11px;
}