/* CSS Document */
body
{
  --background-color: #9966FF;
  margin-bottom:10px; font-size:9pt; background:#fff;
  
  
}

#container
{
  border:1px solid #ccc;
}

#calosc
{
  width:900px;margin:0 auto;margin-top:10px;border:1px solid #ccc;background: white;padding:0px;
  /*width:900px;
  margin:0 auto;
  margin-top:10px;
  margin-bottom:10px;
  border:1px solid #bcb8b2; 
  background-color: red;*/
}

#content		{ clear:both; width:100%; background:#E8E8E8; background: white;}
#content_left	{ float:left; width:220px; background:#E8E8E8;padding:0px; line-height:130%; }
#content_left p	{ margin-top:5px; }
#content_right	{ float:right; width:680px; background:#fff;padding:0px; padding-right:0px;height:inherit; }
#footer			{ width:900px; margin:0 auto; margin-top:5px;margin-bottom:15px; color:#bbb; text-align:center; }

h2				{ padding:0 0 0px 0px; font-size:11pt; }
h1				{ padding:0 0 0px 0px; color:#7b570f; font-size:24pt;  }

input, textarea, select	{ border:1px solid #ddd; padding:1px; background:#fff; }
input.button			{ cursor:pointer !important; }

#logo
{
  display: inline;
}

#napis
{
  display: inline;
}

#banner
{

}

a, a.link		{ text-decoration:none; }
/*a.link			{ cursor:pointer !important; }


#link
{
  border: 1px solid black; padding: 0px 0px 0px 10px; margin-left: 5px; margin-right: 5px; margin-top: 2px; 
  background: yellow;
  
  
}*/

#menu
{
  float:left; width:70px;
  /*width:250px;
  background-color: blue;
  float: left;
  background: blue;
  display: inline;
  height: 100%;
  */
}

#tresc
{
  float:right; width:750px;padding:10px 5px 5px 10px; background:#fffcee;
  /*
  width:550px;
  float: left;
  background-color: yellow;
  display: inline;
  height: 100%;
  --clear:both;
  */
}
#footer			{  }
#stopka
{
  width:900px; margin:0 auto; margin-top:5px;margin-bottom:15px; color:#bbb; text-align:center;
  background: white;
  clear: both;
	width: 100%;
}

#nag_aktualnosci
{
  height: 25px;
}


#thumb_content			{ padding:0px; border:1px solid #ccc; background:#fff3da; margin:0 0 0 0; clear:both; font-size:7pt; }

.break 	{ padding:0;margin:0;clear:both; }