﻿a
{
	color: #e94444;
}
h1
{
	font-weight: bold;
	color: #e94444;
	font-size: x-large;
}
p,ul,li
{	
	padding-bottom: 10px;
	text-align: justify;
}
ul ul
{
	margin-bottom : 2px !important;
}
li
{	
	padding-left: 10px;
	width: 100%;
}

.x-tab-strip li, .x-tab-strip-top, .x-tab-strip li:first-letter
{
	background: none;	
	width: auto;
	padding: 1px 0px 0px 0px;
	margin: none;
	color: Black;
	font-size: 11px;
}

.iVizitka
{	
	color: #e94444;
	font-weight: bolder;
	font-size: larger;	
}
p:first-letter, li:first-letter
{
	color: #e94444;
	font-size: larger;
}
li:first-letter
{
	padding-left: 20px;		
	background: #eeeeee url('../img/iVizitkas.png') no-repeat 0 4;
}
	
.galleryButton
{
	position: absolute;
	z-index: 100;	
}.
.galleryImage
{			
	border: solid 1px Silver;
}
.galleryThumb
{
	border: solid 2px Silver;
}
.botTip
{	
	color: #e94444;
	font-weight: bold;
}
botTip:hover
{
	background-color: Silver;
	color: Blue;
}
#images-view .x-panel-body{
	background: white;	
}
#images-view .thumb{
	background: #dddddd;
	padding: 3px;
}
#images-view .thumb img{
	height: 120px;
	width: 150px;
}
#images-view .thumb-wrap{
	float: left;
	margin: 4px;
	margin-right: 0;
	padding: 5px;
}
#images-view .thumb-wrap span{
	display: block;
	overflow: hidden;
	text-align: center;
}

#images-view .x-view-over{
	border:1px solid #dddddd;
	background: #efefef url(images/default/grid/row-over.gif) repeat-x left top;
	padding: 4px;
}

#images-view .x-view-selected{
	background: #ffe0e0;
	border: 1px solid #e94444;	
	padding: 4px;
}
#images-view .x-view-selected .thumb{
	background:transparent;
}
#images-view .loading-indicator {
	font-size:11px;
	background-image:url('images/default/grid/loading.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin:10px;
}

#categories-view .x-panel-body{
	background: white;		
	padding-bottom: 4px;	
}
#categories-view .thumb{
	background: #eeeeee url('../img/thumb.png') repeat-x;
	border: #dddddd solid 1px;
	padding: 0px;
	width: 210px;
	height: 60px;
	overflow: hidden;
	text-align: center;	
	vertical-align: middle;		
	cursor: pointer;	
	font-weight: bolder;	
	color: gray;
	margin: 0 auto;
}
#categories-view .thumb table
{
	line-height: 14px;
	font-size: 12px;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
#categories-view .thumb td, #categories-view .thumb tr
{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

#categories-view .thumb-wrap{
	float: left;
	margin: 4px;
	margin-right: 0;
	padding: 3px;
	vertical-align: middle;	
}
#categories-view .thumb-wrap span{
	display: block;	
	width: 130px;	
}

#categories-view .x-view-over{
	background: #ffcccc;
	border: 1px solid #ffdddd;
	padding: 2px;
}

#categories-view .x-view-selected{
	background: #ff9999;
	border: 1px solid #ffdddd;
	padding: 2px;
}
#categories-view .x-view-selected .thumb{
	background:#eeeeee url('../img/thumb.png') repeat-x;
	border: #dddddd solid 1px;
}
#categories-view .loading-indicator {
	font-size:11px;
	background-image:url('../images/default/grid/loading.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin:10px;
}
.navButton div
{
	font-family: Tahoma !important;
	font-weight: bolder !important;
	text-align: center !important;
	color: #e94444;
	font-size: larger !important;
}

.x-btn-text
{
	font-family: Tahoma;
	font-weight: bolder !important;
	color: #444444;
}

#priceList
{
	margin: 0 auto 0 auto;
	text-align: center;
    height:auto;
    
}

#cardPanel, #hostPanel, #commercePanel, #domainPanel
{		
	width: 90%;	
	height: 90%;
	padding: 5px;	
}

#cardPanel TH
{
	padding-top: 20px;
	height: 40px;
}

#cardPanel TD, #hostPanel TD, #commercePanel TD, #domainPanel TD
{
	width: 50%;
	border-bottom: solid 1px #eeeeee;
}

.categoryItem
{
	color: #e94444;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bolder;	
}
.categoryAnimationProxy
{
	z-index: 30000;
	position: absolute;
	overflow: hidden;
	border: solid 1px silver;
	font-size: small;
	background-color: White;
}

.priceBody
{
	background: transparent url('../img/cards.gif') no-repeat right center;
}

.x-accordion-hd
{
	background: transparent url('../images/gray/panel/white-top-bottom.gif') repeat-x 0 -1px;
	font-weight: bolder;
}

.x-panel-header
{
	background: transparent url('../images/gray/panel/white-top-bottom.gif') repeat-x 0 -1px;
	font-weight: bolder;
}

.x-image-btn
{
}

.x-image-btn-left{
	width:32px;
	height:35px;
	background: transparent url('../img/buttonn.png') no-repeat left center;
}
.x-image-btn-right{
	width:32px;
	height:35px;
	background: transparent url('../img/buttonn.png') no-repeat right center;
}
.x-image-btn-center{
	background:transparent url('../img/buttonn.png') no-repeat center center;	
	text-align:center;	
	height:35px;
	cursor:pointer;
	white-space:nowrap;	
}
.x-image-btn-text
{	
	vertical-align: middle;
}

.x-image-btn-over
{
}

.x-image-btn-over .x-image-btn-left
{
	background: transparent url('../img/buttonp.png') no-repeat left center;
}
.x-image-btn-over .x-image-btn-right
{
	background: transparent url('../img/buttonp.png') no-repeat right center;
}

.x-image-btn-over .x-image-btn-center
{
	background:transparent url('../img/buttonp.png') no-repeat center center;		
}
.x-image-btn-over .x-image-btn-text
{	
}

.x-image-btn-pressed
{
}

.x-image-btn-pressed .x-image-btn-left
{
	background: transparent url('../img/buttona.png') no-repeat left center;
}
.x-image-btn-pressed .x-image-btn-right
{
	background: transparent url('../img/buttona.png') no-repeat right center;
}

.x-image-btn-pressed .x-image-btn-center
{
	background:transparent url('../img/buttona.png') no-repeat center center;		
}
.x-image-btn-pressed .x-image-btn-text
{	
	color: #e98888;
}

.x-image-btn-disabled
{
}

.x-image-btn-disabled .x-image-btn-left
{	
}
.x-image-btn-disabled .x-image-btn-right
{	
}

.x-image-btn-disabled .x-image-btn-center
{	
}
.x-image-btn-disabled .x-image-btn-text
{	
}

.x-search-body
{
	height: 20px;
}

.x-grid3-row
{
	border-left: none;
	border-right: none;
	background-color: Transparent;
}
.x-grid-group-hd
{	
	border-bottom: solid 2px #e98888;
}
.x-grid-group-hd DIV
{
	color: #e98888;	
}

#pagingBar .x-toolbar
{
	background-image: none;
	background-color: Transparent;
}
#glava_vizit
  {
    background-color:lightgrey;color:#e94444;padding-left:10px; 
    background: #efefef url(images/default/grid/row-over.gif) repeat-x left top;
    font-size: small !important;
    font-size: x-small;
     
  }
  #glava_vizit_a
  {
   color:#e94444;
   text-decoration: underline;
   cursor: pointer;
    background: #efefef url(images/default/grid/row-over.gif) repeat-x left top;
    font-size: small !important;
    font-size: x-small;
  }
  #glava_sifrant
  {
   color:#e94444;
   
   cursor: pointer;
    background: #efefef url(images/default/grid/row-over.gif) repeat-x left top;
    font-size: small !important;
    font-size: x-small;
  }
  #vizit_glavna
  {
    border:lightgrey 1px solid;
    
    padding:10px;
  }
  
  #gumb_isci
  {
    background-color:lightgrey;
    background: #efefef url(images/default/grid/row-over.gif) repeat-x left top;
    color:#e94444;
    padding-left:5px;
    padding-right:5px;
    cursor:pointer;
  }
  
  
  #search_button
  {
    background-color:lightgrey;
    background: #efefef url(images/default/grid/row-over.gif) repeat-x left top;
    color:#e94444;
    padding-left:5px;
    padding-right:5px;
   
     width:80; 
    cursor:pointer;
    text-transform: uppercase;
    font-size: x-small; 
  }
  #iskalni_niz
  {
  
       font-size: x-small;
  }
  #niz
  {
      border: solid 1px #e94444;
  }
  #gumb_isci_dej
  {
  
     
   /* background:  url(images/default/grid/row-over.gif) repeat-x left top; */
    color:#e94444;
    padding-left:5px;
    padding-right:5px;
    cursor:pointer;
  }
  #glava_iskanje_dej
  {
   background-color:#efefef;
    color:#e94444;
    padding-left:5px;
    padding-right:5px;
    font-size: small !important;
    font-size:x-small;
  }
  #cont_isk_kat_telo
  {
      border:lightgrey 1px solid;
    padding:10px;
    font-size: small !important;
    font-size:x-small;
  }
  #sifrant
  {
    border:lightgrey 1px solid;
    padding:10px;
    font-size: small !important;
    font-size:x-small;
  }
  #close
  {
     background: #efefef url(images/default/grid/row-over.gif) repeat-x left top;  
    color:#e94444;
    padding-left:5px;
    padding-right:5px;
    text-align:right;
    cursor:pointer;
  
  }
  #prik_iv
  {
      font-size: small !important;
     font-size:x-small;
  }
  .text,link
  {
  font-size: small !important;
  font-size: x-small;
  }
  #input_izbira_kat
  {
    font-size: small !important;
     font-size:x-small;
  
  }
  #pog_pis
  {
    color:#e94444;
     font-weight: bold;
  }
  #izprazni_kos
  {
   border:lightgrey 1px solid;
    background-color:white;
    color:#e94444; 
    cursor:pointer;
    float:right;
  }
  
   #help_zapri
  {
    background: #efefef url(images/default/grid/row-over.gif) repeat-x left top;   
    color:#e94444;
    padding-left:5px;
    padding-right:5px;
    text-align:right;
    cursor:pointer;
  }
  #help_telo
  {
      border:lightgrey 1px solid; 
      padding-left:5px;
    padding-right:5px;
    }
    #help_osnova_zapri
    {
       color:#e94444;
  
     cursor:pointer;
    }
.border_spodaj
{

border-bottom: solid 1px #e94444;

}

.border_okrog
{

border-top: solid 1px #e94444;
border-left: solid 1px #e94444; 
border-right: solid 1px #e94444; 
font-size: x-small; 
}
.border_okrog_pass
{

border-top: solid 1px  lightgrey;
border-left: solid 1px  lightgrey; 
border-right: solid 1px  lightgrey;
border-bottom: solid 1px #e94444; 
font-size: x-small; 
}