/*Osnovni stilovi*/

body, td, th { font-family: Arial, Helvetica, sans-serif; }

a, img { padding: 0; margin: 0; }

img { border: 0 none; }

form { margin: 0; padding: 0; }

input, select {  font-size: 12px;  border: 1px solid silver; }
textarea      {  font-size: 11px;  border: 1px solid silver; }
button        {  font-size: 10px;  }

input:focus,
select:focus,
textarea:focus { background-color: #ffa }

input:hover,
select:hover,
textarea:hover { background-color: #FF8 }


body
{
  text-align:center;
  font-size:12px;
  line-height:1.3;
  margin: 0; 
  padding: 0;
  background: #ECF6FF URL(images/back.gif) repeat-x;
}

a
{
  color: #111199;
  text-decoration:none;
}
a:active  { color: #111199; }
a:visited  { color: #111199;}
a:link  {color: #111199;}
a:hover{
  color: #993333;
  text-decoration:underline;
}


.small
{
  font:0.8em Arial,Helvetica,sans-serif;
  color:#999;
} 

#wrap
{
  width:800px;
  margin:0 auto;
  text-align:left; 
}

#header1
{
  width:100%;
  height: 59px;
  text-align:left; 
  background-color: #444499;
  vertical-align: middle;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background: URL(images/head1.jpg);
}

#header2
{
  width:100%;
  height: 59px;
  text-align:left; 
  background-color: #444499;
  vertical-align: middle;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background: URL(images/head2.jpg);
}

#header3
{
  width:100%;
  height: 59px;
  text-align:left; 
  background-color: #444499;
  vertical-align: middle;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background: URL(images/head3.jpg);
}

#header4
{
  width:100%;
  height: 59px;
  text-align:left; 
  background-color: #444499;
  vertical-align: middle;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background: URL(images/head4.jpg);
}

#header5
{
  width:100%;
  height: 59px;
  text-align:left; 
  background-color: #444499;
  vertical-align: middle;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background: URL(images/head5.jpg);
}

#header
{
  width:100%;
  height: 59px;
  text-align:left; 
  background-color: #444499;
  vertical-align: middle;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background: URL(images/head5.jpg);
}


#menu
{
  width:100%;
  height: 20px;
  text-align:left; 
  background-color: #CCFFCC;
  background: URL(images/box4.gif);
  border-top: 1px solid #3399ff;
  border-bottom: 1px solid #3399ff;
  vertical-align: middle;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;  
  color: #007;
}

#line-invisible
{
  width:100%;
  height: 4px;
}

#content
{
  width:100%;
  background-color: #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;  
}

#footer
{
  width:800px;
  text-align:center;
  margin:0 auto;
}

.move
{
  padding-left: 10px;
  padding-top: 2px;
}

.line
{
  height: 1px;
  border-top: 1px solid #999999;
}

.main-table
{
  width:100%;
  height: 100%;
}

.main-table-col
{
  border: 1px solid #999999;
}

.box
{
  margin-bottom: 10px;
  text-align: justify;
}

.box-info
{
  margin-bottom: 10px;
  text-align: justify;
  padding-left: 20px;
}

.box-book
{
  margin-bottom: 10px;
  text-align: justify;
  background-color: #FFFF99;
  background: URL(images/box1.gif);
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #999922;
  padding: 10px;
  color: #000000;
}

.box-step
{
  margin: 10px;
  text-align: justify;
  background-color: #F99;
  background: URL(images/box2.gif);
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #992222;
  padding: 10px;
  color: #000000;
}

.box-step-info
{
  margin: 10px;
  text-align: justify;
  border-bottom: 1px solid #DDD;
  padding-bottom: 10px;
}


.box-link
{
  margin-top: 20px;
  text-align: left;
  background-color: #FFFF00;
  height: 100%;
  border: 1px solid #999922;
  padding: 10px;
  color: #000000;
}

.box-link a
{
  color: #000;
}

.box-link a:hover
{
  color: #009;
}

.box-link-left
{
  float: left;
  width: 50%;
}

.box-link-right
{
  text-align: right;
}

.box-google
{
  margin-top: 20px;
  text-align: justify;
  background-color: #FFFFFF;
  height: 100%;
  border: 1px solid #999922;
  padding: 10px;
  color: #000000;
}

.box-flash
{
  margin-top: 20px;
}


.table-price
{
  margin-bottom: 10px;
  background-color: #000099;
  background: URL(images/box3.gif);  
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #0000FF;
  padding: 10px;
  color: #FFFFFF;
}

table.table-price span
{
  color: #FFFF00;  
}

table.table-book td
{
  vertical-align: top;
  text-align: center;
}

table.table-book td a
{
  font-size: 10px;
}

table.table-book td a:hover
{
  text-decoration:none;
}


td.pnlContent_table_td
{
  vertical-align: top; 
  text-align: left;
}


.price-list
{
  margin-top: 10px;
  margin-left: 10px;
}

.price-list tr td
{
  text-align: right;
}

td.ralign
{
  text-align: right;
}

.price-list td.lalign
{
  text-align: left;
}

td.la
{
  text-align: left;
}

.price-head
{
  font-weight: bold;
  color: #000099;
}

.lt-margin
{
  margin-left: 10px;
}

#progress_bar
{
  width: 100%;
}

.img_table_td
{
  border: 1px solid #555;
}

#repeter_table
{
  background: #F7F7F7;
  margin-bottom: 10px;
  background: URL(images/box5.gif);  
}

.repeter_table_td
{
  background: #FFFFFF;
  text-align: right;
  border: 1px solid #000;
}

pnlInput_table_td
{
  text-align: left;
}

#image_up, #image_down
{
  cursor: hand;
}

.pnlQuality_table_td
{
  text-align: center;
  font-size: 10px;
}

.payment-price{
  color: #900;
}

.pnlDesc_table_td
{
  text-align: justify;
  vertical-align: top;
  padding: 5px;
}

#pdesc_1, #pdesc_2, #pdesc_3,#pdesc_4, #pdesc_5, #pdesc_6
{
  text-align: justify;
}

