/* Common styles */
BODY,
TABLE,
INPUT,
TEXTAREA,
SELECT,
DIV {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 8pt;
    color: #666666;
}


.h1_home {
    text-align:center;
    font-size:12px;
    text-transform:uppercase;
}

INPUT, TEXTAREA, SELECT
{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-color: #CCCCCC;
}

INPUT.rad
{
	border: 0;
}
BODY {
  margin: 0px;
  padding: 0px;
  text-align: left;
  background: #FFFFFF;
}

HR {
	border: 0;
    height:1px;
    background-color: #ECECEC;
	color: #ECECEC;
}

HR.port {
	border: 0;
    height:1px;
    background-color: #60606B;
	color: #60606B;
}


FORM {
  margin: 0;
  padding: 0;
}

IMG
{
	border: 0;
}

IMG.poster
{
	border: 1px solid black;
	margin: 0;
	margin-bottom: 7px;
}

TABLE.main_dsgn .lr_brd, .lr_brd
{
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
}

TABLE.main_dsgn .footer
{
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	background: #ECECEC;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 20px;
}

.gray_bk
{
	background: #ECECEC;
}

.gray_brd
{
	border: 1px solid #ECECEC;
}

TABLE.main_dsgn TD.mm
{
	white-space: nowrap;
	padding-left: 15px;
	padding-right: 15px;
}

TABLE.main_dsgn TD.mm_split
{
	white-space: nowrap;
}

DIV.cart
{
	background-image: url('../img/cart_ico.gif');
	background-repeat: no-repeat;
	padding: 0;
	padding-left: 25px;
	padding-top: 3px;
	border: 1px solid green;
	text-align: left;
	/*width: 0px;*/
	white-space: nowrap;
	margin: 0;
	display: inline-block;
}


DIV.bul_text
{
	background-image: url('../img/bullet.gif');
	background-repeat: no-repeat;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 18px;
	/*border: 1px solid green;*/
	text-align: left;
	margin: 0;
}

DIV.bul_text_small
{
	background-image: url('../img/bullet_small.gif');
	background-repeat: no-repeat;
	background-position: 0% 20%;
	padding: 0;
	padding-left: 8px;
	padding-bottom: 18px;
	/*border: 1px solid green;*/
	text-align: left;
	margin: 0;
}

div.smap
{
	text-align: left;
	padding-left: 9px;
}

DIV.bul_text2
{
	background-image: url('../img/bullet2.gif');
	background-repeat: no-repeat;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 18px;
	/*border: 1px solid green;*/
	text-align: left;
	margin: 0;
}

DIV.block_text
{
	padding-top: 9px;
	padding-bottom: 13px;
	padding-left: 16px;
	padding-right: 16px;
	/*text-align: left;*/
	text-align: justify;
	margin: 0;
	border: 0px solid green;
}

DIV.block_split
{
	margin: 0;
	margin-left: 7px;
	margin-right: 7px;
	text-align: left;
	background: #ECECEC;
	height: 4px;
	font-size: 1pt;
}

A, A:visited {
	color: #336699;
	text-decoration: underline; 
}

A:hover {
  color: #336699;
  text-decoration: underline; 
}

A.byblik, A.byblik:visited, A.byblik:hover
{
	text-decoration: underline;
	color: #999999;
}

A.mm, A.mm:visited {
	text-decoration: none; 
}

A.mm:hover {
  text-decoration: none; 
}

.sl_txt
{
	font-size: smaller;
}

.gt_txt
{
	font-size: large;
}

.lt_txt
{
	color: #999999;
}

TABLE.main_dsgn {
  text-align: left;
  border: 0px solid red;
  border-collapse: collapse;
}

TABLE.main_dsgn TD {
  border: 0px solid red;
  border-collapse: collapse;
  padding: 0;
}

ul {
	/*list-style-image: url("../img/bullet1.gif");*/
	margin: 0, 0, 0, 30px;
	padding: 0;
}

li
{
	margin-bottom: 4px;
	padding: 0;
}

TABLE.show_poster {
  text-align: left;
  border: 0px solid red;
  border-collapse: collapse;
  height: 100%;
}

TABLE.show_poster TD {
  border: 1px solid #ECECEC;
  border-collapse: collapse;
  padding: 23px;
  height: 100%;
  vertical-align: top;
}

TABLE.pic_item1 {
  text-align: center;
}

TABLE.pic_item1 TD {
  border: 1px solid #CCCCCC;
  background: #EBEBEB;
  padding: 16px;
  padding-bottom: 60px;
}

#pult {display:none;}


DIV.pic_item
{
	padding: 0;
	margin: 0;
	border: 0px solid green;
	text-align: left;
	width: 0px;
	white-space: nowrap;
}
