#left{
	float:left;
	width:659px;
}

#right{
	float:right;
	width: 270px;
	margin: 46px 0 0 0;
}

h1{
    font-size:16px;
	margin:20px 0 0 0;
	padding:0px  0px  8px 0px;
	color:#5b3292;
}

.title h1{
	font-size:24px;
	color:#bf3098;
	border-bottom:1px solid #bf3098;
	width: 659px;
	text-align:left;
	margin: 25px 0 25px 0;
}

.clear {
	clear: both;
}

/***** search box *****/
#sbox {
	width:659px;
	height:58px;
	background-image:url(../images/sbox_bg.gif);
 	background-repeat: repeat-x;
	text-align:center;
	border:1px solid #ebf7e9;
	margin:10px 0 10px 0px;
	}
	
#sbox p {
	padding:0px 0px 0px 10px;
	color:#000000; margin:0;
	text-align:left;}
	
#formu {
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 10px;
	text-align:left;
	}
	
.inp {
	margin-left:0px;
	font-size:10px;
	margin-top:15px;
	}
	
	
.but {
	background-color:#fff;
	color:#000000;
	font-size:13px;
	font-weight:bold; 
	border:3px double #282B6C;
	margin-top:15px; 
	margin-left:8px;
	width:72px;
	}
	
/***** info *****/	

#info {
	width:264px;
	background-image:url(../images/info.jpg);
	background-repeat: no-repeat;
	text-align:left;
	margin:20px 0 0px 0px;
	height: 281px;
}

#info p {
	color:#5b3292;
	font-weight:bold;
	padding: 0.5em 1em 0em 1em;
	line-height: 1.6em;
	text-indent:0px;
}

#info strong {
	font-size:14px;
	line-height: 1.2em;
	color:#5b3292;
}

#info p a {
	color: #bf3098;
}


/***** logos *****/	
#logo img{
	padding:5px;
	border: 1px solid #ebf7e9;
}

/***** Ofertas destacadas*****/
#ofertas table {
	width: 100%;
	padding: 0;
	border-spacing: 0; 

}

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

#ofertas table th {
	padding: .5em;
	color: #5b3292;
	font-size:1.2em;
}

#ofertas table td {
	padding: .5em;
	font-size:1em;
}

/***** Ofertas2 destacadas*****/
#ofertas2 table {
	width: 100%;
	padding: 0;
	border-spacing: 0; 
	text-align: left;

}

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

#ofertas2 table th {
	color: #aca9d4;
	font-size:1.2em;
}

#ofertas2 table td {
	border-bottom: 1px solid #aca9d4;
	font-size:1.2em;
	padding:.8em 0;
}

.pijama {
	background-color: #f1f1f1;
}


.pijama2 {
	background-color: #f7f6fa;
}
/***** Taginski *****/
#tags ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tags li {
	display: inline;
	font-size: 13px;
	line-height: 1.8em;
	padding-right: 8px;
}

#tags .big {
	display: inline;
	font-size: 20px;
}

#tags li a {
	text-decoration: none;
	color: #68656b;
}

#tags li a:hover {
	text-decoration: underline;
	color: #5b3292;
}

/***TARGI PRACY 2008***/

#targi {
	background:transparent url(../images/eventos.jpg) top left no-repeat;
	text-align:left;
	width:263px;
	height: 379px;
	margin:25px 0 20px 0;
	padding-top: 70px;
}

#targi table{
	margin: 0 5px 5px 10px;
}

#targi td{
	padding: 12px 20px 0 0;
}

#targi a{
	color: #094DF9;
	text-decoration:underline;
	font-weight: bold;
}
#targi a:hover{
	color: #5A89FF;
	text-decoration: none;
	font-weight: bold;
}


/***KANALY***/

#kanal{
	width:262px;
}

#kanal h1{
	font-size:24px;
	color:#5b3292;
	width: 262px;
	height:43px;
	text-align:left;
	background:url(../images/kanal-header.gif) top left no-repeat;
	margin-left:2px;
}

#kanal ul {
	border:1px solid #f0f0f0;
	border-top:none;
	background-color:#fcfcfc;
	text-align:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#kanal li {
	display: inline;
	font-size: 16px;
	line-height: 1.5em;
	padding-right: 8px;
	margin:-12px 0 0 0;
}

#kanal .big {
	display: inline;
	font-size: 24px;
}

#kanal li a {
	text-decoration: none;
	color: #686c74;
}

#kanal li a:hover {
	text-decoration: underline;
	color: #2a61cf;
}

