body {
     margin: 0px;
     background: url('../images/bg_page_2.png') repeat-x #FBFAF5;
}

p, form {
     margin: 0px;
     padding: 0px;
}

.mdie td {
     color: #ffffff !important; 
     font-family: verdana; 
     font-size: 11px;
}



/* DIZAJN */
.domain-info-div {
     padding: 5px 10px;
     text-align: center;
     background: #008800;
     color: #ffffff;
     font-weight: bold;
     font-family: verdana;
     font-size: 11px;
}

#body-main-div {
     position: relative;
     left: 50%;
     margin-left: -480px;
     width: 960px;
/*
     margin-left:auto; 
     margin-right:auto;
*/     
}

#head-div {
     background: url('../images/bg_head.png') no-repeat;
     background: url('../images/bg_head_winter.png') no-repeat;
     background: url('../images/bg_head_easter.png') no-repeat;
     background: url('../images/bg_head_summer.png') no-repeat;
     height: 181px; 
     position: relative;
}
#home-petactiv {
     position: absolute;
     left: 15px;
     top: 20px;
     width: 24px;
     height: 24px;
}
#home-petactiv a {
     display: block;
     text-decoration: none;
}


#logo-petactiv {
     position: absolute;
     
/*
     left: 45px;
     top: 72px;
     
     left: 40px;
     top: 70px;
*/

     left: 30px;
     top: 23px;

}
#logo-petactiv img {
     border: 0px;
}

#content-outer {
     padding: 10px 15px 15px 20px;
     background: url('../images/bg_content.png') repeat-y;
}


#c2 {
     width: 190px;
     padding-left: 15px;
}
#c3 {
     width: 300px;
     padding-left: 15px;
}

#c1, #c2, #c3 {
     vertical-align: top;
}

.table-td-padding-2 td {
     padding: 2px 0px;
}













/* FOOTER */
#footer-partners {
     width: 950px;
     background: url('../images/footer_partneri.png') no-repeat #ffffff;
     margin-left: 5px;
}
#footer-partners-logos {
     padding: 20px 0px;
     text-align: center;
     padding-top: 50px;
}
#footer-partners-logos img {
     border: 0px;
}
#footer-partners-logos a {
     margin: 0px 20px;
}

#footer {
     width: 950px;
     background: url('../images/bg_footer.png') repeat-y;
     margin-left: 5px;
     margin-bottom: 70px;
}
#footer #inner {
     padding: 30px 24px 0px 24px;
     color: #ffffff;
     font-size: 11px;
     font-family: tahoma;
}

#footer #inner a {
     color: #DEED49;
     font-size: 11px;
     font-family: tahoma;
     background: url('../images/footer_menu_arrow.png') no-repeat 0px 5px;
     padding-left: 9px;
     line-height: 150%;
}
#footer #inner h2 {
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #ffffff;
     text-transform: uppercase;
}

#footer #bottom {
     width: 950px;
     height: 39px;
     background: url('../images/bg_footer_bottom.png') no-repeat 0px 5px;
     text-align: right;
}
#footer #bottom a {
     color: #DEED49;
     font-size: 11px;
     font-family: tahoma;
     background: url('../images/footer_menu_arrow_top.png') no-repeat 0px 7px;
     padding-left: 9px;
     
     position: relative; 
     right: 18px;
     top: 18px;
}

#footer a {
     text-decoration: none;
}
#footer a:hover {
     text-decoration: underline;
}







/* FORM */
.form-text, .form-text-sel, .form-file, .form-text-counter {
     font-family: verdana;
     font-size: 11px;
     border: 1px solid #E2EA84;
     padding: 4px;
     padding-bottom: 0px;
     color: #436700;
     height: 22px;
     background: #ffffff;
     width: 200px;
}

.form-textarea {
     width: 200px;
     height: 50px;
}

.form-text-sel {
/*#638700*/
     border: 1px solid  #a2aA44;
     background: #FaFaf0;
}

.form-button, .form-button-big, .form-button-big-2, .form-button-big-200 {
     width: 66px;
     height: 23px;
     color: #ffffff;
     font-family: tahoma;
     font-size: 11px;
     background: url('../images/button_bg.png') no-repeat;
     border: 0px;
     cursor: pointer;
}

.form-button-big {
     width: 89px;
     height: 30px;
     background: url('../images/button_big_bg.png') no-repeat;
     font-weight: bold;
}
.form-button-big-2 {
     width: 115px;
     height: 30px;
     background: url('../images/button_big_2_bg.png') no-repeat;
     font-weight: bold;
}
.form-button-big-200 {
     width: 200px;
     height: 30px;
     background: url('../images/button_big_bg_200.png') no-repeat;
     font-weight: bold;
}

.submit-button-class {
     display: none;
}
.form-file, .hand {
     cursor: pointer;
}

.form-select {
     font-family: verdana;
     font-size: 11px;
     border: 1px solid #E2EA84;
     color: #436700;
     padding: 2px;
     background: #ffffff;
}


#login-inbox-div .form-text {
     background: #ffffff;
     border-top: 1px solid #9f9f9f;
     border-left: 1px solid #9f9f9f;
     border-right: 1px solid #ffffff;
     border-bottom: 1px solid #ffffff;
     width: 100px;
     margin-bottom: 0px;
     margin-right: 5px;
}

.bold {
     font-weight: bold;
     color: #FB2C00 !important;
     color: black !important;
}

.form-table td {
     padding: 2px 0px;
}

.form-text-counter {
     border: 1px solid #ffffff;
     width: 30px;
     padding: 0px;
     text-align: center;
     padding: 0px;
     
     font-weight: bold;
     height: 16px;
}







#newsletter-input .form-text, #newsletter-input .form-text-sel {
     background: url('../images/newsletter_blank_bg_sk.png') no-repeat #ffffff 3px 5px;
     border-top: 1px solid #9f9f9f;
     border-left: 1px solid #9f9f9f;
     border-right: 1px solid #ffffff;
     border-bottom: 1px solid #ffffff;
     width: 170px;
     margin-bottom: 5px;
     margin-right: 0px;
     margin-top: 5px;
}

#newsletter-input .form-text-sel {
     background: #ffffff;
}














/* MENU */
#menu-1 {
  height: 35px;
  width: 100%;
  font-size: 12px;
  
  position: relative;
  top: 145px;
  left: 10px; 
}

#menu-1 ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
#menu-1 ul li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}
#menu-1 ul li a {
     background: url('../images/menu_1_sep.png') no-repeat right;
}
#menu-1 ul li a {
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     
  height: 25px;
  margin: 0px;
  padding: 10px 10px 0px 10px;
  
  float: left;
  background-position: right;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #ffaaaa;
}
#menu-1 ul li a:hover, #menu-1 .sel {
  text-decoration: underline;
  color: white;
}


/*
#menu-2 {
  height: 42px;
  width: 100%;
  font-size: 12px;
  
  position: relative;
  background: url('../images/bg_menu_2_level.png') no-repeat; 
}

#menu-2 ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  position: relative;
  left: 10px;
}
#menu-2 ul li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}
#menu-2 ul li a {
     background: url('../images/menu_2_sep.png') no-repeat right;
}
#menu-2 ul li a {
     font-family: tahoma;
     font-size: 11px;
     
     height: 25px;
     margin: 0px;
     padding: 10px 10px 0px 10px;
       
     float: left;
     background-position: right;
     background-repeat: no-repeat;
     text-decoration: none;
     color: #638700;

}
#menu-2 ul li a:hover{
  text-decoration: underline;
}
#menu-2 .sel {
  text-decoration: underline;
  color: #000000;
}
*/








/* path */
.path-div-outer {
     margin: 0px;
     padding: 0px;
     padding-bottom: 10px;
     
     width: 400px;
     border: 0px solid red;
     text-align: left;
     
     overflow-x: hidden;
}

.path-div {
     width: 1500px; 
}

.path img {
     border-left: 3px solid white;
     border-right: 5px solid white;
     position: relative;
     top: 1px;
}

.path a, .path {
     font-family: verdana;
     font-size: 11px;
     color: #888888 !important;
     text-decoration: none;
}
.path a:hover {
     text-decoration: underline;
}

.section-text {
     padding: 20px !important;
     margin: 0px;
     vertical-align: top;
     background: #2C2624;
     height: 397px !important;
}

.section-text .module-text {
     margin-bottom: 20px;
}













/* PAGER */
.pager {
     height: 16px;
     margin-bottom: 15px; 
}
.pager a, .pager .sel {
     padding: 0px 5px;
}
.pager, .pager a {
     padding-top: 10px;
     font-family: tahoma;
     font-size: 11px;
     color: #444444;
     text-align: right;
}
.pager .sel {

     font-weight: bold;
     color: #E00005;
     text-decoration: underline;
}













/* MODULE ARTICLE PREVIEW*/
.module-article-preview {
     padding-bottom: 20px;
}

.module-article-preview h1,.module-article-preview h1 a,
.module-article-preview h2,.module-article-preview h2 a {
     color: #E00005;
     font-family: georgia;
     font-size: 14px;
     text-align: left;
}

.module-article-preview td {
     font-family: arial;
     font-size: 11px;
     color: #444444;
}

.module-article-preview a {
     color: #638700;
     text-decoration: underline;
}

.module-article-preview .module-article-img {
     cursor: pointer;
}
.module-article-img {
     border: 1px solid #CDDB4C;
     background: #ffffff !important;
}
.module-article-img img {
     width: 110px;
/*     height: 80px;*/
     background: #ffffff !important;
     margin: 4px;
}

.td-article-img {
     width: 110px;
}

.td-article-content {
/*     background: url('../images/bg_article_dots_0.png') repeat-y 10px;*/
     padding-left: 20px;
     width: 240px;
     text-align: justify;
}

.td-article-content h1 {
     text-align: left;
}

.module-article-preview .datum {
     padding-top: 5px;
}
.module-article-preview .datum, .module-article-preview .zdroj {
     font-family: arial;
     font-size: 11px;
     font-weight: bold;
     color: #7AA024;
     text-align: right;
}

.module-article-preview .zdroj {
     font-weight: normal;
}


.module-article-preview {
     
}

.module-article-preview .type-1, .module-article-preview .type-0 {
     padding: 10px 10px 5px 10px;
}

.module-article-preview .type-1-bg
{
     background: url('../images/bg_article_middle_1.png') repeat-y;
}
.module-article-preview .type-1
{
     background: url('../images/bg_article_top_1.png') no-repeat;
}
.module-article-preview .type-1-ciara
{
     background: url('../images/bg_article_dots_1.png') 130px repeat-y;
}


.preview-list .type-0, .module-bc-preview .type-1 {
     background: url('../images/bg_article_dots_0.png') repeat-y 140px;
     
}












/* MODULE ARTICLE DETAIL */
.module-article {
     padding-bottom: 20px;
}

.module-article h1, .module-article h2, .module-article h1 a {
     color: #E00005;
     font-family: georgia;
     font-size: 22px;
     line-height: 130%;
     margin-bottom: 5px;
     margin-top: 0px;
}

.module-article h2 {
     font-size: 14px;
} 

.module-article, .module-article td {
     font-family: verdana;
     font-size: 11px;
     color: #444444;
     line-height: 150%;
     text-align: justify;
}

.module-article a {
     color: #638700;
}
.module-article a:hover {
     color: #000000;
}

.module-article .thumb {
     float: left;
     margin-right: 12px;
     cursor: default;
}

.article-info {
     font-family: arial;
     font-size: 11px;
     color: #7AA024;
     padding-bottom: 15px;
}





.module-article ul {
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 19px;
	padding-left: 0px;
	
}
.module-article ul li {
     list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
     background: url('../images/_li.png') no-repeat 0px 7px;
}





div.img-a {
     text-align: center;
}
.img-a {
     float: left;
     display: block;
     padding: 3px;
     border: 1px #cccccc solid;
     background-color: white;
     margin-right: 10px;
     margin-bottom: 10px;
     
     -moz-opacity: 0.90;
	FILTER: alpha(opacity=90);

}
.img-a:hover {
     border: 1px #888888 solid;
     -moz-opacity: 0.99;
	FILTER: alpha(opacity=99);
}
.img-a img {
     border: 0px;
}
.img-a-outer, .img-a-outer-0 {
     overflow: hidden;
     margin-top: 20px;
}

.edit-img-control {
     padding-top: 5px;
}
.edit-img-control a img {
     width: 16px;
     height: 16px;
}

.img-a .limit-width {
     width: 110px;
}
.img-a .limit-height {
     height: 110px;
}

.img-border {
     border: 1px #cccccc solid;
     padding: 5px;
     background: white;
}



/* DISKUSNE PRISPEVKY */
.discussion-post {
     border: 1px solid #D4E158;
     padding: 1px;
     
     font-family: verdana;
     font-size: 11px;
     color: #444444;

     margin-top: 10px;
}

.discussion-post-title {
     background: #DCE671;
     padding: 3px 6px;
     color: #638700;
}

.discussion-post-content {
     padding: 3px 6px;
     line-height: 160%;
}

.discussion-post .dp-reaction {
     padding: 3px 6px;
     text-align: right;
     border-top: 1px solid #D4E158;
     border-top: 0px solid #dddddd;
}
.discussion-post .dp-link {
     cursor: pointer;
     text-align: right;
	color: #638700;
	text-decoration: none;
	background: url('../images/cesta_bodka.gif') no-repeat right 5px;
	padding-right: 7px;
}
.discussion-post .dp-link:hover {
     text-decoration: underline;
}









/* ZOZNAM FIRIEM */
.zoznam-firiem {
     width: 400px;
     margin-bottom: 20px;
}
.zoznam-firiem-top {
     background: url('../images/katalog_top.png') no-repeat;
     height: 30px;
}
.zoznam-firiem-top-text {
     color: #638700;
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     padding: 10px 10px 0px 10px;
     text-transform: uppercase;
}

.zoznam-firiem-top-text .control {
     float: right;
}
.zoznam-firiem-top-text .control img {
     border: 0px;
     margin-left: 10px;
/*
     -moz-opacity: 0.70;
	FILTER: alpha(opacity=70);
*/
}
.zoznam-firiem-top-text .control img:hover {
     border: 0px;
/*
     -moz-opacity: 0.99;
	FILTER: alpha(opacity=99);
*/
}

.zoznam-firiem-body {
     background: url('../images/katalog_bg.png') repeat-y;
     padding: 0px 10px 0px 10px;
}
.zoznam-firiem-body h2 {
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #E00005;
     margin: 0px;
     padding: 0px;
     
}
.zoznam-firiem-body {
     padding-top: 10px;
     
}
.zoznam-firiem-body, .zoznam-firiem-body .a {
     font-family: tahoma;
     font-size: 11px;
     color: #638700;
     
}

.zoznam-firiem-body .a {
     text-decoration: none;
     padding: 0px 5px 0px 6px !important;
     background: url('../images/katalog_arrow.png') no-repeat left 4px;
     color: #E00005;
}

.zoznam-firiem-body td {
     font-family: tahoma;
     font-size: 11px;
     line-height: 160%;
}
.zoznam-firiem-body .a:hover {
     text-decoration: underline;
}
.zoznam-firiem-bottom {
     background: url('../images/katalog_bottom.png') no-repeat;
     height: 3px;
     clear: left;
}

.zoznam-firiem-body td {
     vertical-align: top;
}







/* VIZITKY */
.module-bc-preview .module-article-preview {
     padding-bottom: 0px;
}

.module-bc-preview .module-article-preview h1 {
     margin-bottom: 5px;
}
.module-bc-preview .td-article-img {
     padding-bottom: 5px;
}
.module-bc .address-info {
     padding-top: 20px;
}

.little-text {
     font-size: 11px;
     color: #ffffff;
}

.module-bc-message-sent {
     border: 1px solid #BFCC47;
     background: #DCE871;
     padding: 5px;
     color: #638700;
     color: #444444;
     
}










/* LOGIN INBOX */
#login-inbox-div {
     position: absolute;
     right: 2px;
     width: 600px;
     border: 0px solid red;
     margin-top: 10px;
     margin-right: 5px;
     text-align: right;
     
}
#login-inbox-div td {
     font-family: tahoma;
     font-size: 11;
     color: #444444;
     height: 20px;
     padding-left: 5px;
     vertical-align: middle;
     height: 25px;
}

#login-inbox-div .login-name {
     color: 638700;
     font-weight: bold;
}
#login-inbox-div .link-red {
     color: #E00005;
     font-family: tahoma;
     font-size: 9px;
}
#login-inbox-div .link-logout, .link-arrow {
     padding-left: 7px;
     padding-right: 5px;
     background: url('../images/bg_logout_link.png') no-repeat left 5px;
     color: #638700;
     text-decoration: none;
}
.link-arrow {
     font-family: tahoma;
     font-size: 11px;
     color: #444444;
}
#login-inbox-div .link-registracia {
     color: #E00005;
     font-family: tahoma;
     font-weight: bold;
     margin-right: 20px;
}


.message-red, .message-green, .message-gray {
     font-family: tahoma;
     font-size: 11px;
     color: #e00005;
     padding-left: 7px;
     background: url('../images/bg_logout_link.png') no-repeat left 6px;
     font-weight: bold;
}
.message-green {
     color: #008800;
}
.message-gray {
     color: #008800;
}

.message-green a {
     color: black;
}
.message-red-div, .message-green-div, .message-green-div {
     border: 1px solid #e00005;
     background: #ffdddd;
     padding: 6px 10px;
     margin-bottom: 10px;
}
.message-green-div {
     border: 1px solid #008800;
     background: #ccffcc;
     padding: 6px 10px;
     margin-bottom: 10px;
}
.message-gray-div {
     border: 1px solid #cccccc;
     background: #fafafa;
     padding: 6px 10px;
     margin-bottom: 10px;
}


.password-forgot {
     font-family: verdana;
     font-size: 11px;
     color: #666666;
     margin-right: 20px;
}

















  /****************/
 /* PROFIL - MENU /
/****************/
.profile-menu-div-outer {
     padding: 10px 8px 15px 8px;
     background: url('../images/bg_content.png') repeat-y;
}

.profile-menu-div-o {
     background: url('../images/profile_menu_bg.png') repeat-x;
}

.profile-menu-div {
     background: url('../images/profile_menu_top.png') no-repeat;
     padding-top: 11px;
}


/* link */
.profile-menu-table .td-link-0 a, .profile-menu-table .td-link-1 a {
     color: E00005;
     font-family: tahoma;
     font-size: 11px;
     text-decoration: none;
     font-weight: bold;
}
.profile-menu-table .td-link-1 a {
     color: #638700;
     font-weight: bold;
}
.profile-menu-table .td-link-0 a:hover {
     text-decoration: underline;
}



/* td s linkami */
.profile-menu-table .td-link-0, .profile-menu-table .td-link-1 {
     background: url('../images/profile_menu_bg_0.png') repeat-x;
}
.profile-menu-table .td-link-1 {
     background: url('../images/profile_menu_bg_1.png') repeat-x;
}


/* deliace bunky */
.profile-menu-table .sep-1-0, .profile-menu-table .sep-1-1 {
     height: 27px;
     width: 15px;
     background: url('../images/profile_menu_sep_1_0.png') no-repeat;
}
.profile-menu-table .sep-1-1 {
     background: url('../images/profile_menu_sep_1_1.png') no-repeat;
}


.profile-menu-table .sep-2-00, .profile-menu-table .sep-2-01, .profile-menu-table .sep-2-10 {
     height: 27px;
     width: 34px;
     background: url('../images/profile_menu_sep_2_00.png') no-repeat;
}
.profile-menu-table .sep-2-01 {
     background: url('../images/profile_menu_sep_2_01.png') no-repeat;
}
.profile-menu-table .sep-2-10 {
     background: url('../images/profile_menu_sep_2_10.png') no-repeat;
}


.profile-menu-table .sep-3-0, .profile-menu-table .sep-3-1 {
     height: 27px;
     width: 34px;
     background: url('../images/profile_menu_sep_3_0.png') no-repeat;
}
.profile-menu-table .sep-3-1 {
     background: url('../images/profile_menu_sep_3_1.png') no-repeat;
}


















/* PROFIL */
.profile-div {

}

.link-bg a {
     padding: 10px 0px 10px 20px;
     color: #638700;
     text-decoration: none;
     font-family: tahoma;
     font-size: 11;
     color: #444444;
}
.link-bg a:hover {
     text-decoration: underline;
}

.link-bg .link-bg-setup {
     background: url('../images/icon_edit.png') no-repeat left 8px;
}
.link-bg .link-bg-picture {
     background: url('../images/icon_foto.png') no-repeat left 8px;
}
.link-bg .link-bg-new {
     background: url('../images/icon_star.png') no-repeat left 8px;
}

.text-gray {
     font-family: tahoma;
     font-size: 11px;
     color: #666666;
     padding-bottom: 5px;
}
.text-gray b {
     color: #333333;
}
.profile-gallery-link-on-off {
     margin-bottom: 0px;
     padding-bottom: 0px;
     width: 100%;
}
.profile-gallery-link-on-off a, .arrow-link {
     cursor: pointer;
     float: right;
     text-align: right;
     margin-bottom: 5px;

     padding-left: 7px;
     background: url('../images/bg_logout_link.png') no-repeat left 5px;
     color: #638700;
}








/****************/
/* RIGHT - MENU */
/****************/
.right-menu-outer {
     width: 300px;
     background: url('../images/right_menu_bg.png') repeat-x 0px 29px;
}
.right-menu-header {
     height: 29px;
     width: 300px;
     
     background: url('../images/right_menu_header_bg.png') no-repeat;
     
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #638700;
     text-transform: uppercase;
}
.right-menu-header-inner {
     padding: 10px 8px 0px 8px;
}

.right-menu-table-div {
}





/* link */
.right-menu-table .td-link-0 a, .right-menu-table .td-link-1 a {
     color: E00005;
     font-family: tahoma;
     font-size: 11px;
     text-decoration: none;
     font-weight: bold;
}
.right-menu-table .td-link-1 a {
     color: #638700;
     font-weight: bold;
}
.right-menu-table .td-link-0 a:hover {
     text-decoration: underline;
}



/* td s linkami */
.right-menu-table .td-link-0, .right-menu-table .td-link-1 {
     background: url('../images/right_menu_bg_0.png') repeat-x;
}
.right-menu-table .td-link-1 {
     background: url('../images/right_menu_bg_1.png') repeat-x;
}


/* deliace bunky */
.right-menu-table .sep-1-0, .right-menu-table .sep-1-1 {
     height: 27px;
     width: 15px;
     background: url('../images/right_menu_sep_1_0.png') no-repeat;
}
.right-menu-table .sep-1-1 {
     background: url('../images/right_menu_sep_1_1.png') no-repeat;
}


.right-menu-table .sep-2-00, .right-menu-table .sep-2-01, .right-menu-table .sep-2-10 {
     height: 27px;
     width: 33px;
     background: url('../images/right_menu_sep_2_00.png') no-repeat;
}
.right-menu-table .sep-2-01 {
     background: url('../images/right_menu_sep_2_01.png') no-repeat;
}
.right-menu-table .sep-2-10 {
     background: url('../images/right_menu_sep_2_10.png') no-repeat;
}


.right-menu-table .sep-3-0, .right-menu-table .sep-3-1 {
     height: 27px;
     width: 33px;
     background: url('../images/right_menu_sep_3_0.png') no-repeat;
}
.right-menu-table .sep-3-1 {
     background: url('../images/right_menu_sep_3_1.png') no-repeat;
}




.right-menu-content-sep {
     font-size: 8px;
}
.right-menu-content a {
     padding: 3px 0px 3px 16px;
     display: block;
     background: url('../images/bg_logout_link.png') no-repeat 8px 7px;
     

     font-family: tahoma;
     font-size: 11px;
     color: #638700;
     text-decoration: none; 
}

.right-menu-content a:hover {
     text-decoration: underline;
}




.right-menu-display-all {
     background: url('../images/right_menu_dots.png') repeat-x;
     margin-top: 7px;
     padding-top: 7px;
     padding-bottom: 10px;
}
.right-menu-display-all a {
     font-weight: bold;
}

.right-menu-content a .lock-little {
     border: 0px;
     position: relative;
     left: 5px;
     height: 10px;
}

.right-menu-rss {
     padding-right: 20px;
     background: url('../images/icon_rss_2.png') no-repeat 15px 4px;
}
.right-menu-rss a {
     padding-left: 35px;
}








.right-menu-pridaj-odkaz a {
     margin-top: 2px;
     padding: 5px 0px 5px 30px;
     
     display: block;
     font-weight: bold; 
     font-family: tahoma;
     font-size: 11px;
     color: #638700;
     text-decoration: none; 
     background: url('../images/icon_star.png') no-repeat 7px 4px;
}
.right-menu-pridaj-odkaz a:hover, .link-zoznam-sluzieb-nova-vizitka:hover {
     text-decoration: underline;
}


.link-zoznam-sluzieb-nova-vizitka {

     padding: 10px 10px  7px  28px;
     text-align: right;
     display: block;
     
     float: right;
     font-family: tahoma;
     font-size: 11px;
     color: #638700;
     text-decoration: none; 
     background: url('../images/icon_star.png') no-repeat 7px 8px;


}












/* MENINY */
#meniny-div {
     position: absolute;
     right: 20px;
     top: 60px;
     top: 50px;
     text-align: right;
     
     line-height: 120%;
     
     font-family: verdana;
     font-size: 11px;
     color: #444444;
}






/* SEARCH INPUT */
#search-input-div {
     position: absolute;
     right: 20px;
     top: 90px;
}

#search-input-div .td-left {
/**/
/*     background: url('../images/search_input_left.png') no-repeat;*/
     width: 5px;
     height: 38px;
}
#search-input-div .td-middle {
/*     background: url('../images/search_input_bg.png') repeat-x;*/
     padding: 0px 5px;
     height: 38px;
     
     font-family: tahoma;
     font-size: 11px;
     color: #638700;
     color: #ffffff;
}

#search-input-div .td-right {
/*     background: url('../images/search_input_right.png') no-repeat;*/
     width: 4px;
     height: 38px;
}



#search-input-div .form-text {
/*     background: #FFFFC5;*/
     background: none;
     border-top: 0px solid #C9C99B;
     border-left: 0px solid #C9C99B;
     border-right: 0px solid #FFFFD8;
     border-bottom: 0px solid #FFFFD8;
     width: 160px;
     margin-bottom: 0px;
     margin-right: 5px;
}

#search-input-div .form-button {
     width: 89px;
     height: 30px;
     padding-bottom: 1px;
     color: #ffffff;
     color: #bc2222;
     font-family: tahoma;
     font-size: 11px;
     
/*     background: url('../images/search_input_button_bg.png') no-repeat;*/
     background: none;
     border: 0px;
     cursor: pointer;
     font-weight: bold;
     text-transform: uppercase;
}











/* SEARCH RESULT */
#search-result-div .right-menu-outer {
     width: 400px;
     background: url('../images/right_menu_bg.png') repeat-x 0px 7px;
     margin-bottom: 15px; 
}
#search-result-div .right-menu-header {
     height: 7px;
     width: 400px;
     
     background: url('../images/right_menu_header_bg_400.png') no-repeat;
     
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #638700;
     text-transform: uppercase;
}
#search-result-div .right-menu-header-inner {
     padding: 10px 8px 0px 8px;
}















/* GRAY BOX */
.gray-box {
     margin-bottom: 10px;
}

.gray-box-top {
     background: url('../images/gray_box_top.png') no-repeat;
     height: 34px; 
}
.gray-box-top-text {
     color: #E00005;
     font-weight: bold;
     font-family: tahoma;
     font-size: 11px;
     text-transform: uppercase;
     padding-top: 12px;
     padding-left: 10px;
}
.gray-box-body {
     padding: 10px 10px 7px 10px;
     
     background: url('../images/gray_box_bg.png') repeat-y;
     
     font-family: tahoma;
     font-size: 11px;
     color: #638700
}
.gray-box-body .gray {
     color: #444444;
}
.gray-box-bottom {
     background: url('../images/gray_box_bottom.png') no-repeat;
     height: 4px;
}







/* GReenBOX */
.green-box {
     margin-bottom: 10px;
}

.green-box-top {
     background: url('../images/green_box_top.png') no-repeat;
     height: 34px; 
}
.green-box-top-text {
     color: #E00005;
     font-weight: bold;
     font-family: tahoma;
     font-size: 11px;
     text-transform: uppercase;
     padding-top: 12px;
     padding-left: 10px;
}
.green-box-body {
     padding: 10px 10px 7px 10px;
     
     background: url('../images/green_box_bg.png') repeat-y;
     
     font-family: tahoma;
     font-size: 11px;
     color: #638700
}
.green-box-body .green {
     color: #444444;
}
.green-box-bottom {
     background: url('../images/green_box_bottom.png') no-repeat;
     height: 4px;
}

.green-box-body a {
     color: #e00005;
     
}













/* ANKETA */
.inquiry-bar-bg {
     background: url('../images/inquiry_bar_bg.png') repeat-x;
     height: 6px;
     font-size: 2px;
}

.inquiry-link {
     padding: 0px 0px 10px 1px;
     color: #638700;
}

.inquiry-link .a {
     text-decoration: underline;
     cursor: pointer;
}
.inquiry-link .inquiry-count {
     color: #444444; 
}

.gray-box-bottom-text {
     border-top: 1px solid #E7E4D3;
     padding-top: 5px; 
}
















.reg-info {
     border: 1px solid #888888;
     background: #f5f5f5;
     padding: 10px;
     margin-top: 20px;
}

.etarget-link {
     font-family: verdana;
     font-size: 10px;
     color: #777777;
}
.etarget-link a {
     color: #e00005;
}


.map-div-business-card {
     height: 350px;
     border: 1px solid #aaaaaa;
}



.select-230 .form-select {
     width: 230px;
}

.bc-preview-link {
     background: url('../images/button_big_3_bg.png') center;
     width: 130px;
     text-align: center;
     display: block;
     color: #ffffff !important;

     padding: 7px 0px;
     vertical-align: top; 
     text-decoration: none;
     font-weight: bold;
     margin-bottom: 10px;
     
}
.bc-preview-link:hover {
     text-decoration: underline;
}




.form-text-counter-div-30 {
     border: 1px solid #aaaaaa;
     
     font-size: 1px;
     margin: 0px;
     background: url('../images/bg_counter_div.png') no-repeat 10px 0px #bbbbbb;
}




.module-link-sep {
     background: url('../images/right_menu_dots.png') repeat-x;
     height: 1px;
}
.module-link-image {
     padding: 2px;
     border: 1px solid #638700;
     float: left;
}
.module-link-image a {
     border: 0px;
     width: 70px;
     height: 50px;
     display: block;
}

.div-module-link {
     padding: 5px 10px 10px 10px;
     
     background: url('../images/right_menu_dots.png') repeat-x bottom;
}

.div-module-link .title {
     padding-top: 1px;
     padding-bottom: 3px;
}
.div-module-link .title a {
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #e00005;
     
     
}

.div-module-link td {
     font-family: tahoma;
     font-size: 11px;
     color: #555555;
     line-height: 16px;
}





/* pohyby na ucte */
.profile-payment-item-outer {
     background: #ffffff;
     border-top: 1px solid #ffffff;
     border-bottom: 1px solid #ffffff;
}
.profile-payment-item-outer-sel {
     background: #eeeeee;
     border-top: 1px solid #cccccc;
     border-bottom: 1px solid #cccccc;
}

.profile-payment-item {
     clear: both;
     padding: 0px;
}
.profile-payment-item div {
     float: left;

}

.profile-payment-item .item-date {
     width: 60px;
}
.profile-payment-item .item-type-plus, .profile-payment-item .item-type-minus {
     width: 20px;
     text-align: right; 
     background: url('../images/payment_plus.png') no-repeat center;
}
.profile-payment-item .item-type-minus {
     background: url('../images/payment_minus.png') no-repeat center;
}



.profile-payment-item .item-type-price-plus, .profile-payment-item .item-type-price-minus {
     color: #008800;
     width: 80px;
     text-align: right;
     margin-right: 10px;
     font-weight: bold;
}
.profile-payment-item .item-type-price-minus {
     color: #e00005;
}

.profile-payment-item .payment-item-module-name {
     color: #638700;
     font-weight: bold;
}







.article-sponzorovane-odkazy-outer {
     margin: 20px 0px;
}

.article-sponzorovane-odkazy-title {
     font-family: tahoma;
     font-size: 11px;
     color: #e00005;
     padding-top: 5px;
}
.article-sponzorovane-odkazy {
     clear: both;
     background: url('../images/right_menu_dots.png') repeat-x;
     padding-top: 5px;
}
