body {
	/* background: silver; */
	color: #151515;
	font-family: tahoma;
	font-size: 12px;

}

.more {
	color: grey;
}

.centered_main_div {
	text-align: left;
	width: 960px;
	overflow: hidden;
	background: #ffffff;

}

.form-input {
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	color: #3b4a3b;
	padding: 1px;
	background-image: url(../../images/bg-form-input.gif);
	border: 1px solid #838d83;
}

.form-submit {
	font-family: Tahoma,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	padding-top: 2px;
	background-image: url(../../images/bg-form-submit.gif);
	border-left: 1px solid #a7afa7;
	border-right: 1px solid #3b4a3b;
	border-top: 1px solid #a7afa7;
	border-bottom: 1px solid #3b4a3b;
	height: 18px;
	overflow: hidden;
	margin-right: 2px;
	display:inline-block;
	zoom:1;
	display:-moz-inline-box;
}

.search_box {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-top: 49px;
}
#dropdownmenu_00 {
clear: left !important;
}
#dropdownmenu_00 ul{
	background: url(../../images/menu_bg.jpg) bottom center repeat-x;
	border: none;
	padding: 0px;
}
#dropdownmenu_00 ul li{
	margin: 0px;
	padding: 0px;
}
#dropdownmenu_00 ul li a{
	margin: 0px;
	background: url(../../images/menu_bg_hoover.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px;
	display:inline-block;
	zoom:1;
	display:-moz-inline-box;
}

#dropdownmenu_00 ul li a:hover, .dropdownmenu_menu ul li a.selected{ /*script dynamically adds a class of 'selected' to the current active menu item*/

	background: url(../../images/menu_bg_mouse_over.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	color: black;
}

.end {
	background: none !important;
}
.end:hover {
	background: url(../../images/menu_bg_mouse_over.jpg) !important;
	background-repeat: no-repeat;
	background-position: top left !important;
}

h3 {
	background: none;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	/* font-weight: normal; */
	color: #5c5c5c;
}
.h3 {
	background: none;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	/* font-weight: normal; */
	color: #5c5c5c;
}

.img_border {
	border: 1px solid grey;
}

h4 {
	font-size: 12px;
	padding: 3px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	/* font-weight: normal; */
	color: #5c5c5c;
}

.date {
	font-size: 10px;
	color: #5c5c5c;
	white-space:nowrap;
}

#news_content a {
	text-decoration: underline;
	color: #005a8c;
}

#news_content {
	text-align: left;
}

a {
	color: black;
	text-decoration: none;
}

#contact_us a{
	color: #005a8c;
}

a:hover {
	text-decoration: underline;
}

.a_underline a {
	text-decoration: underline;
}

h1, .h1, #open_headlines_title, .div_h1 {
	background-color: #eaebea;
	background-image: url(../../images/Itandtelecompoland_tlo_2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 7px;
	font-weight: bold;
	padding-left: 16px;
	margin: 0px;
	border-bottom: 1px solid white;
}

.h1 {
	margin-bottom: -31px;
	margin-top: -40px;
}


.grey_gradient_bg {
	background-image: url(../../images/gradient_grey.jpg);
	background-repeat: repeat-x;
}

.li_div_5 {
padding-left: 15px;
background-image: url(../../images/bullet2.png);
background-repeat: no-repeat;
margin-bottom: 5px;
}

.h3_header {
	display: none;
}

div {
	margin: 0px;
	padding: 0px;

}

.color_links {
	color: #005a8c;
	text-decoration: none;
}

.color_links:hover {
	color: #005a8c;
	text-decoration: underline;
}

hr {
	height: 0px;
	border: none;
	border-top: 1px solid;
}

.foother {
	background: silver;
	font-size: 10px;
}

#contextmenu ul
{
	width: 210px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#contextmenu a
{
	display: block;
	color: #FFF;
	background-color: #036;
	padding: 11px;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background: url(../../images/context_menu.jpg);
	color: black;
	padding-left: 20px;
	overflow: hidden;
}

#contextmenu a:hover, #contextmenu .a_selected
{
	background-color: #369;
	/*color: #FFF;*/
	padding-left: 20px;
	background: url(../../images/Itandtelecompoland_tlo_1.gif) !important;
	/*color: white !important;*/
}

#contextmenu li li a
{
	display: none;
	color: #FFF;
	background-color: #69C;
	width: 9em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}


#navcontainer {

	margin: 0px;
	padding: 0px;
	border: none;
	display: block;
	list-style-type: none;
}
#navcontainer li {
	display: block;
	width: 220px;
	padding: 0px;
	margin: 0px;
	border: 1px solid white;
	background-color: black;
	height: 52px;
	background: url(/img/bt_other.gif);
	margin-bottom: -5px;
}

#navcontainer li a {

	display: block;
	margin: 15px;
	padding: 0px;
	color: white;
	margin-top: 20px;
	font-weight: bold;
	border: none;


}

#navcontainer li a:hover {
	color: white;

}
#tab_selected {

	background: url(/img/bt_home.gif) !important;
}
.a_selected {

	color: black !important;
}


.dropdownmenu{
height: 38px;
width: 960px;
overflow: hidden;
font-weight: bold;
}

.dropdownmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.dropdownmenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(/images/background/bar_menu_main.gif) center top repeat-x; /*THEME CHANGE HERE*/
height: px;
padding: 4px 0;
margin: 0;
text-align: left; /*set value to 'left', 'center', or 'right'*/
}

.dropdownmenu ul li{
display: inline;
height: px;
}

.dropdownmenu ul li a{
padding: 4px 7px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
color: #ffffff;
height: px;
}

.dropdownmenu ul li a:hover, .dropdownmenu_menu ul li a.selected{ /*script dynamically adds a class of 'selected' to the current active menu item*/
background: url(/images/background/bar_menu_main.gif) center top repeat-x; /*THEME CHANGE HERE*/
height: px;
}

#dropdownmenu_00 ul{
background-position:top !important;
text-align: right;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
min-width: 200px;

top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
padding-right: 10px;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

* html .dropmenudiv{
	width: 200px;
}

#header_h1 {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;

}

#header_h1 a{
	display: block;
    width: 747px;
    height: 107px;
    background: transparent url(/images/IctRussia_header_IT-and-telecommunication_01.gif) no-repeat left top  !important;
    text-indent: -9999px; 
}

.box_background {
	background-color: #166F97 !important;
	background-image: none !important;
	color: #FFFFFF !important;
}
.box_background a {
	color: #FFFFFF !important;	
}
