html{
    
    
}
body {
  margin: 0;
  font-family : Tahoma, Helvetica, sans-serif;
  text-align: center;
  background: url(http://www.simobil.si/_common/images/layout/bg-html.png) repeat-x;
}

#outer {
  width: 1210px;
  /*background: #f6f6f6 url('../images/bg-site.jpg') top center repeat-x;*/
  background: url(http://www.simobil.si/_common/images/layout/bg-body.png) no-repeat;
  text-align: center;
  margin: auto;
}

#inner {
  margin-left: 40px;
  width: 800px;
}

TD {font-size: 11px; font-family: Tahoma, Helvetica, sans-serif, Arial; color: #000000}

TABLE.main {background-color: #FFFFFF;}
TABLE.main-center {
  background-color: #FFFFFF; 
  width: 880px;
  
  border-left: solid 1px rgb(221,221,221);
  border-right: solid 1px rgb(221,221,221);
}
TABLE.main-center TD {
  /*padding: 0 20px 0 20px;*/
}

TABLE.main-bottom { border-left: 1px solid #5DC700; border-right: 1px solid #5DC700}

TABLE.border1 {border: black; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}

FONT.main-title {font-family: Tahoma, sans-serif; font-weight: bolder; font-size: 15px; color: #D50002;}


FONT.title1 {font-family: Tahoma, sans-serif; font-weight: bolder; font-size: 13px; color: #D50002;}
FONT.title2 {font-family: Tahoma, sans-serif; font-weight: bolder; font-size: 13px; color: #808080;}

A.main:link {text-decoration:underline; font-size: 11px; font-weight: bold; color:#000000;}
A.main:visited {text-decoration:underline; font-size: 11px; font-weight: bold; color:#000000;}
A.main:hover {text-decoration:underline; font-size: 11px; font-weight: bold;	color:#D50002;}

A.main-nb:link {text-decoration:underline; font-size: 11px; color:#5DC700; font-weight: bold;}
A.main-nb:visited {text-decoration:underline; font-size: 11px;  color:#5DC700; font-weight: bold;}
A.main-nb:hover {text-decoration:underline; font-size: 11px; color:#D50002; font-weight: bold;}

A.main-red:link {text-decoration:none; font-size: 11px; font-weight: bold; color:#D50002;}
A.main-red:visited {text-decoration:none; font-size: 11px; font-weight: bold; color:#D50002;}
A.main-red:hover {text-decoration:none; font-size: 11px; font-weight: bold;	color:#D50002;}


HR.dotted_black {height: 2px; border: solid 1px #C2C2C2; border-top-width: 0px;}
HR.dotted_red {height: 2px; border: dotted #D50002 2px; border-top-width: 0px;}


INPUT.roaming_form, SUBMIT.roaming_form {
	color: #FFFFFF;
	font: bold 10px Tahoma, sans-serif;
	background-color: #D50002;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
SELECT.roaming_form {
	color: #000000;
	font: bold 10px Tahoma, sans-serif;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

TD.roaming_table_header {background-color: #8FD400; font-size: 11px; font-weight: bold; color: #FFFFFF; height: 50px;
      border-top: 1px solid #A0A0A0; border-bottom: 1px solid #A0A0A0; border-left: 1px solid #A0A0A0;}
TD.roaming_table_header_r {background-color: #8FD400; font-size: 11px; font-weight: bold; color: #FFFFFF; height: 50px;
      border-top: 1px solid #A0A0A0; border-bottom: 1px solid #A0A0A0; border-left: 1px solid #A0A0A0; border-right: 1px solid #A0A0A0;}
      
TD.roaming_table_cell_priority {background-color: #D0D0D0; font-size: 11px; color: #FF0000; height: 40px;
      border-bottom: 1px solid #A0A0A0; border-left: 1px solid #A0A0A0;}
TD.roaming_table_cell_priority_r {background-color: #D0D0D0; font-size: 11px; color: #FF0000; height: 40px;
      border-bottom: 1px solid #A0A0A0; border-right: 1px solid #A0A0A0; border-left: 1px solid #A0A0A0;}
      
TD.roaming_table_cell {background-color: #FFFFFF; font-size: 11px; color: #000000; height: 40px;
      border-bottom: 1px solid #A0A0A0; border-left: 1px solid #A0A0A0;}
TD.roaming_table_cell_r {background-color: #FFFFFF; font-size: 11px; color: #000000; height: 40px;
      border-bottom: 1px solid #A0A0A0; border-right: 1px solid #A0A0A0; border-left: 1px solid #A0A0A0;}
      
TD.roaming_details {background-color: #FFFFFF; font-size: 11px; color: #000000;
      border-top: 1px solid #A0A0A0; border-bottom: 1px solid #A0A0A0; border-left: 1px solid #A0A0A0; border-right: 1px solid #A0A0A0;}


      
/*world menu*/
TD.submenu {FONT-SIZE: 1px; BACKGROUND: #A0E608;}
A.black {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Tahoma, sans-serif; font-weight: bold; text-decoration: underline}
A.black:active {COLOR: #000000; font-size: 10px; text-decoration: underline}
A.black:visited {COLOR: #000000; font-size: 10px; text-decoration: underline}
A.black:hover {COLOR: #666666; font-size: 10px; text-decoration: underline}