html, body
{
	height: 100%;
	margin: 0px; 
	padding: 0px;
}

body
{
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
}

a
{
	color: #000000;
	outline: none;
}

img, table
{
	border-style: none;
}

table
{
	border-collapse: collapse;
}

div, form
{
	margin: 0px;
	padding: 0px;
  color: #000000; /* nadpisi for Gray block */
}

div#main
{
	margin: 0 auto;
	min-width: 1000px;
	width: 1000px;
	text-align: left;
	background-color: #ffffff;
}

/* ############### HEADER #################### */
.language
{
	height: 22px;
	text-align: right;
	text-decoration: none;	
}

.language ul
{
	list-style-type: none;
	padding: 4px 0px 0px 0px;
	//padding: 3px 0px 0px 0px;
	margin: 0px 37px 0px 0px;
}

.language ul li
{
	color: #4e4e76;
	font-size: 11px;
	float: right;
}

.language ul li a
{
	color: #4e4e76;
	text-decoration: none;
}

/* ############### HEADER #################### */
#header
{
	background: url(images/header_bg.jpg) no-repeat left top;
	height: 174px;
	position: relative;
}

#header a.logo
{
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* ### menu ### */
.menu_left
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.menu_left h3
{
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	border-bottom: 1px solid #808080;
	color: #0E223D;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bolder;
}

.menu_left a
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	text-decoration: none;
	padding-left: 10px;
	background: url(images/triangle.gif) 0px 3px no-repeat;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	color: #7F7F7F;
}

.menu_left ul
{
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu_left ul li
{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}

.menu ul li {filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/header_menu_bg.png'); background-image: none;}
html>body .menu ul li {background:url(images/header_menu_bg.png) top left repeat-x;}
*:first-child+html .menu ul li {background-image: none;}

.menu ul li table
{
	border-collapse: collapse;
	padding: 0px;

}

.menu ul li table td
{
	height: 0px;
	padding: 0px;
}

.menu ul li.no_active table td
{

}

.menu ul li.no_active table td.left
{
	width: 8px;
}

.menu ul li.no_active table td.center
{
}

.menu ul li.no_active table td.right
{
	width: 8px;
}

.menu ul li.active table td.left
{
	background: url(images/menu_active_left.png) no-repeat left top;
	behavior: url(iepngfix.htc);
	width: 8px;
}

.menu ul li.active table td.center
{
	background: #ffffff;
}

.menu ul li.active table td.right
{
	background: url(images/menu_active_right.png) no-repeat right top;
	behavior: url(iepngfix.htc);
	width: 0px;
}

.menu ul li table td.center a
{
	position: relative;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	outline: none;
	font-size: 12px;
	font-weight: bolder;
}



.menu_sm
{
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.menu_sm h3
{
	margin: 20px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	border-bottom: 1px solid #808080;
	color: #0E223D;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bolder;
}

.menu_sm a
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	text-decoration: none;
	padding-left: 10px;
	background: url(images/triangle.gif) 0px 3px no-repeat;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	color: #7F7F7F;
}

.menu_sm ul
{
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu_sm ul li
{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}



/* ############### SEARCH #################### */
.line_search
{
    height: 22px;
    padding: 12px 34px 0px 10px;
    /*text-align: right;*/
    float: right;
}

.block_search
{
	text-align: right;
	margin: 0px 0px 0px 0px;
}

.search_text input
{
	width: 105px;
	height: 13px;
	//height: 11px;
	border: 1px solid #808080;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 6px 0px 0px;
}

.search_btn
{
    padding-left: 0px;
}

.search_btn input
{
	background: url(images/search_btn.gif) no-repeat left top;
	width: 42px;
	height: 15px;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
}

.search_btn_en input
{
	background: url(images/search_btn_en.gif) no-repeat left top;
	width: 42px;
	height: 15px;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
}



.search
{
    height: 22px;
    padding: 12px 34px 0px 10px;
    /*text-align: right;*/
    float: right;
}

.block_search
{
	text-align: right;
	margin: 0px 0px 0px 0px;
}

.search_text input
{
	width: 105px;
	height: 13px;
	//height: 11px;
	border: 1px solid #808080;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 6px 0px 0px;
}

.button
{
    padding-left: 0px;
}

.button input
{
	background: url(images/search_btn.gif) no-repeat left top;
	width: 42px;
	height: 15px;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
}

.button_en input
{
	background: url(images/search_btn_en.gif) no-repeat left top;
	width: 42px;
	height: 15px;
	border: 0px;
	cursor: pointer;
	margin-left: 6px;
}


.search_text input
{
	width: 105px;
	height: 13px;
	//height: 11px;
	border: 1px solid #808080;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 6px 0px 0px;
}


/* ############### CENTER #################### */
.center_index
{
	border-bottom: 1px solid #A4ACB6; 
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

.wrapper
{
	width: 100%;
	float: right;
	margin: 0px 0px 0px -180px;
}

/* ############### RIGHT_PART #################### */
.right_column
{
	margin: 0px 0px 0px 10px;
	background: Gray;
}

/* ### ### */
.r_wrapper
{
	width: 100%;
	float: left;
	margin: 0px -205px 0px 0px;
}

/* ############### MIDDLE_COLUMN #################### */
.r_center_column
{
	margin: 0px 10px 0px 10px;
	letter-spacing: 0px;
}

.componentheading
{

	font-weight: normal; 
	font-size: 18px; 
	color: #495177;
	margin-bottom: 10px; 
}


.r_center_column ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.r_center_column ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	list-style-position: inside;
}

/*.r_center_column ul li, x:-moz-any-link
{
	text-indent: 0px;
}*/

/* ############### RIGHT_COLUMN #################### */
.r_right_column
{
	float: right;
	width: 205px;
}

.r_right_inner
{
	margin: 0px 15px 0px 0px;
}

.gray_block
{
	background-color: #E6E6E6;
	padding: 10px;
	margin: 0px 0px 12px 0px;
}

.gray_block p
{
    font-size: 12px;
    margin: 0px 0px 3px 0px;
    color: #000000; /* nadpisi for Gray block */
}

.gray_block h2
{
	font-weight: bolder;
	color: #000000;
	font-size: 16px;
	letter-spacing: -1px;
}

.gray_block h2 a
{
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

/* goto */
.goto
{
	
}

.goto .select select
{
	width: 105px;
	font-size: 10px;
	margin: 0px 7px 0px 0px;
}

.goto .submit
{
    padding-left: 7px;
}

.goto .submit input
{
	background: url(images/ok_btn.gif) no-repeat;
	width: 42px;
	height: 14px;
	border: 0px;
	cursor: pointer;
	
}



.goto .input_text input
{
	width: 105px;
	height: 13px;
	//height: 11px;
	border: 1px solid #808080;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 4px 0px 0px;
}


.inputbox
{
	width: 105px;
	height: 13px;
	//height: 11px;
	border: 1px solid #808080;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 4px 0px 0px;
}

.acysubbuttons input
{
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	background: url(images/ok_btn.gif) no-repeat;
	width: 42px;
	height: 14px;
	border: 0px;
	cursor: pointer;
	
}


/* r_ul */
.r_ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.r_ul li
{
	background: url(images/r_ul_bg.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	color: #000000;
}

.r_ul li a
{
	color: #000000;
	text-decoration: none;
}



.latestnews
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.latestnews li
{
	background: url(images/r_ul_bg.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	color: #000000;
}

.latestnews li a
{
	color: #000000;
	text-decoration: none;
}



/* ############### LEFT_COLUMN #################### */
.left_column
{
	float: left;
	width: 180px;
}

.left_content
{
	width: 165px;
	margin: 0px 0px 0px 0px;
}

.left_menu_title
{
	border-bottom: 1px solid #808080;
}

.left_menu_title div
{
	color: #0E223D;
	font-size: 13px;
	margin: 0px 0px 0px 35px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bolder;
}

/* ### left menu ### */ 
.left_menu
{
	list-style-type: none;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

.left_menu li
{
       background: url(images/left_menu_bg.gif) no-repeat 0px 3px;
       padding: 0px 0px 0px 11px;
       margin: 0px 0px 4px 35px;
       font-size: 12px;
       letter-spacing: -1px;
       word-spacing: 1px;
}

.left_menu li a
{
	color: #7F7F7F;
	text-decoration: none;
	text-transform: uppercase;
}

.left_menu li.subnav_li2 {
	padding: 0px 0px 0px 20px;
	background: none;
}

.left_menu li.subnav_li2 a {
	color: black;
	text-transform: none;
}

.left_menu li a.sel { font-weight: bold; }

/* play_block */
.play_block
{
	float: left;
	margin: 0px 10px 10px 0px;
}


/* ############### FOOTER #################### */
#footer 
{
	border-top: 1px solid #E1E3E7;
}

.footer_menu
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.footer_menu li
{
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 12px;
}

.footer_menu li.glue
{
	padding: 0px 10px 0px 10px;
}

.center_content
{
	text-align: center;
	padding: 3px 0px 3px 0px;
	font-size: 11px;
}

.cnt_tables
{
	margin: 0 auto;
}

.glue_counters
{
	width: 11px;
}

/* ############### текст #################### */
h1,h2,h3,h4,p
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-weight: normal; 
	font-size: 18px; 
	color: #495177;
	margin-bottom: 10px; 
}

h2
{
	font-weight: normal; 
	font-size: 16px; 
	color: #495177;
	margin-bottom: 5px; 
}

h3
{
	font-weight: normal; 
	font-size: 16px; 
	margin-bottom: 10px; 
	color: #495177;	
}

h4
{
	font-weight: normal; 
	font-size: 14px; 
	margin-bottom: 10px; 
}

p
{
	margin-bottom: 10px;
}

/* */
.clear_both, .clear_left, .clear_right, .menu .clear_left
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

.clear_left
{
	clear: left;
}

.clear_right
{
	clear: right;
}


.newsTitle
{
       background: url(images/news_bg_line.jpg);
}

div.hr { margin: 10px 0; background: url(images/punktlinie.gif); height: 1px; }
td { font-size: 12px; }


#empForm input, #empForm textarea { width: 100%; }
/* #empForm td { vertical-align:top; } */


/* besastyles */ 

.first_left_column_title
{
}
.fett 
{
 font-weight: bold; 
}

.subnav_container
{
	border-bottom: 1px #a8a8a8 solid;
	text-decoration: none;
}

.subnav_li2 
{
padding: 2px 0px 4px 20px;
} 

.subnav_li1 {
	padding: 2px 0px 2px 0px;
	border-top: 1px #a8a8a8 solid;
}

.subnav_li1_a
{
padding-left: 10px;
background: url(images/triangle.gif) 0px 3px no-repeat;
text-decoration:none;
}

.headline_shops 
{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 215px;
} 

.l_ul
{
	padding: 7px 2px 2px 0px;
	margin: 0px;
	list-style-type: none;
	border-bottom: 1px #a8a8a8 solid;
}

.l_ul li
{
	background: url(images/triangle.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	color: #000000;
}

.l_ul li a
{
	color: #000000;
	text-decoration: none;
}

.abstand_oben10 
{
 margin-top: 10px; 
}

.tableNews
{
	color: #4b4b4b;
	width: 554px;
	margin-bottom: 20px;
	clear: both;
}


.contentpanenewwws td{ 
padding: 15px 10px 15px 85px; vertical-align: top; 
background: #ffffff url(images/punktlinie.gif) left bottom no-repeat; 
}


.createdatenewwws  {
vertical-align: top; 
margin: 30px 30px 160px -88px;
background: url(images/triangle-red.gif) 78px 5px no-repeat;

}

.newwws { 
    display: block;
    margin: -15px 0px 0px 0px; 
    text-decoration: none;
}

.newwws a { 
    display: block;
    margin: -15px 0px 0px 0px; 
    text-decoration: none;
}


.tableNews th { padding: 4px 8px 4px 8px; vertical-align: top; }
.tableNews td { padding: 8px; vertical-align: top; }

.hrNewsBottom
{ background: #ffffff url(images/punktlinie.gif) left bottom no-repeat; }

.article_separator
{ background: #ffffff url(images/punktlinie.gif) left bottom no-repeat; }

.hrNewsTop
{ background: #ffffff url(images/punktlinie.gif) left top no-repeat; }

.redTriangle
{
line-height: 15px;
	padding-left: 10px;
	background: #ffffff url(images/triangle-red.gif) 0px 3px no-repeat;
	text-decoration: none;
}
.redTriangle a {
	text-decoration: none;
}

.redTriangle a:hover strong {
	text-decoration: underline;
}



.article_separator
{ background:  url(images/punktlinie.gif) left bottom no repeate; }

.hrNewsTop
{ background:  url(images/punktlinie.gif) left top no-repeat; }

.contentpaneopen
{
line-height: 15px;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	text-decoration: none;
}

.contentpaneopen h3
{
line-height: 15px;
	padding: 0px 10px 0px 10px;
	background: url(images/triangle-red.gif) 0px 6px no-repeat;
	text-decoration: none;
}

.redTriangle a {
	text-decoration: none;
}

.redTriangle a:hover strong {
	text-decoration: underline;
}

.createdatenewwws {
padding: 0px 10px 0px 10px;
#background: url(images/triangle-red.gif) 0px 6px no-repeat;
text-decoration: none;
}
















/* end besa styles */

