/*body{
  background-color:#404953;
  background-image: url(images/tokonda-tlo.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom right;
}*/

/* wersja dla mygwt (w wersji czarnej tokondy ma byc inaczej)
body{
  background-color:#ecf6f9;
}
*/

div, td {
	color: red;
}

div, td, table {
	border-color: red;
}

hr {
	color: rgb(50,50,50);
}

textarea {
	resize: none;
}

.gwt-ListBox {
  font-size: 12px;
  padding-left: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: black;
  white-space: nowrap;
  overflow: hidden;
}

.tokoda_test_version{
  background: url(images/test_version.gif);
  background-repeat: no-repeat;
  height: 19px;
  width: 509px;
}

.requaied{
	background-color: yellow;
}

.tok-logo{
  background: url(images/tokonda_logo.png);
  background-repeat: no-repeat;
  height: 26px;
  width: 136px;
  margin-bottom: 9px;
}

/* przerzucic do tokonda-mygwt.css */
 
.tok_text_color1 {
	/*color: #cad3da;*/
}

.tok_text_color2 {
	/*color: black;*/
}

.tok_text_color2 a {
	/*color: #3c5da0;*/
  	text-decoration: none;
}

.tok_text_color2 a:hover {
  /*color: #3c7cff;*/
  text-decoration: underline;
}


.tok_text-size_small {
	font-size: 9px;
}

.tok_group {
	padding-left: 4px;
	padding-right: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(50,50,50);
	border-color: rgba(0,0,0,0.3);
}

.my_ic_info_small{
	background: url(images/icons/ic_info_small.png);
}

/* Plugin Toolbar*/

.tokonda-plugins-toolbar{
	/*background-color: #707a84;*/
	height: 40px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 1px;
}

.tok-menu-icon {
	width: 32px;
	height: 32px;
	margin: 4px 5px 0px 5px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
}

.tokonda-toolbar-icon {	
	background: url(images/icons/tokonda_toolbar_ico.png) no-repeat;
}

.tokonda-toolbar-logout-icon {
	background: url(images/icons/logout_toolbar_ico.png) no-repeat;
}

.tokonda-plugins-toolbar-info div{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	/*color: white;*/	
	margin: 0px auto 7px auto;
	text-align: center;
}

.tokonda-plugins-toolbar div.toolbar-text{
	/*color: white;*/		
	margin: 11px 5px 0px 1px;	
	cursor: pointer;
}

.tokonda-facebook-like_it-button {
	position: absolute;
	width: 109px;
	height: 20px;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
}

.tokonda-google_plus-button {
	position: absolute;
	width: 67px;
	height: 20px;
	right: 126px;
	bottom: 10px;
	overflow: hidden;
}

.tokonda-tokinfo_down-btn {
	position: absolute;
	width: 99px;
	height: 20px;
	right: 200px;
	bottom: 10px;
	background: url(images/tokinfo_download-btn.png) no-repeat 0px 0px;
}

.tokonda-tokinfo_down-btn-ie {
	right: 130px;
}

/* KONIEC - Plugin Toolbar*/

/* CZCIONKI */

.tokonda-header1{
  /*font-family:Georgia,Times,"Times New Roman",serif;*/
  font-size: 17px;
  line-height:1.5em;
}

.tokonda-header2{
  /*font-family:Georgia,Times,"Times New Roman",serif;*/
  font-size: 19px;
  line-height:1.5em;
}

.tokonda-text-small{
  font-size: 10px;
}

.tokonda-text-bold {
  font-weight: bold;
}

/* ikony okien */
.tok-window-icon {
  height: 24px;
  width: 24px;
  margin-bottom: 5px;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-color: transparent;
}


/* ikony pulpitu */
.tok-desktop-icon {
	width: 70px;
	height: 116px;
	cursor: pointer;
	border: 0;
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
}

.tok-desktop-icon-laboratory {
	position: absolute;
	background: transparent url(images/tok-desk-ico-lab.png) no-repeat;
	width: 28px;
	height: 28px;
	top: -1px;
	right: -3px;
}

.tok-desktop-icons-text{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;	
	/*color: #efefef;*/
}

.tok-desktop-demo_icon-text {
	color: #d40912 !important;
	font-weight: bold;
}

.tok-text-line-through{
	text-decoration: line-through;
}

