@import url("jtip.css");

A, A *
{
  color: #941318;
  text-decoration: underline;
}

A:hover
{
  text-decoration: none;
}

DIV.right, IMG.right
{
  float: right;
}

DIV.center, TD.center
{
  text-align: center;
}

IMG.left
{
  float: left;
}

IMG.rp
{
  margin-right: 10px;
}

IMG.border
{
  border: 2px solid #FFF;
}

A IMG
{
  border: 0px;
}

.small
{
  font-size: 12px;
}

.ta
{
  width: 300px;
  height: 50px;
}

.ta_blog
{
  width: 360px;
  height: 500px;
}

.t_blog
{
  width: 300px;
}


.keyheading H3, H4
{
  margin-top: 0px;
  margin-bottom: 5px;
}

.keyheading H3, .keyheading H3 A
{
  font-size: 20px;
}

.keyheading H4, .keyheading H4 A
{
  color: #7E5F30;
}

.keyheading
{
  background: url(../userdata/design/lock.jpg) no-repeat 20px center;
  min-height: 80px;
}

.keyheading H3, .keyheading H4
{
  margin-left: 90px;
}

/* form */
.form, .keyheading
{
  background-color: #EED090;
  color: #4B0000;
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  margin: 0px;
}

.form H3
{
  margin: 0px 0px 0.5em 0px;
  border-bottom: 1px solid #9D2527;
  color: #4e0002;
  font-size: 22px;
}

.form TD
{
  vertical-align: top;
}

.form .block
{
  float: left;
  width: 105px;
}

.form .isearch
{
  width: 80px;
}

.form .spacer
{
  height: 2px;
  background: url(../userdata/design/line_form.png) repeat-x top;
  margin-top: 5px;
  margin-bottom: 5px;
}

.formbot
{
  background: black url(../userdata/design/formbot.jpg) no-repeat;
  height: 5px;
}

/* article */
.article
{
  padding: 10px;
}

.article IMG
{
  float: left;
  margin-right: 0.5em;
}

.article H2
{
  color: #812C31;
  margin: 0px 0px 0.5em 0px;
  text-decoration: underline;
}

.article A
{
  float: right;
}

.article .spacer
{
  background: url(../userdata/design/line_dot.png) repeat-x center center;
  height: 1em;
}

/* catalog */
.catalog_entry H1
{
   margin: 0px 0px 0.5em 0px;
   color: #4e0002;
   font-size: 20px;
}

.cat_react
{
  background: url(../userdata/design/line_dot.png) repeat-x top;
  text-align: right;
}

.cat_comments
{
  border-bottom: 1px solid #941318;
  background: url(../userdata/design/ico_comments.png) no-repeat left center;
  font-size: 20px;
  font-weight: bold;
  padding-left: 30px;
  color: #4e0002;
}

.cat_preview H2 A
{
  margin: 0px;
  font-size: 20px;
}

.cat_preview .label
{
  float: left;
  margin-right: 1em;
}

.cat_preview .logo
{
  border: 0px;
  float: left;
  margin: 5px;
}

.cat_preview .top
{
  float: right;
  margin-right: -11px;
}

/* comment */
.comment H3
{
  margin: 0px;
  font-size: 17px;
}

.comment IMG
{
  border: 0px;
  margin-top: 3px;
}

.comment .minus
{
  font-weight: bold;
  font-size: 18px;
  color: #D10008;
}

.comment .plus
{
  font-weight: bold;
  font-size: 18px;
  color: #5CA300;
}

.comment .block
{
  float: left;
  min-width: 105px;
}

.comment .autor
{
  background: #FFF url(../userdata/design/autorbg.png) no-repeat right top;
  color: #000;
  font-weight: bold;
  width: 85px;
  line-height: 20px;
  text-align: right;
  overflow-x: hidden;
}

.comment .bottom
{
  background: url(../userdata/design/line_red.png) repeat-x top;
  margin-bottom: 0.75em;
}

.comment .bottom .nice
{
  padding-top: 5px;
}

.comment .nice
{
  color: #A28292;
  font-style: italic;
}

.comment .line
{
  border-bottom: 1px solid #9D2427;
  margin-bottom: 1em;
}
/* headings*/
.side_col .heading
{
  border-bottom: 1px solid #941318;
  background: url(../userdata/design/calendar.png) no-repeat 0px 2px;
  padding-left: 23px;
  margin-bottom: 0.5em;
}

.side_col .bulb
{
  background-image: url(../userdata/design/bulb.png);
}


.side_col .key
{
  background-image: url(../userdata/design/key.gif);
}

.title
{
  text-transform: uppercase;
  color: #4e0002;
  font-size: 17px;
}

.subtitle
{
  text-transform: uppercase;
  font-size: 10px;
}

/* EURO KALKULACKA */
.c_calc INPUT
{
  width: 60px;
}

.c_calc
{
  margin-bottom: 2em;
}

/* PORADNA */
.c_adv
{
  margin-bottom: 2em;
}

.c_adv IMG
{
  margin: 5px;
  float: left;
}

.adv_notice IMG
{
  margin-right: 20px;
}

.question_footer
{
  padding-left: 10px;
  padding-right: 10px;
  font-style: italic;
}

.answer
{
  font-weight: bold;
}

/* menu */
.c_menu UL, UL.c_menu
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

UL.c_menu
{
  margin-bottom: 2em;
}

UL.c_menu LI
{
  color: #941318;
}
  

.c_menu SPAN
{
  text-transform: uppercase;
  color: #4E0002;
  font-weight: bold;
  margin-top: 1em;
  display: block;
}


/* TIP TYZDNA*/
.c_tip A
{
  font-weight: bold;
  text-decoration: none;
}

.c_tip .entry
{
  background: #FFF;
  border-bottom: 1px solid #C7BFA8;
  margin-bottom: 0.5em;
  margin-top: 1em;
}

.c_tip IMG.c_logo
{
  float: left;
  border-right: 4px solid #FFF;
}

.c_tip IMG
{
  border: 0px;
}

.c_tip .pan_r
{
  background-color: #F0D399;
  border: 4px solid #FFF;
  text-align: center;
}

/* CALENDER */
.c_date TABLE
{
  width: 100%;
  border-collapse: collapse;
}

.c_date TABLE TD, .c_date TABLE TH
{
  text-align: center;
  border-right: 1px solid #DFBA70; 
}

.c_date TABLE TD.last, .c_date TABLE TH.last
{
  border-right: 0px; 
}

.c_date A
{
  text-decoration: none;
  font-weight: bold;
}

.c_date
{
  margin-bottom: 2em;
}

.c_date .today
{
  background: url(../userdata/design/todaybg.jpg) no-repeat center center;
}

.c_date .today A
{
  color: #FFF;
}

.c_date .spacer
{
  margin-top: 3px;
  background: url(../userdata/design/linearrow.png) no-repeat center center;
  height: 8px;
}

/* NEWSLETTER */
.c_news
{
  margin-bottom: 2em;
}

.contenttext
{
  background-color: #FFF;
  border: 1px solid #E1D2B1;
}

.contenttext .spacer2, .contententry .spacer2
{
  height: 0.5em;
}

.contenttext A IMG, .contententry A IMG
{
  border: 0px;
}

.contententry
{
  background-color: #FFF;
  border: 1px solid #EFD296;
}

.padding
{
  padding: 10px;
}

.vpad
{
  padding-top: 5px;
  padding-bottom: 5px;
}

/* CATALOG */

#catalog .entry
{
  width: 100px;
  float: left;
  text-align: center;
}

#catalog H2
{
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}

#catalog A
{
  text-decoration: none;
}

#catalog IMG
{
  border: 0px;
}

/* tip */
.tip
{
  border-bottom: 1px solid #d2B686;
  height: 24px;
  margin-bottom: 5px;
  font-size: 15px;
}

.tip SPAN
{
  background: url(../userdata/design/bulb.png) no-repeat right top;
  height: 24px;
  width: 40px;
  display: block;
  float: left;
  font-size: 15px;
  margin-right: 2px;
}

/* PODUJATIA */
.search .search_date
{
  font-size: 20px;
  color: #500001;
}

.search TH
{
  vertical-align: top;
}

.search A IMG
{
  border: 0px;
}

.contenttext .spacer, .contententry .spacer
{
  background: url(../userdata/design/line_dot.png) repeat-x center top;
  height: 2px;
}

.s_bigger
{
  margin: 0.25em 0em;
}

.sec_heading
{
  color: #4e0002;
  font-size: 22px;
  border-bottom: 1px solid #4e0002;
}

.sec_heading SPAN
{
  margin-left: 2em;
  text-transform: uppercase;
  font-size: 13px;
}

/* pager */
.pager A
{
  width: 20px;
  height: 20px;
  background-color: #F0D399;
  display: block;
  margin-left: 3px;
  margin-right: 3px;
  text-decoration: none;
  border-bottom: 2px solid #C9BAA3;
}

.pager A.act
{
  color: #FFF;
  font-weight: bold;
  background-color: #8B0002;
}

.pager A.next
{
  background: #F0D399 url(../userdata/design/next.jpg) no-repeat center center;
}

.pager A.prev
{
  background: #F0D399 url(../userdata/design/prev.jpg) no-repeat center center;
}

/* client zone */
.czone
{
  background: url(../userdata/design/czbg.png) no-repeat;
  width: 289px;
  height: 63px;
  padding: 10px 20px;
}

.czone .z_menu A
{
  margin-right: 14px;
}

.zprmenu
{
  background-color: #EBC77D;
  border: 2px solid #525252;
  border-top: 0px;
  display: block;
  width: 125px;
  text-align: center;
  padding: 5px 0px;
}

A.zprmenu
{
  text-decoration: none;
}

A.zprmenu:hover
{
  color: #FFF;
  background-color: #941318;
}

#reg .czone A
{
  color: #941318;
}

.logout
{
  background: url(../userdata/design/cz_logout.png) no-repeat;
  width: 77px;
  height: 21px;
  float: right;
  margin-top: 8px;
  margin-right: 10px;
  cursor:pointer;
}

A.dark
{
  color: #9E9284;
  border-bottom: 1px dashed #9E9284;
  text-decoration: none;
}

.profile .pfoto
{
  border: 2px solid  #525252;
}

.u_photo
{
  float: left;
  text-align: center;
  width: 50%;
}

.fb_share
{
  float: right;
  background-color: #7A8EB9;
  padding: 3px;
  margin-top: 5px;
}

.pannel_photo
{
  border: 3px solid #E4E4E4;
  background-color: #EED89C;
  float: left;
  padding-bottom: 5px;
  margin-right: 2px;
  width: 60px;
  overflow-x: hidden;
  margin-bottom: 0.5em;
}

.pannel_photo IMG
{
  border-bottom: 3px solid #E4E4E4;
  margin-bottom: 5px;
}

.pannel_photo A
{
  padding: 0px 3px;
}

.bigger
{
  font-weight: bold;
  font-size: 14px;
  color: #941318;
}

.qm_text
{
  height: 5em;
  width: 350px;
}

.qm_header A
{
  margin-right: 15px;
}



.menu ul{

	margin:0;

	padding:0;

	list-style:none;

}

.menu ul li{

	margin:0;

	float:left;

	display:inline-block;

	position:relative;

	padding:8px 16px;

}

.menu a{

	color:#ffb238;

	font:bold 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;

	text-transform:uppercase;

}

.menu li.number{

	padding:8px 23px 0 16px;

}

.menu li.number span{

	display:inline-block;

	background:url(../userdata/design/number_bg.gif) no-repeat left 7px;

	width:19px;

	height:19px;

	color:#ffb238;

	font:bold 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;

	text-align:center;

	padding-top:1px;

	position:absolute;

	top:-1px;

	right:0;
	padding-top: 8px;

}

.facebook iframe {
	background-color:white;
}



