body {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 9pt;
  text-align: center;
  background: #eeeeee;
  margin: 0px;
  
}

.ipdgroup_top_menu{
    text-align:left;
}

#select_usp_representatives {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 9pt;
  text-align: left;
}

p.error {
	color: red;
	font-weight: bold;
}

td {
  font-size: 9pt;
}

table {
    background-color: #fff;
}

.right {
  text-align: right;
}

div {
  margin: 0px;
}

img {
  border: 0px;
}

a {
  font-size: 9pt;
}

a:link {
    color: #000;
    text-decoration: underline;
}

a:visited {
  color: #000;
  text-decoration: underline;
}

#headlines a {
  color: black;
}

#headlines a:visited {
  color: #555;
}
#headlines a:hover {
  color: blue;
}

a:hover {
  color: blue;
  text-decoration: underline;
}

#webnews td {
  font-size: 8pt;
}

.more a {
	text-decoration: none;
	font-weight: bold;
        font-size: 8pt;
}

.more a:hover {
	text-decoration: underline;
}

.title_bar {
  background-color: #dddddd;
  color: #000000;
}
select {
  font-size: 8pt;
  background-color: #ddd;
  color: #000;
}
.menu_text {
  font-size: 8pt;
  text-align: left;
}
.menu {
  font-size: 8pt;
  text-align: left;
  background-color: #ddd;
  color: #000;
  padding: 3pt;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.menu form {
    margin:0;
    padding:0;
}

.menu a {
  font-size: 8pt;
  font-weight: bold;
}

.title_bar a {
  color: #000000;
  text-decoration: underline;
  font-size: 7pt;
}

.title_bar a:visited {
  color: #000000;
  text-decoration: underline;
}

.title_bar a:hover {
  color: blue;
  text-decoration: underline;
}

.section {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	background-color: #bbbbbb;
	margin: 0px;
	margin-top: 4px;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-left: 5px solid #000;
	border-top: 1px solid #000;
}

.section a {
	font-size: 11px;
	font-weight: bold;
}

.section_inner, .section_inner_google {
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #999; /* #bbbbbb; */

	border-top: 0px;
}
.section_inner {
	background-color: #e3e3e3; /* #dddddd; */
}
.section_inner hr{
    margin: 4px 0 4px 0;
    color: #999;
    width:100%;
    background-color: #999;
    height: 1px;
    border:0;
}  
.editorial_section {
  font-style: italic;
  font-weight: bold;
  width: 100%;
  background-color: #009;
  color: #eaf4fa;
  border-bottom: 2px solid #eaf4fa;
}
.aboutipd {
	padding-top: 15px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 7pt;
}

#column {
	padding: 0 10px 0 3px;
	}

.first_main_headline {
	font-size: 20pt;
	font-weight: bold;
}

.less_main {
	font-size: 11pt;
	font-weight: bolder;
}

.less_main li a {
	font-size: 11pt;
	font-weight: bolder;
	line-height: 125%;
}

.more {
	text-align: right;
	padding: 5px;
}

.archive {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	line-height: 12pt;
}

.date {
	color: #666;
	font-size: 8pt;
}

.date {
	font-size: 8pt;
}

.note {
	font-size: 8pt;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.daily_picture {
	padding-left: 10px;
}
.daily_picture img {
}
.picture_section_title {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	background-color: #bbbbbb;
	margin: 0px;
	margin-top: 10px;
	padding: 1px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: 5px solid #000;
	border-top: 1px solid #000;

}

.picture_section_right_title {
	font-weight: bold;
	font-size: 11px;
}

.picture_section {
	margin: 0px;
	padding: 0px;
	border: 1px solid gray;
	border-top: white;
}

.navigation {
	text-align: center;
}

h1 {
	margin: 0px;
}

table.formtable {
	background: #e1eaf3;
	border: 1px solid black;
	padding: 4px;
	margin: 0;
	width: 100%;
/* tabulka tvorici modry user managerovsky formular a la EIN */
}


table.formtable td {
	padding-right: 1ex;
}

td.instructions {
	padding-right: 5px;
	vertical-align: top;
	border: none;
	width: 30%;
	background: white;
	color: #666666;
	font-family: Arial, Helv, Helvetica;
	font-size : 11px;
	font-weight: bold;
/* leve policko 'tabulky' s instrukcemi pro vyplnovani */
}


.formtext {
	font-family: Arial, Helv, Helvetica;
	font-size : 11px;
	font-weight: bold;
	color: #333366;
}

.label {
	text-align: right;
	padding-right: 2ex;
	padding-left: 0.5ex;
	font-family: Arial, Helv, Helvetica;
	font-size : 11px;
	font-weight: bold;
	color: #333366;
	/*border: solid;*/
}


p.assistance {
	font-family: Arial, Helv, Helvetica;
	font-size : 11px;
	font-weight: bold;
	color: #333366;
	text-align: center;
	/*font-weight:normal;*/
	/*color: #000080;*/
}


/* for the newslatters form */

td.category {
	background: #cccccc;
	padding-left: 1ex;
	/*vertical-align: middle;*/
	/*margin-bottom: 0;*/
	/*height: 2em;*/
}

span.categoryname {
	font-weight: bold;
	/*vertical-align: middle;*/
	/*border: solid;*/
 	/*height: 2em;*/
}

input.unfoldbutton {
	 padding: 0;
	 font-size: 10px;
	 /*font-size: small;*/
	 /* f#@71ng explorer doesn't obey 'small' */
	 /*background: red;*/
}

td.newsletter {
	background: #eeeeee;
	width: 33%;
}


td.newrecipient {
	background: #ffffff;
	text-align: right;
	font-weight: bold;
}



p.subaccountnum {
	background: #000080;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 4px;
}


span#submitsubaccounts {
	text-align: right;
	/*border: solid;*/
}

span.vacation {
	color: red;
	font-weight: bold;
}

.main {
	padding: 0px 8px 0 10px;
}

.main_news_layout {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
}

div#newsletterlinks {
	text-align: right;
}

#mess {
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #900;
	color: white;
	font-weight: bold;
	padding: 5px;
}

p.msg {
	color: green;
}

.small-sections {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.left_small {
	padding-right: 15px;
	padding-bottom: 25px;
}
.middle_small {
	padding-right: 15px;
	padding-bottom: 25px;
}
.right_small {
	padding-right: 15px;
	padding-bottom: 25px;
}

.right_column_title {
	text-align: center;
	background-color: #bbbbbb;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.ad_notice a {
    color: #624a38;
    text-decoration: none;
    font-size:11pt;
    font-weight: bold;
}

.ad_notice a:visited {
    color: #624a38;
}

.ad_notice a:hover {
    color: #624a38;
    text-decoration: underline;
}

.ad_notice {
	text-align: center;
	background-color: #f5c208;
	color: #624a38;
	font-weight: bold;
	font-size: 11pt;
	border: 0px;
	padding: 0px;
}

div.ribbon {
    width: 535px;
}

.ribbon div{
    padding: 10px;
    margin:0;
    min-height:30px;
}

.login_title {
	text-align: center;
	background-color: #aaaaff;
	font-weight: bold;
	font-size: 12px;
	color: #0000ff;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.login_inner {
	font-size: 9pt;
	font-weight: bold;
	line-height: 3ex;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #e0e0ff; /* #dddddd; */

	border: 1px solid #aaaaff; /* #bbbbbb; */
}

.login_inner a {
	color: #0000ff;
}

.login_inner a:hover {
	color: #0000ff;
}

.login_inner a:visited {
	color: #0000ff;
}

div.cat-navig {
    border: 1px solid black;
    margin-bottom: 10px;
    padding: 3px;
}

.small_text {
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
}

.small_text a {
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
}


ul.related {
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
}

ul.related li {
	  padding-left: 0px;
	  margin: 0;
	  font-size: 9pt;
	  font-weight: normal;
	  line-height: 125%;
/*	  list-style-image: url("http://www.inboxrobot.com/graphics/irobot/blue_arrow.gif"); */
}

.black_no_line a {
  color: #000000;
  text-decoration: none;
  font-size: 9pt;
  font-weight: normal;
}

.black_no_line a:visited {
  color: #000000;
  text-decoration: none;
}

.black_no_line a:hover {
  color: #000000;
  text-decoration: underline;
}

.daily_photo a {
    font-size: 9pt;
}

.daily_photo img {
    border: 1px solid #000;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}

ul.blue-arrow {
    margin: 0;
    padding: 0;
    padding-left: 20px;
}

ul.blue-arrow li {
    list-style-image: url("http://eupolitics.einnews.com/graphics/eupolitics/blue_arrow.gif");
    padding-left: 0;
    margin: 0;
    font-size: 9pt;
    font-weight: normal;
    line-height: 125%;
}

.asterisk {
    color: #cc0000;
    font-weight: bold;
    font-size: 13pt;
}

a.no_underline { text-decoration: none; }
a:visited.no_underline { text-decoration: none; }
a:hover.no_underline { text-decoration: underline; }

/* styles for COME AND VISIT section */

#crosslinks {font-size:8pt;}
#crosslinks a {font-size:8pt;line-height:150%;}
#crosslinks p {font-size:8pt;line-height:150%;margin:0 0 5px 0;}
#crosslinks u {font-size:8pt;margin:0;font-weight:bold;text-decoration:underline;}
#crosslinks ul {font-size:8pt;margin:0;padding:0;}
#crosslinks li {font-size:8pt;display:inline;margin:0 10px 0 0;line-height:150%;}


.floating_menu { 
    position: fixed; 
    left: 1px;
    z-index: 10;
    position: expression("absolute");
    background-color: transparent;
    visibility: hidden; 
}


.headline_list li {
    list-style-image: url('http://eupolitics.einnews.com/graphics/eupolitics/list_arrow.gif');
    line-height: 18px;
}

.newsletter_list li {
    list-style-image: url('http://eupolitics.einnews.com/graphics/eupolitics/list_arrow.gif');
    line-height: 18px;
    margin-left:20px;
    margin-bottom:2px;
}

.page_logo_container {
    margin: 0;
    padding: 0 10px 0 10px;
    z-index:1;
    text-align:right;
    position: relative;
}

.page_logo_container .logo_links{
    z-index:5;
    position: absolute;
    top:15px;
    right:20px;
    width:200px;
}



.middle_column_container{
    width: 250px;
    float: right;
    margin: 5px 0px 5px 5px;
}

div.poll_container{
    width:480px;
}
.poll_container h2{
    font-size: 18px;
    font-weight: normal;
}
.poll_container h2 a{
    font-size: 18px;
    font-weight: normal;
}
.poll_container .date{
    font-size: 12px;
}

.padonly_list li, li.padonly_list {
    list-style: none outside none;
}
option.bolded {
    font-weight: bold;
    color: #000000;
    background-color : #cccccc;
}

.home_section_heading {
    background-color: #d1deee;
    font-weight: bold;
    padding: 1px 3px;
    margin: 0 20px 3px 0;
}
.middle_box_border_up {
    border-top: 1px solid #6c6c6c;
}
.middle_box_heading {
    background: url('http://eupolitics.einnews.com/graphics/eupolitics/box_arrow.gif') 3px 4px no-repeat #a2a2a2;
}
.middle_box {
    background: url('http://eupolitics.einnews.com/graphics/eupolitics/box_bckg.gif') repeat-y #ffffff;
    border: 1px solid #a6a6a6;
}
