/* CSS scomp.pl */
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Calibri;
	color: #333333;
	font-size: 12px;
}
p{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
}

a:link {
	color: #333333;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #333333;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #333333;
	font-family: tahoma;
	font-size: 12px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.center
{
	width: 780px;
	margin: 0px auto; 
}
#container-main
{
	position: relative;
	padding: 10px 33px;
	margin-top: 0px;
	border: 0px solid;
	text-align: justify;
	color: #000000;
	border-left:1px solid grey;
}
.main_content_article, a.article
{
	color:#4187c2;
}
a.article img, a.photo img
{
	border:0px;
	text-decoration:none;
}
.tech
{
	width:73px;
	padding:2px;
}

#foot
{
	padding: 10px 0px 0px 252px;
	margin: 0px;
	height: 46px;
	text-align: left;
	line-height: 55px;
	clear:both;
	color: #ffffff;
	background:url(../../img/footer.jpg) no-repeat; 
}

a.foot
{
	text-decoration: none;
}
a.foot:hover
{
	text-decoration: underline;
}
#menu
{
	padding: 0px;
	margin: 0px;
	width: 204px;
	font-size: 15px;
	float: left;
	position: relative;
}
#menu_left
{
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	position: relative;
}
#menu_left div
{
	text-align:left;
	background:#ffffff;
	color:#333333;
	width: 202px;
	border-bottom: 1px dotted #333333;	
}
#menu_left a
{
	width: 182px;
	display: block;
	padding:8px 10px;
	color:#333333;
	font-weight: bolder;
	font-size:10px;
}
#menu_left a:hover
{
	color:#ffffff;
	background: #333333;
	font-size:10px;
}
#workspace
{
	padding: 0px;
	margin: 0px;
	width: 552px;
	float: left;
}
#workspace ul, #workspace li
{
	margin:0px;
	padding:0px 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
	
}
#workspace_up
{
	padding: 0px;
	margin: 0px;
	width: 552px;
	text-align: left;
	float: left;
}
#menu_top
{
	padding: 15px 10px;
	margin: 0px;
	width: 552px;
	text-align: right;
	float: left;
}
#sentence
{
	padding: 15px 10px;
	margin: 0px;
	width: 552px;
	text-align: right;
	float: left;
	background: #333333;
	color: #ffffff;
}
#main
{
	padding: 90px 0px 10px 15px;
	margin: 0px;
	width: 557px;
	text-align: left;
	float: left;
	color: #ffffff;
	background:url(../../img/main.jpg) no-repeat; 
	border-left:1px solid grey;
}
.witaj
{
	background:url(../../img/witaj.jpg) no-repeat; 
	height:25px;
}
.wybierz
{
	background:url(../../img/wybierz.jpg) no-repeat; 
	height:25px;
}
#main p
{
	font-size:14px;
	line-height: 16px;
}
#logo
{
	background:#ffffff; 
	height:125px;
	width:202px;
}
#logo a, #logo img
{
	text-decoration:none;
	border:0px;
}
#news
{
	width:202px;
	margin-top:10px;
	background:url(../../img/wydarzenia.jpg) no-repeat; 
}
#news .info
{
	padding-top:25px;
}
#contact
{
	margin-top:20px;
	height:100px;
	width:202px;
}
#contact .text
{
	background:url(../../img/skontaktuj_sie.jpg); 
	width:202px;
	height:19px;
}
#contact .info
{
	background:url(../../img/koperta.jpg);
	width:202px;
	height:70px;
}
td.product
{
	width:170px;
	padding:0px 10px;
	height:125px;
	text-align:left;
}
td.product a:link , td.product a:visited
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #57bcd4;
	text-decoration: none;
	padding-left:30px;
}
td.product a:hover 
{
	color: #57bcd4;
	padding-left:30px;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #616066;
}
.first_letter
{
	color:#eea701;
}
div.info
{
	text-align:left;
}
div.info a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #f39912;
	text-decoration: none;
}
div.info a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #f39912;
	text-decoration: none;
}
div.info a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #f39912;
	text-decoration: underline;
}
form .text-small, 
form .text, 
form .text-large, 
form .textarea-small,
form .textarea,
form .textarea-large,
select, input
{
	padding:4px;
}
form .text-small
{
	width:50px;
}
form .text
{
	width:250px;
}
form .text-large
{
	width:440px;
}

form .textarea-small
{
	width:250px;
	height:100px;
	
}
form .textarea
{
	width:250px;
	height:100px;
}
form .textarea-large
{
	width:440px;
	height:100px;
}